f83012
%global _changelog_trimtime %(date +%s -d "1 year ago")
f83012
%global _hardened_build 1
f83012
f83012
%define libauditver 1.0.6
f83012
%define gtk3_version 2.99.2
f83012
%define pam_version 0.99.8.1-11
f83012
%define desktop_file_utils_version 0.2.90
f83012
%define nss_version 3.11.1
f83012
ffa191
%global tarball_version %%(echo %{version} | tr '~' '.')
ffa191
f83012
Name: gdm
f83012
Epoch: 1
ffa191
Version: 40.0
29f921
Release: 27%{?dist}
f83012
Summary: The GNOME Display Manager
f83012
f83012
License: GPLv2+
f83012
URL: https://wiki.gnome.org/Projects/GDM
ffa191
Source0: http://download.gnome.org/sources/gdm/40/gdm-%{version}.tar.xz
f83012
Source1: org.gnome.login-screen.gschema.override
f83012
18ca79
# Lets customers using vendor nvidia driver pick wayland sessions from the login screen
18ca79
Patch10001: 0001-local-display-factory-Provide-more-flexibility-for-c.patch
18ca79
Patch10002: 0002-libgdm-Sort-session-list.patch
58c887
Patch10003: 0003-xdmcp-display-factory-Set-supported-session-types-fo.patch
ca5498
Patch10004: 0004-local-display-factory-Don-t-crash-if-Xorg-and-Waylan.patch
18ca79
ffa191
# Race fix
ffa191
Patch40001: 0001-display-Handle-failure-before-display-registration.patch
ffa191
ffa191
# Don't bother building gdm-screenshot, nothing uses it
ffa191
Patch50001: 0001-utils-Drop-gdm-screenshot.patch
ffa191
ffa191
# Questionable feature to support logging in over multiple XDMCP consoles at the same time
ffa191
Patch60001: 0001-manager-allow-multiple-xdmcp-logins-for-the-same-use.patch
ffa191
Patch60002: 0002-gdm-x-session-run-session-bus-on-non-seat0-seats.patch
ffa191
Patch60003: 0003-session-ensure-login-screen-over-XDMCP-connects-to-i.patch
ffa191
ffa191
# Upstream change that's moderately risky so revert it
ffa191
Patch70001: 0001-Revert-gdm-wayland-x-session-don-t-overwrite-user-en.patch
ffa191
58c887
# Crash fix
58c887
Patch80001: 0001-local-display-factory-Don-t-try-to-respawn-displays-.patch
58c887
a41c53
# VT handling fix from upstream
a41c53
Patch90001: 0001-session-worker-Set-session_vt-0-out-of-pam-uninitial.patch
a41c53
0cfcbe
# Wayland fix from upstream
0cfcbe
Patch100001: 0001-daemon-Infer-session-type-from-desktop-file-if-user-.patch
0cfcbe
0cfcbe
# Fix DisallowTcp=false from upstream
0cfcbe
Patch110001: 0001-meson-Fix-detection-of-Xorg-versions-that-need-liste.patch
0cfcbe
Patch110002: 0002-daemon-Support-X-servers-built-with-Dlisten_tcp-true.patch
0cfcbe
7d155d
# Fix btmp accounting
7d155d
Patch120001: 0001-meson-set-D_GNU_SOURCE-for-updwtmpx.patch
7d155d
Patch120002: 0002-manager-Fix-btmp-record-accounting.patch
7d155d
29f921
# Fix status error when stoppping gdm quickly after starting it
29f921
Patch130001: 0001-daemon-Don-t-error-on-shutdown.patch
29f921
29f921
# Fix LUKS password propagation
29f921
Patch140001: 0001-build-Support-keyutils-1.5.11-and-older.patch
29f921
Patch140002: 0002-pam_gdm-Use-the-last-cryptsetup-password-instead-of-.patch
29f921
ffa191
# Non-upstreamable workarounds
ffa191
Patch66620001: 0001-data-reap-gdm-sessions-on-shutdown.patch
ffa191
ffa191
# Non-upstreamable integration patches
ffa191
Patch99910001: 0001-Honor-initial-setup-being-disabled-by-distro-install.patch
ffa191
ffa191
Patch99920001: 0001-worker-don-t-load-user-settings-for-program-sessions.patch
ffa191
Patch99920002: 0002-session-support-new-accountsservice-Session-and-Sess.patch
ffa191
Patch99920003: 0003-daemon-save-os-release-in-accountsservice.patch
ffa191
Patch99920004: 0004-daemon-handle-upgrades-from-RHEL-7.patch
ffa191
4ee558
Patch99920006: 0001-data-Disable-network-configuration-on-login-screen.patch
4ee558
ffa191
Patch99930001: 0001-data-add-system-dconf-databases-to-gdm-profile.patch
ffa191
ffa191
Patch99940001: 0001-data-disable-wayland-on-certain-hardware.patch
ffa191
0cfcbe
ffa191
BuildRequires: accountsservice-devel
ffa191
BuildRequires: audit-libs-devel >= %{libauditver}
ffa191
BuildRequires: dconf
f83012
BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
ffa191
BuildRequires: gettext-devel
f83012
BuildRequires: git
ffa191
BuildRequires: keyutils-libs-devel
ffa191
BuildRequires: libXdmcp-devel
ffa191
BuildRequires: libattr-devel
f83012
BuildRequires: libdmx-devel
f83012
BuildRequires: audit-libs-devel >= %{libauditver}
ffa191
BuildRequires: meson
f83012
BuildRequires: nss-devel >= %{nss_version}
ffa191
BuildRequires: pam-devel >= 0:%{pam_version}
f83012
BuildRequires: pkgconfig(accountsservice) >= 0.6.3
f83012
BuildRequires: pkgconfig(check)
f83012
BuildRequires: pkgconfig(gobject-introspection-1.0)
f83012
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
f83012
BuildRequires: pkgconfig(iso-codes)
f83012
BuildRequires: pkgconfig(libcanberra-gtk3)
f83012
BuildRequires: pkgconfig(libselinux)
f83012
BuildRequires: pkgconfig(libsystemd)
f83012
BuildRequires: pkgconfig(ply-boot-client)
f83012
BuildRequires: pkgconfig(systemd)
f83012
BuildRequires: pkgconfig(x11)
f83012
BuildRequires: pkgconfig(xau)
f83012
BuildRequires: pkgconfig(xorg-server)
ffa191
BuildRequires: plymouth-devel
f83012
BuildRequires: systemd
ffa191
BuildRequires: systemd-devel
ffa191
BuildRequires: which
ffa191
%ifnarch s390 s390x ppc ppc64
ffa191
BuildRequires: xorg-x11-server-Xorg
ffa191
%endif
ffa191
BuildRequires: xorg-x11-server-devel
ffa191
BuildRequires: yelp-tools
f83012
f83012
Requires(pre):    /usr/sbin/useradd
f83012
%{?systemd_requires}
f83012
f83012
Provides: service(graphical-login) = %{name}
f83012
f83012
Requires: accountsservice >= 0.6.50-3.el8
f83012
Requires: audit-libs >= %{libauditver}
f83012
Requires: dconf
f83012
# since we use it, and pam spams the log if the module is missing
f83012
Requires: gnome-keyring-pam
f83012
Requires: gnome-session
f83012
Requires: gnome-session-wayland-session
f83012
Requires: gnome-settings-daemon >= 3.27.90
f83012
Requires: gnome-shell
f83012
Requires: iso-codes
f83012
# We need 1.0.4-5 since it lets us use "localhost" in auth cookies
f83012
Requires: libXau >= 1.0.4-4
f83012
Requires: pam >= 0:%{pam_version}
f83012
Requires: /sbin/nologin
f83012
Requires: setxkbmap
c5744d
Requires: systemd >= 239-50
f83012
Requires: system-logos
f83012
Requires: xorg-x11-server-utils
f83012
Requires: xorg-x11-xinit
f83012
Recommends: xorg-x11-server-Xorg
c90517
Conflicts: xorg-x11-server-Xorg < 1.20.8-4
f83012
ffa191
# Until the greeter gets dynamic user support, it can't
ffa191
# use a user bus
ffa191
Requires: /usr/bin/dbus-run-session
ffa191
f83012
Obsoletes: gdm-libs < 1:3.12.0-3
f83012
Provides: gdm-libs%{?_isa} = %{epoch}:%{version}-%{release}
f83012
f83012
# Swallow up old fingerprint/smartcard plugins
f83012
Obsoletes: gdm-plugin-smartcard < 1:3.2.1
f83012
Provides: gdm-plugin-smartcard = %{epoch}:%{version}-%{release}
f83012
f83012
Obsoletes: gdm-plugin-fingerprint < 1:3.2.1
f83012
Provides: gdm-plugin-fingerprint = %{epoch}:%{version}-%{release}
f83012
f83012
# moved here from pulseaudio-gdm-hooks-11.1-16
f83012
Source5:   default.pa-for-gdm
f83012
Obsoletes: pulseaudio-gdm-hooks < 1:11.1-17
f83012
Provides:  pulseaudio-gdm-hooks = 1:%{version}-%{release}
f83012
f83012
%description
f83012
GDM, the GNOME Display Manager, handles authentication-related backend
f83012
functionality for logging in a user and unlocking the user's session after
f83012
it's been locked. GDM also provides functionality for initiating user-switching,
f83012
so more than one user can be logged in at the same time. It handles
f83012
graphical session registration with the system for both local and remote
f83012
sessions (in the latter case, via the XDMCP protocol).  In cases where the
f83012
session doesn't provide it's own display server, GDM can start the display
f83012
server on behalf of the session.
f83012
f83012
%package devel
f83012
Summary: Development files for gdm
f83012
Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}
f83012
Requires: gdm-pam-extensions-devel = %{epoch}:%{version}-%{release}
f83012
f83012
%description devel
f83012
The gdm-devel package contains headers and other
f83012
files needed to build custom greeters.
f83012
f83012
%package pam-extensions-devel
f83012
Summary: Macros for developing GDM extensions to PAM
f83012
Group: Development/Libraries
f83012
Requires: pam-devel
f83012
f83012
%description pam-extensions-devel
f83012
The gdm-pam-extensions-devel package contains headers and other
f83012
files that are helpful to PAM modules wishing to support
f83012
GDM specific authentication features.
f83012
f83012
%prep
f83012
%autosetup -S git
f83012
f83012
%build
ffa191
%meson -Dpam-prefix=%{_sysconfdir} \
ffa191
       -Drun-dir=/run/gdm \
ffa191
       -Dudev-dir=%{_udevrulesdir} \
ffa191
       -Ddefault-path=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin \
ffa191
       -Dprofiling=true \
ffa191
       -Dplymouth=enabled \
ffa191
       -Dselinux=enabled
ffa191
%meson_build
f83012
f83012
%install
f83012
mkdir -p %{buildroot}%{_sysconfdir}/gdm/Init
f83012
mkdir -p %{buildroot}%{_sysconfdir}/gdm/PreSession
f83012
mkdir -p %{buildroot}%{_sysconfdir}/gdm/PostSession
f83012
ffa191
%meson_install
f83012
f83012
install -p -m644 -D %{SOURCE5} %{buildroot}%{_localstatedir}/lib/gdm/.config/pulse/default.pa
f83012
f83012
rm -f %{buildroot}%{_sysconfdir}/pam.d/gdm
f83012
f83012
# add logo to shell greeter
f83012
cp -a %{SOURCE1} %{buildroot}%{_datadir}/glib-2.0/schemas
f83012
f83012
# docs go elsewhere
f83012
rm -rf %{buildroot}/%{_prefix}/doc
f83012
ffa191
# we're not doing user sessions in rhel 8
ffa191
rm -rf %{buildroot}%{_prefix}/lib/systemd/user
ffa191
f83012
# create log dir
f83012
mkdir -p %{buildroot}/var/log/gdm
f83012
f83012
(cd %{buildroot}%{_sysconfdir}/gdm; ln -sf ../X11/xinit/Xsession .)
f83012
f83012
mkdir -p %{buildroot}%{_datadir}/gdm/autostart/LoginWindow
f83012
f83012
mkdir -p %{buildroot}/run/gdm
f83012
c90517
mkdir -p %{buildroot}%{_sysconfdir}/dconf/db/gdm.d/locks
c90517
ffa191
cat << EOF > %{buildroot}%{_libexecdir}/gdm-disable-wayland
ffa191
#!/bin/sh
ffa191
%{_libexecdir}/gdm-runtime-config set daemon WaylandEnable false
ffa191
EOF
ffa191
chmod a+x %{buildroot}%{_libexecdir}/gdm-disable-wayland
f83012
f83012
%find_lang gdm --with-gnome
f83012
f83012
%pre
f83012
/usr/sbin/useradd -M -u 42 -d /var/lib/gdm -s /sbin/nologin -r gdm > /dev/null 2>&1
f83012
/usr/sbin/usermod -d /var/lib/gdm -s /sbin/nologin gdm >/dev/null 2>&1
f83012
# ignore errors, as we can't disambiguate between gdm already existed
f83012
# and couldn't create account with the current adduser.
f83012
exit 0
f83012
f83012
%post
f83012
%{?ldconfig}
f83012
f83012
# if the user already has a config file, then migrate it to the new
f83012
# location; rpm will ensure that old file will be renamed
f83012
f83012
custom=/etc/gdm/custom.conf
f83012
f83012
if [ $1 -ge 2 ] ; then
f83012
    if [ -f /usr/share/gdm/config/gdm.conf-custom ]; then
f83012
        oldconffile=/usr/share/gdm/config/gdm.conf-custom
f83012
    elif [ -f /etc/X11/gdm/gdm.conf ]; then
f83012
        oldconffile=/etc/X11/gdm/gdm.conf
f83012
    fi
f83012
f83012
    # Comment out some entries from the custom config file that may
f83012
    # have changed locations in the update.  Also move various
f83012
    # elements to their new locations.
f83012
f83012
    [ -n "$oldconffile" ] && sed \
f83012
    -e 's@^command=/usr/X11R6/bin/X@#command=/usr/bin/Xorg@' \
f83012
    -e 's@^Xnest=/usr/X11R6/bin/Xnest@#Xnest=/usr/X11R6/bin/Xnest@' \
f83012
    -e 's@^BaseXsession=/etc/X11/xdm/Xsession@#BaseXsession=/etc/X11/xinit/Xsession@' \
f83012
    -e 's@^BaseXsession=/etc/X11/gdm/Xsession@#&@' \
f83012
    -e 's@^BaseXsession=/etc/gdm/Xsession@#&@' \
f83012
    -e 's@^Greeter=/usr/bin/gdmgreeter@#Greeter=/usr/libexec/gdmgreeter@' \
f83012
    -e 's@^RemoteGreeter=/usr/bin/gdmlogin@#RemoteGreeter=/usr/libexec/gdmlogin@' \
f83012
    -e 's@^GraphicalTheme=Bluecurve@#&@' \
f83012
    -e 's@^BackgroundColor=#20305a@#&@' \
f83012
    -e 's@^DefaultPath=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin@#&@' \
f83012
    -e 's@^RootPath=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin@#&@' \
f83012
    -e 's@^HostImageDir=/usr/share/hosts/@#HostImageDir=/usr/share/pixmaps/faces/@' \
f83012
    -e 's@^LogDir=/var/log/gdm@#&@' \
f83012
    -e 's@^PostLoginScriptDir=/etc/X11/gdm/PostLogin@#&@' \
f83012
    -e 's@^PreLoginScriptDir=/etc/X11/gdm/PreLogin@#&@' \
f83012
    -e 's@^PreSessionScriptDir=/etc/X11/gdm/PreSession@#&@' \
f83012
    -e 's@^PostSessionScriptDir=/etc/X11/gdm/PostSession@#&@' \
f83012
    -e 's@^DisplayInitDir=/var/run/gdm.pid@#&@' \
f83012
    -e 's@^RebootCommand=/sbin/reboot;/sbin/shutdown -r now;/usr/sbin/shutdown -r now;/usr/bin/reboot@#&@' \
f83012
    -e 's@^HaltCommand=/sbin/poweroff;/sbin/shutdown -h now;/usr/sbin/shutdown -h now;/usr/bin/poweroff@#&@' \
f83012
    -e 's@^ServAuthDir=/var/gdm@#&@' \
f83012
    -e 's@^Greeter=/usr/bin/gdmlogin@Greeter=/usr/libexec/gdmlogin@' \
f83012
    -e 's@^RemoteGreeter=/usr/bin/gdmgreeter@RemoteGreeter=/usr/libexec/gdmgreeter@' \
f83012
    $oldconffile > $custom
f83012
fi
f83012
f83012
if [ $1 -ge 2 -a -f $custom ] && grep -q /etc/X11/gdm $custom ; then
f83012
   sed -i -e 's@/etc/X11/gdm@/etc/gdm@g' $custom
f83012
fi
f83012
f83012
%systemd_post gdm.service
f83012
f83012
%preun
f83012
%systemd_preun gdm.service
f83012
f83012
%postun
f83012
%{?ldconfig}
f83012
%systemd_postun gdm.service
f83012
f83012
%files -f gdm.lang
ffa191
%doc AUTHORS NEWS README.md
f83012
%license COPYING
f83012
%dir %{_sysconfdir}/gdm
f83012
%config(noreplace) %{_sysconfdir}/gdm/custom.conf
f83012
%config %{_sysconfdir}/gdm/Init/*
f83012
%config %{_sysconfdir}/gdm/PostLogin/*
f83012
%config %{_sysconfdir}/gdm/PreSession/*
f83012
%config %{_sysconfdir}/gdm/PostSession/*
f83012
%config %{_sysconfdir}/pam.d/gdm-autologin
f83012
%config %{_sysconfdir}/pam.d/gdm-password
f83012
# not config files
f83012
%{_sysconfdir}/gdm/Xsession
f83012
%{_datadir}/gdm/gdm.schemas
f83012
%{_sysconfdir}/dbus-1/system.d/gdm.conf
f83012
%dir %{_sysconfdir}/gdm/Init
f83012
%dir %{_sysconfdir}/gdm/PreSession
f83012
%dir %{_sysconfdir}/gdm/PostSession
f83012
%dir %{_sysconfdir}/gdm/PostLogin
93104d
%dir %{_sysconfdir}/dconf/db/gdm.d
93104d
%dir %{_sysconfdir}/dconf/db/gdm.d/locks
f83012
%{_datadir}/glib-2.0/schemas/org.gnome.login-screen.gschema.xml
f83012
%{_datadir}/glib-2.0/schemas/org.gnome.login-screen.gschema.override
f83012
%{_libexecdir}/gdm-disable-wayland
ffa191
%{_libexecdir}/gdm-runtime-config
f83012
%{_libexecdir}/gdm-host-chooser
f83012
%{_libexecdir}/gdm-session-worker
f83012
%{_libexecdir}/gdm-simple-chooser
f83012
%{_libexecdir}/gdm-wayland-session
f83012
%{_libexecdir}/gdm-x-session
f83012
%{_sbindir}/gdm
f83012
%{_bindir}/gdmflexiserver
f83012
%dir %{_datadir}/dconf
f83012
%dir %{_datadir}/dconf/profile
f83012
%{_datadir}/dconf/profile/gdm
f83012
%dir %{_datadir}/gdm/greeter
f83012
%dir %{_datadir}/gdm/greeter/applications
f83012
%{_datadir}/gdm/greeter/applications/*
f83012
%dir %{_datadir}/gdm/greeter/autostart
f83012
%{_datadir}/gdm/greeter/autostart/*
f83012
%{_datadir}/gdm/greeter-dconf-defaults
f83012
%{_datadir}/gdm/locale.alias
f83012
%{_datadir}/gdm/gdb-cmd
f83012
%{_datadir}/gnome-session/sessions/gnome-login.session
4ee558
%{_datadir}/polkit-1/rules.d/org.gnome.gdm.rules
f83012
%{_libdir}/girepository-1.0/Gdm-1.0.typelib
f83012
%{_libdir}/security/pam_gdm.so
f83012
%{_libdir}/libgdm*.so*
c5744d
%attr(0711, root, gdm) %dir %{_localstatedir}/log/gdm
f83012
%attr(1770, gdm, gdm) %dir %{_localstatedir}/lib/gdm
f83012
%attr(0700, gdm, gdm) %dir %{_localstatedir}/lib/gdm/.config
f83012
%attr(0700, gdm, gdm) %dir %{_localstatedir}/lib/gdm/.config/pulse
f83012
%attr(0600, gdm, gdm) %{_localstatedir}/lib/gdm/.config/pulse/default.pa
f83012
%attr(0711, root, gdm) %dir /run/gdm
f83012
%config %{_sysconfdir}/pam.d/gdm-pin
f83012
%config %{_sysconfdir}/pam.d/gdm-smartcard
f83012
%config %{_sysconfdir}/pam.d/gdm-fingerprint
f83012
%{_sysconfdir}/pam.d/gdm-launch-environment
f83012
%{_udevrulesdir}/61-gdm.rules
f83012
%{_unitdir}/gdm.service
f83012
f83012
%files devel
f83012
%dir %{_includedir}/gdm
f83012
%{_includedir}/gdm/*.h
f83012
%exclude %{_includedir}/gdm/gdm-pam-extensions.h
f83012
%dir %{_datadir}/gir-1.0
f83012
%{_datadir}/gir-1.0/Gdm-1.0.gir
f83012
%{_libdir}/pkgconfig/gdm.pc
f83012
f83012
%files pam-extensions-devel
f83012
%{_includedir}/gdm/gdm-pam-extensions.h
f83012
%{_libdir}/pkgconfig/gdm-pam-extensions.pc
f83012
f83012
%changelog
29f921
* Mon Dec 12 2022 Ray Strode <rstrode@redhat.com> - 40.0-27
29f921
- Fix LUKs password handling
29f921
  Resolves: #2150649
29f921
29f921
* Mon Dec 12 2022 Ray Strode <rstrode@redhat.com> - 40.0-26
29f921
- Fix error in service status log
29f921
  Resolves: #1924079
29f921
7d155d
* Wed Oct 19 2022 Ray Strode <rstrode@redhat.com> - 40.0-25
7d155d
- Fix btmp accounting
7d155d
  Resolves: #2030043
7d155d
129cec
* Mon May 16 2022 Ray Strode <rstrode@redhat.com> - 40.0-24
911618
- Fix typo that prevents the correct session type from being
911618
  used when user switching.
129cec
  Resolves: #2034092
911618
ca5498
* Thu Jan 27 2022 Ray Strode <rstrode@redhat.com> - 40.0-23
ca5498
- Fix crash when neither Xorg nor wayland is working great
ca5498
  Resolves: #2032180
ca5498
0cfcbe
* Wed Dec 22 2021 Ray Strode <rstrode@redhat.com> - 40.1-22
0cfcbe
- Fix DisallowTCP
0cfcbe
  Resolves: #2025768
0cfcbe
0cfcbe
* Tue Dec 21 2021 Ray Strode <rstrode@redhat.com> - 40.1-21
0cfcbe
- Fix Xorg/Wayland selection in some cases
0cfcbe
  Resolves: #2009045
0cfcbe
599ad0
* Mon Oct 25 2021 Ray Strode <rstrode@redhat.com> - 40.1-20
599ad0
- Remove module-rescue-stream from default.pa
599ad0
  Resolves: #1969846
599ad0
c5744d
* Mon Oct 25 2021 Ray Strode <rstrode@redhat.com> - 40.0-19
c5744d
- Synchronize permission and group ownership for log dir between
c5744d
  rpm file manifest and daemon expectations.
c5744d
  Resolves: #1878119
c5744d
c5744d
* Mon Oct 25 2021 Ray Strode <rstrode@redhat.com> - 40.0-18
c5744d
- Drop usleep workaround for problem that's now fixed properly in systemd
c5744d
  Resolves: #1921732
c5744d
a41c53
* Wed Oct 13 2021 Ray Strode <rstrode@redhat.com> - 40.0-17
a41c53
- Properly switch VTs when jumping to multi-user target
a41c53
  Related: #1988958
a41c53
58c887
* Wed Sep 15 2021 Ray Strode <rstrode@redhat.com> - 40.0-16
58c887
- Fix XDMCP
58c887
  Resolves: #2005011
58c887
- Fix crash at shutdown
58c887
  Related: #2005011
58c887
58c887
* Wed Sep 01 2021 Ray Strode <rstrode@redhat.com> - 40.0-14
3b7bb8
- Disable Wayland on HyperV
3b7bb8
- Fix Xorg fallback
58c887
  Related: #2000904
3b7bb8
18ca79
* Thu Aug 19 2021 Ray Strode <rstrode@redhat.com> - 40.0-12
18ca79
- Redisable on server chips since rebase
18ca79
  Related: #1909300
18ca79
18ca79
* Wed Aug 04 2021 Ray Strode <rstrode@redhat.com> - 40.0-11
18ca79
- Read session settings from users even if they've never saved
18ca79
  before. Needed to support accountsservice templated user
18ca79
  defaults.
18ca79
  Related: #1812788
18ca79
18ca79
* Tue Jul 27 2021 Ray Strode <rstrode@redhat.com> - 40.0-10
18ca79
- Let customers using vendor nvidia driver choose wayland sessions
18ca79
  Resolves: #1962211
18ca79
- Drop unused patches
18ca79
4ee558
* Tue Jun 08 2021 Florian Müllner <fmuellner@redhat.com> - 40.0-3
4ee558
- Disable network items on login screen
4ee558
  Resolves: #1935261
4ee558
36f0b7
* Wed May 19 2021 Ray Strode <rstrode@redhat.com> - 40.0-2
36f0b7
- Fix workaround for systemd bug that's breaking X11 fallback
36f0b7
  Resolves: #1962049
36f0b7
ffa191
* Wed May 05 2021 Ray Strode <rstrode@redhat.com> - 40.0-1
ffa191
- Rebase to 40.0
ffa191
  Resolves: #1909300
ffa191
dfaa01
* Wed Jan 27 2021 Ray Strode <rstrode@redhat.com> - 3.28.3-39
dfaa01
- Ensure login screen display server is is killed at log in
dfaa01
- Pull in fixes for two security issues
dfaa01
  Resolves: #1918391
dfaa01
985cc7
* Tue Nov 10 2020 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-38
985cc7
- Re-add disabling Wayland for server GPUs
985cc7
  Related: #1670273
985cc7
101b8b
* Tue Nov 10 2020 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-35
101b8b
- Stop disabling Wayland for server GPUs
101b8b
  Related: #1670273
101b8b
0d0cc6
* Tue Sep 15 2020 Ray Strode <rstrode@redhat.com> - 3.28.3-34
0d0cc6
- Fix file descriptor leak
0d0cc6
  Resolves: #1877853
0d0cc6
e0b6b0
* Tue Sep 01 2020 Ray Strode <rstrode@redhat.com> - 3.28.3-33
e0b6b0
- Fix problem with Xorg fallback
e0b6b0
  Resolves: #1868260
e0b6b0
93104d
* Tue Aug 11 2020 Ray Strode <rstrode@redhat.com> - 3.28.3-32
93104d
- Add dconf db to file manifest
93104d
  Related: #1833158
93104d
c90517
* Thu Jul 23 2020 Ray Strode <rstrode@redhat.com> - 3.28.3-31
c90517
- add back gdm system db to dconf profile
c90517
  Resolves: #1833158
c90517
c90517
* Mon Jul 13 2020 Ray Strode <rstrode@redhat.com> - 3.28.3-30
c90517
- Make sure login screen is killed during login
c90517
  Resolves: #1618481
c90517
f83012
* Wed Feb 05 2020 Ray Strode <rstrode@redhat.com> - 3.28.3-29
f83012
- Make GNOME work slightly better in the multiple logins case.
f83012
  Related: #1710882
f83012
f83012
* Sun Dec 15 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-28
f83012
- Correct wayland session detection logic when deciding
f83012
  whether or not to run Xsession script
f83012
  Resolves: #1728330
f83012
f83012
* Sun Dec 15 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-27
f83012
- Don't run initial-setup for machines enrolled in IPA setup.
f83012
  Resolves: #1750516
f83012
f83012
* Fri Dec 13 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-26
f83012
- Forward port RHEL 7 patch to allow multiple logins for the
f83012
  same user with XDMCP connections.
f83012
  Resolves: #1710882
f83012
f83012
* Thu Dec 12 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-25
f83012
- Reenable wayland on hybrid setups (except virt pass through)
f83012
  Resolves: #1749960
f83012
- Reenable wayland on qxl
f83012
  Resolves: #1744452
f83012
f83012
* Fri Dec 06 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-24
f83012
- Reenable wayland on cirrus
f83012
  Resolves: #1744527
f83012
f83012
* Thu Nov 21 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-23
f83012
- Correct timedlogin based screenlock bypass
f83012
  Resolves: #1672829
f83012
f83012
* Mon Jun 24 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-22
f83012
- Ensure user session is killed with its worker and that all
f83012
  user sessions are cleaned up on shutdown
f83012
  Resolves: #1690714
f83012
f83012
* Mon Jun 17 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-21
f83012
- Drop gdm-screenshot
f83012
  Resolves: #1680164
f83012
f83012
* Mon Feb 11 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-20
f83012
- Disable wayland on hybrid gpu machines, and server machines
f83012
  again
f83012
  Related: #1662087
f83012
  Related: #1591250 1670273
f83012
f83012
* Mon Feb 11 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-19
f83012
- Fix XDMCP sessions when local console is using wayland
f83012
  Resolves: #1640043
f83012
f83012
* Thu Jan 31 2019 Adam Jackson <ajax@redhat.com> - 3.28.3-18
f83012
- Add Recommends: xorg-x11-server-Xorg to fix more fallback cases
f83012
  Resolves: #1617991
f83012
f83012
* Mon Jan 14 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-17
f83012
- Reenable wayland on other server cards (missed one in -14)
f83012
  Related: #1591250
f83012
f83012
* Mon Jan 14 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-15
f83012
- Disable wayland on QXL devices
f83012
  Related: #1641763
f83012
f83012
* Fri Jan 04 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-14
f83012
- Reenable wayland on server cards
f83012
  Related: #1591250
f83012
f83012
* Wed Nov 28 2018 Ray Strode <rstrode@redhat.com> - 3.28.3-13
f83012
- rebuild
f83012
  Related: #1625683
f83012
f83012
* Tue Nov 13 2018 Ray Strode <rstrode@redhat.com> - 3.28.3-12
f83012
- rebuild
f83012
  Related: #1625683
f83012
f83012
* Fri Nov 02 2018 Ray Strode <rstrode@redhat.com> - 3.28.3-11
f83012
- Fix non-autologin which go broken in previous build
f83012
  Related: #1645135
f83012
f83012
* Thu Nov 01 2018 Ray Strode <rstrode@redhat.com> - 3.28.3-10
f83012
- Fix autologin when X falls back
f83012
  Resolves: #1645135
f83012
f83012
* Mon Oct 29 2018 Ray Strode <rstrode@redhat.com> - 3.28.3-9
f83012
- workaround logind bug that breaks X fallback
f83012
  Resolves: #1643874
f83012
f83012
* Wed Oct 24 2018 Ray Strode <rstrode@redhat.com> - 3.28.3-8
f83012
- Disable wayland on proprietary nvidia
f83012
  Related: #1639782
f83012
f83012
* Mon Oct 15 2018 Ray Strode <rstrode@redhat.com> - 3.28.3-7
f83012
- Drop dead code that makes coverity unhappy
f83012
  Resolves: #1602510
f83012
f83012
* Fri Oct 12 2018 Ray Strode <rstrode@redhat.com> - 3.28.3-6
f83012
- Move AccountsServiceUser extension from gdm to accountsservice,
f83012
  since we need to use it when creating users from gnome-initial-setup
f83012
  Related: #1628060
f83012
f83012
* Mon Oct 08 2018 Ray Strode <rstrode@redhat.com> - 3.28.3-5
f83012
- Fix WaylandEnable=false for autologin displays
f83012
  Resolves: #1637102
f83012
f83012
* Wed Sep 12 2018 Ray Strode <rstrode@redhat.com> - 3.28.3-4
f83012
- Fix typo in RHEL-7 upgrade patch causing classic to get
f83012
  picked too often
f83012
  Resolves: #1628060
f83012
  Related: #1595825
f83012
f83012
* Thu Aug 23 2018 Ray Strode <rstrode@redhat.com> - 3.28.3-3
f83012
- Fix crash when wayland is disabled
f83012
  Related: #1612915 1621226
f83012
f83012
* Tue Aug 21 2018 Ray Strode <rstrode@redhat.com> - 3.28.3-2
f83012
- Handle upgrades from RHEL 7 better
f83012
  Related: #1612915 1595825
f83012
- Fix wayland blacklisting and blacklist mga200 cards from
f83012
  using wayland.
f83012
  Related: #1591250
f83012
f83012
* Mon Aug 13 2018 Ray Strode <rstrode@redhat.com> - 3.28.3-1
f83012
- Update to 3.28.3
f83012
  Resolves: #1615447
f83012
f83012
* Thu May 17 2018 Kalev Lember <klember@redhat.com> - 1:3.28.2-1
f83012
- Update to 3.28.2
f83012
f83012
* Tue Apr 10 2018 Kalev Lember <klember@redhat.com> - 1:3.28.1-1
f83012
- Update to 3.28.1
f83012
f83012
* Thu Mar 22 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.28.0-6
f83012
- Fixup ldconfig in postun
f83012
f83012
* Wed Mar 21 2018 Kevin Fenzi <kevin@scrye.com> - 3.28.0-5
f83012
- Fix my ldconfig fix to be actually correct.
f83012
f83012
* Wed Mar 21 2018 Kevin Fenzi <kevin@scrye.com> - 3.28.0-4
f83012
- Fix post/postun calls to ldconfig scriptlet.
f83012
f83012
* Tue Mar 20 2018 Ray Strode <rstrode@redhat.com> - 1:3.28.0-3
f83012
- Drop /etc/dconf/db/gdm.d from list of dconf sources, that's
f83012
  not longer used.
f83012
  Related: #1546644
f83012
f83012
* Tue Mar 20 2018 Rex Dieter <rdieter@fedoraproject.org> - 1:3.28.0-2
f83012
- move pulseaudio-gdm-hooks content here
f83012
- use %%ldconfig %%make_build %%make_install %%systemd_requires
f83012
f83012
* Tue Mar 13 2018 Kalev Lember <klember@redhat.com> - 1:3.28.0-1
f83012
- Update to 3.28.0
f83012
f83012
* Sun Mar 11 2018 Kalev Lember <klember@redhat.com> - 1:3.27.92-1
f83012
- Update to 3.27.92
f83012
f83012
* Fri Mar 02 2018 Kalev Lember <klember@redhat.com> - 1:3.27.91-1
f83012
- Update to 3.27.91
f83012
f83012
* Mon Feb 19 2018 Ray Strode <rstrode@redhat.com> - 1:3.27.4-4
f83012
- Make sure GDM checks systemd dconf databases
f83012
  Related: #1546644
f83012
f83012
* Fri Feb 09 2018 Bastien Nocera <bnocera@redhat.com> - 3.27.4-3
f83012
+ gdm-3.27.4-4
f83012
- Update for gnome-settings-daemon changes
f83012
f83012
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.27.4-2
f83012
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
f83012
f83012
* Tue Jan 09 2018 Ray Strode <rstrode@redhat.com> - 3.27.4-1
f83012
- Update to 3.27.4
f83012
f83012
* Sat Jan 06 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:3.26.2.1-4
f83012
- Remove obsolete scriptlets
f83012
f83012
* Thu Nov 30 2017 Ray Strode <rstrode@redhat.com> - 1:3.26.2.1-3
f83012
- Add buildrequires for X server so it knows which -listen
f83012
  variant to use.
f83012
  https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/K2ZPZ43355YKAU66A5TDI3OSFU3U4T3M/
f83012
f83012
* Wed Nov 15 2017 Ray Strode <rstrode@redhat.com> - 1:3.26.2.1-2
f83012
- Split PAM macros off into a new subpackage
f83012
  Resolves: #1512212
f83012
f83012
* Wed Nov 01 2017 Kalev Lember <klember@redhat.com> - 1:3.26.2.1-1
f83012
- Update to 3.26.2.1
f83012
f83012
* Tue Oct 24 2017 Ray Strode <rstrode@redhat.com> - 3.26.1-2
f83012
- make sure initial-setup starts when wayland fails
f83012
  Resolves: #1502827
f83012
f83012
* Sun Oct 08 2017 Kalev Lember <klember@redhat.com> - 1:3.26.1-1
f83012
- Update to 3.26.1
f83012
f83012
* Thu Sep 14 2017 Kalev Lember <klember@redhat.com> - 1:3.26.0-1
f83012
- Update to 3.26.0
f83012
f83012
* Fri Sep 08 2017 Kalev Lember <klember@redhat.com> - 1:3.25.92-1
f83012
- Update to 3.25.92
f83012
f83012
* Tue Aug 15 2017 Kalev Lember <klember@redhat.com> - 1:3.25.90.1-1
f83012
- Update to 3.25.90.1
f83012
f83012
* Mon Aug 14 2017 Ville Skyttä <ville.skytta@iki.fi> - 1:3.25.4.1-2
f83012
- Own %%{_datadir}/{dconf,gdm/greeter,gir-1.0} dirs
f83012
f83012
* Mon Jul 31 2017 Kalev Lember <klember@redhat.com> - 1:3.25.4.1-1
f83012
- Update to 3.25.4.1
f83012
f83012
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.25.3-2
f83012
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
f83012
f83012
* Sun Jun 25 2017 Kalev Lember <klember@redhat.com> - 1:3.25.3-1
f83012
- Update to 3.25.3
f83012
f83012
* Wed May 10 2017 Kalev Lember <klember@redhat.com> - 1:3.24.2-1
f83012
- Update to 3.24.2
f83012
f83012
* Wed Apr 12 2017 Kalev Lember <klember@redhat.com> - 1:3.24.1-1
f83012
- Update to 3.24.1
f83012
f83012
* Sat Mar 25 2017 Ray Strode <rstrode@redhat.com> - 1:3.24.0-2
f83012
- Fix fallback to X logic
f83012
  Resolves: #1435010
f83012
f83012
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 1:3.24.0-1
f83012
- Update to 3.24.0
f83012
f83012
* Fri Mar 17 2017 Kalev Lember <klember@redhat.com> - 1:3.23.92-1
f83012
- Update to 3.23.92
f83012
f83012
* Mon Mar 06 2017 Kalev Lember <klember@redhat.com> - 1:3.23.91.1-1
f83012
- Update to 3.23.91.1
f83012
f83012
* Mon Feb 13 2017 Richard Hughes <rhughes@redhat.com> - 1:3.23.4-1
f83012
- Update to 3.23.4
f83012
f83012
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.22.1-3
f83012
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
f83012
f83012
* Tue Jan 31 2017 Rui Matos <rmatos@redhat.com> - 1:3.22.1-2
f83012
- Honor anaconda's firstboot being disabled
f83012
f83012
* Wed Oct 12 2016 Kalev Lember <klember@redhat.com> - 1:3.22.1-1
f83012
- Update to 3.22.1
f83012
- Don't set group tags
f83012
f83012
* Wed Sep 21 2016 Ray Strode <rstrode@redhat.com> - 3.22.0-2
f83012
- Fix log in after log out
f83012
  Resolves: #1373169
f83012
f83012
* Tue Sep 20 2016 Kalev Lember <klember@redhat.com> - 1:3.22.0-1
f83012
- Update to 3.22.0
f83012
f83012
* Thu Sep 01 2016 Ray Strode <rstrode@redhat.com> - 1:3.21.91-2
f83012
- Add buildrequire on kernel keyring development headers
f83012
f83012
* Tue Aug 30 2016 Ray Strode <rstrode@redhat.com> - 1:3.21.91-1
f83012
- Update to 3.21.91
f83012
f83012
* Tue Aug 30 2016 Ray Strode <rstrode@redhat.com> - 1:3.21.90-2
f83012
- Fix autologin
f83012
f83012
* Tue Aug 23 2016 Kalev Lember <klember@redhat.com> - 1:3.21.90-1
f83012
- Update to 3.21.90
f83012
f83012
* Tue Jul 26 2016 Kalev Lember <klember@redhat.com> - 1:3.21.4-1
f83012
- Update to 3.21.4
f83012
f83012
* Wed Jun 22 2016 Richard Hughes <rhughes@redhat.com> - 1:3.21.3-1
f83012
- Update to 3.21.3
f83012
f83012
* Thu Apr 21 2016 Kalev Lember <klember@redhat.com> - 1:3.20.1-1
f83012
- Update to 3.20.1
f83012
f83012
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 1:3.20.0-1
f83012
- Update to 3.20.0
f83012
f83012
* Tue Mar 15 2016 Kalev Lember <klember@redhat.com> - 1:3.19.92-1
f83012
- Update to 3.19.92
f83012
f83012
* Fri Mar 04 2016 Kalev Lember <klember@redhat.com> - 1:3.19.91-1
f83012
- Update to 3.19.91
f83012
f83012
* Thu Feb 18 2016 Richard Hughes <rhughes@redhat.com> - 1:3.19.90-1
f83012
- Update to 3.19.90
f83012
f83012
* Tue Feb 09 2016 Ray Strode <rstrode@redhat.com> - 3.19.4.1-4
f83012
- More fixes need to get get gnome-terminal, gedit, etc working
f83012
  Resolves: #1281675
f83012
f83012
* Thu Feb 04 2016 Ray Strode <rstrode@redhat.com> - 3.19.4.1-3
f83012
- Fix gnome-terminal launched in an X session (and gedit etc)
f83012
  Resolves: #1281675
f83012
f83012
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.19.4.1-2
f83012
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
f83012
f83012
* Mon Jan 25 2016 Ray Strode <rstrode@redhat.com> - 3.19.4.1-1
f83012
- Update to 3.19.4.1
f83012
f83012
* Thu Jan 21 2016 Kalev Lember <klember@redhat.com> 3.19.4-1
f83012
- Update to 3.19.4
f83012
f83012
* Thu Dec 17 2015 Kalev Lember <klember@redhat.com> 3.19.2-1
f83012
- Update to 3.19.2
f83012
f83012
* Tue Nov 10 2015 Ray Strode <rstrode@redhat.com> 3.19.2-0.1.20151110gitaf5957ad9
f83012
- Update to git snapshot
f83012
f83012
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 1:3.18.0-1
f83012
- Update to 3.18.0
f83012
f83012
* Wed Sep 16 2015 Kalev Lember <klember@redhat.com> 3.17.92-1
f83012
- Update to 3.17.92
f83012
f83012
* Mon Aug 24 2015 Ray Strode <rstrode@redhat.com> 3.17.90-1
f83012
- Update to 3.17.90
f83012
- Fixes sporadic failure to login and corruption of GDM_LANG
f83012
  environment variable
f83012
f83012
* Thu Aug 06 2015 Ray Strode <rstrode@redhat.com> 3.17.4-2
f83012
- drop /bin and /sbin from default path
f83012
  They don't make since given /usr merge
f83012
  Resolves: #1251192
f83012
f83012
* Tue Jul 28 2015 Kalev Lember <klember@redhat.com> - 1:3.17.4-1
f83012
- Update to 3.17.4
f83012
f83012
* Tue Jun 23 2015 Ray Strode <rstrode@redhat.com> 3.17.3.1-1
f83012
- Update to 3.17.3.1
f83012
f83012
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.17.2-2
f83012
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
f83012
f83012
* Wed Jun 03 2015 Ray Strode <rstrode@redhat.com> 3.17.2-1
f83012
- Update to 3.17.2
f83012
f83012
* Thu Apr 16 2015 Ray Strode <rstrode@redhat.com> 3.16.1.1-1
f83012
- Update to 3.16.1.1
f83012
f83012
* Thu Apr 16 2015 Kalev Lember <kalevlember@gmail.com> 3.16.1-1
f83012
- Update to 3.16.1
f83012
f83012
* Tue Apr 07 2015 Ray Strode <rstrode@redhat.com> 3.16.0.1-3
f83012
- Fix permissions on /var/lib/gdm/.local/share
f83012
- Fixes starting Xorg without root on machines that started out
f83012
  as Fedora 15 machines.
f83012
f83012
* Fri Mar 27 2015 Ray Strode <rstrode@redhat.com> 3.16.0.1-2
f83012
- set XORG_RUN_AS_USER_OK in environment
f83012
f83012
* Tue Mar 24 2015 Kalev Lember <kalevlember@gmail.com> - 1:3.16.0.1-1
f83012
- Update to 3.16.0.1
f83012
f83012
* Tue Mar 24 2015 Ray Strode <rstrode@redhat.com> 3.16.0-2
f83012
- actually quit plymouth at startup
f83012
f83012
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 1:3.16.0-1
f83012
- Update to 3.16.0
f83012
f83012
* Fri Mar 20 2015 Kalev Lember <kalevlember@gmail.com> - 1:3.15.92-1
f83012
- Update to 3.15.92
f83012
f83012
* Tue Mar 03 2015 Ray Strode <rstrode@redhat.com> 3.15.91.2-1
f83012
- Update to 3.15.92.2
f83012
- fixes "black screen on logout" of wayland sessions
f83012
f83012
* Mon Mar 02 2015 Ray Strode <rstrode@redhat.com> 3.15.91.1-1
f83012
- Update to 3.15.91.1
f83012
- fixes deadlock on VT switch in some cases
f83012
f83012
* Fri Feb 27 2015 Ray Strode <rstrode@redhat.com> 3.15.91-1
f83012
- Update for 3.15.91
f83012
- Reduces flicker
f83012
- Fixes hang for autologin
f83012
  Resolves: #1197224
f83012
- Fixes users that disable root running X in /etc/X11/Xwrapper.conf
f83012
- Fixes intermittent crash at login
f83012
f83012
* Tue Feb 24 2015 Ray Strode <rstrode@redhat.com> - 1:3.15.90.5-1
f83012
- Update to 3.15.90.5
f83012
- gnome-initial-setup should work again
f83012
  Resolves: #1194948
f83012
- X will work better when configured to not need root
f83012
  (still not perfect though)
f83012
f83012
* Sun Feb 22 2015 Ray Strode <rstrode@redhat.com> - 1:3.15.90.4-1
f83012
- Update to 3.15.90.4
f83012
- Fixes bus activated X clients
f83012
f83012
* Sat Feb 21 2015 Ray Strode <rstrode@redhat.com> - 1:3.15.90.3-1
f83012
- Update to 3.15.90.3
f83012
- Disables gnome-initial-setup support for now, which isn't functional
f83012
f83012
* Fri Feb 20 2015 Ray Strode <rstrode@redhat.com> - 1:3.15.90.2-1
f83012
- Update to 3.15.90.2
f83012
- Fixes "no user list in the middle of my login screen" bug
f83012
- Require gnome-session-wayland-session since we default to wayland now
f83012
f83012
* Fri Feb 20 2015 David King <amigadave@amigadave.com> - 1:3.15.90.1-1
f83012
- Update to 3.15.90.1
f83012
- Use license macro for COPYING
f83012
- Use pkgconfig for BuildRequires
f83012
- Update URL
f83012
f83012
* Thu Feb 19 2015 Richard Hughes <rhughes@redhat.com> - 1:3.15.90-1
f83012
- Update to 3.15.90
f83012
f83012
* Fri Jan 23 2015 Ray Strode <rstrode@redhat.com> 3.15.3.1-4
f83012
- Another user switching fix
f83012
  Related: #1184933
f83012
f83012
* Thu Jan 22 2015 Ray Strode <rstrode@redhat.com> 3.15.3.1-3
f83012
- Fix user switching
f83012
  Resolves: #1184933
f83012
f83012
* Fri Jan 16 2015 Ray Strode <rstrode@redhat.com> 3.13.91-2
f83012
- Fix pam_ecryptfs. unfortunately adds back gross last login messages.
f83012
  Resolves: #1174366
f83012
f83012
* Fri Dec 19 2014 Richard Hughes <rhughes@redhat.com> - 1:3.15.3.1-1
f83012
- Update to 3.15.3.1
f83012
f83012
* Fri Dec 19 2014 Richard Hughes <rhughes@redhat.com> - 1:3.15.3-1
f83012
- Update to 3.15.3
f83012
f83012
* Tue Nov 25 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.15.2-1
f83012
- Update to 3.15.2
f83012
f83012
* Tue Oct 14 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.1-1
f83012
- Update to 3.14.1
f83012
f83012
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.0-1
f83012
- Update to 3.14.0
f83012
f83012
* Wed Sep 17 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.13.92-1
f83012
- Update to 3.13.92
f83012
f83012
* Wed Sep 03 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.13.91-2
f83012
- Drop last GConf remnants
f83012
f83012
* Wed Sep 03 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.13.91-1
f83012
- Update to 3.13.91
f83012
f83012
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.12.2-4
f83012
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
f83012
f83012
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.12.2-3
f83012
- Rebuilt for gobject-introspection 1.41.4
f83012
f83012
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.12.2-2
f83012
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
f83012
f83012
* Fri May 16 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.12.2-1
f83012
- Update to 3.12.2
f83012
f83012
* Thu May 08 2014 Ray Strode <rstrode@redhat.com> - 1:3.12.1-3
f83012
- Fix PATH
f83012
  Resolves: #1095344
f83012
f83012
* Wed May 07 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.12.1-2
f83012
- Drop gnome-icon-theme-symbolic dependency
f83012
f83012
* Wed Apr 16 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.12.1-1
f83012
- Update to 3.12.1
f83012
f83012
* Sat Apr 05 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.12.0-3
f83012
- Fold -libs into the main gdm package
f83012
f83012
* Sat Apr 05 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.12.0-2
f83012
- Tighten subpackage deps
f83012
f83012
* Tue Mar 25 2014 Richard Hughes <rhughes@redhat.com> - 1:3.12.0-1
f83012
- Update to 3.12.0
f83012
f83012
* Thu Mar 20 2014 Richard Hughes <rhughes@redhat.com> - 1:3.11.92.1-1
f83012
- Update to 3.11.92.1
f83012
f83012
* Fri Feb 21 2014 Richard Hughes <rhughes@redhat.com> - 1:3.11.90-1
f83012
- Update to 3.11.90
f83012
f83012
* Wed Jan 15 2014 Richard Hughes <rhughes@redhat.com> - 1:3.11.4-1
f83012
- Update to 3.11.4
f83012
f83012
* Sun Dec 22 2013 Ville Skyttä <ville.skytta@iki.fi> - 1:3.11.3-2
f83012
- Drop empty TODO from docs, trivial rpmlint fixes.
f83012
f83012
* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 1:3.11.3-1
f83012
- Update to 3.11.3
f83012
f83012
* Tue Nov 19 2013 Richard Hughes <rhughes@redhat.com> - 1:3.11.2-1
f83012
- Update to 3.11.2
f83012
f83012
* Mon Oct 28 2013 Richard Hughes <rhughes@redhat.com> - 1:3.10.0.1-1
f83012
- Update to 3.10.0.1
f83012
f83012
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.10.0-1
f83012
- Update to 3.10.0
f83012
f83012
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.9.90-1
f83012
- Update to 3.9.90
f83012
f83012
* Sat Aug 10 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.9.5-1
f83012
- Update to 3.9.5
f83012
f83012
* Tue Jul 16 2013 Richard Hughes <rhughes@redhat.com> - 1:3.8.3.1-1
f83012
- Update to 3.8.3.1
f83012
f83012
* Sat Jun 22 2013 Matthias Clasen <mclasen@redhat.com> - 3.8.3-2
f83012
- Trim %%changelog
f83012
f83012
* Fri Jun 14 2013 Ray Strode <rstrode@redhat.com> 3.8.3-1
f83012
- Update to 3.8.3
f83012
f83012
* Tue May 21 2013 Matthias Clasen <mclasen@redhat.com> 1:3.8.1.1-6
f83012
- Don't include the fallback greeter
f83012
f83012
* Mon May 20 2013 Ray Strode <rstrode@redhat.com> 1:3.8.1.1-5
f83012
- Fix permissions on /run/gdm
f83012
  Resolves: #fudge
f83012
  (http://lists.fedoraproject.org/pipermail/devel/2013-May/182906.html)
f83012
f83012
* Mon May 20 2013 Ray Strode <rstrode@redhat.com> 1:3.8.1.1-4
f83012
- Require gnome-shell. We no longer use the fallback greeter.
f83012
  (Since gdm 3.7.92).
f83012
f83012
* Fri May 17 2013 Ray Strode <rstrode@redhat.com> - 1:3.8.1.1-3
f83012
- Build with -fpie
f83012
  Resolves: #955154
f83012
f83012
* Thu May 16 2013 Florian Müllner <fmuellner@redhat.com> - 1:3.8.1.1-2
f83012
- Update branding
f83012
f83012
* Wed Apr 17 2013 Richard Hughes <rhughes@redhat.com> - 1:3.8.1.1-1
f83012
- Update to 3.8.1.1
f83012
f83012
* Mon Apr 15 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.8.1-1
f83012
- Update to 3.8.1
f83012
f83012
* Mon Apr 01 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.8.0-2
f83012
- Drop the metacity dep now that the fallback greeter is gone
f83012
f83012
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.8.0-1
f83012
- Update to 3.8.0
f83012
f83012
* Thu Mar 21 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.7.92-2
f83012
- Drop the polkit-gnome dep now that the fallback greeter is gone
f83012
f83012
* Wed Mar 20 2013 Richard Hughes <rhughes@redhat.com> - 1:3.7.92-1
f83012
- Update to 3.7.92
f83012
f83012
* Wed Mar  6 2013 Matthias Clasen <mclasen@redhat.com> 3.7.91-1
f83012
- Update to 3.7.91
f83012
f83012
* Wed Feb 27 2013 Ray Strode <rstrode@redhat.com> 3.7.90-3
f83012
- Fix up runtime dir for real
f83012
f83012
* Tue Feb 26 2013 Ray Strode <rstrode@redhat.com> 3.7.90-2
f83012
- Fix up runtime dir path (spotted by dwalsh)
f83012
f83012
* Fri Feb 22 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.7.90-1
f83012
- Update to 3.7.90
f83012
f83012
* Wed Feb 06 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.7.5-1
f83012
- Update to 3.7.5
f83012
f83012
* Wed Jan 09 2013 Richard Hughes <hughsient@gmail.com> - 1:3.7.3.1-1
f83012
- Update to 3.7.3.1
f83012
f83012
* Tue Nov 20 2012 Richard Hughes <hughsient@gmail.com> - 1:3.7.2-1
f83012
- Update to 3.7.2
f83012
f83012
* Tue Nov 20 2012 Matthias Clasen <mclasen@redhat.com> - 1:3.6.2-2
f83012
- Remove patch fuzz of 999
f83012
f83012
* Wed Nov 14 2012 Kalev Lember <kalevlember@gmail.com> - 1:3.6.2-1
f83012
- Update to 3.6.2
f83012
f83012
* Mon Nov 05 2012 Ray Strode <rstrode@redhat.com> - 1:3.6.1-4
f83012
- Fix GDM auth cookie problem
f83012
  Related: #870695
f83012
f83012
* Mon Oct 29 2012 Matthias Clasen <mclasen@redhat.com> - 1:3.6.1-3
f83012
- Add ppc to %%ExcludeArch
f83012
f83012
* Thu Oct 18 2012 Matthias Clasen <mclasen@redhat.com> - 1:3.6.1-2
f83012
- Require gnome-icon-theme-symbolic (#867718)
f83012
f83012
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 1:3.6.1-1
f83012
- Update to 3.6.1
f83012
f83012
* Tue Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 1:3.6.0-1
f83012
- Update to 3.6.0
f83012
f83012
* Wed Sep 19 2012 Matthias Clasen <mclasen@redhat.com> 1:3.5.92.1-1
f83012
- Update to 3.5.92.1
f83012
f83012
* Fri Sep 07 2012 Ray Strode <rstrode@redhat.com> 1:3.5.91-2
f83012
- Fix autologin
f83012
- Fix selinux context after forking session
f83012
f83012
* Thu Sep 06 2012 Richard Hughes <hughsient@gmail.com> - 1:3.5.91-1
f83012
- Update to 3.5.91
f83012
f83012
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 1:3.5.90-1
f83012
- Update to 3.5.90
f83012
f83012
* Tue Aug  7 2012 Lennart Poettering <lpoetter@redhat.com> - 1:3.5.5-2
f83012
- https://fedoraproject.org/wiki/Features/DisplayManagerRework
f83012
- https://bugzilla.redhat.com/show_bug.cgi?id=846135
f83012
- Ship and use gdm.service
f83012
- Force gdm onto VT1
f83012
f83012
* Tue Aug 07 2012 Richard Hughes <hughsient@gmail.com> - 1:3.5.5-1
f83012
- Update to 3.5.5
f83012
f83012
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.5.4.2-2
f83012
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
f83012
f83012
* Thu Jul 19 2012 Ray Strode <rstrode@redhat.com> 3.5.4.2-1
f83012
- Update to 3.5.4.2
f83012
- Fixes non-autologin
f83012
f83012
* Thu Jul 19 2012 Ray Strode <rstrode@redhat.com> 3.5.4.1-1
f83012
- Update to 3.5.4.1
f83012
- Fixes autologin
f83012
- Fixes logind integration
f83012
- Fixes dconf incompatibility
f83012
f83012
* Thu Jul 19 2012 Matthias Clasen <mclasen@redhat.com> - 1:3.5.4-3
f83012
- Fix dconf profile syntax
f83012
f83012
* Thu Jul 19 2012 Kalev Lember <kalevlember@gmail.com> - 1:3.5.4-2
f83012
- Require systemd >= 186 for libsystemd-login
f83012
f83012
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 1:3.5.4-1
f83012
- Update to 3.5.4
f83012
f83012
* Thu Jun 28 2012 Ray Strode <rstrode@redhat.com> 3.5.2-4
f83012
- Build with plymouth support (woops).
f83012
f83012
* Wed Jun 13 2012 Ray Strode <rstrode@redhat.com> 3.5.2-3
f83012
- Drop unused spool dir
f83012
  Related: #819254
f83012
f83012
* Sat Jun  9 2012 Matthias Clasen <mclasen@redhat.com> - 1:3.5.2-2
f83012
- Fix gnome-shell detection
f83012
f83012
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 1:3.5.2-1
f83012
- Update to 3.5.2
f83012
f83012
* Sat Apr 14 2012 Matthias Clasen <mclasen@redhat.com> - 3.4.1-1
f83012
- Update to 3.4.1
f83012
f83012
* Mon Apr 09 2012 Ray Strode <rstrode@redhat.com> 3.4.0.1-5
f83012
- One more try at fixing crash
f83012
  Resolves: #810451
f83012
f83012
* Mon Apr 09 2012 Ray Strode <rstrode@redhat.com> 3.4.0.1-4
f83012
- Fix crash
f83012
  Resolves: #810451
f83012
f83012
* Thu Apr  5 2012 Matthias Clasen <mclasen@redhat.com> 3.4.0.1-3
f83012
- Make session unlocking after user switching work
f83012
f83012
* Mon Apr 02 2012 Ray Strode <rstrode@redhat.com> 3.4.0.1-2
f83012
- Move pam_gnome_keyring after XDG_RUNTIME_DIR is setup
f83012
  Resolves: #809152
f83012
f83012
* Tue Mar 27 2012 Ray Strode <rstrode@redhat.com> 3.4.0.1-1
f83012
- Update to 3.4.0.1
f83012
- fixes autologin
f83012
f83012
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 1:3.4.0-1
f83012
- Update to 3.4.0
f83012
f83012
* Tue Mar 20 2012 Ray Strode <rstrode@redhat.com> 3.3.92.1-1
f83012
- Update to 3.3.92.1
f83012
f83012
* Wed Feb 15 2012 Ray Strode <rstrode@redhat.com> 3.2.1.1-14
f83012
- More consolekit registration fixes
f83012
f83012
* Mon Feb 13 2012 Ray Strode <rstrode@redhat.com> 3.2.1.1-12
f83012
- Restore ConsoleKit registration if ConsoleKit is installed
f83012
f83012
* Tue Feb  7 2012 Lennart Poettering <lpoetter@redhat.com> - 1:3.2.1.1-11
f83012
- Add multi-seat patch from gdm git master
f83012
f83012
* Thu Jan 26 2012 Ray Strode <rstrode@redhat.com> 3.2.1.1-10
f83012
- Drop system-icon-theme requirement since we don't depend
f83012
  on it anymore
f83012
f83012
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.2.1.1-9
f83012
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
f83012
f83012
* Wed Nov 09 2011 Adam Williamson <awilliam@redhat.com> 1:3.2.1.1-8
f83012
- sync with recent changes on f16 branch:
f83012
  + update to 3.2.1.1
f83012
  + properly set up PAM files
f83012
  + auth fixes
f83012
  + put fallback plugin development files in -devel
f83012
  + require metacity to fix #746693
f83012
  + fix logo in fallback mode - just set it to a Fedora file
f83012
f83012
* Thu Nov 03 2011 Ray Strode <rstrode@redhat.com> 3.2.1-3
f83012
- Drop fprintd-pam dependency and make Harald's laptop
f83012
  more lean and streamlined.
f83012
f83012
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.2.1-2
f83012
- Rebuilt for glibc bug#747377
f83012
f83012
* Tue Oct 18 2011 Ray Strode <rstrode@redhat.com> 3.2.1-1
f83012
- Update to 3.2.1
f83012
- Move plugins into main package
f83012
f83012
* Wed Oct  5 2011 Adam Williamson <awilliam@redhat.com> - 1:3.2.0-2
f83012
- shell_check.patch (upstream): re-add check for gnome-shell presence
f83012
  before using it to handle login (RH #743596)
f83012
f83012
* Wed Sep 28 2011 Ray <rstrode@redhat.com> - 1:3.2.0-1
f83012
- Update to 3.2.0
f83012
f83012
* Tue Jun 28 2011 Ray Strode <rstrode@redhat.com> 3.1.2-3
f83012
- Disable fatal critcals
f83012
  Resolves: #717324
f83012
f83012
* Tue Jun 21 2011 Michael Schwendt <mschwendt@fedoraproject.org> - 3.1.2-2
f83012
- Fix /dev/ull typo in scriptlets (#693046).
f83012
f83012
* Mon Jun 13 2011 Ray Strode <rstrode@redhat.com> 3.1.2-1
f83012
- Update for release
f83012
f83012
* Mon Jun 06 2011 Ray Strode <rstrode@redhat.com> 3.0.4-1
f83012
- Update to latest version
f83012
  Resolves CVE-2011-1709
f83012
f83012
* Fri Apr 15 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-2
f83012
- Put the Fedora logo back in the greeter
f83012
f83012
* Mon Apr  4 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-1
f83012
- Update to 3.0.0
f83012
f83012
* Tue Mar 22 2011 Ray Strode <rstrode@redhat.com> 2.91.94-1
f83012
- Update to 2.91.94
f83012
f83012
* Wed Mar 09 2011 Ray Strode <rstrode@redhat.com> 2.91.93-2
f83012
- Fix autologin crash
f83012
f83012
* Tue Mar 08 2011 Ray Strode <rstrode@redhat.com> 2.91.93-1
f83012
- Update to 2.91.93
f83012
f83012
* Tue Feb 22 2011 Ray Strode <rstrode@redhat.com> 2.91.6-11
f83012
- Dropping async code didn't work.  The bug was still
f83012
  around.  This commit should fix it.
f83012
f83012
* Fri Feb 18 2011 Ray Strode <rstrode@redhat.com> 2.91.6-10
f83012
- Fix user list async bugs by dropping async code and
f83012
  moving to accounts service library
f83012
  Resolves: #678236
f83012
- Add requires for accounts service to spec since it isn't
f83012
  optional (and hasn't been for a while)
f83012
f83012
* Thu Feb 17 2011 Ray Strode <rstrode@redhat.com> 2.91.6-9
f83012
- Add back session chooser
f83012
  Resolves: #539638
f83012
f83012
* Mon Feb 14 2011 Ray Strode <rstrode@redhat.com> 2.91.6-8
f83012
- Do build with pam stack changes need to get ecryptfs
f83012
  working.
f83012
  Resolves: #665061
f83012
f83012
* Mon Feb 14 2011 Ray Strode <rstrode@redhat.com> 2.91.6-7
f83012
- Fix crasher and rendering glitches
f83012
  Resolves: #674978
f83012
f83012
* Fri Feb 11 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-6
f83012
- Rebuild against newer gtk
f83012
f83012
* Wed Feb 09 2011 Christopher Aillon <caillon@redhat.com> - 2.91.6-5
f83012
- Drop the requires on plymouth-gdm-hooks since it no longer exists
f83012
f83012
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.91.6-4
f83012
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
f83012
f83012
* Mon Feb 07 2011 Bastien Nocera <bnocera@redhat.com> 2.91.6-3
f83012
- Really disable gnome-settings-daemon plugins in the greeter
f83012
f83012
* Fri Feb 04 2011 Ray Strode <rstrode@redhat.com> 2.91.6-2
f83012
- Drop some unimportant patches
f83012
- Attempt to fix bug 674978 (theme related crash)
f83012
f83012
* Wed Feb 02 2011 Ray Strode <rstrode@redhat.com> 2.91.6-1
f83012
- Update to 2.91.6
f83012
f83012
* Sat Jan 29 2011 Ville Skyttä <ville.skytta@iki.fi> - 1:2.91.4-6
f83012
- Dir ownership fixes.
f83012
f83012
* Wed Jan 19 2011 Ray Strode <rstrode@redhat.com> 2.91.4-5
f83012
- Fix swapped LHS and RHS in more-aggressive-about-loading-icons
f83012
  patch
f83012
f83012
* Wed Jan 19 2011 Ray Strode <rstrode@redhat.com> 2.91.4-4
f83012
- Update previous patch to handle NULL better
f83012
f83012
* Wed Jan 19 2011 Ray Strode <rstrode@redhat.com> 2.91.4-3
f83012
- Fix icon ref counting issue
f83012
f83012
* Wed Jan 19 2011 Ray Strode <rstrode@redhat.com> 2.91.4-2
f83012
- Be more aggresive about loading icons
f83012
  (right now we fail, which combined with fatal criticals
f83012
  gives us crashes)
f83012
f83012
* Fri Dec 17 2010 Ray Strode <rstrode@redhat.com> 2.91.4-1
f83012
- Update to 2.91.4
f83012
f83012
* Wed Dec 15 2010 Christopher Aillon <caillon@redhat.com> 2.32.0-4
f83012
- Add maybe-set-is-loaded.patch to ensure we end up with a loaded user
f83012
f83012
* Wed Dec 01 2010 Peter Hutterer <peter.hutterer@redhat.com> 1:2.32.0-3
f83012
- plymouth.patch: xserver 1.10 takes "-background none" root argument
f83012
  instead of the fedora-specific "-nr".
f83012
- Add missing BuildRequires for dbus-glib-devel
f83012
f83012
* Mon Nov 15 2010 Dan Williams <dcbw@redhat.com> 2.32.0-2
f83012
- Fix upower build requirement
f83012
f83012
* Wed Sep 29 2010 Ray Strode <rstrode@redhat.com> 2.32.0-1
f83012
- Update to 2.32.0
f83012
f83012
* Tue Aug 17 2010 Ray Strode <rstrode@redhat.com> 2.31.90-1
f83012
- Update to 2.31.90
f83012
f83012
* Wed Jun 16 2010 Matthias Clasen <mclasen@redhat.com> 2.30.2-3
f83012
- Kill explicit library deps
f83012
f83012
* Tue Apr 27 2010 Ray Strode <rstrode@redhat.com> 2.30.2-2
f83012
- Update multistack patch
f83012
- Add accounts service patch
f83012
- Update plymouth patch
f83012
f83012
* Tue Apr 27 2010 Matthias Clasen <mclasen@redhat.com> 2.30.2-1
f83012
- Update to 2.30.2
f83012
- Spec file cleanups
f83012
f83012
* Tue Apr 06 2010 Ray Strode <rstrode@redhat.com> 2.30.0-2
f83012
- Update plymouth patch to work with 0.8.1
f83012
f83012
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-1
f83012
- Update to 2.30.0
f83012
f83012
* Wed Mar 24 2010 Matthias Clasen <mclasen@redhat.com> 2.29.92-4
f83012
- Drop hal dependency
f83012
f83012
* Tue Mar 09 2010 Ray Strode <rstrode@redhat.com> 2.29.92-3
f83012
- Drop Prereq in favor of Requires(pre)
f83012
f83012
* Tue Mar 09 2010 Ray Strode <rstrode@redhat.com> 2.29.92-2
f83012
- Rebase multistack patch
f83012
f83012
* Tue Mar 09 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-1
f83012
- Update to 2.29.92
f83012
f83012
* Thu Feb 11 2010 Matthias Clasen <mclasen@redhat.com> 2.29.6-1
f83012
- Update to 2.29.6
f83012
f83012
* Thu Jan 28 2010 Ray Strode <rstrode@redhat.com> 2.29.5-2
f83012
- name graphical-login vprovides (bug 559268)
f83012
f83012
* Tue Jan 26 2010 Ray Strode <rstrode@redhat.com> 2.29.5-1
f83012
- Update to 2.29.5
f83012
f83012
* Sun Jan 17 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.4-3
f83012
- Rebuild
f83012
f83012
* Thu Jan 14 2010 Ray Strode <rstrode@redhat.com> 2.29.4-2
f83012
- Fix boot
f83012
f83012
* Tue Dec 22 2009 Matthias Clasen <mclasen@redhat.com> - 2.29.4-1
f83012
- Update to 2.29.4
f83012
f83012
* Wed Dec 09 2009 Ray Strode <rstrode@redhat.com> 2.29.1-3
f83012
- Update to work better with latest plymouth
f83012
f83012
* Thu Dec 03 2009 Ray Strode <rstrode@redhat.com> 2.29.1-2
f83012
- Drop upstreamed patches
f83012
- rebase multi-stack patch
f83012
f83012
* Tue Dec 01 2009 Bastien Nocera <bnocera@redhat.com> 2.29.1-1
f83012
- Update to 2.29.1
f83012
f83012
* Sat Oct 31 2009 Matthias Clasen <mclasen@redhat.com> 2.28.1-20
f83012
- Don't show 'Lock Screen' in the user switcher if locked down
f83012
f83012
* Sat Oct 31 2009 Matthias Clasen <mclasen@redhat.com> 2.28.1-18
f83012
- Actually set up statusicon padding
f83012
f83012
* Fri Oct 30 2009 Ray Strode <rstrode@redhat.com> 2.28.1-17
f83012
- Make the user list slide animation smoother
f83012
f83012
* Thu Oct 29 2009 Ray Strode <rstrode@redhat.com> 2.28.1-16
f83012
- Shrink autologin timer
f83012
- Make language dialog not double spaced
f83012
f83012
* Thu Oct 29 2009 Ray Strode <rstrode@redhat.com> 2.28.1-15
f83012
- Don't show fingerprint task button unless fingerprint is
f83012
  enabled
f83012
- Don't show smartcard task button and list item unless
f83012
  pcscd is running.
f83012
f83012
* Wed Oct 28 2009 Ray Strode <rstrode@redhat.com> 2.28.1-14
f83012
- Don't show image on login button
f83012
f83012
* Wed Oct 28 2009 Ray Strode <rstrode@redhat.com> 2.28.1-13
f83012
- Fix double free during user switching (might address
f83012
  bug 512944)
f83012
f83012
* Tue Oct 27 2009 Ray Strode <rstrode@redhat.com> 2.28.1-12
f83012
- One more go at bug 527920
f83012
f83012
* Tue Oct 27 2009 Ray Strode <rstrode@redhat.com> 2.28.1-11
f83012
- Tighten permissions on /var/run/gdm (bug 531063)
f83012
f83012
* Mon Oct 26 2009 Ray Strode <rstrode@redhat.com> 2.28.1-10
f83012
- Position shutdown menu properly on multihead machines
f83012
f83012
* Fri Oct 23 2009 Ray Strode <rstrode@redhat.com> 2.28.1-9
f83012
- Don't show hostname by default if it's localhost
f83012
f83012
* Fri Oct 23 2009 Ray Strode <rstrode@redhat.com> 2.28.1-8
f83012
- Attempt to fix crash some users see.
f83012
- Clean up rebase
f83012
f83012
* Fri Oct 23 2009 Ray Strode <rstrode@redhat.com> 2.28.1-7
f83012
- Show Other user even when there are no other users
f83012
  (bug 527920)
f83012
f83012
* Fri Oct 23 2009 Ray Strode <rstrode@redhat.com> 2.28.1-6
f83012
- Properly read default keyboard layout (bug 530452)
f83012
f83012
* Fri Oct 23 2009 Ray Strode <rstrode@redhat.com> 2.28.1-5
f83012
- Remove tool tip from login button
f83012
f83012
* Thu Oct 22 2009 Ray Strode <rstrode@redhat.com> 2.28.1-4
f83012
- Fix autologin window spasms
f83012
- Fix autologin timer animation
f83012
- Make autologin and multistack play better together
f83012
- Add padding to notification tray
f83012
f83012
* Wed Oct 21 2009 Ray Strode <rstrode@redhat.com> 2.28.1-3
f83012
- Move date from panel to clock tooltip
f83012
f83012
* Tue Oct 20 2009 Ray Strode <rstrode@redhat.com> 2.28.1-2
f83012
- Move shutdown functions to panel from login window
f83012
f83012
* Tue Oct 20 2009 Ray Strode <rstrode@redhat.com> 2.28.1-1
f83012
- Update to 2.28.1
f83012
f83012
* Fri Oct 09 2009 Ray Strode <rstrode@redhat.com> 2.28.0-9
f83012
- Fix Other... user.
f83012
f83012
* Fri Oct  9 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.28.0-8
f83012
- Move bubbles to the lower right on the login screen
f83012
f83012
* Wed Oct 07 2009 Ray Strode <rstrode@redhat.com> - 1:2.28.0-7
f83012
- Fix gdm-password / xguest interaction (bug 524421)
f83012
f83012
* Mon Oct  5 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.28.4-6
f83012
- Fix the autostart file for at-spi-registryd
f83012
f83012
* Thu Oct  1 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.28.4-5
f83012
- Handle keyboard layout variants
f83012
f83012
* Mon Sep 28 2009 Ray Strode <rstrode@redhat.com> - 1:2.28.0-4
f83012
- Add cache dir to package manifest
f83012
f83012
* Mon Sep 28 2009 Richard Hughes  <rhughes@redhat.com> - 1:2.28.0-3
f83012
- Add a patch to use DeviceKit-power rather than the removed methods in
f83012
  gnome-power-manager.
f83012
f83012
* Fri Sep 25 2009 Ray Strode <rstrode@redhat.com> 1:2.28.0-2
f83012
- Fix autologin
f83012
f83012
* Wed Sep 23 2009 Matthias Clasen <mclasen@redhat.com> 1:2.28.0-1
f83012
- Update to 2.28.0
f83012
f83012
* Sat Aug 29 2009 Caolán McNamara <caolanm@redhat.com> 1:2.27.90-2
f83012
- rebuild with new audit
f83012
f83012
* Mon Aug 24 2009 Ray Strode <rstrode@redhat.com> 1:2.27.90-1
f83012
- update to 2.27.90
f83012
f83012
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 1:2.27.4-7
f83012
- rebuilt with new audit
f83012
f83012
* Wed Aug 19 2009 Lennart Poettering <lpoetter@redhat.com> 1:2.27.4-6
f83012
- Add pulseaudio-gdm-hooks to dependencies
f83012
f83012
* Thu Aug 06 2009 Ray Strode <rstrode@redhat.com> 1:2.27.4-5
f83012
- rebuild
f83012
f83012
* Sat Aug  1 2009 Matthias Clasen <mclasen@redhat.com> 1:2.27.4-4
f83012
- Drop unneeded direct deps
f83012
f83012
* Fri Jul 24 2009 Ray Strode <rstrode@redhat.com> 1:2.27.4-3
f83012
- Fix delay during login
f83012
f83012
* Mon Jul 20 2009 Ray Strode <rstrode@redhat.com> 1:2.27.4-2
f83012
- Use correct multi-stack patch
f83012
f83012
* Mon Jul 20 2009 Ray Strode <rstrode@redhat.com> 1:2.27.4-1
f83012
- Update to 2.27.4
f83012
f83012
* Thu Jul 02 2009 Adam Jackson <ajax@redhat.com> 1:2.26.1-13
f83012
- Requires: xorg-x11-xkb-utils -> Requires: setxkbmap
f83012
f83012
* Wed Jul 01 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.1-12
f83012
- Drop defunct arch conditional buildrequires
f83012
f83012
* Tue Jun 30 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.26.1-11
f83012
- Rebuild against new libxklavier
f83012
f83012
* Fri Jun 12 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.26.1-10
f83012
- Bump rev to fix upgrade path
f83012
f83012
* Tue Jun  9 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.26.1-8
f83012
- Port to PolicyKit 1
f83012
f83012
* Wed Jun 03 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.1-5
f83012
- Fix language parsing code (bug 502778)
f83012
f83012
* Mon Apr 27 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.26.1-4
f83012
- Don't drop schemas translations from po files
f83012
f83012
* Fri Apr 24 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.1-3
f83012
- Add Requires for pam modules in plugins
f83012
f83012
* Tue Apr 21 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.1-2
f83012
- Stop inactive pam conversations when one succeeds.
f83012
  Should fix bug 496234
f83012
f83012
* Tue Apr 14 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.1-1
f83012
- Update to 2.26.1
f83012
f83012
* Mon Apr 13 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.0-8
f83012
- Add less boring multistack patch for testing
f83012
f83012
* Mon Mar 23 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.0-7
f83012
- Load session and language settings when username is read on
f83012
  Other user
f83012
f83012
* Fri Mar 20 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.0-6
f83012
- Fix problem in keyboard layout selector (483195)
f83012
f83012
* Thu Mar 19 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.0-5
f83012
- Use gethostname() _properly_ instead of g_get_host_name() when writing
f83012
  out xauth files, because the hostname may change out from
f83012
  under us and glib caches it.
f83012
f83012
* Thu Mar 19 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.0-4
f83012
- Use gethostname() instead of g_get_host_name() when writing
f83012
  out xauth files, because the hostname may change out from
f83012
  under us and glib caches it.
f83012
f83012
* Wed Mar 18 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.0-3
f83012
- emit "user-selected" signal for non-user items in the list
f83012
  as well.
f83012
f83012
* Mon Mar 16 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.0-2
f83012
- Clean up empty auth dirs so they don't hang around forever
f83012
  (bug 485974)
f83012
f83012
* Mon Mar 16 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.0-1
f83012
- Update to 2.26.0
f83012
- Drop gcc workaround.  it might not be needed now.
f83012
f83012
* Sat Mar 14 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-20
f83012
- Drop the use localhost patch because it broke things.
f83012
  Instead add authorization that doesn't depend on a hostname
f83012
f83012
* Thu Mar 12 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-19
f83012
- Add a lame patch in the off chance it might work around a
f83012
  gcc bug on ppc:
f83012
      unable to find register to spill in class 'LINK_OR_CTR_REGS'
f83012
  Probably won't work.
f83012
f83012
* Thu Mar 12 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-18
f83012
- Add Requires: libXau >= 1.0.4-4 to use localhost in xauth cookies
f83012
- Use localhost instead of g_get_host_name ()
f83012
f83012
* Thu Mar 12 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-17
f83012
- Don't force X server on active vt more than once
f83012
f83012
* Tue Mar 10 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-16
f83012
- Store greeter's auth cookie under "localhost" instead
f83012
  of g_get_host_name() since NetworkManager tries to synchronize
f83012
  the internal hostname with the externally resolvable one.
f83012
f83012
* Mon Mar 9 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-15
f83012
- Don't race with PAM modules that ask questions during
f83012
  pam_open_session (and don't subsequently go bonkers when
f83012
  losing the race).
f83012
f83012
* Fri Mar 6 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-14
f83012
- Reset "start session when ready" state to FALSE when starting
f83012
  new greeter from existing slave.  May fix problem Chris Ball
f83012
  is seeing with language selection in autologin the second time
f83012
  after boot up.
f83012
f83012
* Thu Mar 5 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-13
f83012
- 2.25.2-10 fixes were actually only for timed login.
f83012
  Add same fix for auto login
f83012
f83012
* Thu Mar 5 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-12
f83012
- Create settings object early to prevent assertion failures
f83012
  when one pam conversation completes before another starts.
f83012
f83012
* Wed Mar 4 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-11
f83012
- Bring back language/session/layout selector for autologin
f83012
f83012
* Wed Mar 4 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-10
f83012
- Add some fixes for autologin
f83012
f83012
* Tue Mar 3 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-9
f83012
- Add limited 'one-stack-only' version of multistack patch
f83012
  (See https://fedoraproject.org/wiki/Features/MultiplePAMStacksInGDM)
f83012
- Drop 10 second delay in start up because of broken autostart
f83012
  file
f83012
f83012
* Fri Feb 27 2009 Matthias Clasen  <mclasen@redhat.com>
f83012
- Require PolicyKit-authentication-agent
f83012
f83012
* Tue Feb 24 2009 Matthias Clasen  <mclasen@redhat.com>
f83012
- Refine the hal patch
f83012
f83012
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.25.2-6
f83012
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
f83012
f83012
* Fri Feb 20 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.25.2-5
f83012
- Get the default keyboard layout out of hal device properties
f83012
  instead of /etc/sysconfig/keyboard
f83012
f83012
* Fri Feb 20 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-4
f83012
- add Provides: service(graphical-login) to help anaconda
f83012
f83012
* Thu Jan 22 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-3
f83012
- Open log files for append to make selinux lock down easier
f83012
f83012
* Wed Dec 17 2008 Matthias Clasen  <mclasen@redhat.com> - 1:2.25.2-2
f83012
- Update to 2.25.2
f83012
- Drop the xkb groups workaround to see if the issue disappeared
f83012
f83012
* Thu Dec  4 2008 Matthias Clasen  <mclasen@redhat.com> - 1:2.25.1-2
f83012
- Update to 2.25.1
f83012
f83012
* Mon Oct 20 2008 Matthias Clasen  <mclasen@redhat.com> - 1:2.24.0-11
f83012
- Respect system keyboard setting
f83012
f83012
* Wed Oct 15 2008 Ray Strode <rstrode@redhat.com> - 1:2.24.0-10
f83012
- Rework "force X on vt1" code to work after the user logs out
f83012
f83012
* Wed Oct 15 2008 Matthias Clasen  <mclasen@redhat.com> - 1:2.24.0-9
f83012
- Save some space
f83012
f83012
* Fri Oct  3 2008 Matthias Clasen  <mclasen@redhat.com> - 1:2.24.0-8
f83012
- Don't show a non-functional help menuitem
f83012
f83012
* Tue Sep 30 2008 Ray Strode <rstrode@redhat.com> - 1:2.24.0-7
f83012
- Make panel slide in initially like the gnome panel
f83012
f83012
* Tue Sep 30 2008 Ray Strode <rstrode@redhat.com> - 1:2.24.0-6
f83012
- drop background priority change.  Choppyiness in -3 ended up
f83012
  being a bug in gnome-settings-daemon.
f83012
- pull patch from upstream to scale face icons with fontsize
f83012
f83012
* Thu Sep 25 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.24.0-5
f83012
- Require gnome-session
f83012
f83012
* Tue Sep 23 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.24.0-4
f83012
- Let /var/lib/gdm be owned by gdm, to make pulseaudio happy
f83012
f83012
* Tue Sep 23 2008 Ray Strode <rstrode@redhat.com> - 1:2.24.0-3
f83012
- Load background after everything else, so the crossfade
f83012
  isn't choppy.
f83012
f83012
* Mon Sep 22 2008 Ray Strode <rstrode@redhat.com> - 1:2.24.0-2
f83012
- Fix permssions on spool dir
f83012
f83012
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.24.0-1
f83012
- Update to 2.24.0
f83012
f83012
* Mon Sep 22 2008 Ray Strode <rstrode@redhat.com> - 1:2.23.92-10
f83012
- Flush X event queue after setting _XROOTPMAP_ID so there's
f83012
  no race with settings daemon reading the property
f83012
f83012
* Fri Sep 19 2008 Ray Strode <rstrode@redhat.com> - 1:2.23.92-9
f83012
- Fix crash from language dialog
f83012
f83012
* Wed Sep 17 2008 Ray Strode <rstrode@redhat.com> - 1:2.23.92-8
f83012
- canonicalize codeset to match output of locale -m
f83012
- filter duplicates from language list
f83012
f83012
* Tue Sep 16 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.23.92-7
f83012
- Plug a few memory leaks
f83012
f83012
* Tue Sep 16 2008 Ray Strode <rstrode@redhat.com> - 1:2.23.92-6
f83012
- Use _XROOTPMAP_ID instead of _XSETROOT_ID
f83012
f83012
* Tue Sep 16 2008 Ray Strode <rstrode@redhat.com> - 1:2.23.92-5
f83012
- Save root window in XSETROOTID property for transition
f83012
f83012
* Fri Sep 12 2008 Ray Strode <rstrode@redhat.com> - 1:2.23.92-4
f83012
- Fix bug in last patch
f83012
f83012
* Thu Sep 11 2008 Ray Strode <rstrode@redhat.com> - 1:2.23.92-3
f83012
- Add hook to allow for plymouth transition
f83012
f83012
* Tue Sep  9 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.92-2
f83012
- Disallow root login
f83012
f83012
* Mon Sep  8 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.92-1
f83012
- Update to 2.23.92-1
f83012
f83012
* Thu Aug 28 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.91-0.20080828.2
f83012
- Update to non-broken snapshot
f83012
f83012
* Thu Aug 28 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.91-0.20080828.1
f83012
- Update to snapshot
f83012
f83012
* Mon Aug 25 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.90-2
f83012
- Add desktop file for metacity
f83012
f83012
* Mon Aug 25 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.90-1
f83012
- Update to 2.23.90
f83012
f83012
* Thu Aug 14 2008 Behdad Esfahbod <besfahbo@redhat.com> - 1:2.23.2-3
f83012
- Add upstreamed patch gdm-2.23.2-unknown-lang.patch
f83012
f83012
* Wed Aug 13 2008 Ray Strode <rstrode@redhat.com> - 1:2.23.2-2
f83012
- Require plymouth-gdm-hooks so plymouth-log-viewer gets pulled
f83012
  in on upgrades
f83012
f83012
* Wed Jul 30 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.2-1
f83012
- Update to 2.23.2
f83012
f83012
* Mon Jul 28 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.1.0.2008.07.28.1
f83012
- Update to newer snapshot
f83012
f83012
* Mon Jul 21 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.1.0.2008.07.21.3
f83012
- Update to newer snapshot
f83012
f83012
* Mon Jul 21 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.1.0.2008.07.21.2
f83012
- Update to new snapshot
f83012
f83012
* Mon Jul 21 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.1.0.2008.07.21.1
f83012
- Update to snapshot
f83012
f83012
* Fri Jul 11 2008 Matthias Clasen  <mclasen@redhat.com> - 1:2.22.0-12
f83012
- Actually apply the patch
f83012
f83012
* Thu Jul 10 2008 Matthias Clasen  <mclasen@redhat.com> - 1:2.22.0-11
f83012
- Fix some broken icons on the login screen
f83012
f83012
* Thu Jul 10 2008 Matthias Clasen  <mclasen@redhat.com> - 1:2.22.0-10
f83012
- Improve rendering of languages
f83012
f83012
* Thu Jul  3 2008 Jon McCann <jmccann@redhat.com> - 1:2.22.0-9
f83012
- Check for a null filesystem type
f83012
f83012
* Wed Jun 25 2008 Ray Strode <rstrode@redhat.com> - 1:2.22.0-8
f83012
- After discussion with X team, turn tcp connections off by default,
f83012
  but add back option to toggle on (bug 446672)
f83012
f83012
* Wed Jun 25 2008 Ray Strode <rstrode@redhat.com> - 1:2.22.0-7
f83012
- enable tcp connections by default
f83012
f83012
* Thu May  8 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.22.0-6
f83012
- Add a GConf key to disable the user list
f83012
f83012
* Mon May  5 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.22.0-5
f83012
- Autoreconf
f83012
- Bump rev
f83012
f83012
* Mon May  5 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.22.0-4
f83012
- Add a keyboard chooser to the greeter
f83012
f83012
* Sun May  4 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.22.0-3
f83012
- Fix source url
f83012
f83012
* Fri May  1 2008 Jon McCann <jmccann@redhat.com> - 1:2.22.0-2
f83012
- Retry tagging
f83012
f83012
* Fri May  1 2008 Jon McCann <jmccann@redhat.com> - 1:2.22.0-1
f83012
- Update to 2.22.0
f83012
- Fix restarting when bus goes away
f83012
f83012
* Thu May  1 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.05.01.1
f83012
- ConsoleKit fixes
f83012
- Don't show session selector if only one session installed
f83012
- automatically pop up language/session selectors when using mnemonics
f83012
f83012
* Tue Apr 29 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.10-0.2008.04.29.2
f83012
- Fix debugging
f83012
- Fix resetting slave after session migration
f83012
- Desensitize power buttons briefly after page switch
f83012
- Remove Users: label from greeter
f83012
f83012
* Tue Apr 29 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.10-0.2008.04.29.1
f83012
- make transient greeter less transient to workaround spurious vt switch
f83012
f83012
* Mon Apr 28 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.28.1
f83012
- a11y improvements
f83012
- make "Suspend" desensitize properly when not-available
f83012
- make resize animation faster
f83012
- user switcher fixes
f83012
f83012
* Fri Apr 18 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.18.2
f83012
- Get Chinese back in language list
f83012
f83012
* Fri Apr 18 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.18.1
f83012
- start orca without main window
f83012
- add missing priorities for plugins
f83012
- add more failsafe lockdown
f83012
f83012
* Wed Apr 16 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.16.1
f83012
- Disable typeahead when asking for password so password can't get shown
f83012
  in clear text (bug 442300)
f83012
f83012
* Wed Apr 16 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.11.4
f83012
- Use start-here instead of fedora-logo-icon to aid generic-logos
f83012
f83012
* Fri Apr 11 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.10-0.2008.04.11.3
f83012
- Fix up the XKB workaround
f83012
f83012
* Fri Apr 11 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.11.2
f83012
- Fix security issue in last commit
f83012
f83012
* Fri Apr 11 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.11.1
f83012
- Fix focus handling when tabbing from user-chooser to buttons
f83012
- don't set real uid to user before setcred
f83012
- fix permissions on /var/run/gdm ... again
f83012
f83012
* Thu Apr 10 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.10-0.2008.04.08.4
f83012
- Work around a XKB problem
f83012
f83012
* Tue Apr  8 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.08.3
f83012
- Language list was incomplete (bug 441613)
f83012
f83012
* Tue Apr  8 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.08.2
f83012
- Fix permissions on /var/run/gdm
f83012
f83012
* Tue Apr  8 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.08.1
f83012
- Install X auth cookies in /var/run/gdm instead of /tmp
f83012
f83012
* Mon Apr  7 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.07.3
f83012
- Disable image for automatic login and other user
f83012
- Act more sanely if gnome isn't installed
f83012
f83012
* Mon Apr  7 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.07.2
f83012
- Allow double-click to select language from list
f83012
f83012
* Mon Apr  7 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.07.1
f83012
- Make automatic login timer fade in
f83012
- No more checkboxes in user-switch applet
f83012
f83012
* Sun Apr  6 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.06.1
f83012
- Focus face browser after failed login attempt
f83012
- disable debug messages until 2.22.0 is released
f83012
f83012
* Sat Apr  5 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.10-0.2008.04.04.2
f83012
- Improve handling of CK error messages
f83012
f83012
* Sat Apr  5 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.04.1
f83012
- Fix jump in animation for autologin
f83012
- Fix crash if LANG="somethingbogus"
f83012
f83012
* Sat Apr  5 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.03.3
f83012
- Fix crash when canceling autologin
f83012
f83012
* Fri Apr  4 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.10-0.2008.04.03.2
f83012
- Uninstall gconf schemas before the files are gone
f83012
f83012
* Thu Apr  3 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.03.1
f83012
- Update to snapshot
f83012
- Improves shrink/grow animation of login window
f83012
f83012
* Wed Apr  2 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.10-0.2008.04.02.1
f83012
- Update to snapshot
f83012
f83012
* Mon Mar 31 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.10-0.2008.03.26.4
f83012
- Fix a directory ownership oversight
f83012
f83012
* Wed Mar 26 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.10-0.2008.03.26.3
f83012
- Fix build due to #436349
f83012
f83012
* Wed Mar 26 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.10-0.2008.03.26.2
f83012
- Update to newer snapshot that includes more lockdown
f83012
f83012
* Wed Mar 26 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.03.26.1
f83012
- Update to snapshot
f83012
- Turn on profiling
f83012
f83012
* Fri Mar 21 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.10-0.2008.03.18.3
f83012
- Don't require a theme we don't use
f83012
f83012
* Wed Mar 19 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.03.18.2
f83012
- Fix default path (bug 430187)
f83012
f83012
* Tue Mar 18 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.10-0.2008.03.18.1
f83012
- Update to snapshot
f83012
f83012
* Mon Mar 17 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.9-5
f83012
- Implement tooltips in the language selection dialog
f83012
f83012
* Mon Mar 17 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.9-4
f83012
- Stop gvfs from using fuse in the sandbox session
f83012
f83012
* Tue Mar 11 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.9-3
f83012
- remove duplication signal definition from bad patch merge
f83012
  which led to crash for "Other" user
f83012
f83012
* Mon Mar 10 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.9-2
f83012
- Fix case where we can't lookup a user.
f83012
f83012
* Mon Mar 10 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.9-1
f83012
- Update to 2.21.9
f83012
f83012
* Mon Mar 10 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.9-0.2008.03.10.2
f83012
- Prevent some spurious wake ups caused by the
f83012
  timed login timer animation
f83012
f83012
* Mon Mar 10 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.9-0.2008.03.10.1
f83012
- Update to latest snapshot
f83012
f83012
* Fri Mar 7 2008 David Woodhouse <dwmw2@redhat.com> - 1:2.21.9-0.2008.02.29.3
f83012
- Fix endianness breakage in signal pipes (#436333)
f83012
f83012
* Mon Mar 3 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.9-0.2008.02.29.2
f83012
- Be more explicit in file list; use less globs
f83012
- Don't package user-switcher in both packages!
f83012
f83012
* Fri Feb 29 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.9-0.2008.02.29.1
f83012
- Update to snapshot
f83012
- Split user-switcher out
f83012
f83012
* Mon Feb 25 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.8-1
f83012
- Update to 2.21.8
f83012
f83012
* Tue Feb 12 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.7-1
f83012
- Update to 2.21.7
f83012
f83012
* Fri Feb 8 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.7-0.2008.02.08.1
f83012
- Update to snapshot
f83012
f83012
* Wed Jan  30 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.6-1
f83012
- Update to 2.21.6
f83012
f83012
* Thu Jan  24 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.5-2
f83012
- add BuildRequires for iso-codes-devel
f83012
f83012
* Fri Jan  18 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.5-1
f83012
- Update to 2.21.5
f83012
f83012
* Thu Jan  17 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.2-0.2007.11.20.11
f83012
- Rebuild
f83012
f83012
* Mon Jan  15 2008 Dan Walsh <dwalsh@redhat.com> - 1:2.21.2-0.2007.11.20.10
f83012
- Fix gdm.pam file so that session include system-auth happens after other session setup
f83012
f83012
* Mon Jan  7 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.9
f83012
- hide guest account since it doesn't work
f83012
f83012
* Fri Dec 21 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.8
f83012
- Fix background (and other settings)
f83012
f83012
* Wed Dec 19 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.7
f83012
- Improve animation to be less jumpy
f83012
f83012
* Fri Dec 14 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.6
f83012
- Fix an uninitialized variable that makes the session list stop
f83012
  growing before its finished sometimes
f83012
f83012
* Thu Dec 13 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.5
f83012
- add session chooser to login screen
f83012
- add hoaky animations
f83012
f83012
* Fri Nov 30 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.21.2-0.2007.11.20.4
f83012
- Use the new "substack" support in pam to make keyring unlocking work
f83012
f83012
* Tue Nov 20 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.3
f83012
- use metacity for now
f83012
f83012
* Tue Nov 20 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.2
f83012
- Drop dont run profile patch since dwalsh changed /usr/sbin/gdm label
f83012
f83012
* Tue Nov 20 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.1
f83012
- Update to today's snapshot
f83012
f83012
* Mon Nov 19 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.19.3
f83012
- fix permissions on homedir
f83012
f83012
* Mon Nov 19 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.19.2
f83012
- move homedir to /var/lib/gdm
f83012
f83012
* Mon Nov 19 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.19.1
f83012
- Update to today's snapshot
f83012
f83012
* Thu Nov 15 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.14.2
f83012
- don't source /etc/profile at startup
f83012
f83012
* Wed Nov 14 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.14.1
f83012
- Update to today's snapshot
f83012
f83012
* Fri Nov  9 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.09.1
f83012
- Update to today's snapshot
f83012
f83012
* Tue Oct 30 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.1-0.2007.10.30.1
f83012
- Update to today's snapshot
f83012
f83012
* Tue Oct 23 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.1-0.2007.10.23.1
f83012
- Update to today's snapshot
f83012
f83012
* Mon Oct 22 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.1-0.2007.10.22.1
f83012
- Add a snapshot gdm trunk, totally different unfinished ui...
f83012
f83012
* Fri Oct  5 2007 Dan Walsh <dwalsh@redhat.com> - 1:2.20.0-14
f83012
- Added pam_selinux_permit and pam_namespace to gdm-pam
f83012
  - This pam module allows user without a password to login when selinux is in enforcing mode
f83012
- Added pam_namespace to gdm-autologin-pam
f83012
- These changes were made to make it easier to setup the xguest user account
f83012
f83012
* Tue Oct  3 2007 Alexander Larsson <alexl@redhat.com> - 1:2.20.0-14
f83012
- Fix up pam keyring integration to be what the latest version
f83012
  of the docs says
f83012
f83012
* Tue Oct  2 2007 Ray Strode <rstrode@redhat.com> - 1:2.20.0-13
f83012
- Actually add said escape == cancel behavior back
f83012
f83012
* Tue Oct  2 2007 Ray Strode <rstrode@redhat.com> - 1:2.20.0-12
f83012
- Add escape == cancel behavior back
f83012
f83012
* Mon Oct  1 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.20.0-11
f83012
- Fix a refcounting problem with user faces
f83012
f83012
* Mon Oct  1 2007 Ray Strode <rstrode@redhat.com> - 1:2.20.0-10
f83012
- apply upstream patch from Brady Anderson <brady.anderson@gmail.com>
f83012
  to fix writing out .dmrc file when setting default language
f83012
  (upstream bug 453916)
f83012
f83012
* Fri Sep 28 2007 Ray Strode <rstrode@redhat.com> - 1:2.20.0-9
f83012
- drop redhat-artwork dep, add fedorainfinity-gdm-theme dep
f83012
f83012
* Fri Sep 28 2007 Ray Strode <rstrode@redhat.com> - 1:2.20.0-8
f83012
- Another crack at 240853
f83012
f83012
* Fri Sep 28 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.20.0-7
f83012
- Fix the stupid bullets again
f83012
f83012
* Thu Sep 27 2007 Ray Strode <rstrode@redhat.com> - 1:2.20.0-6
f83012
- The previously mentioned typo didn't matter before because the
f83012
  compiled in default matched what the config file was supposed to
f83012
  say.  This commit restores matched default behavior (bug 301031)
f83012
f83012
* Thu Sep 27 2007 Ray Strode <rstrode@redhat.com> - 1:2.20.0-5
f83012
- Fix an apparent typo in the securitytokens.conf config file
f83012
  (bug 301031)
f83012
f83012
* Thu Sep 20 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.20.0-4
f83012
- Reenable root login due to popular demand
f83012
f83012
* Wed Sep 19 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.20.0-3
f83012
- Change default theme to FedoraInfinity
f83012
f83012
* Wed Sep 19 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.20.0-2
f83012
- Fix a hang on restart (#240853)
f83012
f83012
* Tue Sep 18 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.20.0-1
f83012
- Update to 2.20.0
f83012
f83012
* Wed Sep 12 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.8-4
f83012
- Change default password character back to circle instead of
f83012
  asterisk (bug 287951)
f83012
f83012
* Fri Sep  7 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.8-3
f83012
- rebuild --with-selinux
f83012
f83012
* Fri Sep  7 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.8-2
f83012
- make things work better for xguest users (bug 254164)
f83012
f83012
* Fri Sep  7 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.8-1
f83012
- Update to 2.19.8
f83012
f83012
* Tue Sep  4 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.7-1
f83012
- Update to 2.19.7
f83012
f83012
* Fri Aug 24 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.6-5
f83012
- use pam_selinux instead of home grown selinux code (bug 254164)
f83012
f83012
* Wed Aug 22 2007 Kristian Høgsberg <krh@redhat.com> - 1:2.19.6-4
f83012
- Pass -br to the default X server too.
f83012
f83012
* Sat Aug 18 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.6-3
f83012
- disable root login (see "low-hanging fruit" discussion on
f83012
  fedora-desktop-list)
f83012
f83012
* Thu Aug 16 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.6-2
f83012
- disable type ahead in user list (bug 252991)
f83012
f83012
* Wed Aug 15 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.6-1
f83012
- Update to 2.19.6
f83012
- Use %%find_lang for help files
f83012
f83012
* Sun Aug 12 2007 Adam Jackson <ajax@redhat.com> 1:2.19.5-9
f83012
- Remove the filereq on /etc/pam.d/system-auth, pam alone is sufficient.
f83012
- Bump the pam requirement to 0.99, 0.75 is ancient.
f83012
f83012
* Sun Aug 12 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.5-8
f83012
- Make the previous fix actually work
f83012
f83012
* Sun Aug 12 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.5-7
f83012
- Make gdmsetup work with consolehelper and pam again
f83012
f83012
* Mon Aug  6 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.5-6
f83012
- Require gnome-keyring-pam
f83012
f83012
* Mon Aug  6 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.5-5
f83012
- change previous patch to drop even more code
f83012
f83012
* Mon Aug  6 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.5-4
f83012
- turn off dwellmouselistener if devices don't send core events.
f83012
  don't warp pointer to stylus ever (upstream bug 457998)
f83012
f83012
* Fri Aug  3 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.5-3
f83012
- remove dwellmouselistener module from default configuration.
f83012
  It's pretty broken (bug 248752)
f83012
f83012
* Fri Aug  3 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.5-2
f83012
- Update license field
f83012
f83012
* Tue Jul 31 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.5-1
f83012
- Update to 2.19.5
f83012
f83012
* Mon Jul 30 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.4-2
f83012
- Add optional gnome-keyring support to the gdm pam stack
f83012
f83012
* Tue Jul 10 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.4-1
f83012
- Update to 2.19.4
f83012
f83012
* Wed Jun 27 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.3-3
f83012
- set Browser=true by default
f83012
f83012
* Wed Jun 27 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.3-2
f83012
- Drop an unnecessary file dependency
f83012
f83012
* Mon Jun 18 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.3-1
f83012
- Update to 2.19.3
f83012
f83012
* Tue Jun  5 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.2-1
f83012
- Update to 2.19.2
f83012
f83012
* Mon May 21 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.1-1
f83012
- Update to 2.19.1
f83012
f83012
* Tue May 15 2007 Ray Strode <rstrode@redhat.com> - 1:2.18.0-14
f83012
- hide users from userlist that have disabled shells
f83012
  (bug 240148)
f83012
f83012
* Thu May 10 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.18.0-13
f83012
- Follow packaging guidelines for scrollkeeper dependencies
f83012
f83012
* Mon May  7 2007 Ray Strode <rstrode@redhat.com> - 1:2.18.0-12
f83012
- reenable utmp logging (bug 209537)
f83012
f83012
* Tue Apr 17 2007 Ray Strode <rstrode@redhat.com> - 1:2.18.0-11
f83012
- Be more verbose to help isolate the problem in bug 234567
f83012
f83012
* Thu Apr 12 2007 Ray Strode <rstrode@redhat.com> - 1:2.18.0-10
f83012
- add "Default" session back to the sessions menu (bug 234218)
f83012
f83012
* Thu Apr  5 2007 Ray Strode <rstrode@redhat.com> - 1:2.18.0-9
f83012
- don't expect utf-8 usernames for plain greeter face browser
f83012
  either.
f83012
f83012
* Thu Apr  5 2007 Ray Strode <rstrode@redhat.com> - 1:2.18.0-8
f83012
- don't expect utf-8 usernames for face browser (bug 235351).
f83012
f83012
* Thu Mar 29 2007 Ray Strode <rstrode@redhat.com> - 1:2.18.0-7
f83012
- don't strcpy overlapping strings (bug 208181).
f83012
f83012
* Tue Mar 27 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.18.0-6
f83012
- Hide gdmphotosetup by default, since About Me does the same
f83012
f83012
* Tue Mar 20 2007 Ray Strode <rstrode@redhat.com> - 1:2.18.0-5
f83012
- add fix to allow themes to cope with low resolution modes
f83012
  better (bug 232672)
f83012
f83012
* Mon Mar 19 2007 Ray Strode <rstrode@redhat.com> - 1:2.18.0-4
f83012
- update and reenable security token patch
f83012
f83012
* Mon Mar 19 2007 David Zeuthen <davidz@redhat.com> - 1:2.18.0-3
f83012
- Also pass AT's to the session from the plain greeter (#232518)
f83012
- New faces including new subpackage gdm-extra-faces
f83012
f83012
* Tue Mar 13 2007 David Zeuthen <davidz@redhat.com> - 1:2.18.0-2
f83012
- Update to upstream release 2.18.0
f83012
- Switch default theme to FedoraFlyingHigh and show /etc/passwd users
f83012
- Fix accessibility in the themed greeter (GNOME #412576)
f83012
- Enable accessible login, make sure gdm can access devices and
f83012
  pass activated AT's to the login session (#229912)
f83012
- Disable smart card login for now as patch doesn't apply anymore
f83012
f83012
* Fri Mar  9 2007 Ray Strode <rstrode@redhat.com> - 1:2.17.8-3
f83012
- hide langauges that aren't displayable from the list (bug 206048)
f83012
f83012
* Tue Mar  6 2007 Ray Strode <rstrode@redhat.com> - 1:2.17.8-2
f83012
- turn off pam sanity check because it conflicts with audit
f83012
f83012
* Wed Feb 28 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.8-1
f83012
- Update to 2.17.8
f83012
f83012
* Sat Feb 24 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.7-5
f83012
- Fix keynav in the face browser
f83012
f83012
* Fri Feb 23 2007 David Zeuthen <davidz@redhat.com> - 1:2.17.7-4
f83012
- Add some enhancements to the greeter (bgo #411427)
f83012
f83012
* Fri Feb 23 2007 Ray Strode <rstrode@redhat.com> - 1:2.17.7-3
f83012
- Update to 2.17.7
f83012
f83012
* Fri Feb 23 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.7-2
f83012
- Don't own /usr/share/icons/hicolor
f83012
- Install all desktop files
f83012
f83012
* Mon Feb 12 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.7-1
f83012
- try to update to 2.17.7
f83012
- Drop upstreamed patches
f83012
f83012
* Mon Feb 12 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.6-4
f83012
- Reuse existing sessions without asking
f83012
- Don't show failsafe sessions
f83012
f83012
* Sat Feb 10 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.6-3
f83012
- Fix a problem with the ConsoleKit support
f83012
f83012
* Tue Feb  6 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.6-2
f83012
- Apply a patch to improve fast user switching experience
f83012
f83012
* Tue Jan 23 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.6-1
f83012
- Update to 2.17.6
f83012
f83012
* Sat Jan 13 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.5-2
f83012
- Enable ConsoleKit support
f83012
f83012
* Thu Jan 11 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.5-1
f83012
- Update to 2.17.5
f83012
f83012
* Fri Dec 15 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.17.4-1
f83012
- Update to 2.17.4, which fixes CVE-2006-6105
f83012
f83012
* Tue Dec  5 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.17.3-1
f83012
- Update to 2.17.3
f83012
- Update some patches
f83012
f83012
* Tue Nov  7 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.17.2-1
f83012
- Update to 2.17.2
f83012
f83012
* Sun Nov  5 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.17.1-1
f83012
- Update to 2.17.1
f83012
f83012
* Thu Oct 26 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.17.0-2
f83012
- Fix a crash with launching a11y support
f83012
f83012
* Sun Oct 22 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.17.0-1
f83012
- Update to 2.17.0
f83012
f83012
* Tue Oct 17 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.16.0-17
f83012
- Make photosetup help button work (#198138)
f83012
f83012
* Sun Oct 15 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-16.fc7
f83012
- don't log canceled pam conversations as failed login attempts
f83012
f83012
* Sun Oct 15 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-15.fc7
f83012
- Prefer modules in secmod db over hardcoded coolkey path
f83012
f83012
* Sat Oct 14 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-14.fc7
f83012
- have security token monitor helper process kill itself when
f83012
  the communication pipe to the main process goes away (bug 210677).
f83012
f83012
* Wed Oct 10 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-13.fc6
f83012
- desensitize entry fields until pam asks for input, so if pam
f83012
  doesn't initially ask for input (like in smart card required mode)
f83012
  the user can't type something and confuse gdm (bug 201344)
f83012
f83012
* Fri Oct 6 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-12.fc6
f83012
- invoke standard X server with -br option to ensure we get a
f83012
  black root on startup
f83012
f83012
* Thu Oct 5 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-11.fc6
f83012
- make monitoring code more reliable (bug 208018)
f83012
f83012
* Wed Sep 27 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.16.0-10.fc6
f83012
- Fix small issues in gdmsetup (#208225)
f83012
f83012
* Wed Sep 27 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.16.0-9.fc6
f83012
- Fix a problem with the display of the FedoraDNA theme
f83012
  in gdmsetup
f83012
f83012
* Tue Sep 19 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-8.fc6
f83012
- Add as_IN, si_LK to language list (bug 203917)
f83012
f83012
* Mon Sep 18 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-7.fc6
f83012
- fix a problem recently introduced in the smart card forking
f83012
  code
f83012
f83012
* Mon Sep 18 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-6.fc6
f83012
- fix a problem recently introduced in the smart card driver
f83012
  loading code (bug 206882)
f83012
f83012
* Thu Sep 14 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-5.fc6
f83012
- don't leak pipe fds (bug 206709)
f83012
f83012
* Thu Sep 14 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-4.fc6
f83012
- update security token patch to not poll
f83012
f83012
* Fri Sep  8 2006 Jesse Keating <jkeating@redhat.com> - 1:2.16.0-3.fc6
f83012
- Apply correct defaults patch
f83012
f83012
* Thu Sep  7 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.16.0-2.fc6
f83012
- Change the default theme to FedoraDNA
f83012
- Bump redhat-artwork requirement
f83012
f83012
* Tue Sep  5 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.16.0-1.fc6
f83012
- Update to 2.16.0
f83012
f83012
* Sat Aug 26 2006 Karsten Hopp <karsten@redhat.com> - 1:2.15.10-2.fc6
f83012
- buildrequire inttools as this isn't a requirement of scrollkeeper anymore
f83012
  and thus missing from the buildroot
f83012
f83012
* Mon Aug 21 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.15.10-1.fc6
f83012
- Update to 2.15.10
f83012
- Drop upstreamed patch
f83012
f83012
* Fri Aug 4 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.9-1
f83012
- update to 2.15.9
f83012
f83012
* Fri Aug 4 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.7-2
f83012
- update gdmsetup pam file to use config-util stacks
f83012
f83012
* Thu Aug 3 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.7-1
f83012
- update to 2.15.7
f83012
- drop selinux patch that I don't think was ever finished
f83012
f83012
* Thu Aug 3 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-14
f83012
- fix face browser
f83012
  (http://bugzilla.gnome.org/show_bug.cgi?id=349640)
f83012
- fix error message reporting
f83012
  (http://bugzilla.gnome.org/show_bug.cgi?id=349758)
f83012
f83012
* Fri Jul 21 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-13
f83012
- simply all the security token code by only using one pam stack
f83012
- drop lame kill on token removal feature
f83012
f83012
* Fri Jul 21 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-12
f83012
- move authcookies out of home directories to prevent problems
f83012
  on nfs/afs mounted home directories (bug 178233).
f83012
f83012
* Fri Jul 21 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-11
f83012
- really fix annoying dialog problem mentioned in 2.15.6-6
f83012
f83012
* Wed Jul 19 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-10
f83012
- center cursor on xinerama head (bug 180085)
f83012
f83012
* Tue Jul 18 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-9
f83012
- add "kill all sessions on token removal" feature
f83012
f83012
* Tue Jul 18 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-8
f83012
- reenable session keyring support in pam module (bug 198629)
f83012
f83012
* Mon Jul 17 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-7
f83012
- make security token support use its own config file in
f83012
  preparation for modularizing it.
f83012
f83012
* Mon Jul 17 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-6
f83012
- fix off-by-one in the process-all-ops patch that was causing
f83012
  an anoying dialog to pop up on each login
f83012
f83012
* Sun Jul 16 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-5
f83012
- add initial wtmp and btmp logging support
f83012
f83012
* Fri Jul 14 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-4
f83012
- fix bug in security token support
f83012
f83012
* Fri Jul 14 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-3
f83012
- fix hang in gdmsetup
f83012
f83012
* Fri Jul 14 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-2
f83012
- put new pam module at top of stack (bug 198629)
f83012
f83012
* Wed Jul 12 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-1
f83012
- Update to 2.15.6
f83012
f83012
* Wed Jul 12 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.5-4
f83012
- add new pam module to pam files to support kernel session keyring
f83012
f83012
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1:2.15.5-3.1
f83012
- rebuild
f83012
f83012
* Tue Jul 11 2006 Ray Strode <rstrode@redhat.com> 1:2.15.5-3
f83012
- add initial support for smart card security tokens
f83012
f83012
* Fri Jul 7 2006 Ray Strode <rstrode@redhat.com> 1:2.15.5-2
f83012
- add patch to process all operations when more than one comes
f83012
  in really quickly
f83012
- move default "Please enter your username" message to the
f83012
  greeter instead of the slave so that it doesn't get stacked if
f83012
  a pam module has a non default message
f83012
- add new message for reseting the current login operation
f83012
  (like the cancel button does, but accessible via the gdm fifo)
f83012
f83012
* Tue Jun 13 2006 Matthias Clasen <mclasen@redhat.com> 1:2.15.5-1
f83012
- Update to 2.15.5
f83012
f83012
* Mon Jun 12 2006 Bill Nottingham <notting@redhat.com> 1:2.15.3-8
f83012
- replace automake14 buildreq with automake
f83012
f83012
* Thu Jun  8 2006 Ray Strode <rstrode@redhat.com> 1:2.15.3-7
f83012
- fix CVE-2006-2452
f83012
f83012
* Wed Jun  7 2006 Jeremy Katz <katzj@redhat.com> - 1:2.15.3-6
f83012
- buildrequire the server so that we get the path right in the config file
f83012
f83012
* Tue Jun 06 2006 Karsten Hopp <karsten@redhat.de> 1:2.15.3-5
f83012
- buildrequire libdmx-devel
f83012
f83012
* Mon Jun  5 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.15.3-4
f83012
- Require system-logos, not fedora-logos
f83012
f83012
* Tue May 23 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.3-3
f83012
- Support xdm -nodaemon option (bug 192461)
f83012
f83012
* Mon May 22 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.15.3-2
f83012
- Add missing BuildRequires (#192494)
f83012
f83012
* Wed May 17 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.15.3-1
f83012
- Update to 2.15.3
f83012
f83012
* Wed May 10 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.15.0-1
f83012
- Update to 2.15.0
f83012
f83012
* Wed Apr 26 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.14.4-2
f83012
- Update to 2.14.4
f83012
f83012
* Wed Apr 12 2006 Ray Strode <rstrode@redhat.com> - 1:2.14.1-4
f83012
- fix libexecdir substitution problem in configuration file
f83012
f83012
* Tue Apr 11 2006 Ray Strode <rstrode@redhat.com> - 1:2.14.1-3
f83012
- Add gdmthemetester.in to the mix (upstream bug 338079)
f83012
f83012
* Tue Apr 11 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.14.1-2
f83012
- Update to 2.14.1
f83012
f83012
* Mon Mar 13 2006 Ray Strode <rstrode@redhat.com> - 1:2.14.0-1
f83012
- Update to 2.14.0
f83012
f83012
* Tue Mar  7 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.9-4
f83012
- Follow Solaris's lead and default to AlwaysRestartServer=True
f83012
  (may work around bug 182957)
f83012
f83012
* Mon Mar  6 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.9-3
f83012
- migrate users with baseXsession=/etc/X11/gdm/Xsession to
f83012
  /etc/X11/xinit/Xsession
f83012
f83012
* Mon Mar  6 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.9-2
f83012
- disable sounds completely when disabled in configuration file
f83012
 (upstream bug 333435)
f83012
f83012
* Tue Feb 28 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.9-1
f83012
- Update to 2.13.0.9
f83012
- Use new %%post section, written by
f83012
  Michal Jaegermann <michal@harddata.com> (bug 183082)
f83012
f83012
* Sat Feb 25 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.8-6
f83012
- fix a broken link
f83012
f83012
* Fri Feb 24 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.8-5
f83012
- change some /etc/X11 bits in the spec file to /etc
f83012
f83012
* Sun Feb 19 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.8-3
f83012
- add server entry for accel-indirect branch of xorg
f83012
f83012
* Wed Feb 15 2006 Ray <rstrode@redhat.com> and Matthias <mclasen@redhat.com> - 1:2.13.0.8-2
f83012
- malloc memory that is later freed
f83012
f83012
* Mon Feb 13 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.8-1
f83012
- update to 2.13.0.8
f83012
f83012
* Mon Feb 13 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.7.0.2006.02.12-2
f83012
- migrate custom.conf settings with /etc/X11/gdm to /etc/gdm
f83012
f83012
* Sun Feb 12 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.7.0.2006.02.12-1
f83012
- update to cvs snapshot
f83012
- move gdm to /etc instead of /etc/X11
f83012
- move custom gdm.conf to sysconfdir instead of symlinking from
f83012
  datadir (bug 180364)
f83012
f83012
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1:2.13.0.7-2.1
f83012
- bump again for double-long bug on ppc(64)
f83012
f83012
* Thu Feb  9 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.0.7-2
f83012
- Make gdmsetup use consolehelper
f83012
- Don't use deprecated pam_stack
f83012
f83012
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1:2.13.0.7-1.1
f83012
- rebuilt for new gcc4.1 snapshot and glibc changes
f83012
f83012
* Tue Jan 31 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.7-1
f83012
- update to 2.13.0.7
f83012
f83012
* Mon Jan 30 2006 Bill Nottingham <notting@redhat.com>
f83012
- silence gdm-safe-restart
f83012
f83012
* Thu Jan 19 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.5-7
f83012
- sed -ie isn't the same as sed -i -e (we want the latter)
f83012
f83012
* Wed Jan 18 2006 Christopher Aillon <caillon@redhat.com> - 1:2.13.0.5-6
f83012
- Add patch to fix clock to default to 24h in locales that expect it (175453)
f83012
f83012
* Tue Jan 17 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.5-1
f83012
- update to 2.13.0.5 (bug 178099)
f83012
f83012
* Tue Jan 17 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.4-5
f83012
- add new theme by Diana Fong, Máirín Duffy, and me
f83012
f83012
* Mon Jan 16 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.4-4
f83012
- improve migration snippet (bug 177443).
f83012
f83012
* Fri Jan 13 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.4-3
f83012
- migrate X server configuration for pre-modular X configurations.
f83012
  Problems reported by Dennis Gregorovic <dgregor@redhat.com>
f83012
f83012
* Mon Jan 9 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.4-2
f83012
- use xinit Xsession again.
f83012
f83012
* Mon Jan 9 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.4-1
f83012
- update to 2.13.0.4
f83012
f83012
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
f83012
- rebuilt
f83012
f83012
* Mon Nov 16 2005 Ray Strode <rstrode@redhat.com> - 1:2.8.0.4-13
f83012
- Don't fallback to xsm, try gnome-session instead
f83012
- Require xorg-x11-xinit
f83012
f83012
* Mon Nov 14 2005 Ray Strode <rstrode@redhat.com> - 1:2.8.0.4-12
f83012
- Make sure that dbus-launch gets called if available
f83012
f83012
* Mon Nov 14 2005 Ray Strode <rstrode@redhat.com> - 1:2.8.0.4-11
f83012
- Don't use X session / setup files anymore.
f83012
- Don't install early login init scripts
f83012
- remove xsri dependency
f83012
- don't prune language lists anymore
f83012
f83012
* Sun Nov 13 2005 Jeremy Katz <katzj@redhat.com> - 1:2.8.0.4-10
f83012
- also fix default xsession for where its moved in modular X
f83012
f83012
* Sun Nov 13 2005 Jeremy Katz <katzj@redhat.com> - 1:2.8.0.4-9
f83012
- change requirements for modular X
f83012
- patch to find x server with modular X
f83012
f83012
* Thu Oct 20 2005 Ray Strode <rstrode@redhat.com> 1:2.8.0.4-8
f83012
- redhat-artwork was busted, require new version
f83012
f83012
* Tue Oct 18 2005 Ray Strode <rstrode@redhat.com> 1:2.8.0.4-7
f83012
- zero-initialize message buffer,
f83012
  bug fixed by Josh Parson (jbparsons@usdavis.edu) (bug 160603)
f83012
- fix typo in redhat-artwork requires line
f83012
f83012
* Mon Oct 17 2005 Steve Grubb <sgrubb@redhat.com> 1:2.8.0.4-6
f83012
- add login audit patch (bug 170569)
f83012
f83012
* Mon Oct 17 2005 Ray Strode <rstrode@redhat.com> 1:2.8.0.4-5
f83012
- bump redhat-artwork requirement to get rid of the boot
f83012
  throbber for now, since it seems to have reappeared
f83012
  mysteriously (bug 171025)
f83012
p
f83012
* Thu Oct 13 2005 Dan Walsh <dwalsh@redhat.com> 1:2.8.0.4-4
f83012
- Change to use getseuserbyname
f83012
f83012
* Thu Sep 28 2005 Dan Walsh <dwalsh@redhat.com> 1:2.8.0.4-3
f83012
- Fix selinux not to fail when in permissive mode
f83012
f83012
* Thu Sep 27 2005 Ray Strode <rstrode@redhat.com> 1:2.8.0.4-2
f83012
- remove flexiserver from menus
f83012
f83012
* Thu Sep  8 2005 Ray Strode <rstrode@redhat.com> 1:2.8.0.4-1
f83012
- update to 2.8.0.4
f83012
f83012
* Tue Sep  6 2005 Ray Strode <rstrode@redhat.com> 1:2.8.0.2-4
f83012
- Apply clean up patch from Steve Grubb (gnome bug 315388).
f83012
f83012
* Tue Aug 30 2005 Ray Strode <rstrode@redhat.com> 1:2.8.0.2-3
f83012
- Prune language list of installed languages
f83012
- Make config file noreplace again (bug 167087).
f83012
f83012
* Sat Aug 20 2005 Ray Strode <rstrode@redhat.com> 1:2.8.0.2-2
f83012
- hide throbber
f83012
f83012
* Fri Aug 19 2005 Ray Strode <rstrode@redhat.com> 1:2.8.0.2-1
f83012
- update to 2.8.0.2
f83012
- disable early login stuff temporarily
f83012
f83012
* Thu Aug 18 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-18
f83012
- rebuild
f83012
f83012
* Wed Aug 10 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-17
f83012
- Prune uninstalled languages from language list.
f83012
f83012
* Mon May 23 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-16
f83012
- Make sure username/password incorrect message gets displayed
f83012
  (bug 158127).
f83012
- reread system locale before starting gdm in early login mode
f83012
  (bug 158376).
f83012
f83012
* Thu May 19 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-15
f83012
- Take out some syslog spew (bug 157711).
f83012
f83012
* Thu May 12 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-14
f83012
- Fix processing of new-line characters that got broken
f83012
  in 2.6.0.8-11 (bug 157442).
f83012
f83012
* Tue May  3 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-12
f83012
- Fix processing of non-ascii characters that got broken
f83012
  in 2.6.0.8-11, found by Miloslav Trmac <mitr@redhat.com>,
f83012
  (bug 156590).
f83012
f83012
* Thu Apr 28 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-11
f83012
- Fix halt command (bug 156299)
f83012
- Process all messages sent to the greeter in a read, not just
f83012
  the first
f83012
f83012
* Wed Apr 27 2005 Jeremy Katz <katzj@redhat.com> - 1:2.6.0.8-10
f83012
- silence %%postun
f83012
f83012
* Tue Apr 26 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-9
f83012
- Change default standard greeter theme to clearlooks and
f83012
  default graphical greeter theme to Bluecurve specifically.
f83012
f83012
- Change default path values (bug 154280)
f83012
f83012
* Mon Apr 25 2005 Matthias Clasen <mclasen@redhat.com> 1:2.6.0.8-8
f83012
- for early-login, delay XDMCP initialization until allow-login
f83012
f83012
* Sun Apr 24 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-7
f83012
- calling gdm_debug and g_strdup_printf from signal handlers are
f83012
  bad news (Spotted by Mark McLoughlin <markmc@redhat.com>).
f83012
f83012
* Tue Apr 19 2005 Matthias Clasen <mclasen@redhat.com> 1:2.6.0.8-6
f83012
- Add a throbber for early login
f83012
f83012
* Mon Apr 18 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-5
f83012
- Don't install gnome.desktop to /usr/share/xsessions (bug 145791)
f83012
f83012
* Thu Apr 14 2005 Matthias Clasen <mclasen@redhat.com> 1:2.6.0.8-4
f83012
- Don't do early-login if firstboot is going to run
f83012
- Make early-login work with timed and automatic logins
f83012
f83012
* Wed Apr 13 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-3
f83012
- Don't hard code dpi setting to 96.0, but instead look at
f83012
  Xft.dpi
f83012
f83012
* Wed Apr 13 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-2
f83012
- touch /var/lock/subsys/gdm-early-login so gdm gets killed on
f83012
  runlevel changes (bug 154414)
f83012
- don't try to use system dpi settings for canvas text (bug 127532)
f83012
- merge resource database from displays other than :0
f83012
f83012
* Sat Apr  2 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-1
f83012
- update to 2.6.0.8
f83012
- add new init scripts to support early-login mode
f83012
f83012
* Tue Mar 29 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.7-8
f83012
- Add a --wait-for-bootup cmdline option.
f83012
f83012
* Mon Mar 28 2005 Christopher Aillon <caillon@redhat.com>
f83012
- rebuilt
f83012
f83012
* Fri Mar 25 2005 Christopher Aillon <caillon@redhat.com> 1:2.6.0.7-6
f83012
- Update the GTK+ theme icon cache on (un)install
f83012
f83012
* Fri Mar 11 2005 Alexandre Oliva <aoliva@redhat.com> 1:2.6.0.7-5
f83012
- fix patch for bug 149899 (fixes bug 150745)
f83012
f83012
* Wed Mar 09 2005 Than Ngo <than@redhat.com> 1:2.6.0.7-4
f83012
- add OnlyShowIn=GNOME;
f83012
f83012
* Mon Feb 28 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.7-3
f83012
- seteuid/egid as user before testing for presence of
f83012
  user's home directory (fixes bug 149899)
f83012
f83012
* Thu Feb 10 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.7-2
f83012
- Turn off "switchdesk" mode by default which accidentally got
f83012
  turned on by default in 2.6.0.5-4
f83012
f83012
* Wed Feb  2 2005 Matthias Clasen <mclasen@redhat.com> 1:2.6.0.7-1
f83012
- Update to 2.6.0.7
f83012
f83012
* Tue Jan 25 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.5-11
f83012
- Fix bug in greeter sort-session-list patch where selecting
f83012
  a session did nothing (bug 145626)
f83012
f83012
* Thu Dec 9 2004 Dan Walsh <dwalsh@redhat.com> 1:2.6.0.5-10
f83012
- Remove pam_selinux from gdmsetup pam file
f83012
f83012
* Wed Dec  1 2004  Ray Strode  <rstrode@redhat.com> 1:2.6.0.5-9
f83012
- Look up and use username instead of assuming that user entered
f83012
  login is cannonical.  Patch from
f83012
  Mike Patnode <mike.patnode@centrify.com> (fixes bug 141380).
f83012
f83012
* Thu Nov 11 2004  Ray Strode  <rstrode@redhat.com> 1:2.6.0.5-8
f83012
- Sort session list so that default session comes out on top
f83012
  (fixes bug 107324)
f83012
f83012
* Wed Nov 10 2004  Ray Strode  <rstrode@redhat.com> 1:2.6.0.5-7
f83012
- Make desktop file symlink instead of absolute (bug 104390)
f83012
- Add flexiserver back to menus
f83012
f83012
* Wed Oct 20 2004  Ray Strode  <rstrode@redhat.com> 1:2.6.0.5-6
f83012
- Clean up xses if the session was successfullly completed.
f83012
  (fixes bug #136382)
f83012
f83012
* Tue Oct 19 2004  Ray Strode  <rstrode@redhat.com> 1:2.6.0.5-5
f83012
- Prefer nb_NO over no_NO for Norwegian (fixes bug #136033)
f83012
f83012
* Thu Oct  7 2004 Alexander Larsson <alexl@redhat.com> - 1:2.6.0.5-4
f83012
- Change default greeter theme to "Default", require
f83012
  redhat-artwork with Default symlink.
f83012
f83012
* Wed Sep 29 2004 Ray Strode <rstrode@redhat.com> 1:2.6.0.5-3
f83012
- Check if there is a selected node before using iterator.
f83012
  (fixes bug #133329).
f83012
f83012
* Fri Sep 24 2004 Ray Strode <rstrode@redhat.com> 1:2.6.0.5-2
f83012
- Don't mess with gdmphotosetup categories.  Upstream categories
f83012
  are fine.
f83012
f83012
* Mon Sep 20 2004 Ray Strode <rstrode@redhat.com> 1:2.6.0.5-1
f83012
- update to 2.6.0.5
f83012
f83012
* Tue Aug 3 2004 Matthias Clasen <mclasen@redhat.com> 1:2.6.0.3-5
f83012
- fix messed up changelog
f83012
f83012
* Tue Aug 3 2004 Matthias Clasen <mclasen@redhat.com> 1:2.6.0.3-4
f83012
- rebuilt
f83012
f83012
* Thu Aug 2 2004 Ray Strode <rstrode@redhat.com> 1:2.6.0.3-3
f83012
- rebuilt
f83012
f83012
* Mon Jul 26 2004 Bill Nottingham <notting@redhat.com> 1:2.6.0.3-2
f83012
- fix theme (#128599)
f83012
f83012
* Thu Jun 17 2004 Ray Strode <rstrode@redhat.com> 1:2.6.0.3-1
f83012
- update to 2.6.0.3 (fixes bug #117677)
f83012
f83012
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
f83012
- rebuilt
f83012
f83012
* Fri May 21 2004 Matthias Clasen <mclasen@redhat.com> 1:2.6.0.0-5
f83012
- rebuild
f83012
f83012
* Mon May 17 2004 Than Ngo <than@redhat.com> 1:2.6.0.0-4
f83012
- add patch to build gdm-binary with PIE
f83012
f83012
* Thu Apr 22 2004 Mark McLoughlin <markmc@redhat.com> - 1:2.6.0.0-3
f83012
- Update the "use switchdesk" message to only be display when
f83012
  switchdesk-gui is installed and to not reference a non existant
f83012
  menu item (bug #121460)
f83012
f83012
* Fri Apr  2 2004 Colin Walters <walters@redhat.com> 1:2.6.0.0-2
f83012
- Always put session errors in /tmp, in preparation for
f83012
  completely preventing gdm from writing to /home/
f83012
f83012
* Thu Apr  1 2004 Alex Larsson <alexl@redhat.com> 1:2.6.0.0-1
f83012
- update to 2.6.0.0
f83012
f83012
* Tue Mar 16 2004 Dan Walsh <dwalsh@redhat.com> 1:2.5.90.3-1
f83012
- Use selinux patch again
f83012
f83012
* Tue Mar 16 2004 Dan Walsh <dwalsh@redhat.com> 1:2.5.90.3-1
f83012
- Stop using selinux patch and use pam_selinux instead.
f83012
f83012
* Wed Mar 10 2004 Alex Larsson <alexl@redhat.com> 1:2.5.90.2-1
f83012
- update to 2.5.90.2
f83012
f83012
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
f83012
- rebuilt
f83012
f83012
* Thu Feb 26 2004 Alexander Larsson <alexl@redhat.com> 1:2.5.90.1-1
f83012
- update to 2.5.90.1
f83012
f83012
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
f83012
- rebuilt
f83012
f83012
* Tue Feb 03 2004 Warren Togami <wtogami@redhat.com> 1:2.4.4.5-9
f83012
- add two lines to match upstream CVS to xdmcp_sessions.patch
f83012
  Fully resolves #110315 and #113154
f83012
f83012
* Sun Feb 01 2004 Warren Togami <wtogami@redhat.com> 1:2.4.4.5-8
f83012
- patch30 xdmcp_session counter fix from gdm-2.5.90.0 #110315
f83012
- automake14 really needed, not automake
f83012
- BR libcroco-devel, libcroco-devel, libattr-devel, gettext
f83012
- conditionally BR libselinux-devel
f83012
- explicit epoch in all deps
f83012
- make the ja.po time format change with a sed expression rather than
f83012
  overwriting the whole file (Petersen #113995)
f83012
f83012
* Thu Jan 29 2004 Jeremy Katz <katzj@redhat.com> - 1:2.4.4.5-7
f83012
- fix build with current auto*
f83012
f83012
* Tue Jan 27 2004 Jeremy Katz <katzj@redhat.com> 1:2.4.4.5-5
f83012
- try a simple rebuild for libcroco abi change
f83012
f83012
* Mon Jan 26 2004 Dan Walsh <dwalsh@redhat.com> 1:2.4.4.5-4
f83012
- Fix call to is_selinux_enabled
f83012
f83012
* Fri Jan 16 2004 Dan Walsh <dwalsh@redhat.com> 1:2.4.4.5-3
f83012
- Use /sbin/reboot and /sbin/poweroff instead of consolehelper version
f83012
f83012
* Thu Oct 30 2003 Dan Walsh <dwalsh@redhat.com> 1:2.4.4.5-2.sel
f83012
- turn on SELinux
f83012
f83012
* Mon Oct 20 2003 Jonathan Blandford <jrb@redhat.com> 2:2.4.4.5-1
f83012
- get rid of the teal
f83012
f83012
* Fri Oct 17 2003 Jonathan Blandford <jrb@redhat.com> 1:2.4.4.5-1
f83012
- new version
f83012
f83012
* Thu Oct  9 2003 Jonathan Blandford <jrb@redhat.com> 1:2.4.4.3-6.sel
f83012
- new patch from George to fix #106189
f83012
- change bg color in rhdefaults patch
f83012
- turn off SELinux
f83012
f83012
* Thu Oct 8 2003 Dan Walsh <dwalsh@redhat.com> 1:2.4.4.3-6.sel
f83012
- turn on SELinux
f83012
f83012
* Tue Oct  7 2003 Alexander Larsson <alexl@redhat.com> 1:2.4.4.3-5
f83012
- Fix greeter line-breaking crash (rest of #106189)
f83012
f83012
* Tue Oct  7 2003 Alexander Larsson <alexl@redhat.com> 1:2.4.4.3-4
f83012
- Set the BaseXSession properly in the config.
f83012
- This fixes parts of bug #106189
f83012
f83012
* Mon Oct  6 2003 Havoc Pennington <hp@redhat.com> 1:2.4.4.3-3
f83012
- change DefaultSession=Default.desktop to DefaultSession=default.desktop
f83012
- SELinux off again
f83012
f83012
* Fri Oct 3 2003 Dan Walsh <dwalsh@redhat.com> 1:2.4.4.3-2.sel
f83012
- turn on SELinux
f83012
f83012
* Thu Oct  2 2003 Havoc Pennington <hp@redhat.com> 1:2.4.4.3-1
f83012
- 2.4.4.3
f83012
- --without-selinux for now, since libselinux not in the buildroot
f83012
f83012
* Mon Sep 8 2003 Dan Walsh <dwalsh@redhat.com> 1:2.4.4.0-4
f83012
- turn off SELinux
f83012
f83012
* Fri Sep 5 2003 Dan Walsh <dwalsh@redhat.com> 1:2.4.4.0-3.sel
f83012
- turn on SELinux
f83012
f83012
* Thu Sep  4 2003 Alexander Larsson <alexl@redhat.com> 1:2.4.4.0-2
f83012
- Use the right default session (#103546)
f83012
f83012
* Wed Sep  3 2003 Alexander Larsson <alexl@redhat.com> 1:2.4.4.0-1
f83012
- update to 2.4.4.0
f83012
- update to georges new selinux patch
f83012
f83012
* Fri Aug 29 2003 Elliot Lee <sopwith@redhat.com> 1:2.4.2.102-2
f83012
- Remove scrollkeeper files
f83012
f83012
* Tue Aug 26 2003 George Lebl <jirka@5z.com> 1:2.4.2.102-1
f83012
- updated to 2.4.2.102
f83012
- removed outdated patches
f83012
- Use Xsetup_0 only for :0 since that's the way it works
f83012
  for xdm
f83012
- remove the gnome.desktop file, its going into gnome-session
f83012
f83012
* Thu Aug 14 2003 Havoc Pennington <hp@redhat.com> 1:2.4.1.6-1
f83012
- update to latest bugfix version on george's advice
f83012
- remove setlocale patch that's upstream
f83012
- remove console setup patches that are upstream
f83012
f83012
* Thu Jun 12 2003 Dan Walsh <dwalsh@redhat.com> 2.4.1.3-9
f83012
- Port to SELinux
f83012
f83012
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
f83012
- rebuilt
f83012
f83012
* Tue Jun  3 2003 Jeff Johnson <jbj@redhat.com>
f83012
- add explicit epoch's where needed.
f83012
f83012
* Sun May 04 2003 Florian La Roche <Florian.LaRoche@redhat.de>
f83012
- fix post: localstatedir -> _localstatedir
f83012
f83012
* Thu May  1 2003 Havoc Pennington <hp@redhat.com> 1:2.4.1.3-6
f83012
- enable UTF-8 for CJK
f83012
f83012
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com>
f83012
- debuginfo rebuild
f83012
f83012
* Thu Feb 20 2003 Owen Taylor <otaylor@redhat.com>
f83012
- Run the error dialogs under /bin/sh --login, so we
f83012
  get lang.sh, and thus unicode_start running. Fixes
f83012
  the X-doesn't-start dialog showing up as random
f83012
  blinking characters.
f83012
f83012
* Fri Feb 14 2003 Havoc Pennington <hp@redhat.com> 1:2.4.1.3-2
f83012
- nuke buildreq Xft
f83012
f83012
* Wed Feb  5 2003 Havoc Pennington <hp@redhat.com> 1:2.4.1.3-1
f83012
- upgrade to 2.4.1.3
f83012
f83012
* Mon Feb  3 2003 Matt Wilson <msw@redhat.com> 1:2.4.1.1-6
f83012
- added gdm-2.4.1.1-64bit.patch to fix 64 bit crash in cookie
f83012
  generation (#83334)
f83012
f83012
* Mon Feb  3 2003 Owen Taylor <otaylor@redhat.com>
f83012
- Add patch to fix problem where setting LC_COLLATE=C would give LC_MESSAGES=wa_BE (#82019)
f83012
f83012
* Thu Jan 30 2003 Matt Wilson <msw@redhat.com> 1:2.4.1.1-3
f83012
- fix pam.d entry, pam_env wasn't properly patched
f83012
- disable optimizations on x86_64 to work around gcc bug
f83012
f83012
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
f83012
- rebuilt
f83012
f83012
* Mon Jan 20 2003 Owen Taylor <otaylor@redhat.com>
f83012
- Upgrade to 2.4.1.1 (Fixes #81907)
f83012
- Redirect stdout of kill to /dev/null (#80814)
f83012
f83012
* Thu Jan  9 2003 Havoc Pennington <hp@redhat.com>
f83012
- 2.4.1.0
f83012
- add patch from george to ask "are you sure?" for shutdown/reboot since it's now just one click away
f83012
f83012
* Thu Dec 19 2002 Havoc Pennington <hp@redhat.com>
f83012
- 2.4.0.12
f83012
- update new patch for no-utf8-in-cjk
f83012
- drop patch to photo setup, now upstream
f83012
- drop confdocs patch now upstream
f83012
- move all the gdm.conf changes into single "rhconfig" patch
f83012
- remove "sid-fix" patch now upstream
f83012
f83012
* Mon Nov 11 2002 Nalin Dahyabhai <nalin@redhat.com> 2.4.0.7-14
f83012
- remove the directory part of module specifications from the PAM config files,
f83012
  allowing the same PAM config to work for either arch on multilib boxes
f83012
f83012
* Thu Sep  5 2002 Owen Taylor <otaylor@redhat.com>
f83012
- Change zh_CN entry in language menu to zh_CN.GB18030
f83012
f83012
* Thu Sep  5 2002 Akira TAGOH <tagoh@redhat.com> 2.4.0.7-12
f83012
- copied gdm-ja.po to ja.po.
f83012
f83012
* Mon Sep  2 2002 Owen Taylor <otaylor@redhat.com>
f83012
- Fix problem where gdm was opening ~/.xsession-errors itself to bad effect
f83012
f83012
* Sat Aug 31 2002 Havoc Pennington <hp@redhat.com>
f83012
- include ja.po with new date format
f83012
f83012
* Wed Aug 28 2002 Havoc Pennington <hp@redhat.com>
f83012
- remove noreplace on gdm.conf #71309
f83012
- make gnome-gdmsetup absolute, #72910
f83012
f83012
* Wed Aug 28 2002 Havoc Pennington <hp@redhat.com>
f83012
- put /usr/X11R6/bin in path for now fixes #72781
f83012
- use proper i18n algorithm for word wrap, #71937
f83012
- remove greek text from language picker due to lack
f83012
  of greek font
f83012
- reorder PAM config file #72657
f83012
f83012
* Wed Aug 28 2002 Havoc Pennington <hp@redhat.com>
f83012
- improve gdmsetup icon
f83012
- remove GNOME session, we will instead put it in gnome-session
f83012
- apply patch from george to make gdmphotosetup file selector
f83012
  work
f83012
f83012
* Mon Aug 26 2002 Elliot Lee <sopwith@redhat.com> 2.4.0.7-6
f83012
- Patches for #64902, #66486, #68483, #71308
f83012
- post-install script changes from the gdm.spec mentioned in #70965
f83012
- noreplace on gdm.conf for #71309
f83012
f83012
* Sun Aug 25 2002 Havoc Pennington <hp@redhat.com>
f83012
- put in a patch from george to fix some setsid()/kill() confusion
f83012
  possibly fixing #72295
f83012
- turn off UseCirclesInEntry for now, fixes #72433
f83012
f83012
* Tue Aug 20 2002 Alexander Larsson <alexl@redhat.com>
f83012
- Set UseCirclesInEntry to true in config
f83012
f83012
* Thu Aug 15 2002 Havoc Pennington <hp@redhat.com>
f83012
- rename Gnome session to GNOME, this was just bugging me
f83012
f83012
* Thu Aug  8 2002 Havoc Pennington <hp@redhat.com>
f83012
- 2.4.0.7 with bugfixes George kindly did for me,
f83012
  including mnemonics for the graphical greeter
f83012
- use Wonderland gtk theme for the nongraphical greeter
f83012
- remove patches that are now upstream
f83012
f83012
* Tue Jul 30 2002 Havoc Pennington <hp@redhat.com>
f83012
- update rhconfig patch
f83012
- use pam_timestamp for the config tool
f83012
- link to a desktop file in redhat-menus
f83012
- update .gnome2 patch, filed upstream bug
f83012
- 2.4.0.4
f83012
- rebuild with new gail, librsvg2
f83012
f83012
* Tue Jun 25 2002 Owen Taylor <otaylor@redhat.com>
f83012
- Require redhat-artwork, make the default greeter theme Wonderland
f83012
- Look for all configuration in .gnome2 not .gnome. This avoids problems
f83012
  with changes in the set of session/lang.
f83012
- Remove English from locale.alias, make most locales UTF-8
f83012
- Call find_lang with the right name
f83012
f83012
* Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
f83012
- rebuild for new libs
f83012
- put gdm-autologin pam config file in file list, hope
f83012
  its absence wasn't deliberate
f83012
- use desktop-file-install
f83012
f83012
* Mon Jun 10 2002 Havoc Pennington <hp@redhat.com>
f83012
- rebuild in different environment
f83012
f83012
* Mon Jun 10 2002 Havoc Pennington <hp@redhat.com>
f83012
- 2.4.0.0
f83012
f83012
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
f83012
- rebuild in different environment
f83012
f83012
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
f83012
- 2.3.90.3
f83012
f83012
* Tue May 14 2002 Matt Wilson <msw@redhat.com> 2.3.90.2.90-1
f83012
- pulled from current CVS, named it 2.3.90.2.90-1
f83012
f83012
* Thu Feb 14 2002 Havoc Pennington <hp@redhat.com>
f83012
- rebuild for new libs
f83012
- add URL tag
f83012
f83012
* Mon Feb 11 2002 Alex Larsson <alexl@redhat.com> 2.3.90.1.90-1
f83012
- Updated to a cvs snapshot that has the new greeter.
f83012
f83012
* Thu Jan 24 2002 Havoc Pennington <hp@redhat.com>
f83012
- rebuild in rawhide
f83012
f83012
* Tue Sep  4 2001 Havoc Pennington <hp@redhat.com>
f83012
- fix #52997 (ukrainian in language list)
f83012
f83012
* Fri Aug 31 2001 Havoc Pennington <hp@redhat.com>
f83012
- Add po files from sources.redhat.com
f83012
f83012
* Mon Aug 27 2001 Havoc Pennington <hp@redhat.com>
f83012
- Add po files from sources.redhat.com
f83012
f83012
* Wed Aug 15 2001 Nalin Dahyabhai <nalin@redhat.com>
f83012
- set SESSION to true in console.apps control file
f83012
f83012
* Tue Aug 14 2001 Havoc Pennington <hp@redhat.com>
f83012
- change default title font to work in CJK, #51698
f83012
f83012
* Wed Aug  8 2001 Bill Nottingham <notting@redhat.com>
f83012
- fix %%pre for using /var/gdm as home dir
f83012
f83012
* Sun Aug  5 2001 Nalin Dahyabhai <nalin@redhat.com>
f83012
- Tweak PAM setup for gdmconfig to match other consolehelper users
f83012
f83012
* Fri Aug  3 2001 Owen Taylor <otaylor@redhat.com>
f83012
- Set RUNNING_UNDER_GDM when running display init script
f83012
- Run xsri as the background program
f83012
f83012
* Thu Aug 02 2001 Havoc Pennington <hp@redhat.com>
f83012
- Change how session switching works, #49480
f83012
- don't offer to make Failsafe the default, #49479
f83012
f83012
* Thu Aug 02 2001 Havoc Pennington <hp@redhat.com>
f83012
- clean up some format string mess, and don't
f83012
  log username to syslog, #5681
f83012
- own some directories #50692
f83012
f83012
* Wed Aug 01 2001 Havoc Pennington <hp@redhat.com>
f83012
- require/buildrequire latest gnome-libs, to compensate
f83012
  for upstream crackrock. #50554
f83012
f83012
* Tue Jul 31 2001 Havoc Pennington <hp@redhat.com>
f83012
- get rid of GiveConsole/TakeConsole, bug #33710
f83012
f83012
* Sun Jul 22 2001 Havoc Pennington <hp@redhat.com>
f83012
- use Raleigh theme for gdm
f83012
f83012
* Thu Jul 19 2001 Havoc Pennington <hp@redhat.com>
f83012
- depend on usermode, xinitrc
f83012
f83012
* Thu Jul 19 2001 Havoc Pennington <hp@redhat.com>
f83012
- build requires pam-devel, should fix #49448
f83012
f83012
* Mon Jul 16 2001 Havoc Pennington <hp@redhat.com>
f83012
- log to /var/log/gdm/*
f83012
f83012
* Mon Jul 16 2001 Havoc Pennington <hp@redhat.com>
f83012
- make Halt... power off
f83012
f83012
* Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
f83012
- gdm user's homedir to /var/gdm not /home/gdm
f83012
f83012
* Mon Jul 09 2001 Havoc Pennington <hp@redhat.com>
f83012
- put pam.d/gdm back in file list
f83012
f83012
* Sun Jul 08 2001 Havoc Pennington <hp@redhat.com>
f83012
- upgrade to 2.2.3.1, pray this fixes more than it breaks
f83012
f83012
* Thu Jul 05 2001 Havoc Pennington <hp@redhat.com>
f83012
- add "rpm" user to those not to show in greeter
f83012
f83012
* Tue Jul 03 2001 Havoc Pennington <hp@redhat.com>
f83012
- Upgrade to 2.2.3
f83012
- require usermode since configure script now checks for it
f83012
f83012
* Fri Jun 01 2001 Havoc Pennington <hp@redhat.com>
f83012
- Prereq for scrollkeeper-update
f83012
f83012
* Thu May 30 2001 Havoc Pennington <hp@redhat.com>
f83012
- New CVS snap with the "no weird sessions" options;
f83012
  more default settings changes
f83012
f83012
* Wed May 30 2001 Havoc Pennington <hp@redhat.com>
f83012
- Change a bunch of default settings; remaining fixes will involve C hacking
f83012
f83012
* Wed May 30 2001 Havoc Pennington <hp@redhat.com>
f83012
- After, oh, 2 years or so, finally upgrade version and set
f83012
  release to 1. Remove all hacks and patches, pretty much;
f83012
  this will break a few things, will be putting them back
f83012
  via GNOME CVS. All changes should go in 'gdm2' module in
f83012
  CVS for now.
f83012
f83012
  This RPM enables all kinds of features that I'm going to turn
f83012
  off shortly, so don't get excited about them. ;-)
f83012
f83012
* Thu Mar 22 2001 Nalin Dahyabhai <nalin@redhat.com>
f83012
- reinitialize pam credentials after calling initgroups() -- the
f83012
  credentials may be group memberships
f83012
f83012
* Mon Mar 19 2001 Owen Taylor <otaylor@redhat.com>
f83012
- Fix colors patch
f83012
f83012
* Thu Mar 15 2001 Havoc Pennington <hp@redhat.com>
f83012
- translations
f83012
f83012
* Mon Mar  5 2001 Preston Brown <pbrown@redhat.com>
f83012
- don't screw up color map on 8 bit displays
f83012
f83012
* Fri Feb 23 2001 Trond Eivind Glomsrød <teg@redhat.com>
f83012
- langify
f83012
- Don't define and use "ver" and "nam" at the top of the spec file
f83012
- use %%{_tmppath}
f83012
f83012
* Tue Feb 13 2001 Tim Powers <timp@redhat.com>
f83012
- don't allow gdm to show some system accounts in the browser bugzilla
f83012
  #26898
f83012
f83012
* Fri Jan 19 2001 Akira TAGOH <tagoh@redhat.com>
f83012
- Updated Japanese translation.
f83012
f83012
* Tue Jan 02 2001 Havoc Pennington <hp@redhat.com>
f83012
- add another close() to the fdleak patch, bugzilla #22794
f83012
f83012
* Sun Aug 13 2000 Owen Taylor <otaylor@redhat.com>
f83012
- Return to toplevel main loop and start Xdcmp if enabled
f83012
  (Bug #16106)
f83012
f83012
* Fri Aug 11 2000 Jonathan Blandford <jrb@redhat.com>
f83012
- Up Epoch and release
f83012
f83012
* Wed Aug 02 2000 Havoc Pennington <hp@redhat.com>
f83012
- Requires Xsession script
f83012
f83012
* Wed Jul 19 2000 Owen Taylor <otaylor@redhat.com>
f83012
- Italian is better as it_IT than it_CH (bugzilla 12425)
f83012
f83012
* Mon Jul 17 2000 Jonathan Blandford <jrb@redhat.com>
f83012
- Don't instally gdmconfig as it doesn't work.
f83012
f83012
* Fri Jul 14 2000 Havoc Pennington <hp@redhat.com>
f83012
- Rearrange code to avoid calling innumerable system calls
f83012
  in a signal handler
f83012
f83012
* Fri Jul 14 2000 Havoc Pennington <hp@redhat.com>
f83012
- Verbose debug spew for infinite loop stuff
f83012
f83012
* Fri Jul 14 2000 Havoc Pennington <hp@redhat.com>
f83012
- Try to fix infinite loops on X server failure
f83012
f83012
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
f83012
- automatic rebuild
f83012
f83012
* Thu Jun 29 2000 Havoc Pennington <hp@redhat.com>
f83012
- Remove Docdir
f83012
f83012
* Mon Jun 19 2000 Havoc Pennington <hp@redhat.com>
f83012
- Fix file descriptor leak (Bugzilla 12301)
f83012
f83012
* Mon Jun 19 2000 Havoc Pennington <hp@redhat.com>
f83012
- Apply security errata patch we released for 6.2
f83012
- Add Gnome.session back, don't know when it disappeared or why
f83012
f83012
* Thu Jun  1 2000 Nalin Dahyabhai <nalin@redhat.com>
f83012
- modify PAM setup to use system-auth
f83012
f83012
* Fri May 19 2000 Havoc Pennington <hp@redhat.com>
f83012
- rebuild for the Winston tree
f83012
f83012
* Fri Feb 04 2000 Havoc Pennington <hp@redhat.com>
f83012
- Modify Default.session and Failsafe.session not to add -login option to bash
f83012
- exec the session scripts with the user's shell with a hyphen prepended
f83012
- doesn't seem to actually work yet with tcsh, but it doesn't seem to
f83012
  break anything. needs a look to see why it doesn't work
f83012
f83012
* Fri Feb 04 2000 Havoc Pennington <hp@redhat.com>
f83012
- Link PreSession/Default to xdm/GiveConsole
f83012
- Link PostSession/Default to xdm/TakeConsole
f83012
f83012
* Fri Feb 04 2000 Havoc Pennington <hp@redhat.com>
f83012
- Fix the fix to the fix (8877)
f83012
- remove docs/gdm-manual.txt which doesn't seem to exist from %%doc
f83012
f83012
* Fri Feb 04 2000 Havoc Pennington <hp@redhat.com>
f83012
- Enhance 8877 fix by not deleting the "Please login"
f83012
  message
f83012
f83012
* Fri Feb 04 2000 Havoc Pennington <hp@redhat.com>
f83012
- Try to fix bug 8877 by clearing the message below
f83012
  the entry box when the prompt changes. may turn
f83012
  out to be a bad idea.
f83012
f83012
* Mon Jan 17 2000 Elliot Lee <sopwith@redhat.com>
f83012
- Fix bug #7666: exec Xsession instead of just running it
f83012
f83012
* Mon Oct 25 1999 Jakub Jelinek <jakub@redhat.com>
f83012
- Work around so that russian works (uses koi8-r instead
f83012
  of the default iso8859-5)
f83012
f83012
* Tue Oct 12 1999 Owen Taylor <otaylor@redhat.com>
f83012
- Try again
f83012
f83012
* Tue Oct 12 1999 Owen Taylor <otaylor@redhat.com>
f83012
- More fixes for i18n
f83012
f83012
* Tue Oct 12 1999 Owen Taylor <otaylor@redhat.com>
f83012
- Fixes for i18n
f83012
f83012
* Fri Sep 26 1999 Elliot Lee <sopwith@redhat.com>
f83012
- Fixed pipewrite bug (found by mkj & ewt).
f83012
f83012
* Fri Sep 17 1999 Michael Fulbright <drmike@redhat.com>
f83012
- added requires for pam >= 0.68
f83012
f83012
* Fri Sep 10 1999 Elliot Lee <sopwith@redhat.com>
f83012
- I just update this package every five minutes, so any recent changes are my fault.
f83012
f83012
* Thu Sep 02 1999 Michael K. Johnson <johnsonm@redhat.com>
f83012
- built gdm-2.0beta2
f83012
f83012
* Mon Aug 30 1999 Michael K. Johnson <johnsonm@redhat.com>
f83012
- built gdm-2.0beta1
f83012
f83012
* Tue Aug 17 1999 Michael Fulbright <drmike@redhat.com>
f83012
- included rmeier@liberate.com patch for tcp socket X connections
f83012
f83012
* Mon Apr 19 1999 Michael Fulbright <drmike@redhat.com>
f83012
- fix to handling ancient gdm config files with non-standard language specs
f83012
- dont close display connection for xdmcp connections, else we die if remote
f83012
  end dies.
f83012
f83012
* Fri Apr 16 1999 Michael Fulbright <drmike@redhat.com>
f83012
- fix language handling to set GDM_LANG variable so gnome-session
f83012
  can pick it up
f83012
f83012
* Wed Apr 14 1999 Michael Fulbright <drmike@redhat.com>
f83012
- fix so certain dialog boxes dont overwrite background images
f83012
f83012
* Wed Apr 14 1999 Michael K. Johnson <johnsonm@redhat.com>
f83012
- do not specify -r 42 to useradd -- it doesn't know how to fall back
f83012
  if id 42 is already taken
f83012
f83012
* Fri Apr 9 1999 Michael Fulbright <drmike@redhat.com>
f83012
- removed suspend feature
f83012
f83012
* Mon Apr 5 1999 Jonathan Blandford <jrb@redhat.com>
f83012
- added patch from otaylor to not call gtk funcs from a signal.
f83012
- added patch to tab when username not added.
f83012
- added patch to center About box (and bring up only one) and ignore "~"
f83012
  and ".rpm" files.
f83012
f83012
* Fri Mar 26 1999 Michael Fulbright <drmike@redhat.com>
f83012
- fixed handling of default session, merged all gdmgreeter patches into one
f83012
f83012
* Tue Mar 23 1999 Michael Fulbright <drmike@redhat.com>
f83012
- remove GNOME/KDE/AnotherLevel session scripts, these have been moved to
f83012
  the appropriate packages instead.
f83012
- added patch to make option menus always active (security problem otherwise)
f83012
- added jrb's patch to disable stars in passwd entry field
f83012
f83012
* Fri Mar 19 1999 Michael Fulbright <drmike@redhat.com>
f83012
- made sure /usr/bin isnt in default path twice
f83012
- strip binaries
f83012
f83012
* Wed Mar 17 1999 Michael Fulbright <drmike@redhat.com>
f83012
- fixed to use proper system path when root logs in
f83012
f83012
* Tue Mar 16 1999 Michael Fulbright <drmike@redhat.com>
f83012
- linked Init/Default to Red Hat default init script for xdm
f83012
- removed logo from login dialog box
f83012
f83012
* Mon Mar 15 1999 Michael Johnson <johnsonm@redhat.com>
f83012
- pam_console integration
f83012
f83012
* Tue Mar 09 1999 Michael Fulbright <drmike@redhat.com>
f83012
- added session files for GNOME/KDE/AnotherLevel/Default/Failsafe
f83012
- patched gdmgreeter to not complete usernames
f83012
- patched gdmgreeter to not safe selected session permanently
f83012
- patched gdmgreeter to center dialog boxes
f83012
f83012
* Mon Mar 08 1999 Michael Fulbright <drmike@redhat.com>
f83012
- removed comments from gdm.conf file, these are not parsed correctly
f83012
f83012
* Sun Mar 07 1999 Michael Fulbright <drmike@redhat.com>
f83012
- updated source line for accuracy
f83012
f83012
* Fri Feb 26 1999 Owen Taylor <otaylor@redhat.com>
f83012
- Updated patches for 1.0.0
f83012
- Fixed some problems in 1.0.0 with installation directories
f83012
- moved /usr/var/gdm /var/gdm
f83012
f83012
* Thu Feb 25 1999 Michael Fulbright <drmike@redhat.com>
f83012
- moved files from /usr/etc to /etc
f83012
f83012
* Tue Feb 16 1999 Michael Johnson <johnsonm@redhat.com>
f83012
- removed commented-out #1 definition -- put back after testing gnome-libs
f83012
  comment patch
f83012
f83012
* Sat Feb 06 1999 Michael Johnson <johnsonm@redhat.com>
f83012
- initial packaging