gnome-volume-manager (2.15.0-0ubuntu6) edgy; urgency=low
 .
   * debian/patches/95_ubuntu_auto_unmount_notifications.patch:
     - Remove UDI of ripped out device from mounted_volumes, so that the next
       mount/unmount of it does not cause an unsafe removal warning (because
       there are two entries for it in mounted_volumes).
     - Closes: LP#60137
   * debian/patches/02_pmount_crypt.patch:
     - Call gtk_window_set_skip_taskbar_hint() to have the password input
       dialog appear in the task bar. Closes: LP#47060
     - Check for existing cryptsetup before creating the GksuuiDialog, so that
       we don't accumulate unused dialogs in memory if cryptsetup is not
       installed.
     - Use nonblocking open() with a timeout for opening the passphrase FIFO
       instead of using fopen(); the latter blocks eternally if pmount dies for
       some reason (e. g. the target device is not removable). Closes: LP#46529


** Changed in: gnome-volume-manager (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
unsafe removal warning after proper unmount
https://launchpad.net/bugs/60137

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to