| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gdm-branding-upstream | Distribution: openSUSE 11.2 |
| Version: 2.28.2 | Vendor: openSUSE |
| Release: 0.1.3 | Build date: Thu Jan 21 23:23:46 2010 |
| Group: System/GUI/GNOME | Build host: build18 |
| Size: 69 | Source RPM: gdm-2.28.2-0.1.3.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.gnome.org/ | |
| Summary: The GNOME 2.x Display Manager | |
This version of GDM, the GNOME display manager, is based on GTK2 and is suited for the GNOME 2.x Desktop. GDM is a flexible X Window System display manager that has many options, is usable for remote login, and provides a good looking graphical interface.
GPLv2+
* Thu Dec 17 2009 dimstar@opensuse.org
- Update to version 2.28.2:
+ GDM no longer crashes on bad UTF-8 in the /etc/passwd file
+ When the worker dies, the auth-failed signal is no longer sent.
This prevents a crash that happens when switching run-levels
when the login screen is displayed.
+ Doccumentation corrections.
- Changes from version 2.28.1:
+ bgo#588142 - GDM will now avoid calling XAddHosts for remote
connections
+ Now GDM uses DeviceKit-power instead of gnome-power-manager for
Suspend support.
+ The at-spi-registryd-wrapper.desktop GDM autostart file will
run at-spi-registryd directly instead of calling
at-spi-registryd-wrapper
+ Fix to the visibility check for the "Other" button which
corrects some situations where the button would not appear when
it was supposed to.
+ Now the GDM daemon will make the /var/log/gdm directory if it
does not exist
+ Fixes to avoid autologin failure when a NULL username is passed
+ Restore CTYPE when canonicalizing codesets
+ Several fixes to avoid warnings.
- Drop gdm-build-fixes.patch and gdm-devkit-power.patch, included
upstream.
* Tue Oct 20 2009 vuntz@opensuse.org
- Add gdm-look-at-runlevel.patch to work around issue where gdm
blocks the restart/shutdown process because of a race there.
Should fix bnc#540482.
- Version the Provides/Obsoletes to fix a rpmlint warning.
- Reorder packageand() arguments for the branding supplements to
fix rpmlint warning.
* Fri Oct 02 2009 vuntz@opensuse.org
- Add gdm-devkit-power.patch: gdm was using a dbus API which
doesn't exist anymore, and the right way to handle this is to use
DeviceKit-power.
- Add DeviceKit-power-devel BuildRequires for the patch.
- Add gdm-polkit-gnome-path.patch to use the correct path for the
polkit agent.
- Rebase gdm-greeter-greater-ui.patch. Fix bnc#533597.
* Fri Oct 02 2009 vuntz@opensuse.org
- Make sure to package /var/cache/gdm: without it, gdm doesn't use
the configured language/layout for the user.
* Thu Oct 01 2009 vuntz@opensuse.org
- Add gdm-autologin-once.patch: we don't want to autologin again
after a logout. Fix bnc#532090.
* Mon Sep 28 2009 vuntz@opensuse.org
- Update to version 2.28.0:
+ GDM supports the ability to specify the automatic/timed login
user via a script via the same interface that the old GDM
supported.
+ The user's dmrc and face image files are stored in
/var/cache/gdm, so that the login process does not need to
access the user's $HOME directory before authentication. Refer
to bgo#565151.
+ Fix the login GUI options widget so the language/session/layout
choices are not reset after a failed login.
+ Fix language dialog so it does not crash if the user click's
the "OK" button when no language is selected.
+ Fix to ensure that the login dialog regains focus after the
language or layout dialogs are used.
+ The language dialog has improved logic to sort the language
names more correctly.
+ Make sure to check error variable is not NULL before
referencing it in the gdm-user-manager code.
+ Make sure to not print NULL strings since this causes crashes
on some platforms.
+ Improve documentation.
- Add gdm-build-fixes.patch to fix build.
* Mon Sep 28 2009 vuntz@opensuse.org
- Add gdm-xauthlocalhostname.patch: fix non-working user session
when the hostname changes during login. Fix shipstopper
bnc#538064.
- Add gdm-default-wm.patch: gdm now reads the DEFAULT_WM setting in
/etc/sysconfig/windowmanager to know which session to use by
default instead of always using GNOME.
This should fix using GDM for XFCE.
* Tue Aug 25 2009 vuntz@novell.com
- Update to version 2.27.90:
+ Autostart polkit-gnome authentication agent.
+ Add screen capture sound effect to screenshot tool.
+ If HOST_NAME_MAX is not available, try _POSIX_HOST_NAME_MAX,
then default to 256.
+ Add users "nobody4" and "noaccess" to the list of users to
filter from the Face Browser.
+ Add Solaris logindevperm support.
+ Fix mispelling of XDMCP.
+ Improve documentation.
- Add libcanberra-devel BuildRequires.
* Thu Aug 06 2009 vuntz@novell.com
- Remove old cleanup instructions for /var/lib/gdm/*.log* in pre.
- Do not try to grep /sbin/conf.d/SuSEconfig.gdm in pre, if the
file doesn't exist. Fix bnc#508511.
* Fri Jul 31 2009 vuntz@novell.com
- Correctly comment out patch that needs rebasing.
* Mon Jul 20 2009 dominique-obs@leuenberger.net
- Update to version 2.27.4:
+ Favor XFree86 Xinerama over Solaris Xinerama on Solaris
+ Make greeter a well behaved session client
+ XDMCP fixes
+ Fix up btmp record handling
+ Handle locales with modifiers better
+ Use better logic with keyboard layout handling
+ Change example PAM file/documentation to demonstrate
password-less login
+ Handle usernames from non-utf8 locales
+ Allow dbus introspection for gdm services
+ Show more details authentication error messages in UI
+ Allow uppercase and lowercase booleans in config file
+ Be more consistent with booleans in schemas
+ Use g_timeout_add_seconds to reduce wakeups
+ Make greeter window more clear when user list is disabled
+ Put greeter login window in same ctrl-alt-tab menu as panel
+ Port greeter to PolicyKit 1.0
+ Shave off 1/2 second delay when bringing up greeter
+ OS X portability fixes
+ Look for locales in /usr/lib/locale instead of /usr/share/locale
+ Better handling when two users have the same name
- Drop upstreamed patches:
+ gdm-session-worker-check-states.patch
+ gdm-fix-locale-listing.patch
+ gdm-dbus-allow-introspection.patch
+ gdm-keyboard-invalid-user-data.patch
+ gdm-proper-session-handling.patch
+ gdm-accreditation-failed-log.patch
+ gdm-hide-lonely-other.patch
- Rebased patches:
+ gdm-suse-xsession.patch
+ gdm-keyboard-from-hal.patch
- Disables patches (need rebasing)
+ gdm-domain-logon.patch
- Clean %%files section from duplicates
- Drop dependency to PolicyKit-devel
* Mon Jun 15 2009 vuntz@novell.com
- Update gdm-keyboard-invalid-user-data.patch to the patch that was
committed to git (fix a bug where layouts with variant were
considered invalid).
* Sun Jun 14 2009 vuntz@novell.com
- Add gdm-proper-session-handling.patch to fix bnc#506040:
correctly handle the end of session, to not show an error dialog.
* Tue Jun 09 2009 vuntz@novell.com
- Update gdm-keyboard-from-sysconfig.patch: we correctly interpret
the keyboard layout specified in sysconfig thanks to a map file
from sax that we use to convert the layout name to a X layout.
- Add gdm-keyboard-invalid-user-data.patch: the old gdm was not
setting a valid keyboard layout in some cases, and this invalid
layout ended up in ~/.dmrc. This patch makes gdm detect this and
revert the user data to the default layout.
* Fri May 15 2009 vuntz@novell.com
- Add gdm-keyboard-from-hal.patch to read the default keyboard
layout from hal on 11.2, should fix bnc#478083 and bnc#492284.
- Split the keyboard part of gdm-sysconfig-settings.patch in
gdm-keyboard-from-sysconfig.patch, and only applit on 11.1 and
earlier. Also update the patch to strip some console keymaps part
of the layout that won't work in X (eg, fr-latin1 -> fr).
- Based on work from claes.backstrom@fsfe.org and hpj@novell.com.
* Tue May 12 2009 vuntz@novell.com
- Drop gdm-X_SERVER.patch: it's not needed anymore since
/usr/bin/Xorg is the only supported X now.
- Add gdm-helper-directory.patch to replace
gdm-2.23.92-gsd-path.patch and
gdm-consolekit-helper-subdir.patch: this new patch should be
suitable for upstream inclusion. Pass
- -with-gnome-settings-daemon-directory and
- -with-consolekit-directory to configure.
- Tag gdm-2.21.9-no-fatal-warnings.patch,
gdm-vt-allocation-hack.patch, gdm-domain-logon.patch,
gdm-selinux.patch.
* Mon Apr 20 2009 vuntz@novell.com
- Update to version 2.26.1:
+ Use O_APPEND when opening log files
+ Don't depend on gnome-power-manager registering with session
manager - Give greeter and slave access to the display even
after the hostname changes
+ Give greeter and slave access to display independent of
hostname
+ Clean up stale auth temporary directories
+ Fix double free crasher in user switcher applet
+ Load saved settings after user types username into Other box
+ Pass environment to PAM worker processes so messages are
localized
+ Fix up auditing for Solaris auditor
- Drop gdm-xauthlocalhostname.patch: fixed another way upstream.
- Drop gdm-propagate-env-to-jobs.patch: fixed upstream.
* Fri Mar 27 2009 vuntz@novell.com
- Use pwdutils for PreReq instead of directly listing the programs.
* Mon Mar 16 2009 mboman@suse.de
- Update to version 2.26.0:
+ Make xdmcp/PingIntervalSeconds config option work
* Mon Mar 16 2009 sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
* Sat Mar 14 2009 mboman@suse.de
- Update to version 2.25.92:
+ Hide presence features in user switcher applet
+ Make autologin happen more than once after bootup
+ Better panel placement and login screen sizing in
multihead set ups
+ Fix XDMCP and add more XDMCP configurability
+ Rework dbus security files to be more correct
+ Various other fixes
- Remove gdm-login-window-size.patch. Fixed upstream
- Remove gdm-bnc468374-dbus-send-dest.patch. Fixed upstream
- Update gdm-save-panel-space-on-low-resolutions.patch
- Update gdm-suse-xsession.patch
- Remove BuildRequires gnome-common, scrollkeeper
- Remove custom CFLAGS
* Thu Mar 05 2009 vuntz@novell.com
- Add gdm-gconf-path.patch: the system-wide changes done in gconf
are not in gconf.xml.system, but gconf.xml.defaults.
* Mon Feb 23 2009 vuntz@novell.com
- Update gdm-domain-logon.patch: add new files in POTFILES.in.
Thanks to Stanislav Brabec for spotting this!
* Thu Feb 19 2009 vuntz@novell.com
- Add gdm-dbus-allow-introspection.patch to allow dbus
introspection for the services. Patch by Timo Hoenig. Fix
bnc#473880.
- Use gnome-patch-translation for strings in
gdm-domain-logon.patch. Fix bnc#440860.
* Sat Jan 31 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 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 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 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 2009 vuntz@novell.com
- Add gdm-accreditation-failed-log.patch to improve logging in the
case of accreditation failure.
* Wed Jan 28 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 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 2009 mxwu@novell.com
- Add gdm-selecting-desktop-environment.patch to select right
desktop environment (bnc#460691)
* Mon Jan 12 2009 mauro@suse.de
- Translations update.
* Mon Dec 29 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.
* Fri Dec 05 2008 hpj@novell.com
- Update gdm-domain-logon.patch to omit undesirable domains
(bnc#450143).
* Wed Dec 03 2008 hpj@novell.com
- Replace gdm-2.21.5-vt7-temporary-hack.patch with
gdm-vt-allocation-hack.patch. The new patch doesn't hardcode gdm
to VT7, but instead scans for a free VT starting with VT7
(bnc#434598).
* Mon Dec 01 2008 hpj@novell.com
- Update gdm-sysconfig-settings.patch to translate the name of the
configured system keymap into something libxklavier can
understand (bnc#446958).
* Mon Dec 01 2008 hpj@novell.com
- Update gdm-domain-logon.patch to make domain prefix logon work
when entering user names manually (bnc#450146).
* Sun Nov 30 2008 hpj@novell.com
- Add gdm-save-panel-space-on-low-resolutions.patch (bnc#449815).
* Fri Nov 21 2008 hpj@novell.com
- Add gdm-always-reflect-keyboard-layout.patch (bnc#438159).
* Thu Nov 20 2008 hpj@novell.com
- Add gdm-fix-xdmcp.patch, which makes XDMCP work (bnc#441396).
- Add gdm-fix-pam-auditing.patch, which makes PAM auditing work
as expected on logout (bnc#436852).
* Wed Nov 12 2008 hpj@novell.com
- Update gdm-sysconfig-settings.patch, removing debug spew.
* Wed Nov 12 2008 vuntz@novell.com
- Add gdm-greeter-greater-ui.patch to improve the layout of the
greeter. End of bnc#436431.
* Tue Nov 11 2008 hpj@novell.com
- Update gdm-sysconfig-settings.patch, fixing bnc#440863.
* Sun Nov 09 2008 jpr@novell.com
- Add gdm-autologin.patch so the greeter is not created for
autologin and improve startup time (bnc#436524)
- Update gdm-domain-login.patch so the domain box is present
even if the user list is not (bnc#431339)
* Fri Nov 07 2008 vuntz@novell.com
- Merge hpj's submission: Add gdm-sysconfig-settings.patch, which
fixes bnc#432360.
* Thu Nov 06 2008 vuntz@novell.com
- Add gdm-fix-icon-scale.patch: make icons in the greeter use a
reasonable size. Part of bnc#436431.
* Tue Nov 04 2008 jpr@novell.com
- Add requires for ConsoleKit-x11, gnome-session
(bnc#441105, bnc#428294)
- Add recommends for gnome-settings-daemon, its very useful to have
* Mon Nov 03 2008 jpr@novell.com
- Add iso-codes-devel to the build requires so the languages can
be found (bnc #435157)
- Add gdm-2.23.92-filter-dupes-from-lang-list.patch to prevent
listing languages more that once in the selector
- Add gdm-2.23.92-fix-crash.patch to prevent crash when selecting
drop down items like language
- Add gdm-2.23.92-another-locale-fixup.patch to use canonical system
locale info
- Refresh gdm-suse-xsession.patch to have a shell to run with and
don't call anything else after our the xorg Xsession runs.
* Sun Nov 02 2008 hpj@novell.com
- Update gdm-domain-logon.patch again, fixing bnc#439892.
* Thu Oct 16 2008 hpj@novell.com
- Update gdm-domain-logon.patch, removing some dead code and a
signal callback that is no longer being used.
* Thu Oct 09 2008 hpj@novell.com
- Replace gdm-2.23.92-host-wild.patch with
gdm-xauthlocalhostname.patch. The new patch sets the
XAUTHLOCALHOSTNAME env var instead of setting the cookie's
family to FamilyWild.
* Mon Oct 06 2008 sbrabec@suse.cz
- Conflict with other branding providers (FATE#304881).
* Fri Oct 03 2008 mboman@suse.de
- Update to version 2.24.0:
+ Allow the build to succeed without a gdm user
+ Use Bourne shell syntax in Xsession.solaris
+ Set ownership of .gconf.mandatory
+ Translation updates
* Fri Sep 26 2008 hpj@novell.com
- Add gdm-domain-logon.patch, which implements an Active Directory
domain logon selector using wbinfo.
* Sat Sep 20 2008 vuntz@novell.com
- Add gdm-suse-xsession.patch, which is similar to the
gdm-xdm-sessions.patch we have with GDM <= 2.20: it makes GDM
use the openSUSE scripts in /etc/X11/xdm, for proper integration.
- Add gdm-desktop-session-env-pam.patch, that sets the
DESKTOP_SESSION environment variable for pam. The goal is to let
the gnome-keyring pam module know when GNOME will be used, so
that it knows if it should start gnome-keyring.
- This is part of bnc#427744.
* Fri Sep 12 2008 jpr@novell.com
- Move gdm-2.23.92-set-xauthlocalhostname-when-local.patch to
gdm-2.23.92-host-wild.patch to really fix race (bnc #420057)
- Update gdm-consolekit-helper-subdir.patch, it was using gdm's
LIBEXECDIR, not ConsoleKit's
- Use correct at-spi dir config option
* Thu Sep 11 2008 jpr@novell.com
- Update to version 2.23.92:
* Fix selection handling in language and layout choosers
* Fixed bgo#545337, grey screen on login
* Start g-s-d correctly
* Add missing WM desktop file
* Add docs
* Make set-show-user* into construct properties
* Revert the larger greeter font size
* Add slave log file
* Fix up some log rotation problems
* Translations
- Set permissions on gconf files in /var/lib/gdm so gdm user can
read them
- Point to the correct location for gnome-settings-daemon when
starting the greeter session with gdm-2.23.92-gsd-path.path
- Use the suse standard libexecdir
- Remove gdm-libwrap.patch, the issue was solved upstream
- Remove resmgr from pam files (bnc#422615)
- Obsolete fast-user-switch-applet, the applet was merged into gdm
- Add gdm-2.23.92-set-xauthlocalhostname-when-local.patch to fix
race when host name changes at start up (bnc #420057)
* Fri Aug 22 2008 prusnak@suse.cz
- enabled SELinux support [Fate#303662]
* Wed Aug 20 2008 sbrabec@suse.cz
- Updated to version 2.23.2:
* Requires ConsoleKit 0.3.0
* Keyboard layout selection from greeter
* Save backup of ~/.xsession-errors
* Add a GConf key for not showing the user list
* Now support PostLogin, PreSession, and PostSession hooks
* Add DisallowTCP back
* Support PAM_XDISPLAY and PAM_XAUTHDATA
* Add lang tags, to help Pango pick the right font
* Set the initial user selection correctly
* Add frame around user icons and make them larger
* Write gdm screenshot output to /var/run/gdm instead of /tmp
* Save one old copy of greeter log file
* Set a minimum width for the login window
* Fix check for /etc/gdm/Init/Default so it will actually be
executed
* Wait for ready from backend when cancelling from greeter
* Use per session directories in /var/run/gdm for xauth databases
* Move ConsoleKit registration into the worker
* Fri Aug 15 2008 maw@suse.de
- Fix the build on biarch platforms by listing files that end
up in /usr/lib64 correctly
- Remove the empty %post section
- Mark several files as config files.
* Fri Aug 01 2008 hpj@suse.de
- Major upgrade to GDM 2.22.0, which is pretty much a complete rewrite upstream:
+ Added gdm-consolekit-helper-subdir.patch, which lets GDM find ConsoleKit's
helper executable in the subdir where it's installed.
+ Added gdm-2.21.9-no-fatal-warnings.patch, which prevents GDM from crashing
on non-fatal errors.
+ Added gdm-greeter-file-system-type-can-be-null.patch, which prevents a
crash.
+ Added gdm-2.21.5-vt7-temporary-hack.patch, which makes GDM default to VT7
when the initial VT is not specified. Prevents a keyboard lockup on startup.
+ Dropped patches:
gdm-conf.patch, gdm-language-dialog-size.patch,
gdm-xdm-sessions.patch, gdm-presession-kde-path.patch,
gdm-gdmsetup-rootonly.patch, gdm-2.8.0.0-any-hostname-auth.patch,
gdm-2.8.0.0-list-users.patch, gdm-2.8.0.0-setup-no-flicker.patch,
gdm-2.8.0.7-bg-4.patch, gdm-2.8.0.7-domain-entry.patch,
gdm-2.8.0.7-halt-needs-root.patch, gdm-2.8.0.7-onlyshow-in-gnome.patch,
gdm-server-timeout.patch, gdm-2.8.0.7-some-info-in-dialog.patch,
gdm-gdmsetup.patch, gdm-conf-custom-sysconfig.patch,
gdm-2.19.3-reset-pam.patch, gdm-2.19.3-dbus-security-tokens.patch,
gdm-2.19.3-token-login.patch, gdm-2.19.3-token-login2.patch,
gdm-XKeepsCrashing-SaX2.patch, gdm-XKeepsCrashing-desktop-effects.patch,
gdm-language-hang.patch, gdm-2.20.0-wait-for-restart.patch,
gdm-bnc343858-buggy-intel-xinerama.patch.
* Thu May 15 2008 vuntz@suse.de
- Update gdm-xdm-sessions.patch to run /etc/X11/xdm/Xstartup. Part
of bnc#368673.
* Wed Apr 16 2008 sbrabec@suse.cz
- Split package according to branding conventions (fate#301792).
- Removed branding related changes from gdm-conf.patch.
* Fri Apr 04 2008 dreveman@suse.de
- Add gdm-XKeepsCrashing-desktop-effects.patch. (bnc #359460).
* Wed Mar 19 2008 vuntz@suse.de
- Add gdm-bnc343858-buggy-intel-xinerama.patch to use gdk instead
of direct xinerama functions. This will fix bnc343858 once we get
the gtk+ patch in.
- Update gdm-gdmsetup-rootonly.patch
- Remove gdm-language-save.patch, abuild.patch and
gdm-tab-triggers-enter.patch, fixed upstream.
- Update to version 2.20.4:
+ The Custom Widgetry code in gdmgreeter was broken, and would
not create the /var/lib/$DISPLAY.GreeterInfo file properly
+ Now the default local and remote welcome strings ("Welcome" and
"Welcome to %n") are translated.
+ If the user picks the default local welcome string to be used
as the remote welcome string, or vice versa, then the strings
will be translated also.
+ Get default locale from LC_MESSAGES rather than from
g_get_language_names.
+ Honor GTK+ default password character.
+ Provide better tooltip for entry field in gdmgreeter.
+ Get the environment variable XDG_DATA_DIRS before clearing the
environment variables.
+ Fix gdmsetup bug that was causing the Welcome (local and
remote) message to not be saved properly when changed.
+ Fix the setting of the custom command NOTIFY key to avoid
crashing when changing the label values of a custom command in
gdmsetup.
+ Fix compiler issues.
+ Translation updates.
- Changes from version 2.20.3:
+ Now "Esc" key acts like the "Start Again" button in the greeter
program.
+ Fix regression in GDM 2.20 that caused the daemon to not read
any [server-foo] sections that were not referenced in the
[servers] section of the configuration file.
+ Fix regression in GDM 2.20 that caused HaltCommand,
SuspendCommand, and RebootCommand to not get updated properly
when modified from gdmsetup.
+ Allow the gdmflexiserver --command option to be run with
setuid/setgid without problems
+ Fix counting of open XDMCP sessions.
+ Fix Suspend configuration option so it works.
+ Fix so that XDMCP Willing configuration option works.
+ Fix compiler warnings.
+ Fix gdmsetup so it does not crash if it cannot read any
displays from the configuration file.
+ Translation updates.
- Changes from version 2.20.2:
+ Fix bugs that were causing XDMCP to not work properly.
+ Fix so that XDMCP configuration options are read from the
configuration file.
+ Fix bug with gdmXnestchooser where it wasn't starting Xephyr
with the correct arguments.
+ Fix so that GDM allows setting of LC_TYPE without setting LANG.
+ Icon improvements.
+ Fix leaks.
+ Translation updates.
- Changes from version 2.20.1:
+ gdmlogin and gdmgreeter treat Tab like enter if the focus
is on the entry field.
+ Fix saving of user's default language/session if $HOME/.dmrc
doesn't exist.
+ Fix bug with XDMCP logic.
+ Fix an issue that was causing the username to be logged as a
debug message when using GDM configured to use crypt or shadow
passwords.
+ Set stdout/stderr to DEV_NULL when spawning at_spi_registryd
and the prefetch program, fixing a hanging problem.
+ GDM now always sends the daemon a response before exit to avoid
a hang.
+ Fix gdmXnestchooser and gdmsetup so debug isn't on by default.
+ Updated the gdmgreeter themes to correctlt work on 800x600
displays.
+ Build/configure fixes for Solaris.
+ Translation updates.
* Wed Nov 14 2007 hpj@suse.de
- Removed second --with-atspi-dir from configure.
- Added gdm-tab-triggers-enter.patch, which fixes Novell bug
[#334446].
* Tue Nov 13 2007 rodrigo@suse.de
- Added --with-atspi-dir to configure to get accessible login
(#337428)
- Updated gdm-xdm-sessions.patch to run again the /etc/X11/xdm
scripts (#304399)
* Fri Nov 09 2007 hpj@suse.de
- Pass the --with-atspi-dir= flag to configure so the
at-spi-registryd is started correctly. Fixes Novell bug #337428.
* Thu Oct 18 2007 maw@suse.de
- Install dbus-gdm.conf to /etc/dbus-1/system.d (#331725)
- Add abuild.patch.
* Thu Oct 11 2007 sbrabec@suse.cz
- Removed bogus dependency on mDNSResponder.
* Mon Sep 24 2007 hpj@suse.de
- Added gdm-2.20.0-wait-for-restart.patch, which fixes Novell bug
[#326281].
* Thu Sep 20 2007 banderso@suse.de
- added gdm-language-save.patch. Patch fixes a problem where the
.dmrc file was not getting created in the process of saving the
default selected language.
Novell bug #309066
* Tue Sep 18 2007 hpj@suse.de
- Updated gdm-2.8.0.0-any-hostname-auth.patch to use localhost
instead of localhost.localdomain for xauth tokens. Related to
Novell bug #304632.
* Tue Sep 18 2007 sbrabec@suse.cz
- Updated to version 2.20.0:
* Now support --with-atspi-dir so you can specify a non-default
directory where the at-spi-registryd daemon exists.
* Improve keymouselistener a11y gesture listener so it does not
fail on Ubuntu, and does a better job freeing memory. Fix
dwellmouselistener a11y gesture listener so it doesn't generate
warnings.
* Fix bug in IPv6 logic.
* Fix Macedonian language so the language choice also appears in
the local language
* Fix bug where GDM was not properly executing a custom Xserver
start script.
* Fix bug with ConsoleKit that occurs when the session is going
to migrate. Previous code was failing to send the notification
when the greeter is not TYPE_FLEXI.
* Set invisible character to '*' for gdmgreeter.
* When using gdm_verify_standalone_pam_conv (used by automatic
login) set echo to FALSE when PAM_PROMPT_ECHO_OFF is handled.
* Make it possible to configure system dependant options by
setting environment variables before running configure. Also
support /usr/X11/bin/Xorg when setting X_PATH, etc.
* Translation updates
* Mon Sep 17 2007 banderso@suse.de
- added patch gdm-language-hang.patch to fix Novell bugs #308378 and
[#309064]. The patch matches changes that were made to upstream code.
* Fri Sep 14 2007 sreeves@suse.de
- Fix for Bug #308471 - gdm intentionally changed to storing the .desktop
files under /usr/share/gdm which the suse_update_desktop_file script
does not seem to fully support. It find the file, processes it, but
does not write it out.
* Fri Sep 14 2007 hpj@suse.de
- Update gdm-2.8.0.7-halt-needs-root.patch to fix Novell bug
[#306418].
* Thu Sep 13 2007 stbinner@suse.de
- '%suse_update_desktop_file -G "" foo' doesn't seem to work anymore
* Wed Sep 12 2007 jberkman@novell.com
- correctly add localhost xauth for "remote" connections on little
endian machines (bnc #296699)
* Wed Sep 05 2007 sbrabec@suse.cz
- Search for SaX2 in XKeepsCrashing.
* Wed Sep 05 2007 sbrabec@suse.cz
- Apply DISPLAYMANAGER_PASSWORD_LESS_LOGIN only for standard login,
not for autologin (#307566).
* Mon Sep 03 2007 hpj@suse.de
- Add gdm-2.19.7-pam-hide-password.patch, which fixes an upstream
bug where the user's password was being shown on screen (part of
BNC #302282).
* Thu Aug 30 2007 maw@suse.de
- Update to version 2.19.7:
+ from 2.19.5 to 2.19.6:
- Fix gdmflexiserver so when used to start a "Nested Display" (a login
in a window), it does not pop-up the window showing the user what
VT's are already logged in. That window should only show up when
starting Flexi (VT) displays, not Nested displays. (Brian Cameron)
- Remove XInput code from the dwellmouselistener accessibility module.
Bug #457998 reported that this code was not working and causing
devices to fail. (Ray Strode)
- Fix bug #461822 which caused entries in the [servers] section of the
configuration to get ignored if more than one referenced the same
[server-foo] server. This was working in 2.18 but got broken during
the cleanup. (Brian Cameron)
- Fix gdm_fail function so that it cleans up and exits, so now GDM
will better handle critical failures. This was working in 2.18
but got broken during the cleanup. (Brian Cameron)
- Now gdmsetup sets "Use 24 Hour Clock" to "yes" when this is its
value. (Sebastien Bacher)
- Fixes for utmpx processing so it now works with utmp and also on
FreeBSD. (Brian Cameron, Joe Marcus Clarke)
- Fix IPv6 check when starting VT so that if IPv6 reports that the
network is not reachable, it falls back to IPv4. (Brian Cameron)
- Fix string translation issues. (Lukasz Zalewski)
- From 2.19.6 to 2.19.7:
- Disable autocompletion in the face browser since it wasn't
working properly. (Ray Strode)
- Many corrections to the theme xml files (Dave Fincher and Brian
Cameron)
- Fix compile when using a compiler that doesn't like #ifdefs
in macro calls. (Jens Granseuer)
- The greeter.dtd file has been updated. Now the default GDM themes
validate with this dtd. (Dave Fincher)
- Plus translation updates for a plethora of locales.
* Thu Aug 16 2007 hpj@suse.de
- Fixed missing configuration variable definition in
gdm-2.8.0.7-domain-entry.patch.
* Fri Aug 10 2007 sbrabec@suse.cz
- Patches are enabled again, re-enabled gnome-patch-translation.
* Thu Aug 09 2007 sbrabec@suse.cz
- Re-added DISPLAYMANAGER_PASSWORD_LESS_LOGIN to SuSEconfig.gdm
(#279426).
- Allow password less login for both autologin and standard login.
* Tue Aug 07 2007 jpr@suse.de
- Split off a -lang subpackag
- Fix variable expansion in gdm-conf.patch (#255685)
- Remove earlygdm, replaced by earlyxdm (#285813)
* Sat Aug 04 2007 maw@suse.de
- Use %fdupes
- Uncomment out the rm in %clean.
* Sat Aug 04 2007 hpj@suse.de
- Update to version 2.19.5.
- Fix up gdm-conf.patch.
- Fix up gdm-2.19.3-reset-pam.patch.
- Fix up gdm-2.19.3-token-login.patch.
- Fix up and enable gdm-language-dialog-size.patch.
- Fix up and enable gdm-2.8.0.7-bg-4.patch.
- Fix up and enable gdm-2.8.0.7-domain-entry.patch.
- Fix up and enable gdm-2.8.0.7-halt-needs-root.patch.
- Fix up and enable gdm-server-timeout.patch.
- Fix up and enable gdm-2.8.0.7-some-info-in-dialog.patch.
- Fix up and enable gdm-2.17.7-vt-fallback.patch.
- Fix up and enable gdm-2.8.0.0-any-hostname-auth.patch.
- Remove gdm-2.19.3.diff (upstreamed).
- Remove gdm-2.13.0.4-audit-login.patch (upstreamed).
- Remove gdm-logdir.patch (fixed upstream).
- Remove gdm-bash-profile.patch (obsolete).
* Mon Jul 30 2007 jberkman@novell.com
- use smartcard pam stack when cards are inserted
* Wed Jul 25 2007 jpr@suse.de
- Re-enable gdm-xdm-sessions.patch (#294498)
* Tue Jul 24 2007 jpr@suse.de
- Add xorg-x11-server-extras for Xnest/Xephyr so that the defaults
are set correctly (not an installation dep)
* Thu Jul 19 2007 maw@suse.de
- Reenable gdm-conf.patch (#292837).
* Tue Jul 17 2007 coolo@suse.de
- fix pointer arithmetic
* Mon Jul 16 2007 mauro@suse.de
- Update to version 2.19.3
- Clean up of the not applicable patches.
- Bugfixes for #448547, #448548, #443557.
* Sat May 26 2007 jpr@suse.de
- Require xorg-x11-server-extra for Xnest
* Tue May 15 2007 pgajdos@suse.cz
- removed BuildRequires: gnome-icon-theme [#247450]
* Fri Apr 27 2007 sbrabec@suse.cz
- Do not call meinproc (#227624).
* Wed Apr 11 2007 maw@suse.de
- Update to version 2.18.1
- The GDM configuration option daemon/PidFile is now deprecated and
GDM now always uses /var/run/gdm.pid. The location can be configured
at compile time with the configure --with-pid-file option. This
fixes bug #162849. (William Jon McCann)
- Now GDM supports Xephyr as the Nested Xserver command. GDM will use
Xephyr by default if it is on the system, and fallback to Xnest.
Xephyr works much better than Xnest. (Brian Cameron)
- GDM application desktop files now use the correct categories, so the
menu choices should appear in the correct place in the menu. (Brian
Cameron)
- Remove the userlist from the circles and happygnome themes since this
was causing problems for some users. This change will go into 2.20
where we are fixing the problem better by fixing gdmsetup to support
setting the configuration so that gdmlogin and gdmgreeter work the
same way with the Browser key.
- Now gdmgreeter has an ATK label for the entry field. (David Zeuthen)
- Fix check so language combo style works. Fixes bug #423063. (Simon)
- Now "Configure GDM" menu choice is not available when accessibility is
turned on since running gdmsetup in this configuration causes GDM to
hang. Until the hanging bug is fixed, it's better to not allow the
user to get into this situation. (Brian Cameron)
- Now support XnestUnscaledFontPath configuration option, which allows
GDM to work with Xnest. Xorg 7.2 XGetFontPath function now returns
fontpath with the ":unscaled" prefix, which Xsun Xnest cannot handle.
Setting XnestUnscaledFontPath=false, will strip the ":unscaled" prefix
from the fontpath so that it can work. (Brian Cameron)
- GDM daemon no longer links with D-Bus if ConsoleKit is not enabled.
(William Jon McCann)
- Translation updates (Takeshi AIHANA, Jakub Friedl, Leonardo Ferreira
Fontenelle, Pema Geyleg, Priit Laes, Kjartan Maraas, Inaki Larranaga
Murgoitio, Kostas Papadimas, Ignacio Casal Quinteiro, Hendrik Richter,
Changwoo Ryu, Claudio Saavedra)
* Fri Mar 30 2007 maw@suse.de
- Update to version 2.18.0
- b.g.o 415513, 417350, 415181, 409801, 409693, 406226, and 407687.
* Fri Mar 30 2007 aj@suse.de
- Add pwdutils to BuildRequires.
* Wed Mar 21 2007 hpj@suse.de
- Add gdm-2.17.7-vt-fallback.patch. This is a port of the fix for
https://bugzilla.novell.com/show_bug.cgi?id=206804
* Wed Mar 14 2007 maw@suse.de
- Update to version 2.17.7
- Removeupstreamed gdm-autobuild-warning.patch,
gdm-bufferoverrun.patch
- Bug fixes, including bugzilla.gnome.org #335786, #400793,
[#400698], #399486, #352263, #395790, #394421.
* Fri Mar 02 2007 sbrabec@suse.cz
- Do not own /usr/share/xsessions (#229172).
* Tue Feb 27 2007 hpj@suse.de
- Added gdm-2.13.0.4-audit-login.patch, which fixes Novell bug
[#234133] (GDM cannot log authentication attempts).
* Wed Feb 14 2007 hpj@suse.de
- Add gdm-trunk-string-literal-cmp.patch. Fixes #233655.
* Mon Feb 12 2007 sbrabec@suse.cz
- Fixed reversed interpretation of
DISPLAYMANAGER_XSERVER_TCP_PORT_6000_OPEN (221350#c11).
* Fri Feb 09 2007 crivera@suse.de
- Add PreReq for insserv and ensure that we always enable
earlygdm in the post-install script. This fixes 192998.
* Wed Jan 31 2007 sbrabec@suse.cz
- Fixed PreReq for /etc/init.d/xdm in older products.
* Tue Jan 23 2007 sbrabec@suse.cz
- Update /etc/init.d/xdm on older products.
* Thu Jan 04 2007 sbrabec@suse.cz
- All references to /opt/gnome moved to /usr.
- Spec file cleanup.
* Thu Jan 04 2007 maw@suse.de
- Move to /usr.
* Thu Dec 28 2006 jhargadon@suse.de
- added klogd to Requires (#214295)
* Tue Dec 12 2006 sbrabec@suse.cz
- Fixed SuSEconfig typo in XDMCP Enable (#221350).
* Mon Dec 11 2006 maw@suse.de
- Add gdm-bufferoverrun.patch, fixing a format string exploit
(#226360).
* Thu Nov 30 2006 jhargadon@suse.de
- removed unneeded files from the package (#223687)
* Tue Nov 21 2006 jpr@suse.de
- Fix missing comment in config file (rest of #221383)
* Fri Nov 17 2006 jpr@suse.de
- Fix where last_domain is saved (#221543)
* Thu Nov 16 2006 danw@suse.de
- Remove the ssh session, which has never worked correctly on SUSE.
[#220731]
* Wed Nov 08 2006 hpj@suse.de
- Update and re-enable gdm-bash-profile.patch.
- Update and re-enable gdm-2.8.0.0-setup-no-flicker.patch.
- Drop gdm-2.8.0.0-timed-login-enact.patch (similar fix upstream).
- Update and re-enable gdm-2.8.0.7-domain-entry.patch.
- Update and re-enable gdm-2.8.0.7-hald-needs-root.patch.
- Drop gdm-2.8.0.7-user-must-own-iceauthority (upstream).
- Update gdm-autobuild-warning.patch (conflict with previous patch).
* Tue Oct 31 2006 sbrabec@suse.cz
- Rewritten SuSEconfig.gdm to work better with new custom.conf
(#213037).
* Fri Oct 27 2006 jhargadon@suse.de
- changed TryExec to be the same as Exec in gdmsetup.desktop to
resolve bug #210943
* Mon Oct 23 2006 jhargadon@suse.de
- mkdir /var/log/gdm (#213737)
* Thu Oct 12 2006 danw@suse.de
- Remove some dead patches. Rename a few for consistency
- Update and re-enable gdm-server-timeout.patch
- Update and re-enable gdm-logdir.patch (#211223)
- Add gdm-X_SERVER.patch to fix Xorg/Xgl switching
* Tue Oct 03 2006 jhargadon@suse.de
- update to version 2.16.1
- Use g_markup_printf_escaped so gdmsetup better handles
description strings that contains things similar to a tag
like an email address
- Fix gdmsetup so that the window manager close button works
as the Close button in the dialog
- Fix for bug #352838, avoid crashing by moving call to get
GDM_KEY_SYSTEM_MENU until after authentication check.
- Add g_type_init() to gdmflexiserver since this is needed
for -a (authentication) code to work.
- Translation updates
* Tue Sep 26 2006 jhargadon@suse.de
- removed am_devperm.so from gdm.pamd and gdm-autologin.pamd
to resolve bug #206963
* Wed Sep 20 2006 jhargadon@suse.de
- modified SuSEconfig.gdm to reflect the name change of gdm.conf
to custom.conf. bug #206904
* Thu Sep 14 2006 jhargadon@suse.de
- update to version 2.16.0
- Minor improvements to SDTLOGIN logic, used on Solaris to drop the
Xserver to user permissions for added security
- Translation updates
- 327530 - Ensure login window always has focus.
- 341619 - No longer save "Failsafe" sessions as user's default login
* Mon Sep 04 2006 kukuk@suse.de
- Add pam_loginuid.so to gdm.pamd and gdm-autologin.pamd
* Wed Aug 30 2006 jhargadon@suse.de
- update to version 2.15.10
- Now gdmlogin centers cursor in the GUI to ensure that the login
window always has focus
- Translation updates
* Thu Aug 24 2006 sbrabec@suse.cz
- Include xorg-x11-server to BuildRequires to properly detect Xorg
version (#201125).
- Enabled parallel build.
- Enabled secure remote session support.
* Wed Aug 23 2006 jhargadon@suse.de
- update to version 2.15.9
- Fix so that focus never leaves the user/password entry when using
the gdmgreeter Options button.
- Fix error message that gets printed when you try to run GDM
daemon as a non-root user.
- Remove calls to syslog/malloc that are called from inside signal
handlers, since they are not safe.
- Translation updates
- Fix to bugs causing gdmchooser to core dump when started.
* Thu Aug 10 2006 jhargadon@suse.de
- update to version 2.15.7
- Now GDM does not save Failsafe GNOME or Failsafe Xterm as the
user's default session
- Updated GDM's slave/daemon message handling so it uses
giochannel internal buffering.
- Performance improvements to gdmsetup start-up.
- Translation updates
- Timed Login message fixed so it works when TimedLogin is set to a
piped script.
- Fix decoding of suspend command so it works.
- Make sure that focus is returned to entry after dialogs are launched
from the new Options button.
- NoHost icon updated to use official GNOME logo. New default face
image with a facelift.
- Scrolling regions in gdmsetup User tab are now scrollable
vertically, improving UI experience.
- Correction to autologin PAM service name so automatic login works.
- Fix compiler warnings that were causing core dumping issues on
some platforms
- Correction for serious security issue where the user can enter the
GDM configuration GUI with a user password when the Face Browser
is enabled.
- Fixed bug where when the "Include All" button is modified in the
Users tab, the Automatic/Timed login dropdown lists update
properly.
- Now gdmflexiserver calls gdmcomm_check with FALSE so it will not
pop up a dialog.
- Added gestures to the AccessKeyMouseEvents configuration file
so that users can access more accessibility features using
dwell gestures.
- Now Welcome message is saved in the configuration file in
UTF-8 format for better readibility.
- Improvements to Face Browser.
- Now when GTK+ style buttons are used in gdmgreeter themes,
focus always returns to the entry field after clicking on
a button.
- Now per-display configuration works for greeter/SystemMenu
and greeter/ChooserButton keys.
- "make install" no longer fails if chown fails.
- If authdir is the fallback dir. If not, and GDM cannot
access the user's $HOME directory, then try and use the
fallback directory.
- No longer use popt in favor of glib's GOption command line parsing.
- Fix bug that was causing ShowGnomeFailsafeSession and
ShowGnomeXtermSession configuration values to not work.
- Now add gdm-ssh-session to distribution tarball, and fix the
ssh-session.desktop file so that it sets the right TryExec
value even if --libexecdir isn't passed into configure.
- Fix layout of new buttons in gdmgreeter themes.
- Improvements to signal handling, fixing problem where GDM slave can
hang on read.
- Better configure support for FreeBSD.
- Fix security/AllowRemoteAutoLogin and fix SuspendCommand configuration
so it honors SystemMenu.
- Explicitly adjust the effective GID before running the child session
program to avoid remaining with high privileges.
- Now allow the PAM Stack to be specified in the GDM configuration instead
of being hardcoded to "gdm"
- Per-display configuration is now supported.
- Greeter themes now support real GTK+ button types, making gdmgreeter
better support a11y and allow GTK themeable buttons.
/etc/gdm/custom.conf
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 05:42:27 2013