commit 8c827954271ddd85e01a26c5a929d92255491873 Author: Tomas Bzatek Date: 2012-05-15 Update NEWS for 1.12.3 release M NEWS commit ef986f8d4c4ea1ebb36c7eff33bcab2a3a42ec2c Author: David Zeuthen Date: 2012-05-15 udisks2: set can_eject correctly Yes, can_eject can be TRUE even if the media is not removable. Signed-off-by: David Zeuthen M monitor/udisks2/gvfsudisks2drive.c commit 0a47bf098e4d33c6284b9f2ef47c175c6503b932 Author: David Zeuthen Date: 2012-05-14 udisks2: set timeout to INTMAX when unmounting a filesystem It may indeed take more than 25 seconds if there's a lot of data to write. Related to https://bugzilla.redhat.com/show_bug.cgi?id=819492 Signed-off-by: David Zeuthen M monitor/udisks2/gvfsudisks2mount.c commit 052010c7ca25217fd9f3a4a9d479d98ef5f57ae5 Author: David Zeuthen Date: 2012-05-08 udisks2: also check for umount(8) saying "target is busy" Same as http://cgit.freedesktop.org/udisks/commit/?id=d8fa361eec2706091e9d7f166f63bb5c0f663f4b Signed-off-by: David Zeuthen M monitor/udisks2/gvfsudisks2mount.c commit 01161473ed33ee682f340e6f12edcba5334475e0 Author: Matthias Clasen Date: 2012-04-30 afp: Use g_clear_object properly g_clear_object expects the address of a pointer. A recent change in its definition makes gcc complain about this. (cherry picked from commit 7fe5deeae25f2396027f667d8960d2ec84c64716) M daemon/gvfsafpvolume.c commit afb88d32e167e131bcf7e6cac9370a092b05293b Author: Tomas Bzatek Date: 2012-04-27 build: Include udisks2/what-is-shown.txt in the tarball M monitor/udisks2/Makefile.am commit c633abe63766b4173eb9eb1c0e98f60d609998ee Author: Tomas Bzatek Date: 2012-04-27 Post release version bump M configure.ac