1
0
forked from pool/xfce4-session

- updated to 4.7.2

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-session?expand=0&rev=37
This commit is contained in:
Pavol Rusnak
2010-12-05 22:07:23 +00:00
committed by Git OBS Bridge
parent 5d0f3465c9
commit 1f255a7976
5 changed files with 30 additions and 8 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sun Dec 5 22:06:58 UTC 2010 - prusnak@opensuse.org
- updated to 4.7.2
- Do not try "unix-session" authorization with PolicyKit as this
seems to be either broken or not implemented in PolicyKit (bug #6817).
This fixes suspend/hibernate in xfce4-session-logout.
- Fix possibly shadowed variables.
- Fix compilation on FreeBSD with polkit (bug #6870).
- Restore splash screen functionality (bug #6831).
- Fix logout with sudo.
- Translation updates (de, pt_BR, zh_CN, el, uk, it, id, ja, kk, pt).
- Do not try "unix-session" authorization with PolicyKit as this
seems to be either broken or not implemented in PolicyKit (bug #6817).
This fixes suspend/hibernate in xfce4-session-logout.
- Fix possibly shadowed variables.
- Fix compilation on FreeBSD with polkit (bug #6870).
- Restore splash screen functionality (bug #6831).
- Fix logout with sudo.
- Translation updates (de, pt_BR, zh_CN, el, uk, it, id, ja, kk, pt).
-------------------------------------------------------------------
Fri Dec 3 14:44:54 UTC 2010 - gber@opensuse.org