Module: gnome-volume-manager
      Version: 1.5.15
  Uploaded by: Jeffrey Stedfast

http://download.gnome.org/sources/gnome-volume-manager/1.5/gnome-volume-manager-1.5.15.tar.gz
  md5sum: dd17711c55ec63af04cfe306926cfcd5
    size: 400K

http://download.gnome.org/sources/gnome-volume-manager/1.5/gnome-volume-manager-1.5.15.tar.bz2
  md5sum: 0bf3ee007c951a5d833a3c17bbe59ec6
    size: 312K

ChangeLog
---------

2006-03-10  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * configure.in: Bumped version to 1.5.15

        * src/manager.c (gvm_statfs_check_space): Only set last_notified
        if we actually notify the user. This might solve the last part of
        the issue in bug #332764.

2006-03-09  Rodney Dawes  <[EMAIL PROTECTED]>

        * gnome-volume-manager.schemas.in: Get rid of the percent_freed
        setting, as it really doesn't make sense to have it
        Change the percent_threshold default to 0.05
        Change the percent_used default to 0.01
        These changes are based on a 100GB disk drive metric, where 5% is still
        a fairly large value, being 5GB. This may still be an issue for smaller
        disk drives such as USB Flash keys, so it still needs some testing

        * src/gvm.h (struct gvm_configuration): Remove percent_freed

        * src/manager.c (gvm_statfs_check_space): Check that the the amount
        of space used since the last check is greater than the percent_used
        threshold properly
        Check if we passed the percent_threshold value regardless of whether
        we used up more than percent_used or not
        Remove the code to check for disk space being freed up, as it doesn't
        really make sense to have it here

        Fixes #332764

2006-03-09  Rhys Jones  <[EMAIL PROTECTED]>

        * configure.in: Added "cy" (Welsh) to ALL_LINGUAS.

2006-03-08  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * src/manager.c (block_device_added): Check volume.ignore instead
        of storage.automount_enabled_hint as the hint is always
        true. Fixes Novell bug #154381.
        (mount_all): Same.
        (gvm_automount_enabled): Removed.

2006-03-07  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        Fix for bug #331689

        * configure.in: Conditionally allow disabling run-time multiuser
        checks.

        * src/manager.c (gvm_user_at_console): Only do our logic if the
        build has ENABLE_MULTIUSER defined.

2006-03-06  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * src/manager.c: Shuffled around #ifdef ENABLE_NOTIFY's such that
        none of the functions were even defined if built without inotify
        support.

2006-03-06  Robert Love  <[EMAIL PROTECTED]>

        * Makefile.am: Move install autostart file in right place.

2006-03-01  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * src/manager.c (sigterm_iochn_data): Don't destroy the
        statfs_mounts hash table here too. Fixes bug #332762.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
_______________________________________________
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to