Blame SPECS/gdm.spec

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