SHA256
1
0
forked from pool/gdm
OBS User unknown
2009-02-06 22:36:06 +00:00
committed by Git OBS Bridge
parent adc7f6d78a
commit 746b392acc
22 changed files with 967 additions and 1250 deletions

View File

@@ -1,3 +1,85 @@
-------------------------------------------------------------------
Sat Jan 31 18:49:34 CET 2009 - vuntz@novell.com
- Add gdm-fix-locale-listing.patch: correctly list all locales so
that they appear in the language chooser. Fix bnc#446446.
-------------------------------------------------------------------
Sat Jan 31 15:08:24 CET 2009 - vuntz@novell.com
- Add gdm-propagate-env-to-jobs.patch: forward the environment to
gdm-session-worker to have translated PAM messages. Fix
bnc#440860.
-------------------------------------------------------------------
Sat Jan 31 14:52:14 CET 2009 - vuntz@novell.com
- Drop unneeded BuildRequires: docbook_4
- Remove check for old versions of openSUSE
- Don't pass non-existing --enable-secureremote flag to configure
-------------------------------------------------------------------
Fri Jan 30 03:39:57 CET 2009 - vuntz@novell.com
- Add gdm-session-worker-check-states.patch to fix bnc#470714. We
were handling late a setup signal, while we were already doing
something else.
-------------------------------------------------------------------
Thu Jan 29 23:26:08 CET 2009 - vuntz@novell.com
- Add gdm-accreditation-failed-log.patch to improve logging in the
case of accreditation failure.
-------------------------------------------------------------------
Wed Jan 28 01:58:28 CET 2009 - vuntz@novell.com
- Add gdm-login-window-size.patch to fix the login window size: the
width could be too small in various cases (eg, some pam
messages). Also needed for gdm-hide-lonely-other.patch.
- Add gdm-hide-lonely-other.patch to hide the Other item in the
user list in relevant cases, especially when we disable the user
list. Fix bnc#439894.
-------------------------------------------------------------------
Tue Jan 27 02:17:53 CET 2009 - vuntz@novell.com
- Manual merge with GNOME:Factory:Next.
- Drop gdm-fix-xdmcp.patch: fixed another way upstream.
- Add gdm-bnc468374-dbus-send-dest.patch to add send_destination in
the dbus policy. Fix bnc#468374.
-------------------------------------------------------------------
Thu Jan 22 17:25:27 EST 2009 - mxwu@novell.com
- Add gdm-selecting-desktop-environment.patch to select right
desktop environment (bnc#460691)
-------------------------------------------------------------------
Mon Jan 12 15:25:27 EST 2009 - mauro@suse.de
- Translations update.
-------------------------------------------------------------------
Mon Dec 29 08:38:31 EST 2008 - mboman@suse.de
- Update to version 2.25.2:
+ Fix focus issues in applet
+ Use text view instead of entry
+ Add support for a real automatic login
+ Redesign user switch applet
+ Make XDMCP work again
+ Add a bevel around the dialog
+ Remove capslock warning label
- Remove gdm-2.23.92-another-locale-fixup.patch. Fixed upstream
- Remove gdm-2.23.92-filter-dupes-from-lang-list.patch. Fixed upstream
- Remove gdm-2.23.92-fix-crash.patch. Fixed upstream.
- Remove gdm-fix-icon-scale.patch. Fixed upstream
- Remove gdm-autologin.patch. Fixed upstream
- Remove gdm-fix-pam-auditing.patch. Fixed upstream
- Comment out gdm-greeter-greater-ui.patch. Patch does not apply
due to massive changes in glade file. Needs to be redone completly.
-------------------------------------------------------------------
Thu Dec 4 23:47:59 CST 2008 - hpj@novell.com