SHA256
1
0
forked from pool/gdm

Accepting request 100366 from home:vuntz:branches:GNOME:Factory

Update to 3.2.1.1

OBS-URL: https://build.opensuse.org/request/show/100366
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=198
This commit is contained in:
2012-01-17 13:47:10 +00:00
committed by Git OBS Bridge
parent a0193796ac
commit b08b3889f4
7 changed files with 50 additions and 106 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Jan 17 09:43:44 UTC 2012 - vuntz@opensuse.org
- Update to version 3.2.1.1:
+ Change the way we do dconf again (bgo#662168)
- Changes from version 3.2.1:
+ Legacy authentication fixes
+ Change the way we do dconf
+ Rearrange pam files for fingerprint/smartcard
+ Add new "disable-user-list" gsettings key
+ Allow users to connect to local $DISPLAY when ssh'd in without
mucking with xauth
+ Updated translations.
- Add xz BuildRequires because we can't build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
- Drop gdm-unified-auth.patch and gdm-fix-no-split-again.patch:
fixed upstream.
- Rebase gdm-helper-directory.patch.
- Update for the new way to handle the gdm dconf database:
+ Add Requires(post) for dconf.
+ Call "dconf update" in %posttrans to generate the dconf
database for gdm after installation, as documented in
bgo#662168.
+ Remove /etc/dconf/profile/gdm and touch it in %install, so we
can install the file as %ghost.
-------------------------------------------------------------------
Thu Dec 8 19:53:53 UTC 2011 - dimstar@opensuse.org