1
0
forked from pool/xfce4-session

- update to version 4.10.1

- remove xfce environment functions and use glib
  - add shutdown/reboot functionality for systemd
  - fix logic of the --fast action
  - bump copyright year
  - store the child watch id to avoid possible double free
  - use the async spawn function of glib
  - autotools updates
  - remove gnome-keyring remains
  - handle multiple interactive session save
  - translation updates
- remove obsolete xfce4-session-avoid-possible-double-free.patch,
  xfce4-session-handle-multiple-interactive-session-save.patch

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-session?expand=0&rev=109
This commit is contained in:
Guido Berhoerster
2013-06-07 09:26:12 +00:00
committed by Git OBS Bridge
parent ff82a83e2b
commit c2634b2111
6 changed files with 29 additions and 237 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun May 5 19:02:45 UTC 2013 - gber@opensuse.org
- update to version 4.10.1
- remove xfce environment functions and use glib
- add shutdown/reboot functionality for systemd
- fix logic of the --fast action
- bump copyright year
- store the child watch id to avoid possible double free
- use the async spawn function of glib
- autotools updates
- remove gnome-keyring remains
- handle multiple interactive session save
- translation updates
- remove obsolete xfce4-session-avoid-possible-double-free.patch,
xfce4-session-handle-multiple-interactive-session-save.patch
-------------------------------------------------------------------
Mon Apr 29 14:35:05 UTC 2013 - gber@opensuse.org