Hello community, here is the log from the commit of package open-vm-tools for openSUSE:Factory checked in at 2012-09-14 12:32:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/open-vm-tools (Old) and /work/SRC/openSUSE:Factory/.open-vm-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "open-vm-tools", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/open-vm-tools/open-vm-tools.changes 2012-06-10 23:01:35.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.open-vm-tools.new/open-vm-tools.changes 2012-09-14 12:32:53.000000000 +0200 @@ -1,0 +2,8 @@ +Sat Aug 4 10:45:41 UTC 2012 - [email protected] + +- autostart-wrapper: unset SESSION_MANAGER. This helps newer + gnome-session versions to not try to track this task. Due to the + double fork() it gets it wrong and delays logout (waiting for a + timeout to terminate this user task) (bgo#681904). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vmware-user-autostart-wrapper ++++++ --- /var/tmp/diff_new_pack.oXu81x/_old 2012-09-14 12:32:54.000000000 +0200 +++ /var/tmp/diff_new_pack.oXu81x/_new 2012-09-14 12:32:54.000000000 +0200 @@ -3,6 +3,8 @@ RETRY=0 SLEEP=1 +unset SESSION_MANAGER + while [ $RETRY -lt $MAX_RETRY ]; do if [ -f /proc/fs/vmblock/dev ]; then -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
