|
 |
e9102fe |
%global _changelog_trimtime %(date +%s -d "1 year ago")
|
|
 |
21d185d |
%global _hardened_build 1
|
|
 |
21d185d |
|
|
 |
4016c4f |
%define libauditver 1.0.6
|
|
 |
0b20eb8 |
%define gtk3_version 2.99.2
|
|
 |
70d04c7 |
%define pam_version 0.99.8.1-11
|
|
cvsdist |
0dba8df |
%define desktop_file_utils_version 0.2.90
|
|
 |
d841ff3 |
%define nss_version 3.11.1
|
|
cvsdist |
f7e6706 |
|
|
 |
c51dad0 |
Summary: The GNOME Display Manager
|
|
cvsdist |
56263d9 |
Name: gdm
|
|
 |
cdede4d |
Version: 3.18.0
|
|
 |
160b58d |
Release: 1%{?dist}
|
|
cvsdist |
56263d9 |
Epoch: 1
|
|
 |
2b13950 |
License: GPLv2+
|
|
cvsdist |
56263d9 |
Group: User Interface/X
|
|
 |
fbd3df1 |
URL: https://wiki.gnome.org/Projects/GDM
|
|
 |
b6d460b |
#VCS: git:git://git.gnome.org/gdm
|
|
 |
cdede4d |
Source: http://download.gnome.org/sources/gdm/3.18/gdm-%{version}.tar.xz
|
|
 |
7c6072e |
Source1: org.gnome.login-screen.gschema.override
|
|
 |
d9f59d9 |
|
|
cvsdist |
4abeb9a |
BuildRequires: pam-devel >= 0:%{pam_version}
|
|
cvsdist |
0dba8df |
BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
|
|
 |
a234e8c |
BuildRequires: libtool automake autoconf
|
|
cvsdist |
4abeb9a |
BuildRequires: libattr-devel
|
|
William Jon McCann |
23cf51d |
BuildRequires: gettext
|
|
 |
40f265b |
BuildRequires: libdmx-devel
|
|
 |
4016c4f |
BuildRequires: audit-libs-devel >= %{libauditver}
|
|
 |
d65ebfb |
BuildRequires: autoconf automake libtool
|
|
 |
acbef84 |
BuildRequires: intltool
|
|
 |
943622b |
%ifnarch s390 s390x ppc ppc64
|
|
 |
0175406 |
BuildRequires: xorg-x11-server-Xorg
|
|
 |
9e4ee06 |
%endif
|
|
 |
d841ff3 |
BuildRequires: nss-devel >= %{nss_version}
|
|
 |
99a446b |
BuildRequires: pkgconfig(accountsservice) >= 0.6.3
|
|
 |
ad08b77 |
BuildRequires: pkgconfig(check)
|
|
 |
ad08b77 |
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
|
 |
ad08b77 |
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
|
|
 |
ad08b77 |
BuildRequires: pkgconfig(iso-codes)
|
|
 |
ad08b77 |
BuildRequires: pkgconfig(libcanberra-gtk3)
|
|
 |
ad08b77 |
BuildRequires: pkgconfig(libselinux)
|
|
 |
ad1dee9 |
BuildRequires: pkgconfig(libsystemd-login)
|
|
 |
ad1dee9 |
BuildRequires: pkgconfig(libsystemd-daemon)
|
|
 |
a4bea52 |
BuildRequires: pkgconfig(ply-boot-client)
|
|
 |
ad08b77 |
BuildRequires: pkgconfig(systemd)
|
|
 |
ad08b77 |
BuildRequires: pkgconfig(x11)
|
|
 |
ad08b77 |
BuildRequires: pkgconfig(xau)
|
|
 |
ad08b77 |
BuildRequires: libXdmcp-devel
|
|
Lennart Poettering |
60a4c55 |
BuildRequires: systemd
|
|
Richard Hughes |
35d3b7b |
BuildRequires: dconf
|
|
Lennart Poettering |
60a4c55 |
|
|
 |
2f053f3 |
Requires(pre): /usr/sbin/useradd
|
|
Lennart Poettering |
60a4c55 |
Requires(post): systemd
|
|
Lennart Poettering |
60a4c55 |
Requires(preun): systemd
|
|
Lennart Poettering |
60a4c55 |
Requires(postun): systemd
|
|
 |
77b502f |
|
|
 |
f432dc6 |
Provides: service(graphical-login) = %{name}
|
|
 |
c65bf27 |
|
|
 |
2f053f3 |
Requires: accountsservice
|
|
 |
4016c4f |
Requires: audit-libs >= %{libauditver}
|
|
 |
2f053f3 |
Requires: dconf
|
|
 |
2f053f3 |
# since we use it, and pam spams the log if the module is missing
|
|
 |
2f053f3 |
Requires: gnome-keyring-pam
|
|
 |
2f053f3 |
Requires: gnome-session
|
|
 |
a26bf8e |
Requires: gnome-session-wayland-session
|
|
 |
2f053f3 |
Requires: gnome-settings-daemon >= 2.21.92
|
|
 |
2f053f3 |
Requires: gnome-shell
|
|
 |
2f053f3 |
Requires: iso-codes
|
|
 |
2f053f3 |
# We need 1.0.4-5 since it lets us use "localhost" in auth cookies
|
|
 |
2f053f3 |
Requires: libXau >= 1.0.4-4
|
|
 |
2f053f3 |
Requires: pam >= 0:%{pam_version}
|
|
 |
2f053f3 |
Requires: pulseaudio-gdm-hooks
|
|
 |
2f053f3 |
Requires: /sbin/nologin
|
|
 |
2f053f3 |
Requires: setxkbmap
|
|
 |
2f053f3 |
Requires: systemd >= 186
|
|
 |
2f053f3 |
Requires: system-logos
|
|
 |
2f053f3 |
Requires: xorg-x11-server-utils
|
|
 |
2f053f3 |
Requires: xorg-x11-xinit
|
|
 |
985a289 |
|
|
 |
358e602 |
Obsoletes: gdm-libs < 1:3.12.0-3
|
|
 |
358e602 |
Provides: gdm-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
|
 |
358e602 |
|
|
 |
f30ca7c |
# Swallow up old fingerprint/smartcard plugins
|
|
 |
f30ca7c |
Obsoletes: gdm-plugin-smartcard < 1:3.2.1
|
|
 |
f30ca7c |
Provides: gdm-plugin-smartcard = %{epoch}:%{version}-%{release}
|
|
 |
f30ca7c |
|
|
 |
f30ca7c |
Obsoletes: gdm-plugin-fingerprint < 1:3.2.1
|
|
 |
f30ca7c |
Provides: gdm-plugin-fingerprint = %{epoch}:%{version}-%{release}
|
|
 |
82bbd34 |
|
|
 |
1307f0e |
%description
|
|
 |
1307f0e |
GDM provides the graphical login screen, shown shortly after boot up,
|
|
 |
1307f0e |
log out, and when user-switching.
|
|
 |
1307f0e |
|
|
 |
f30ca7c |
%package devel
|
|
 |
358e602 |
Summary: Development files for gdm
|
|
 |
f30ca7c |
Group: Development/Libraries
|
|
 |
358e602 |
Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}
|
|
 |
f30ca7c |
|
|
 |
f30ca7c |
%description devel
|
|
 |
f30ca7c |
The gdm-devel package contains headers and other
|
|
 |
f30ca7c |
files needed to build custom greeters.
|
|
 |
2257959 |
|
|
cvsdist |
56263d9 |
%prep
|
|
 |
0c13f98 |
%setup -q
|
|
 |
d9fb4f7 |
|
|
 |
11fc893 |
autoreconf -i -f
|
|
Richard Hughes |
481eda2 |
intltoolize -f
|
|
 |
d65ebfb |
|
|
cvsdist |
56263d9 |
%build
|
|
 |
a1b2efd |
|
|
 |
839d33c |
%configure --with-pam-prefix=%{_sysconfdir} \
|
|
 |
ee2e0d5 |
--with-run-dir=/run/gdm \
|
|
 |
d0343f2 |
--with-default-path=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin \
|
|
 |
bfb36b7 |
--enable-split-authentication \
|
|
 |
edd6f02 |
--enable-profiling \
|
|
 |
edd6f02 |
--enable-console-helper \
|
|
 |
a4bea52 |
--with-plymouth \
|
|
 |
edd6f02 |
--with-selinux
|
|
 |
1cbe5d6 |
|
|
 |
1cbe5d6 |
# drop unneeded direct library deps with --as-needed
|
|
 |
1cbe5d6 |
# libtool doesn't make this easy, so we do it the hard way
|
|
 |
1cbe5d6 |
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/ if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/ func_append compile_command " -Wl,-O1,--as-needed"\n func_append finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
|
|
 |
1cbe5d6 |
|
|
 |
1cbe5d6 |
make %{?_smp_mflags}
|
|
cvsdist |
56263d9 |
|
|
 |
4e0df52 |
|
|
cvsdist |
56263d9 |
%install
|
|
 |
839d33c |
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gdm/Init
|
|
 |
839d33c |
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gdm/PreSession
|
|
 |
839d33c |
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gdm/PostSession
|
|
cvsdist |
f7e6706 |
|
|
 |
072738d |
make install DESTDIR=$RPM_BUILD_ROOT
|
|
cvsdist |
d1fbd55 |
|
|
 |
bc2b1f0 |
rm -f $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/gdm
|
|
 |
bc2b1f0 |
|
|
 |
f30ca7c |
# add logo to shell greeter
|
|
 |
6b2f7d6 |
cp %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas
|
|
 |
f30ca7c |
|
|
cvsdist |
56263d9 |
# docs go elsewhere
|
|
 |
839d33c |
rm -rf $RPM_BUILD_ROOT/%{_prefix}/doc
|
|
cvsdist |
56263d9 |
|
|
cvsdist |
19e6bb2 |
# create log dir
|
|
cvsdist |
19e6bb2 |
mkdir -p $RPM_BUILD_ROOT/var/log/gdm
|
|
cvsdist |
56263d9 |
|
|
 |
0454764 |
(cd $RPM_BUILD_ROOT%{_sysconfdir}/gdm; ln -sf ../X11/xinit/Xsession .)
|
|
 |
512821a |
|
|
cvsdist |
19e6bb2 |
rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.a
|
|
cvsdist |
19e6bb2 |
rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.la
|
|
cvsdist |
56263d9 |
|
|
 |
07e9f7f |
mkdir -p $RPM_BUILD_ROOT%{_datadir}/gdm/autostart/LoginWindow
|
|
 |
70b8f6c |
|
|
 |
f34a6f4 |
mkdir -p $RPM_BUILD_ROOT/run/gdm
|
|
 |
499787d |
|
|
 |
bc11471 |
find $RPM_BUILD_ROOT -name '*.a' -delete
|
|
 |
bc11471 |
find $RPM_BUILD_ROOT -name '*.la' -delete
|
|
 |
bc11471 |
|
|
 |
512f507 |
%find_lang gdm --with-gnome
|
|
cvsdist |
27bc216 |
|
|
cvsdist |
56263d9 |
%pre
|
|
 |
7cf9308 |
/usr/sbin/useradd -M -u 42 -d /var/lib/gdm -s /sbin/nologin -r gdm > /dev/null 2>&1
|
|
 |
7cf9308 |
/usr/sbin/usermod -d /var/lib/gdm -s /sbin/nologin gdm >/dev/null 2>&1
|
|
cvsdist |
56263d9 |
# ignore errors, as we can't disambiguate between gdm already existed
|
|
cvsdist |
56263d9 |
# and couldn't create account with the current adduser.
|
|
cvsdist |
56263d9 |
exit 0
|
|
cvsdist |
56263d9 |
|
|
cvsdist |
d1fbd55 |
%post
|
|
cvsdist |
d1fbd55 |
/sbin/ldconfig
|
|
 |
edd6f02 |
touch --no-create /usr/share/icons/hicolor >&/dev/null || :
|
|
cvsdist |
d1fbd55 |
|
|
 |
1302485 |
# if the user already has a config file, then migrate it to the new
|
|
 |
1302485 |
# location; rpm will ensure that old file will be renamed
|
|
 |
1302485 |
|
|
 |
1302485 |
custom=/etc/gdm/custom.conf
|
|
 |
1302485 |
|
|
 |
1302485 |
if [ $1 -ge 2 ] ; then
|
|
 |
1302485 |
if [ -f /usr/share/gdm/config/gdm.conf-custom ]; then
|
|
 |
edd6f02 |
oldconffile=/usr/share/gdm/config/gdm.conf-custom
|
|
 |
1302485 |
elif [ -f /etc/X11/gdm/gdm.conf ]; then
|
|
 |
edd6f02 |
oldconffile=/etc/X11/gdm/gdm.conf
|
|
 |
1302485 |
fi
|
|
 |
1302485 |
|
|
 |
1302485 |
# Comment out some entries from the custom config file that may
|
|
 |
1302485 |
# have changed locations in the update. Also move various
|
|
 |
1302485 |
# elements to their new locations.
|
|
 |
1302485 |
|
|
 |
1302485 |
[ -n "$oldconffile" ] && sed \
|
|
 |
1302485 |
-e 's@^command=/usr/X11R6/bin/X@#command=/usr/bin/Xorg@' \
|
|
 |
1302485 |
-e 's@^Xnest=/usr/X11R6/bin/Xnest@#Xnest=/usr/X11R6/bin/Xnest@' \
|
|
 |
1302485 |
-e 's@^BaseXsession=/etc/X11/xdm/Xsession@#BaseXsession=/etc/X11/xinit/Xsession@' \
|
|
 |
7e9a830 |
-e 's@^BaseXsession=/etc/X11/gdm/Xsession@#&@' \
|
|
 |
1302485 |
-e 's@^BaseXsession=/etc/gdm/Xsession@#&@' \
|
|
 |
1302485 |
-e 's@^Greeter=/usr/bin/gdmgreeter@#Greeter=/usr/libexec/gdmgreeter@' \
|
|
 |
1302485 |
-e 's@^RemoteGreeter=/usr/bin/gdmlogin@#RemoteGreeter=/usr/libexec/gdmlogin@' \
|
|
 |
1302485 |
-e 's@^GraphicalTheme=Bluecurve@#&@' \
|
|
 |
1302485 |
-e 's@^BackgroundColor=#20305a@#&@' \
|
|
 |
1302485 |
-e 's@^DefaultPath=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin@#&@' \
|
|
 |
1302485 |
-e 's@^RootPath=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin@#&@' \
|
|
 |
1302485 |
-e 's@^HostImageDir=/usr/share/hosts/@#HostImageDir=/usr/share/pixmaps/faces/@' \
|
|
 |
1302485 |
-e 's@^LogDir=/var/log/gdm@#&@' \
|
|
 |
1302485 |
-e 's@^PostLoginScriptDir=/etc/X11/gdm/PostLogin@#&@' \
|
|
 |
1302485 |
-e 's@^PreLoginScriptDir=/etc/X11/gdm/PreLogin@#&@' \
|
|
 |
1302485 |
-e 's@^PreSessionScriptDir=/etc/X11/gdm/PreSession@#&@' \
|
|
 |
1302485 |
-e 's@^PostSessionScriptDir=/etc/X11/gdm/PostSession@#&@' \
|
|
 |
1302485 |
-e 's@^DisplayInitDir=/var/run/gdm.pid@#&@' \
|
|
 |
1302485 |
-e 's@^RebootCommand=/sbin/reboot;/sbin/shutdown -r now;/usr/sbin/shutdown -r now;/usr/bin/reboot@#&@' \
|
|
 |
1302485 |
-e 's@^HaltCommand=/sbin/poweroff;/sbin/shutdown -h now;/usr/sbin/shutdown -h now;/usr/bin/poweroff@#&@' \
|
|
 |
1302485 |
-e 's@^ServAuthDir=/var/gdm@#&@' \
|
|
 |
1302485 |
-e 's@^Greeter=/usr/bin/gdmlogin@Greeter=/usr/libexec/gdmlogin@' \
|
|
 |
1302485 |
-e 's@^RemoteGreeter=/usr/bin/gdmgreeter@RemoteGreeter=/usr/libexec/gdmgreeter@' \
|
|
 |
1302485 |
$oldconffile > $custom
|
|
 |
839d33c |
fi
|
|
 |
839d33c |
|
|
 |
1302485 |
if [ $1 -ge 2 -a -f $custom ] && grep -q /etc/X11/gdm $custom ; then
|
|
 |
1302485 |
sed -i -e 's@/etc/X11/gdm@/etc/gdm@g' $custom
|
|
cvsdist |
6426184 |
fi
|
|
 |
238ab1c |
|
|
Lennart Poettering |
60a4c55 |
%systemd_post gdm.service
|
|
Lennart Poettering |
60a4c55 |
|
|
 |
45a0c7d |
# work around bug introduced in gdm 3.0/fedora 15 that some users
|
|
 |
45a0c7d |
# have been dragging along from release to release
|
|
 |
45a0c7d |
chown gdm.gdm -R /var/lib/gdm/.local /var/lib/gdm/.local/share || :
|
|
 |
45a0c7d |
|
|
 |
5085d7b |
%preun
|
|
Lennart Poettering |
60a4c55 |
%systemd_preun gdm.service
|
|
 |
5085d7b |
|
|
cvsdist |
d1fbd55 |
%postun
|
|
cvsdist |
d1fbd55 |
/sbin/ldconfig
|
|
 |
edd6f02 |
if [ $1 -eq 0 ]; then
|
|
 |
edd6f02 |
touch --no-create %{_datadir}/icons/hicolor >&/dev/null || :
|
|
 |
144d476 |
gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
|
 |
1585e5d |
fi
|
|
cvsdist |
d1fbd55 |
|
|
 |
9cdffb8 |
if [ $1 -eq 0 ] ; then
|
|
 |
9cdffb8 |
/usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|
 |
9cdffb8 |
fi
|
|
Lennart Poettering |
60a4c55 |
%systemd_postun
|
|
 |
9cdffb8 |
|
|
 |
edd6f02 |
%posttrans
|
|
 |
144d476 |
gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
|
 |
9cdffb8 |
/usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|
 |
edd6f02 |
|
|
 |
5dafa8a |
%files -f gdm.lang
|
|
 |
fd5f851 |
%doc AUTHORS NEWS README
|
|
 |
fd5f851 |
%license COPYING
|
|
 |
839d33c |
%dir %{_sysconfdir}/gdm
|
|
 |
839d33c |
%config(noreplace) %{_sysconfdir}/gdm/custom.conf
|
|
 |
839d33c |
%config %{_sysconfdir}/gdm/Init/*
|
|
 |
839d33c |
%config %{_sysconfdir}/gdm/PostLogin/*
|
|
 |
839d33c |
%config %{_sysconfdir}/gdm/PreSession/*
|
|
 |
839d33c |
%config %{_sysconfdir}/gdm/PostSession/*
|
|
 |
238ab1c |
%config %{_sysconfdir}/pam.d/gdm-autologin
|
|
 |
2257959 |
%config %{_sysconfdir}/pam.d/gdm-password
|
|
 |
0c13f98 |
# not config files
|
|
 |
0c13f98 |
%{_sysconfdir}/gdm/Xsession
|
|
 |
a4b9002 |
%{_datadir}/gdm/gdm.schemas
|
|
 |
0c13f98 |
%{_sysconfdir}/dbus-1/system.d/gdm.conf
|
|
 |
839d33c |
%dir %{_sysconfdir}/gdm/Init
|
|
 |
839d33c |
%dir %{_sysconfdir}/gdm/PreSession
|
|
 |
839d33c |
%dir %{_sysconfdir}/gdm/PostSession
|
|
 |
839d33c |
%dir %{_sysconfdir}/gdm/PostLogin
|
|
David Zeuthen |
6b7e7b3 |
%{_datadir}/pixmaps/*.png
|
|
 |
f30ca7c |
%{_datadir}/glib-2.0/schemas/org.gnome.login-screen.gschema.xml
|
|
 |
f30ca7c |
%{_datadir}/glib-2.0/schemas/org.gnome.login-screen.gschema.override
|
|
 |
9a54f73 |
%{_libexecdir}/gdm-host-chooser
|
|
 |
9a54f73 |
%{_libexecdir}/gdm-session-worker
|
|
 |
9a54f73 |
%{_libexecdir}/gdm-simple-chooser
|
|
Richard Hughes |
f526b0e |
%{_libexecdir}/gdm-wayland-session
|
|
Richard Hughes |
f526b0e |
%{_libexecdir}/gdm-x-session
|
|
 |
9a54f73 |
%{_sbindir}/gdm
|
|
 |
356b1f7 |
%{_bindir}/gdmflexiserver
|
|
 |
7fb4887 |
%{_bindir}/gdm-screenshot
|
|
 |
9c3bcd6 |
%{_datadir}/dconf/profile/gdm
|
|
 |
9cdffb8 |
%{_datadir}/gdm/greeter/applications/*
|
|
 |
6712247 |
%{_datadir}/gdm/greeter/autostart/*
|
|
 |
9c3bcd6 |
%{_datadir}/gdm/greeter-dconf-defaults
|
|
 |
1df2df1 |
%{_datadir}/gdm/locale.alias
|
|
 |
979d2a9 |
%{_datadir}/gdm/gdb-cmd
|
|
 |
358e602 |
%{_libdir}/girepository-1.0/Gdm-1.0.typelib
|
|
 |
aabe760 |
%{_libdir}/libgdm*.so*
|
|
cvsdist |
19e6bb2 |
%dir %{_localstatedir}/log/gdm
|
|
 |
640ca54 |
%attr(1770, gdm, gdm) %dir %{_localstatedir}/lib/gdm
|
|
 |
0e1d5c6 |
%attr(0711, root, gdm) %dir /run/gdm
|
|
 |
7723392 |
%attr(1755, root, gdm) %dir %{_localstatedir}/cache/gdm
|
|
 |
f30ca7c |
%{_datadir}/icons/hicolor/*/*/*.png
|
|
 |
b45ee82 |
%config %{_sysconfdir}/pam.d/gdm-pin
|
|
 |
2257959 |
%config %{_sysconfdir}/pam.d/gdm-smartcard
|
|
 |
2257959 |
%config %{_sysconfdir}/pam.d/gdm-fingerprint
|
|
Richard Hughes |
92dc2b1 |
%{_sysconfdir}/pam.d/gdm-launch-environment
|
|
Lennart Poettering |
60a4c55 |
%{_unitdir}/gdm.service
|
|
 |
2257959 |
|
|
 |
f30ca7c |
%files devel
|
|
 |
f30ca7c |
%dir %{_includedir}/gdm
|
|
 |
e83f778 |
%{_includedir}/gdm/*.h
|
|
 |
e83f778 |
%{_datadir}/gir-1.0/Gdm-1.0.gir
|
|
 |
e83f778 |
%{_libdir}/pkgconfig/gdm.pc
|
|
 |
f30ca7c |
|
|
cvsdist |
56263d9 |
%changelog
|
|
 |
cdede4d |
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 1:3.18.0-1
|
|
 |
cdede4d |
- Update to 3.18.0
|
|
 |
cdede4d |
|
|
 |
1344732 |
* Wed Sep 16 2015 Kalev Lember <klember@redhat.com> 3.17.92-1
|
|
 |
1344732 |
- Update to 3.17.92
|
|
 |
1344732 |
|
|
 |
160b58d |
* Mon Aug 24 2015 Ray Strode <rstrode@redhat.com> 3.17.90-1
|
|
 |
160b58d |
- Update to 3.17.90
|
|
 |
160b58d |
- Fixes sporadic failure to login and corruption of GDM_LANG
|
|
 |
160b58d |
environment variable
|
|
 |
160b58d |
|
|
 |
d0343f2 |
* Thu Aug 06 2015 Ray Strode <rstrode@redhat.com> 3.17.4-2
|
|
 |
d0343f2 |
- drop /bin and /sbin from default path
|
|
 |
d0343f2 |
They don't make since given /usr merge
|
|
 |
d0343f2 |
Resolves: #1251192
|
|
 |
d0343f2 |
|
|
 |
a6d620b |
* Tue Jul 28 2015 Kalev Lember <klember@redhat.com> - 1:3.17.4-1
|
|
 |
a6d620b |
- Update to 3.17.4
|
|
 |
a6d620b |
|
|
 |
fee0ce4 |
* Tue Jun 23 2015 Ray Strode <rstrode@redhat.com> 3.17.3.1-1
|
|
 |
fee0ce4 |
- Update to 3.17.3.1
|
|
 |
fee0ce4 |
|
|
 |
b0bfc7f |
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.17.2-2
|
|
 |
b0bfc7f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
 |
b0bfc7f |
|
|
 |
7e48117 |
* Wed Jun 03 2015 Ray Strode <rstrode@redhat.com> 3.17.2-1
|
|
 |
7e48117 |
- Update to 3.17.2
|
|
 |
7e48117 |
|
|
 |
0f05760 |
* Thu Apr 16 2015 Ray Strode <rstrode@redhat.com> 3.16.1.1-1
|
|
 |
0f05760 |
- Update to 3.16.1.1
|
|
 |
0f05760 |
|
|
 |
62131b9 |
* Thu Apr 16 2015 Kalev Lember <kalevlember@gmail.com> 3.16.1-1
|
|
 |
62131b9 |
- Update to 3.16.1
|
|
 |
62131b9 |
|
|
 |
45a0c7d |
* Tue Apr 07 2015 Ray Strode <rstrode@redhat.com> 3.16.0.1-3
|
|
 |
45a0c7d |
- Fix permissions on /var/lib/gdm/.local/share
|
|
 |
45a0c7d |
- Fixes starting Xorg without root on machines that started out
|
|
 |
45a0c7d |
as Fedora 15 machines.
|
|
 |
45a0c7d |
|
|
 |
fea58fe |
* Fri Mar 27 2015 Ray Strode <rstrode@redhat.com> 3.16.0.1-2
|
|
 |
fea58fe |
- set XORG_RUN_AS_USER_OK in environment
|
|
 |
fea58fe |
|
|
 |
3d9b902 |
* Tue Mar 24 2015 Kalev Lember <kalevlember@gmail.com> - 1:3.16.0.1-1
|
|
 |
3d9b902 |
- Update to 3.16.0.1
|
|
 |
3d9b902 |
|
|
 |
ad6daf3 |
* Tue Mar 24 2015 Ray Strode <rstrode@redhat.com> 3.16.0-2
|
|
 |
ad6daf3 |
- actually quit plymouth at startup
|
|
 |
ad6daf3 |
|
|
 |
0497b58 |
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 1:3.16.0-1
|
|
 |
0497b58 |
- Update to 3.16.0
|
|
 |
0497b58 |
|
|
 |
27f7dc9 |
* Fri Mar 20 2015 Kalev Lember <kalevlember@gmail.com> - 1:3.15.92-1
|
|
 |
27f7dc9 |
- Update to 3.15.92
|
|
 |
27f7dc9 |
|
|
 |
bbf89bc |
* Tue Mar 03 2015 Ray Strode <rstrode@redhat.com> 3.15.91.2-1
|
|
 |
7bed983 |
- Update to 3.15.92.2
|
|
 |
bbf89bc |
- fixes "black screen on logout" of wayland sessions
|
|
 |
bbf89bc |
|
|
 |
e22d33a |
* Mon Mar 02 2015 Ray Strode <rstrode@redhat.com> 3.15.91.1-1
|
|
 |
e22d33a |
- Update to 3.15.91.1
|
|
 |
e22d33a |
- fixes deadlock on VT switch in some cases
|
|
 |
e22d33a |
|
|
 |
bdc1ffb |
* Fri Feb 27 2015 Ray Strode <rstrode@redhat.com> 3.15.91-1
|
|
 |
bdc1ffb |
- Update for 3.15.91
|
|
 |
bdc1ffb |
- Reduces flicker
|
|
 |
bdc1ffb |
- Fixes hang for autologin
|
|
 |
bdc1ffb |
Resolves: #1197224
|
|
 |
bdc1ffb |
- Fixes users that disable root running X in /etc/X11/Xwrapper.conf
|
|
 |
bdc1ffb |
- Fixes intermittent crash at login
|
|
 |
bdc1ffb |
|
|
 |
a63b20b |
* Tue Feb 24 2015 Ray Strode <rstrode@redhat.com> - 1:3.15.90.5-1
|
|
 |
a63b20b |
- Update to 3.15.90.5
|
|
 |
a63b20b |
- gnome-initial-setup should work again
|
|
 |
a63b20b |
Resolves: #1194948
|
|
 |
a63b20b |
- X will work better when configured to not need root
|
|
 |
a63b20b |
(still not perfect though)
|
|
 |
a63b20b |
|
|
 |
e394053 |
* Sun Feb 22 2015 Ray Strode <rstrode@redhat.com> - 1:3.15.90.4-1
|
|
 |
e394053 |
- Update to 3.15.90.4
|
|
 |
e394053 |
- Fixes bus activated X clients
|
|
 |
e394053 |
|
|
 |
6d9dd70 |
* Sat Feb 21 2015 Ray Strode <rstrode@redhat.com> - 1:3.15.90.3-1
|
|
 |
6d9dd70 |
- Update to 3.15.90.3
|
|
 |
6d9dd70 |
- Disables gnome-initial-setup support for now, which isn't functional
|
|
 |
6d9dd70 |
|
|
 |
5c5ff1e |
* Fri Feb 20 2015 Ray Strode <rstrode@redhat.com> - 1:3.15.90.2-1
|
|
 |
5c5ff1e |
- Update to 3.15.90.2
|
|
 |
5c5ff1e |
- Fixes "no user list in the middle of my login screen" bug
|
|
 |
a26bf8e |
- Require gnome-session-wayland-session since we default to wayland now
|
|
 |
a26bf8e |
|
|
 |
fb1c2db |
* Fri Feb 20 2015 David King <amigadave@amigadave.com> - 1:3.15.90.1-1
|
|
 |
fb1c2db |
- Update to 3.15.90.1
|
|
 |
fd5f851 |
- Use license macro for COPYING
|
|
 |
ad08b77 |
- Use pkgconfig for BuildRequires
|
|
 |
fbd3df1 |
- Update URL
|
|
 |
fb1c2db |
|
|
Richard Hughes |
badc42b |
* Thu Feb 19 2015 Richard Hughes <rhughes@redhat.com> - 1:3.15.90-1
|
|
Richard Hughes |
badc42b |
- Update to 3.15.90
|
|
Richard Hughes |
badc42b |
|
|
 |
c1c3fec |
* Fri Jan 23 2015 Ray Strode <rstrode@redhat.com> 3.15.3.1-4
|
|
 |
c1c3fec |
- Another user switching fix
|
|
 |
c1c3fec |
Related: #1184933
|
|
 |
c1c3fec |
|
|
 |
3fdf0be |
* Thu Jan 22 2015 Ray Strode <rstrode@redhat.com> 3.15.3.1-3
|
|
 |
3fdf0be |
- Fix user switching
|
|
 |
3fdf0be |
Resolves: #1184933
|
|
 |
3fdf0be |
|
|
 |
d3d8f74 |
* Fri Jan 16 2015 Ray Strode <rstrode@redhat.com> 3.13.91-2
|
|
 |
d3d8f74 |
- Fix pam_ecryptfs. unfortunately adds back gross last login messages.
|
|
 |
d3d8f74 |
Resolves: #1174366
|
|
 |
d3d8f74 |
|
|
Richard Hughes |
f1f1efa |
* Fri Dec 19 2014 Richard Hughes <rhughes@redhat.com> - 1:3.15.3.1-1
|
|
Richard Hughes |
f1f1efa |
- Update to 3.15.3.1
|
|
Richard Hughes |
f1f1efa |
|
|
Richard Hughes |
e3c10bd |
* Fri Dec 19 2014 Richard Hughes <rhughes@redhat.com> - 1:3.15.3-1
|
|
Richard Hughes |
e3c10bd |
- Update to 3.15.3
|
|
Richard Hughes |
e3c10bd |
|
|
 |
0409de8 |
* Tue Nov 25 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.15.2-1
|
|
 |
0409de8 |
- Update to 3.15.2
|
|
 |
0409de8 |
|
|
 |
a097a46 |
* Tue Oct 14 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.1-1
|
|
 |
a097a46 |
- Update to 3.14.1
|
|
 |
a097a46 |
|
|
 |
734febe |
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.0-1
|
|
 |
734febe |
- Update to 3.14.0
|
|
 |
734febe |
|
|
 |
134df34 |
* Wed Sep 17 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.13.92-1
|
|
 |
134df34 |
- Update to 3.13.92
|
|
 |
134df34 |
|
|
 |
1c82215 |
* Wed Sep 03 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.13.91-2
|
|
 |
1c82215 |
- Drop last GConf remnants
|
|
 |
1c82215 |
|
|
 |
ea1bb8e |
* Wed Sep 03 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.13.91-1
|
|
 |
ea1bb8e |
- Update to 3.13.91
|
|
 |
ea1bb8e |
|
|
 |
cc03518 |
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.12.2-4
|
|
 |
cc03518 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
 |
cc03518 |
|
|
 |
424f2f2 |
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.12.2-3
|
|
 |
424f2f2 |
- Rebuilt for gobject-introspection 1.41.4
|
|
 |
424f2f2 |
|
|
 |
538c697 |
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.12.2-2
|
|
 |
538c697 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
 |
538c697 |
|
|
 |
90582fa |
* Fri May 16 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.12.2-1
|
|
 |
90582fa |
- Update to 3.12.2
|
|
 |
90582fa |
|
|
 |
1e99f58 |
* Thu May 08 2014 Ray Strode <rstrode@redhat.com> - 1:3.12.1-3
|
|
 |
1e99f58 |
- Fix PATH
|
|
 |
1e99f58 |
Resolves: #1095344
|
|
 |
1e99f58 |
|
|
 |
f2e11cb |
* Wed May 07 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.12.1-2
|
|
 |
f2e11cb |
- Drop gnome-icon-theme-symbolic dependency
|
|
 |
f2e11cb |
|
|
 |
90e150a |
* Wed Apr 16 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.12.1-1
|
|
 |
90e150a |
- Update to 3.12.1
|
|
 |
90e150a |
|
|
 |
358e602 |
* Sat Apr 05 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.12.0-3
|
|
 |
358e602 |
- Fold -libs into the main gdm package
|
|
 |
358e602 |
|
|
 |
3a3f683 |
* Sat Apr 05 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.12.0-2
|
|
 |
3a3f683 |
- Tighten subpackage deps
|
|
 |
3a3f683 |
|
|
Richard Hughes |
0636b6e |
* Tue Mar 25 2014 Richard Hughes <rhughes@redhat.com> - 1:3.12.0-1
|
|
Richard Hughes |
0636b6e |
- Update to 3.12.0
|
|
Richard Hughes |
0636b6e |
|
|
Richard Hughes |
cbf03f5 |
* Thu Mar 20 2014 Richard Hughes <rhughes@redhat.com> - 1:3.11.92.1-1
|
|
Richard Hughes |
cbf03f5 |
- Update to 3.11.92.1
|
|
Richard Hughes |
cbf03f5 |
|
|
Richard Hughes |
1d91a73 |
* Fri Feb 21 2014 Richard Hughes <rhughes@redhat.com> - 1:3.11.90-1
|
|
Richard Hughes |
1d91a73 |
- Update to 3.11.90
|
|
Richard Hughes |
1d91a73 |
|
|
Richard Hughes |
79c30c6 |
* Wed Jan 15 2014 Richard Hughes <rhughes@redhat.com> - 1:3.11.4-1
|
|
Richard Hughes |
79c30c6 |
- Update to 3.11.4
|
|
Richard Hughes |
79c30c6 |
|
|
 |
6b2f7d6 |
* Sun Dec 22 2013 Ville Skyttä <ville.skytta@iki.fi> - 1:3.11.3-2
|
|
 |
6b2f7d6 |
- Drop empty TODO from docs, trivial rpmlint fixes.
|
|
 |
6b2f7d6 |
|
|
Richard Hughes |
fc0e8e6 |
* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 1:3.11.3-1
|
|
Richard Hughes |
fc0e8e6 |
- Update to 3.11.3
|
|
Richard Hughes |
fc0e8e6 |
|
|
Richard Hughes |
02eaa9a |
* Tue Nov 19 2013 Richard Hughes <rhughes@redhat.com> - 1:3.11.2-1
|
|
Richard Hughes |
02eaa9a |
- Update to 3.11.2
|
|
Richard Hughes |
02eaa9a |
|
|
Richard Hughes |
14dad60 |
* Mon Oct 28 2013 Richard Hughes <rhughes@redhat.com> - 1:3.10.0.1-1
|
|
Richard Hughes |
14dad60 |
- Update to 3.10.0.1
|
|
Richard Hughes |
14dad60 |
|
|
 |
424391a |
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.10.0-1
|
|
 |
424391a |
- Update to 3.10.0
|
|
 |
424391a |
|
|
 |
21da54e |
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.9.90-1
|
|
 |
21da54e |
- Update to 3.9.90
|
|
 |
21da54e |
|
|
 |
d925cee |
* Sat Aug 10 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.9.5-1
|
|
 |
d925cee |
- Update to 3.9.5
|
|
 |
d925cee |
|
|
Richard Hughes |
2492190 |
* Tue Jul 16 2013 Richard Hughes <rhughes@redhat.com> - 1:3.8.3.1-1
|
|
Richard Hughes |
2492190 |
- Update to 3.8.3.1
|
|
Richard Hughes |
2492190 |
|
|
 |
e9102fe |
* Sat Jun 22 2013 Matthias Clasen <mclasen@redhat.com> - 3.8.3-2
|
|
 |
e9102fe |
- Trim %%changelog
|
|
 |
e9102fe |
|
|
 |
933c15a |
* Fri Jun 14 2013 Ray Strode <rstrode@redhat.com> 3.8.3-1
|
|
 |
933c15a |
- Update to 3.8.3
|
|
 |
933c15a |
|
|
 |
4ed710d |
* Tue May 21 2013 Matthias Clasen <mclasen@redhat.com> 1:3.8.1.1-6
|
|
 |
4ed710d |
- Don't include the fallback greeter
|
|
 |
4ed710d |
|
|
 |
0e1d5c6 |
* Mon May 20 2013 Ray Strode <rstrode@redhat.com> 1:3.8.1.1-5
|
|
 |
0e1d5c6 |
- Fix permissions on /run/gdm
|
|
 |
0e1d5c6 |
Resolves: #fudge
|
|
 |
0e1d5c6 |
(http://lists.fedoraproject.org/pipermail/devel/2013-May/182906.html)
|
|
 |
0e1d5c6 |
|
|
 |
23b9962 |
* Mon May 20 2013 Ray Strode <rstrode@redhat.com> 1:3.8.1.1-4
|
|
 |
23b9962 |
- Require gnome-shell. We no longer use the fallback greeter.
|
|
 |
23b9962 |
(Since gdm 3.7.92).
|
|
 |
23b9962 |
|
|
 |
21d185d |
* Fri May 17 2013 Ray Strode <rstrode@redhat.com> - 1:3.8.1.1-3
|
|
 |
21d185d |
- Build with -fpie
|
|
 |
21d185d |
Resolves: #955154
|
|
 |
21d185d |
|
|
Florian Müllner |
1b0ab9b |
* Thu May 16 2013 Florian Müllner <fmuellner@redhat.com> - 1:3.8.1.1-2
|
|
Florian Müllner |
1b0ab9b |
- Update branding
|
|
Florian Müllner |
1b0ab9b |
|
|
Richard Hughes |
98c0077 |
* Wed Apr 17 2013 Richard Hughes <rhughes@redhat.com> - 1:3.8.1.1-1
|
|
Richard Hughes |
98c0077 |
- Update to 3.8.1.1
|
|
Richard Hughes |
98c0077 |
|
|
 |
384619d |
* Mon Apr 15 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.8.1-1
|
|
 |
384619d |
- Update to 3.8.1
|
|
 |
384619d |
|
|
 |
3c4caf7 |
* Mon Apr 01 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.8.0-2
|
|
 |
3c4caf7 |
- Drop the metacity dep now that the fallback greeter is gone
|
|
 |
3c4caf7 |
|
|
 |
561905f |
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.8.0-1
|
|
 |
561905f |
- Update to 3.8.0
|
|
 |
561905f |
|
|
 |
4c394bb |
* Thu Mar 21 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.7.92-2
|
|
 |
4c394bb |
- Drop the polkit-gnome dep now that the fallback greeter is gone
|
|
 |
4c394bb |
|
|
Richard Hughes |
60c5c47 |
* Wed Mar 20 2013 Richard Hughes <rhughes@redhat.com> - 1:3.7.92-1
|
|
Richard Hughes |
60c5c47 |
- Update to 3.7.92
|
|
Richard Hughes |
60c5c47 |
|
|
 |
87701ed |
* Wed Mar 6 2013 Matthias Clasen <mclasen@redhat.com> 3.7.91-1
|
|
 |
87701ed |
- Update to 3.7.91
|
|
 |
87701ed |
|
|
 |
2d01d02 |
* Wed Feb 27 2013 Ray Strode <rstrode@redhat.com> 3.7.90-3
|
|
 |
2d01d02 |
- Fix up runtime dir for real
|
|
 |
2d01d02 |
|
|
 |
4b33a45 |
* Tue Feb 26 2013 Ray Strode <rstrode@redhat.com> 3.7.90-2
|
|
 |
4b33a45 |
- Fix up runtime dir path (spotted by dwalsh)
|
|
 |
4b33a45 |
|
|
 |
b45ee82 |
* Fri Feb 22 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.7.90-1
|
|
 |
b45ee82 |
- Update to 3.7.90
|
|
 |
b45ee82 |
|
|
 |
f5c6642 |
* Wed Feb 06 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.7.5-1
|
|
 |
f5c6642 |
- Update to 3.7.5
|
|
 |
f5c6642 |
|
|
Richard Hughes |
c36725b |
* Wed Jan 09 2013 Richard Hughes <hughsient@gmail.com> - 1:3.7.3.1-1
|
|
Richard Hughes |
c36725b |
- Update to 3.7.3.1
|
|
Richard Hughes |
c36725b |
|
|
Richard Hughes |
81d2634 |
* Tue Nov 20 2012 Richard Hughes <hughsient@gmail.com> - 1:3.7.2-1
|
|
Richard Hughes |
81d2634 |
- Update to 3.7.2
|
|
Richard Hughes |
81d2634 |
|
|
 |
c11bdde |
* Tue Nov 20 2012 Matthias Clasen <mclasen@redhat.com> - 1:3.6.2-2
|
|
 |
c11bdde |
- Remove patch fuzz of 999
|
|
 |
c11bdde |
|
|
 |
1f79540 |
* Wed Nov 14 2012 Kalev Lember <kalevlember@gmail.com> - 1:3.6.2-1
|
|
 |
1f79540 |
- Update to 3.6.2
|
|
 |
1f79540 |
|
|
 |
eee84b5 |
* Mon Nov 05 2012 Ray Strode <rstrode@redhat.com> - 1:3.6.1-4
|
|
 |
eee84b5 |
- Fix GDM auth cookie problem
|
|
 |
eee84b5 |
Related: #870695
|
|
 |
eee84b5 |
|
|
 |
943622b |
* Mon Oct 29 2012 Matthias Clasen <mclasen@redhat.com> - 1:3.6.1-3
|
|
 |
943622b |
- Add ppc to %%ExcludeArch
|
|
 |
943622b |
|
|
 |
f10f8fe |
* Thu Oct 18 2012 Matthias Clasen <mclasen@redhat.com> - 1:3.6.1-2
|
|
 |
f10f8fe |
- Require gnome-icon-theme-symbolic (#867718)
|
|
 |
f10f8fe |
|
|
 |
356b1f7 |
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 1:3.6.1-1
|
|
 |
356b1f7 |
- Update to 3.6.1
|
|
 |
356b1f7 |
|
|
Richard Hughes |
ddf6a18 |
* Tue Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 1:3.6.0-1
|
|
Richard Hughes |
ddf6a18 |
- Update to 3.6.0
|
|
Richard Hughes |
ddf6a18 |
|
|
 |
121cffe |
* Wed Sep 19 2012 Matthias Clasen <mclasen@redhat.com> 1:3.5.92.1-1
|
|
 |
121cffe |
- Update to 3.5.92.1
|
|
 |
121cffe |
|
|
 |
4c7ea00 |
* Fri Sep 07 2012 Ray Strode <rstrode@redhat.com> 1:3.5.91-2
|
|
 |
860c18d |
- Fix autologin
|
|
 |
1504793 |
- Fix selinux context after forking session
|
|
 |
860c18d |
|
|
Richard Hughes |
0d5f3ba |
* Thu Sep 06 2012 Richard Hughes <hughsient@gmail.com> - 1:3.5.91-1
|
|
Richard Hughes |
0d5f3ba |
- Update to 3.5.91
|
|
Richard Hughes |
0d5f3ba |
|
|
Richard Hughes |
20c06db |
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 1:3.5.90-1
|
|
Richard Hughes |
20c06db |
- Update to 3.5.90
|
|
Richard Hughes |
20c06db |
|
|
Lennart Poettering |
60a4c55 |
* Tue Aug 7 2012 Lennart Poettering <lpoetter@redhat.com> - 1:3.5.5-2
|
|
Lennart Poettering |
60a4c55 |
- https://fedoraproject.org/wiki/Features/DisplayManagerRework
|
|
Lennart Poettering |
60a4c55 |
- https://bugzilla.redhat.com/show_bug.cgi?id=846135
|
|
Lennart Poettering |
60a4c55 |
- Ship and use gdm.service
|
|
Lennart Poettering |
60a4c55 |
- Force gdm onto VT1
|
|
Lennart Poettering |
60a4c55 |
|
|
Richard Hughes |
9df45d3 |
* Tue Aug 07 2012 Richard Hughes <hughsient@gmail.com> - 1:3.5.5-1
|
|
Richard Hughes |
9df45d3 |
- Update to 3.5.5
|
|
Richard Hughes |
9df45d3 |
|
|
 |
a9b9348 |
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.5.4.2-2
|
|
 |
a9b9348 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
 |
a9b9348 |
|
|
 |
475c0a5 |
* Thu Jul 19 2012 Ray Strode <rstrode@redhat.com> 3.5.4.2-1
|
|
 |
475c0a5 |
- Update to 3.5.4.2
|
|
 |
475c0a5 |
- Fixes non-autologin
|
|
 |
475c0a5 |
|
|
 |
7c6072e |
* Thu Jul 19 2012 Ray Strode <rstrode@redhat.com> 3.5.4.1-1
|
|
 |
7c6072e |
- Update to 3.5.4.1
|
|
 |
7c6072e |
- Fixes autologin
|
|
 |
7c6072e |
- Fixes logind integration
|
|
 |
7c6072e |
- Fixes dconf incompatibility
|
|
 |
7c6072e |
|
|
 |
c59e87a |
* Thu Jul 19 2012 Matthias Clasen <mclasen@redhat.com> - 1:3.5.4-3
|
|
 |
c59e87a |
- Fix dconf profile syntax
|
|
 |
c59e87a |
|
|
 |
ae1ad29 |
* Thu Jul 19 2012 Kalev Lember <kalevlember@gmail.com> - 1:3.5.4-2
|
|
 |
ae1ad29 |
- Require systemd >= 186 for libsystemd-login
|
|
 |
ae1ad29 |
|
|
Richard Hughes |
5433883 |
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 1:3.5.4-1
|
|
Richard Hughes |
5433883 |
- Update to 3.5.4
|
|
Richard Hughes |
5433883 |
|
|
 |
a4bea52 |
* Thu Jun 28 2012 Ray Strode <rstrode@redhat.com> 3.5.2-4
|
|
 |
a4bea52 |
- Build with plymouth support (woops).
|
|
 |
a4bea52 |
|
|
 |
e091eb5 |
* Wed Jun 13 2012 Ray Strode <rstrode@redhat.com> 3.5.2-3
|
|
 |
e091eb5 |
- Drop unused spool dir
|
|
 |
e091eb5 |
Related: #819254
|
|
 |
e091eb5 |
|
|
 |
5313634 |
* Sat Jun 9 2012 Matthias Clasen <mclasen@redhat.com> - 1:3.5.2-2
|
|
 |
5313634 |
- Fix gnome-shell detection
|
|
 |
5313634 |
|
|
Richard Hughes |
7e13f25 |
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 1:3.5.2-1
|
|
Richard Hughes |
7e13f25 |
- Update to 3.5.2
|
|
Richard Hughes |
7e13f25 |
|
|
 |
6af48df |
* Sat Apr 14 2012 Matthias Clasen <mclasen@redhat.com> - 3.4.1-1
|
|
 |
6af48df |
- Update to 3.4.1
|
|
 |
6af48df |
|
|
 |
750f020 |
* Mon Apr 09 2012 Ray Strode <rstrode@redhat.com> 3.4.0.1-5
|
|
 |
750f020 |
- One more try at fixing crash
|
|
 |
750f020 |
Resolves: #810451
|
|
 |
750f020 |
|
|
 |
d9fb4f7 |
* Mon Apr 09 2012 Ray Strode <rstrode@redhat.com> 3.4.0.1-4
|
|
 |
d9fb4f7 |
- Fix crash
|
|
 |
d9fb4f7 |
Resolves: #810451
|
|
 |
d9fb4f7 |
|
|
 |
c512f2f |
* Thu Apr 5 2012 Matthias Clasen <mclasen@redhat.com> 3.4.0.1-3
|
|
 |
c512f2f |
- Make session unlocking after user switching work
|
|
 |
c512f2f |
|
|
 |
c3eb34f |
* Mon Apr 02 2012 Ray Strode <rstrode@redhat.com> 3.4.0.1-2
|
|
 |
c3eb34f |
- Move pam_gnome_keyring after XDG_RUNTIME_DIR is setup
|
|
 |
c3eb34f |
Resolves: #809152
|
|
 |
c3eb34f |
|
|
 |
0dad005 |
* Tue Mar 27 2012 Ray Strode <rstrode@redhat.com> 3.4.0.1-1
|
|
 |
0dad005 |
- Update to 3.4.0.1
|
|
 |
0dad005 |
- fixes autologin
|
|
 |
0dad005 |
|
|
Richard Hughes |
cdaa9ce |
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 1:3.4.0-1
|
|
Richard Hughes |
cdaa9ce |
- Update to 3.4.0
|
|
Richard Hughes |
cdaa9ce |
|
|
 |
fa74d90 |
* Tue Mar 20 2012 Ray Strode <rstrode@redhat.com> 3.3.92.1-1
|
|
 |
fa74d90 |
- Update to 3.3.92.1
|
|
 |
fa74d90 |
|
|
 |
8704966 |
* Wed Feb 15 2012 Ray Strode <rstrode@redhat.com> 3.2.1.1-14
|
|
 |
8704966 |
- More consolekit registration fixes
|
|
 |
8704966 |
|
|
 |
be9d971 |
* Mon Feb 13 2012 Ray Strode <rstrode@redhat.com> 3.2.1.1-12
|
|
 |
be9d971 |
- Restore ConsoleKit registration if ConsoleKit is installed
|
|
 |
be9d971 |
|
|
Lennart Poettering |
cd51e71 |
* Tue Feb 7 2012 Lennart Poettering <lpoetter@redhat.com> - 1:3.2.1.1-11
|
|
Lennart Poettering |
cd51e71 |
- Add multi-seat patch from gdm git master
|
|
Lennart Poettering |
cd51e71 |
|
|
 |
c6c6070 |
* Thu Jan 26 2012 Ray Strode <rstrode@redhat.com> 3.2.1.1-10
|
|
 |
c6c6070 |
- Drop system-icon-theme requirement since we don't depend
|
|
 |
c6c6070 |
on it anymore
|
|
 |
c6c6070 |
|
|
 |
d8724d8 |
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.2.1.1-9
|
|
 |
d8724d8 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
 |
d8724d8 |
|
|
 |
4b5a78d |
* Wed Nov 09 2011 Adam Williamson <awilliam@redhat.com> 1:3.2.1.1-8
|
|
 |
389c714 |
- sync with recent changes on f16 branch:
|
|
 |
6b2f7d6 |
+ update to 3.2.1.1
|
|
 |
6b2f7d6 |
+ properly set up PAM files
|
|
 |
6b2f7d6 |
+ auth fixes
|
|
 |
6b2f7d6 |
+ put fallback plugin development files in -devel
|
|
 |
6b2f7d6 |
+ require metacity to fix #746693
|
|
 |
6b2f7d6 |
+ fix logo in fallback mode - just set it to a Fedora file
|
|
 |
4b5a78d |
|
|
 |
e1fd691 |
* Thu Nov 03 2011 Ray Strode <rstrode@redhat.com> 3.2.1-3
|
|
 |
e1fd691 |
- Drop fprintd-pam dependency and make Harald's laptop
|
|
 |
e1fd691 |
more lean and streamlined.
|
|
 |
e1fd691 |
|
|
 |
731767b |
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.2.1-2
|
|
 |
731767b |
- Rebuilt for glibc bug#747377
|
|
 |
731767b |
|
|
 |
f30ca7c |
* Tue Oct 18 2011 Ray Strode <rstrode@redhat.com> 3.2.1-1
|
|
 |
f30ca7c |
- Update to 3.2.1
|
|
 |
f30ca7c |
- Move plugins into main package
|
|
 |
f30ca7c |
|
|
 |
d22026c |
* Wed Oct 5 2011 Adam Williamson <awilliam@redhat.com> - 1:3.2.0-2
|
|
 |
d22026c |
- shell_check.patch (upstream): re-add check for gnome-shell presence
|
|
 |
d22026c |
before using it to handle login (RH #743596)
|
|
 |
d22026c |
|
|
 |
5ed0dbc |
* Wed Sep 28 2011 Ray <rstrode@redhat.com> - 1:3.2.0-1
|
|
 |
5ed0dbc |
- Update to 3.2.0
|
|
 |
5ed0dbc |
|
|
 |
7ed046b |
* Tue Jun 28 2011 Ray Strode <rstrode@redhat.com> 3.1.2-3
|
|
 |
7ed046b |
- Disable fatal critcals
|
|
 |
7ed046b |
Resolves: #717324
|
|
 |
7ed046b |
|
|
 |
144d476 |
* Tue Jun 21 2011 Michael Schwendt <mschwendt@fedoraproject.org> - 3.1.2-2
|
|
 |
144d476 |
- Fix /dev/ull typo in scriptlets (#693046).
|
|
 |
144d476 |
|
|
 |
bfb36b7 |
* Mon Jun 13 2011 Ray Strode <rstrode@redhat.com> 3.1.2-1
|
|
 |
bfb36b7 |
- Update for release
|
|
 |
bfb36b7 |
|
|
 |
4c55ff8 |
* Mon Jun 06 2011 Ray Strode <rstrode@redhat.com> 3.0.4-1
|
|
 |
4c55ff8 |
- Update to latest version
|
|
 |
4c55ff8 |
Resolves CVE-2011-1709
|
|
 |
4c55ff8 |
|
|
 |
b43821f |
* Fri Apr 15 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-2
|
|
 |
b43821f |
- Put the Fedora logo back in the greeter
|
|
 |
b43821f |
|
|
 |
6498368 |
* Mon Apr 4 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-1
|
|
 |
6498368 |
- Update to 3.0.0
|
|
 |
6498368 |
|
|
 |
4f9615b |
* Tue Mar 22 2011 Ray Strode <rstrode@redhat.com> 2.91.94-1
|
|
 |
4f9615b |
- Update to 2.91.94
|
|
 |
4f9615b |
|
|
 |
bf0ae7e |
* Wed Mar 09 2011 Ray Strode <rstrode@redhat.com> 2.91.93-2
|
|
 |
bf0ae7e |
- Fix autologin crash
|
|
 |
bf0ae7e |
|
|
 |
ae14656 |
* Tue Mar 08 2011 Ray Strode <rstrode@redhat.com> 2.91.93-1
|
|
 |
ae14656 |
- Update to 2.91.93
|
|
 |
ae14656 |
|
|
 |
c2e00d9 |
* Tue Feb 22 2011 Ray Strode <rstrode@redhat.com> 2.91.6-11
|
|
 |
c2e00d9 |
- Dropping async code didn't work. The bug was still
|
|
 |
c2e00d9 |
around. This commit should fix it.
|
|
 |
c2e00d9 |
|
|
 |
e9a3329 |
* Fri Feb 18 2011 Ray Strode <rstrode@redhat.com> 2.91.6-10
|
|
 |
e9a3329 |
- Fix user list async bugs by dropping async code and
|
|
 |
e9a3329 |
moving to accounts service library
|
|
 |
e9a3329 |
Resolves: #678236
|
|
 |
e9a3329 |
- Add requires for accounts service to spec since it isn't
|
|
 |
e9a3329 |
optional (and hasn't been for a while)
|
|
 |
e9a3329 |
|
|
 |
ae24a6d |
* Thu Feb 17 2011 Ray Strode <rstrode@redhat.com> 2.91.6-9
|
|
 |
1870e02 |
- Add back session chooser
|
|
 |
1870e02 |
Resolves: #539638
|
|
 |
1870e02 |
|
|
 |
c1df96f |
* Mon Feb 14 2011 Ray Strode <rstrode@redhat.com> 2.91.6-8
|
|
 |
c1df96f |
- Do build with pam stack changes need to get ecryptfs
|
|
 |
c1df96f |
working.
|
|
 |
c1df96f |
Resolves: #665061
|
|
 |
c1df96f |
|
|
 |
de6fb34 |
* Mon Feb 14 2011 Ray Strode <rstrode@redhat.com> 2.91.6-7
|
|
 |
de6fb34 |
- Fix crasher and rendering glitches
|
|
 |
de6fb34 |
Resolves: #674978
|
|
 |
de6fb34 |
|
|
 |
83785c9 |
* Fri Feb 11 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-6
|
|
 |
83785c9 |
- Rebuild against newer gtk
|
|
 |
83785c9 |
|
|
Christopher Aillon |
5c57f24 |
* Wed Feb 09 2011 Christopher Aillon <caillon@redhat.com> - 2.91.6-5
|
|
Christopher Aillon |
5c57f24 |
- Drop the requires on plymouth-gdm-hooks since it no longer exists
|
|
Christopher Aillon |
5c57f24 |
|
|
 |
8ebd6ae |
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.91.6-4
|
|
 |
8ebd6ae |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
 |
8ebd6ae |
|
|
Bastien Nocera |
fe67890 |
* Mon Feb 07 2011 Bastien Nocera <bnocera@redhat.com> 2.91.6-3
|
|
Bastien Nocera |
fe67890 |
- Really disable gnome-settings-daemon plugins in the greeter
|
|
Bastien Nocera |
fe67890 |
|
|
 |
b9e0d75 |
* Fri Feb 04 2011 Ray Strode <rstrode@redhat.com> 2.91.6-2
|
|
 |
b9e0d75 |
- Drop some unimportant patches
|
|
 |
b9e0d75 |
- Attempt to fix bug 674978 (theme related crash)
|
|
 |
b9e0d75 |
|
|
 |
0b20eb8 |
* Wed Feb 02 2011 Ray Strode <rstrode@redhat.com> 2.91.6-1
|
|
 |
0b20eb8 |
- Update to 2.91.6
|
|
 |
0b20eb8 |
|
|
 |
84620a5 |
* Sat Jan 29 2011 Ville Skyttä <ville.skytta@iki.fi> - 1:2.91.4-6
|
|
 |
84620a5 |
- Dir ownership fixes.
|
|
 |
84620a5 |
|
|
 |
1468757 |
* Wed Jan 19 2011 Ray Strode <rstrode@redhat.com> 2.91.4-5
|
|
 |
1468757 |
- Fix swapped LHS and RHS in more-aggressive-about-loading-icons
|
|
 |
1468757 |
patch
|
|
 |
1468757 |
|
|
 |
8fa3762 |
* Wed Jan 19 2011 Ray Strode <rstrode@redhat.com> 2.91.4-4
|
|
 |
8fa3762 |
- Update previous patch to handle NULL better
|
|
 |
8fa3762 |
|
|
 |
8fa3762 |
* Wed Jan 19 2011 Ray Strode <rstrode@redhat.com> 2.91.4-3
|
|
 |
8fa3762 |
- Fix icon ref counting issue
|
|
 |
8fa3762 |
|
|
 |
985a289 |
* Wed Jan 19 2011 Ray Strode <rstrode@redhat.com> 2.91.4-2
|
|
 |
985a289 |
- Be more aggresive about loading icons
|
|
 |
985a289 |
(right now we fail, which combined with fatal criticals
|
|
 |
985a289 |
gives us crashes)
|
|
 |
985a289 |
|
|
 |
3edb45e |
* Fri Dec 17 2010 Ray Strode <rstrode@redhat.com> 2.91.4-1
|
|
 |
3edb45e |
- Update to 2.91.4
|
|
 |
3edb45e |
|
|
Christopher Aillon |
001fdf4 |
* Wed Dec 15 2010 Christopher Aillon <caillon@redhat.com> 2.32.0-4
|
|
Christopher Aillon |
001fdf4 |
- Add maybe-set-is-loaded.patch to ensure we end up with a loaded user
|
|
Christopher Aillon |
001fdf4 |
|
|
Peter Hutterer |
30dd105 |
* Wed Dec 01 2010 Peter Hutterer <peter.hutterer@redhat.com> 1:2.32.0-3
|
|
Peter Hutterer |
30dd105 |
- plymouth.patch: xserver 1.10 takes "-background none" root argument
|
|
Peter Hutterer |
30dd105 |
instead of the fedora-specific "-nr".
|
|
Peter Hutterer |
30dd105 |
- Add missing BuildRequires for dbus-glib-devel
|
|
Peter Hutterer |
30dd105 |
|
|
 |
286483f |
* Mon Nov 15 2010 Dan Williams <dcbw@redhat.com> 2.32.0-2
|
|
 |
286483f |
- Fix upower build requirement
|
|
 |
286483f |
|
|
 |
49a9b45 |
* Wed Sep 29 2010 Ray Strode <rstrode@redhat.com> 2.32.0-1
|
|
 |
49a9b45 |
- Update to 2.32.0
|
|
 |
49a9b45 |
|
|
 |
4e70be4 |
* Tue Aug 17 2010 Ray Strode <rstrode@redhat.com> 2.31.90-1
|
|
 |
4e70be4 |
- Update to 2.31.90
|
|
 |
4e70be4 |
|
|
 |
21907b5 |
* Wed Jun 16 2010 Matthias Clasen <mclasen@redhat.com> 2.30.2-3
|
|
 |
21907b5 |
- Kill explicit library deps
|
|
 |
21907b5 |
|
|
 |
c10b677 |
* Tue Apr 27 2010 Ray Strode <rstrode@redhat.com> 2.30.2-2
|
|
 |
c10b677 |
- Update multistack patch
|
|
 |
c10b677 |
- Add accounts service patch
|
|
 |
c10b677 |
- Update plymouth patch
|
|
 |
c10b677 |
|
|
 |
1b1372a |
* Tue Apr 27 2010 Matthias Clasen <mclasen@redhat.com> 2.30.2-1
|
|
 |
1b1372a |
- Update to 2.30.2
|
|
 |
1b1372a |
- Spec file cleanups
|
|
 |
1b1372a |
|
|
 |
bb0e793 |
* Tue Apr 06 2010 Ray Strode <rstrode@redhat.com> 2.30.0-2
|
|
 |
bb0e793 |
- Update plymouth patch to work with 0.8.1
|
|
 |
bb0e793 |
|
|
 |
edd6f02 |
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-1
|
|
 |
edd6f02 |
- Update to 2.30.0
|
|
 |
edd6f02 |
|
|
 |
260e43e |
* Wed Mar 24 2010 Matthias Clasen <mclasen@redhat.com> 2.29.92-4
|
|
 |
260e43e |
- Drop hal dependency
|
|
 |
260e43e |
|
|
 |
260e43e |
* Tue Mar 09 2010 Ray Strode <rstrode@redhat.com> 2.29.92-3
|
|
 |
260e43e |
- Drop Prereq in favor of Requires(pre)
|
|
 |
260e43e |
|
|
 |
260e43e |
* Tue Mar 09 2010 Ray Strode <rstrode@redhat.com> 2.29.92-2
|
|
 |
260e43e |
- Rebase multistack patch
|
|
 |
260e43e |
|
|
 |
260e43e |
* Tue Mar 09 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-1
|
|
 |
260e43e |
- Update to 2.29.92
|
|
 |
b6d460b |
|
|
 |
b3149ea |
* Thu Feb 11 2010 Matthias Clasen <mclasen@redhat.com> 2.29.6-1
|
|
 |
b3149ea |
- Update to 2.29.6
|
|
 |
b3149ea |
|
|
 |
f432dc6 |
* Thu Jan 28 2010 Ray Strode <rstrode@redhat.com> 2.29.5-2
|
|
 |
f432dc6 |
- name graphical-login vprovides (bug 559268)
|
|
 |
f432dc6 |
|
|
 |
1df2df1 |
* Tue Jan 26 2010 Ray Strode <rstrode@redhat.com> 2.29.5-1
|
|
 |
1df2df1 |
- Update to 2.29.5
|
|
 |
1df2df1 |
|
|
 |
d230de4 |
* Sun Jan 17 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.4-3
|
|
 |
d230de4 |
- Rebuild
|
|
 |
d230de4 |
|
|
 |
1c2b1da |
* Thu Jan 14 2010 Ray Strode <rstrode@redhat.com> 2.29.4-2
|
|
 |
1c2b1da |
- Fix boot
|
|
 |
1c2b1da |
|
|
 |
b7d3bdb |
* Tue Dec 22 2009 Matthias Clasen <mclasen@redhat.com> - 2.29.4-1
|
|
 |
b7d3bdb |
- Update to 2.29.4
|
|
 |
b7d3bdb |
|
|
 |
8810159 |
* Wed Dec 09 2009 Ray Strode <rstrode@redhat.com> 2.29.1-3
|
|
 |
8810159 |
- Update to work better with latest plymouth
|
|
 |
8810159 |
|
|
 |
ec33c14 |
* Thu Dec 03 2009 Ray Strode <rstrode@redhat.com> 2.29.1-2
|
|
 |
ec33c14 |
- Drop upstreamed patches
|
|
 |
ec33c14 |
- rebase multi-stack patch
|
|
 |
ec33c14 |
|
|
 |
22d9169 |
* Tue Dec 01 2009 Bastien Nocera <bnocera@redhat.com> 2.29.1-1
|
|
 |
22d9169 |
- Update to 2.29.1
|
|
 |
22d9169 |
|
|
 |
499787d |
* Sat Oct 31 2009 Matthias Clasen <mclasen@redhat.com> 2.28.1-20
|
|
 |
499787d |
- Don't show 'Lock Screen' in the user switcher if locked down
|
|
 |
499787d |
|
|
 |
499787d |
* Sat Oct 31 2009 Matthias Clasen <mclasen@redhat.com> 2.28.1-18
|
|
 |
499787d |
- Actually set up statusicon padding
|
|
 |
499787d |
|
|
 |
499787d |
* Fri Oct 30 2009 Ray Strode <rstrode@redhat.com> 2.28.1-17
|
|
 |
499787d |
- Make the user list slide animation smoother
|
|
 |
499787d |
|
|
 |
499787d |
* Thu Oct 29 2009 Ray Strode <rstrode@redhat.com> 2.28.1-16
|
|
 |
499787d |
- Shrink autologin timer
|
|
 |
499787d |
- Make language dialog not double spaced
|
|
 |
499787d |
|
|
 |
499787d |
* Thu Oct 29 2009 Ray Strode <rstrode@redhat.com> 2.28.1-15
|
|
 |
499787d |
- Don't show fingerprint task button unless fingerprint is
|
|
 |
499787d |
enabled
|
|
 |
499787d |
- Don't show smartcard task button and list item unless
|
|
 |
499787d |
pcscd is running.
|
|
 |
499787d |
|
|
 |
499787d |
* Wed Oct 28 2009 Ray Strode <rstrode@redhat.com> 2.28.1-14
|
|
 |
499787d |
- Don't show image on login button
|
|
 |
499787d |
|
|
 |
499787d |
* Wed Oct 28 2009 Ray Strode <rstrode@redhat.com> 2.28.1-13
|
|
 |
499787d |
- Fix double free during user switching (might address
|
|
 |
499787d |
bug 512944)
|
|
 |
499787d |
|
|
 |
499787d |
* Tue Oct 27 2009 Ray Strode <rstrode@redhat.com> 2.28.1-12
|
|
 |
499787d |
- One more go at bug 527920
|
|
 |
499787d |
|
|
 |
499787d |
* Tue Oct 27 2009 Ray Strode <rstrode@redhat.com> 2.28.1-11
|
|
 |
499787d |
- Tighten permissions on /var/run/gdm (bug 531063)
|
|
 |
499787d |
|
|
 |
499787d |
* Mon Oct 26 2009 Ray Strode <rstrode@redhat.com> 2.28.1-10
|
|
 |
499787d |
- Position shutdown menu properly on multihead machines
|
|
 |
499787d |
|
|
 |
499787d |
* Fri Oct 23 2009 Ray Strode <rstrode@redhat.com> 2.28.1-9
|
|
 |
499787d |
- Don't show hostname by default if it's localhost
|
|
 |
499787d |
|
|
 |
499787d |
* Fri Oct 23 2009 Ray Strode <rstrode@redhat.com> 2.28.1-8
|
|
 |
499787d |
- Attempt to fix crash some users see.
|
|
 |
499787d |
- Clean up rebase
|
|
 |
499787d |
|
|
 |
499787d |
* Fri Oct 23 2009 Ray Strode <rstrode@redhat.com> 2.28.1-7
|
|
 |
499787d |
- Show Other user even when there are no other users
|
|
 |
499787d |
(bug 527920)
|
|
 |
499787d |
|
|
 |
499787d |
* Fri Oct 23 2009 Ray Strode <rstrode@redhat.com> 2.28.1-6
|
|
 |
499787d |
- Properly read default keyboard layout (bug 530452)
|
|
 |
499787d |
|
|
 |
499787d |
* Fri Oct 23 2009 Ray Strode <rstrode@redhat.com> 2.28.1-5
|
|
 |
499787d |
- Remove tool tip from login button
|
|
 |
499787d |
|
|
 |
499787d |
* Thu Oct 22 2009 Ray Strode <rstrode@redhat.com> 2.28.1-4
|
|
 |
499787d |
- Fix autologin window spasms
|
|
 |
499787d |
- Fix autologin timer animation
|
|
 |
499787d |
- Make autologin and multistack play better together
|
|
 |
499787d |
- Add padding to notification tray
|
|
 |
499787d |
|
|
 |
499787d |
* Wed Oct 21 2009 Ray Strode <rstrode@redhat.com> 2.28.1-3
|
|
 |
499787d |
- Move date from panel to clock tooltip
|
|
 |
499787d |
|
|
 |
499787d |
* Tue Oct 20 2009 Ray Strode <rstrode@redhat.com> 2.28.1-2
|
|
 |
499787d |
- Move shutdown functions to panel from login window
|
|
 |
499787d |
|
|
 |
499787d |
* Tue Oct 20 2009 Ray Strode <rstrode@redhat.com> 2.28.1-1
|
|
 |
499787d |
- Update to 2.28.1
|
|
 |
499787d |
|
|
 |
499787d |
* Fri Oct 09 2009 Ray Strode <rstrode@redhat.com> 2.28.0-9
|
|
 |
499787d |
- Fix Other... user.
|
|
 |
499787d |
|
|
 |
499787d |
* Fri Oct 9 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.28.0-8
|
|
 |
499787d |
- Move bubbles to the lower right on the login screen
|
|
 |
499787d |
|
|
 |
499787d |
* Wed Oct 07 2009 Ray Strode <rstrode@redhat.com> - 1:2.28.0-7
|
|
 |
499787d |
- Fix gdm-password / xguest interaction (bug 524421)
|
|
 |
499787d |
|
|
 |
499787d |
* Mon Oct 5 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.28.4-6
|
|
 |
499787d |
- Fix the autostart file for at-spi-registryd
|
|
 |
499787d |
|
|
 |
499787d |
* Thu Oct 1 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.28.4-5
|
|
 |
499787d |
- Handle keyboard layout variants
|
|
 |
bfb46d3 |
|
|
 |
7723392 |
* Mon Sep 28 2009 Ray Strode <rstrode@redhat.com> - 1:2.28.0-4
|
|
 |
7723392 |
- Add cache dir to package manifest
|
|
 |
7723392 |
|
|
 |
4c58f40 |
* Mon Sep 28 2009 Richard Hughes <rhughes@redhat.com> - 1:2.28.0-3
|
|
 |
4c58f40 |
- Add a patch to use DeviceKit-power rather than the removed methods in
|
|
 |
4c58f40 |
gnome-power-manager.
|
|
 |
4c58f40 |
|
|
 |
4af82f0 |
* Fri Sep 25 2009 Ray Strode <rstrode@redhat.com> 1:2.28.0-2
|
|
 |
4af82f0 |
- Fix autologin
|
|
 |
4af82f0 |
|
|
 |
6c47104 |
* Wed Sep 23 2009 Matthias Clasen <mclasen@redhat.com> 1:2.28.0-1
|
|
 |
6c47104 |
- Update to 2.28.0
|
|
 |
6c47104 |
|
|
 |
b05713a |
* Sat Aug 29 2009 Caolán McNamara <caolanm@redhat.com> 1:2.27.90-2
|
|
 |
b05713a |
- rebuild with new audit
|
|
 |
b05713a |
|
|
 |
0c27418 |
* Mon Aug 24 2009 Ray Strode <rstrode@redhat.com> 1:2.27.90-1
|
|
 |
0c27418 |
- update to 2.27.90
|
|
 |
0c27418 |
|
|
 |
4db8bd4 |
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 1:2.27.4-7
|
|
 |
4db8bd4 |
- rebuilt with new audit
|
|
 |
4db8bd4 |
|
|
 |
b7c3480 |
* Wed Aug 19 2009 Lennart Poettering <lpoetter@redhat.com> 1:2.27.4-6
|
|
 |
b7c3480 |
- Add pulseaudio-gdm-hooks to dependencies
|
|
 |
b7c3480 |
|
|
 |
d28fad3 |
* Thu Aug 06 2009 Ray Strode <rstrode@redhat.com> 1:2.27.4-5
|
|
 |
d28fad3 |
- rebuild
|
|
 |
d28fad3 |
|
|
 |
1cbe5d6 |
* Sat Aug 1 2009 Matthias Clasen <mclasen@redhat.com> 1:2.27.4-4
|
|
 |
1cbe5d6 |
- Drop unneeded direct deps
|
|
 |
1cbe5d6 |
|
|
 |
0ef9525 |
* Fri Jul 24 2009 Ray Strode <rstrode@redhat.com> 1:2.27.4-3
|
|
 |
0ef9525 |
- Fix delay during login
|
|
 |
0ef9525 |
|
|
 |
87aeb3f |
* Mon Jul 20 2009 Ray Strode <rstrode@redhat.com> 1:2.27.4-2
|
|
 |
87aeb3f |
- Use correct multi-stack patch
|
|
 |
87aeb3f |
|
|
 |
e044c10 |
* Mon Jul 20 2009 Ray Strode <rstrode@redhat.com> 1:2.27.4-1
|
|
 |
e044c10 |
- Update to 2.27.4
|
|
 |
e044c10 |
|
|
 |
2be0a00 |
* Thu Jul 02 2009 Adam Jackson <ajax@redhat.com> 1:2.26.1-13
|
|
 |
2be0a00 |
- Requires: xorg-x11-xkb-utils -> Requires: setxkbmap
|
|
 |
2be0a00 |
|
|
 |
a9ce2e8 |
* Wed Jul 01 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.1-12
|
|
 |
a9ce2e8 |
- Drop defunct arch conditional buildrequires
|
|
 |
a9ce2e8 |
|
|
 |
2e97373 |
* Tue Jun 30 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.26.1-11
|
|
 |
2e97373 |
- Rebuild against new libxklavier
|
|
 |
2e97373 |
|
|
 |
a5a526e |
* Fri Jun 12 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.26.1-10
|
|
 |
a5a526e |
- Bump rev to fix upgrade path
|
|
 |
a5a526e |
|
|
 |
4b44e73 |
* Tue Jun 9 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.26.1-8
|
|
 |
09ba690 |
- Port to PolicyKit 1
|
|
 |
09ba690 |
|
|
 |
8b861d3 |
* Wed Jun 03 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.1-5
|
|
 |
8b861d3 |
- Fix language parsing code (bug 502778)
|
|
 |
8b861d3 |
|
|
 |
9330658 |
* Mon Apr 27 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.26.1-4
|
|
 |
9330658 |
- Don't drop schemas translations from po files
|
|
 |
9330658 |
|
|
 |
2c27ff9 |
* Fri Apr 24 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.1-3
|
|
 |
2c27ff9 |
- Add Requires for pam modules in plugins
|
|
 |
2c27ff9 |
|
|
 |
a4b654d |
* Tue Apr 21 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.1-2
|
|
 |
a4b654d |
- Stop inactive pam conversations when one succeeds.
|
|
 |
a4b654d |
Should fix bug 496234
|
|
 |
a4b654d |
|
|
 |
68c0f7b |
* Tue Apr 14 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.1-1
|
|
 |
68c0f7b |
- Update to 2.26.1
|
|
 |
68c0f7b |
|
|
 |
2257959 |
* Mon Apr 13 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.0-8
|
|
 |
2257959 |
- Add less boring multistack patch for testing
|
|
 |
2257959 |
|
|
 |
939ff01 |
* Mon Mar 23 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.0-7
|
|
 |
939ff01 |
- Load session and language settings when username is read on
|
|
 |
939ff01 |
Other user
|
|
 |
939ff01 |
|
|
 |
bb6bd7d |
* Fri Mar 20 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.0-6
|
|
 |
bb6bd7d |
- Fix problem in keyboard layout selector (483195)
|
|
 |
bb6bd7d |
|
|
 |
8fbee73 |
* Thu Mar 19 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.0-5
|
|
 |
8fbee73 |
- Use gethostname() _properly_ instead of g_get_host_name() when writing
|
|
 |
8fbee73 |
out xauth files, because the hostname may change out from
|
|
 |
8fbee73 |
under us and glib caches it.
|
|
 |
8fbee73 |
|
|
 |
8cc3037 |
* Thu Mar 19 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.0-4
|
|
 |
8cc3037 |
- Use gethostname() instead of g_get_host_name() when writing
|
|
 |
8cc3037 |
out xauth files, because the hostname may change out from
|
|
 |
8cc3037 |
under us and glib caches it.
|
|
 |
8cc3037 |
|
|
 |
212f3ca |
* Wed Mar 18 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.0-3
|
|
 |
212f3ca |
- emit "user-selected" signal for non-user items in the list
|
|
 |
212f3ca |
as well.
|
|
 |
212f3ca |
|
|
 |
f818a59 |
* Mon Mar 16 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.0-2
|
|
 |
f818a59 |
- Clean up empty auth dirs so they don't hang around forever
|
|
 |
f818a59 |
(bug 485974)
|
|
 |
f818a59 |
|
|
 |
7708159 |
* Mon Mar 16 2009 Ray Strode <rstrode@redhat.com> - 1:2.26.0-1
|
|
 |
7708159 |
- Update to 2.26.0
|
|
 |
7708159 |
- Drop gcc workaround. it might not be needed now.
|
|
 |
7708159 |
|
|
 |
b5dee5c |
* Sat Mar 14 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-20
|
|
 |
b5dee5c |
- Drop the use localhost patch because it broke things.
|
|
 |
b5dee5c |
Instead add authorization that doesn't depend on a hostname
|
|
 |
b5dee5c |
|
|
 |
8aac463 |
* Thu Mar 12 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-19
|
|
 |
8aac463 |
- Add a lame patch in the off chance it might work around a
|
|
 |
8aac463 |
gcc bug on ppc:
|
|
 |
8aac463 |
unable to find register to spill in class 'LINK_OR_CTR_REGS'
|
|
 |
8aac463 |
Probably won't work.
|
|
 |
8aac463 |
|
|
 |
b1e5b05 |
* Thu Mar 12 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-18
|
|
 |
b1e5b05 |
- Add Requires: libXau >= 1.0.4-4 to use localhost in xauth cookies
|
|
 |
b1e5b05 |
- Use localhost instead of g_get_host_name ()
|
|
 |
b1e5b05 |
|
|
 |
19bf2ed |
* Thu Mar 12 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-17
|
|
 |
19bf2ed |
- Don't force X server on active vt more than once
|
|
 |
19bf2ed |
|
|
 |
19bf2ed |
* Tue Mar 10 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-16
|
|
 |
19bf2ed |
- Store greeter's auth cookie under "localhost" instead
|
|
 |
19bf2ed |
of g_get_host_name() since NetworkManager tries to synchronize
|
|
 |
19bf2ed |
the internal hostname with the externally resolvable one.
|
|
 |
19bf2ed |
|
|
 |
530d12f |
* Mon Mar 9 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-15
|
|
 |
530d12f |
- Don't race with PAM modules that ask questions during
|
|
 |
530d12f |
pam_open_session (and don't subsequently go bonkers when
|
|
 |
530d12f |
losing the race).
|
|
 |
530d12f |
|
|
 |
0be099e |
* Fri Mar 6 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-14
|
|
 |
0be099e |
- Reset "start session when ready" state to FALSE when starting
|
|
 |
0be099e |
new greeter from existing slave. May fix problem Chris Ball
|
|
 |
0be099e |
is seeing with language selection in autologin the second time
|
|
 |
0be099e |
after boot up.
|
|
 |
0be099e |
|
|
 |
b5bbb75 |
* Thu Mar 5 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-13
|
|
 |
b5bbb75 |
- 2.25.2-10 fixes were actually only for timed login.
|
|
 |
b5bbb75 |
Add same fix for auto login
|
|
 |
b5bbb75 |
|
|
 |
060e108 |
* Thu Mar 5 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-12
|
|
 |
060e108 |
- Create settings object early to prevent assertion failures
|
|
 |
060e108 |
when one pam conversation completes before another starts.
|
|
 |
060e108 |
|
|
 |
18800be |
* Wed Mar 4 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-11
|
|
 |
18800be |
- Bring back language/session/layout selector for autologin
|
|
 |
18800be |
|
|
 |
6abde0c |
* Wed Mar 4 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-10
|
|
 |
6abde0c |
- Add some fixes for autologin
|
|
 |
6abde0c |
|
|
 |
aabe760 |
* Tue Mar 3 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-9
|
|
 |
aabe760 |
- Add limited 'one-stack-only' version of multistack patch
|
|
 |
aabe760 |
(See https://fedoraproject.org/wiki/Features/MultiplePAMStacksInGDM)
|
|
 |
aabe760 |
- Drop 10 second delay in start up because of broken autostart
|
|
 |
aabe760 |
file
|
|
 |
aabe760 |
|
|
 |
a1522c4 |
* Fri Feb 27 2009 Matthias Clasen <mclasen@redhat.com>
|
|
 |
a1522c4 |
- Require PolicyKit-authentication-agent
|
|
 |
a1522c4 |
|
|
 |
fc5e13e |
* Tue Feb 24 2009 Matthias Clasen <mclasen@redhat.com>
|
|
 |
fc5e13e |
- Refine the hal patch
|
|
 |
fc5e13e |
|
|
 |
8d550e8 |
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.25.2-6
|
|
 |
8d550e8 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
 |
8d550e8 |
|
|
 |
2197279 |
* Fri Feb 20 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.25.2-5
|
|
 |
2197279 |
- Get the default keyboard layout out of hal device properties
|
|
 |
2197279 |
instead of /etc/sysconfig/keyboard
|
|
 |
2197279 |
|
|
 |
c65bf27 |
* Fri Feb 20 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-4
|
|
 |
c65bf27 |
- add Provides: service(graphical-login) to help anaconda
|
|
 |
c65bf27 |
|
|
 |
921b30f |
* Thu Jan 22 2009 Ray Strode <rstrode@redhat.com> - 1:2.25.2-3
|
|
 |
921b30f |
- Open log files for append to make selinux lock down easier
|
|
 |
921b30f |
|
|
 |
c15ff2b |
* Wed Dec 17 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.25.2-2
|
|
 |
9eeccb4 |
- Update to 2.25.2
|
|
 |
c15ff2b |
- Drop the xkb groups workaround to see if the issue disappeared
|
|
 |
9eeccb4 |
|
|
 |
11fc893 |
* Thu Dec 4 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.25.1-2
|
|
 |
e52247b |
- Update to 2.25.1
|
|
 |
e52247b |
|
|
 |
82bbd34 |
* Mon Oct 20 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.24.0-11
|
|
 |
82bbd34 |
- Respect system keyboard setting
|
|
 |
82bbd34 |
|
|
 |
1429e32 |
* Wed Oct 15 2008 Ray Strode <rstrode@redhat.com> - 1:2.24.0-10
|
|
 |
1429e32 |
- Rework "force X on vt1" code to work after the user logs out
|
|
 |
1429e32 |
|
|
 |
4e0df52 |
* Wed Oct 15 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.24.0-9
|
|
Lennart Poettering |
cd51e71 |
- Save some space
|
|
 |
4e0df52 |
|
|
 |
a347cb7 |
* Fri Oct 3 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.24.0-8
|
|
 |
a347cb7 |
- Don't show a non-functional help menuitem
|
|
 |
a347cb7 |
|
|
 |
e7fc0bd |
* Tue Sep 30 2008 Ray Strode <rstrode@redhat.com> - 1:2.24.0-7
|
|
 |
e7fc0bd |
- Make panel slide in initially like the gnome panel
|
|
 |
e7fc0bd |
|
|
 |
0b80d75 |
* Tue Sep 30 2008 Ray Strode <rstrode@redhat.com> - 1:2.24.0-6
|
|
 |
0b80d75 |
- drop background priority change. Choppyiness in -3 ended up
|
|
 |
0b80d75 |
being a bug in gnome-settings-daemon.
|
|
 |
bbd9bfd |
- pull patch from upstream to scale face icons with fontsize
|
|
 |
0b80d75 |
|
|
 |
91a5832 |
* Thu Sep 25 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.24.0-5
|
|
 |
91a5832 |
- Require gnome-session
|
|
 |
91a5832 |
|
|
 |
640ca54 |
* Tue Sep 23 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.24.0-4
|
|
 |
640ca54 |
- Let /var/lib/gdm be owned by gdm, to make pulseaudio happy
|
|
 |
640ca54 |
|
|
 |
13de769 |
* Tue Sep 23 2008 Ray Strode <rstrode@redhat.com> - 1:2.24.0-3
|
|
 |
13de769 |
- Load background after everything else, so the crossfade
|
|
 |
13de769 |
isn't choppy.
|
|
 |
13de769 |
|
|
 |
1de4f90 |
* Mon Sep 22 2008 Ray Strode <rstrode@redhat.com> - 1:2.24.0-2
|
|
 |
1de4f90 |
- Fix permssions on spool dir
|
|
 |
1de4f90 |
|
|
 |
0dbb92d |
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.24.0-1
|
|
 |
0dbb92d |
- Update to 2.24.0
|
|
 |
0dbb92d |
|
|
 |
67928d9 |
* Mon Sep 22 2008 Ray Strode <rstrode@redhat.com> - 1:2.23.92-10
|
|
 |
67928d9 |
- Flush X event queue after setting _XROOTPMAP_ID so there's
|
|
 |
67928d9 |
no race with settings daemon reading the property
|
|
 |
67928d9 |
|
|
 |
b71ee62 |
* Fri Sep 19 2008 Ray Strode <rstrode@redhat.com> - 1:2.23.92-9
|
|
 |
b71ee62 |
- Fix crash from language dialog
|
|
 |
b71ee62 |
|
|
 |
e1ea6b9 |
* Wed Sep 17 2008 Ray Strode <rstrode@redhat.com> - 1:2.23.92-8
|
|
 |
e1ea6b9 |
- canonicalize codeset to match output of locale -m
|
|
 |
e1ea6b9 |
- filter duplicates from language list
|
|
 |
e1ea6b9 |
|
|
 |
cc940de |
* Tue Sep 16 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.23.92-7
|
|
 |
cc940de |
- Plug a few memory leaks
|
|
 |
cc940de |
|
|
 |
6a8cf98 |
* Tue Sep 16 2008 Ray Strode <rstrode@redhat.com> - 1:2.23.92-6
|
|
 |
6a8cf98 |
- Use _XROOTPMAP_ID instead of _XSETROOT_ID
|
|
 |
6a8cf98 |
|
|
 |
2e5fb93 |
* Tue Sep 16 2008 Ray Strode <rstrode@redhat.com> - 1:2.23.92-5
|
|
 |
2e5fb93 |
- Save root window in XSETROOTID property for transition
|
|
 |
2e5fb93 |
|
|
 |
633208c |
* Fri Sep 12 2008 Ray Strode <rstrode@redhat.com> - 1:2.23.92-4
|
|
 |
633208c |
- Fix bug in last patch
|
|
 |
633208c |
|
|
 |
32ae6ba |
* Thu Sep 11 2008 Ray Strode <rstrode@redhat.com> - 1:2.23.92-3
|
|
 |
32ae6ba |
- Add hook to allow for plymouth transition
|
|
 |
32ae6ba |
|
|
William Jon McCann |
c237457 |
* Tue Sep 9 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.92-2
|
|
William Jon McCann |
c237457 |
- Disallow root login
|
|
William Jon McCann |
c237457 |
|
|
William Jon McCann |
ef72d98 |
* Mon Sep 8 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.92-1
|
|
William Jon McCann |
ef72d98 |
- Update to 2.23.92-1
|
|
William Jon McCann |
ef72d98 |
|
|
William Jon McCann |
ccd34bf |
* Thu Aug 28 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.91-0.20080828.2
|
|
William Jon McCann |
ccd34bf |
- Update to non-broken snapshot
|
|
William Jon McCann |
ccd34bf |
|
|
William Jon McCann |
3933046 |
* Thu Aug 28 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.91-0.20080828.1
|
|
William Jon McCann |
3933046 |
- Update to snapshot
|
|
William Jon McCann |
3933046 |
|
|
William Jon McCann |
6795ddd |
* Mon Aug 25 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.90-2
|
|
William Jon McCann |
6795ddd |
- Add desktop file for metacity
|
|
William Jon McCann |
6795ddd |
|
|
William Jon McCann |
9dac0e0 |
* Mon Aug 25 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.90-1
|
|
William Jon McCann |
9dac0e0 |
- Update to 2.23.90
|
|
William Jon McCann |
9dac0e0 |
|
|
Behdad Esfahbod |
fabca32 |
* Thu Aug 14 2008 Behdad Esfahbod <besfahbo@redhat.com> - 1:2.23.2-3
|
|
Behdad Esfahbod |
fabca32 |
- Add upstreamed patch gdm-2.23.2-unknown-lang.patch
|
|
Behdad Esfahbod |
fabca32 |
|
|
 |
2a2f8b7 |
* Wed Aug 13 2008 Ray Strode <rstrode@redhat.com> - 1:2.23.2-2
|
|
 |
2a2f8b7 |
- Require plymouth-gdm-hooks so plymouth-log-viewer gets pulled
|
|
 |
2a2f8b7 |
in on upgrades
|
|
 |
2a2f8b7 |
|
|
William Jon McCann |
677c1b9 |
* Wed Jul 30 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.2-1
|
|
William Jon McCann |
677c1b9 |
- Update to 2.23.2
|
|
William Jon McCann |
677c1b9 |
|
|
William Jon McCann |
b976e8f |
* Mon Jul 28 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.1.0.2008.07.28.1
|
|
William Jon McCann |
b976e8f |
- Update to newer snapshot
|
|
William Jon McCann |
b976e8f |
|
|
William Jon McCann |
fb15173 |
* Mon Jul 21 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.1.0.2008.07.21.3
|
|
William Jon McCann |
fb15173 |
- Update to newer snapshot
|
|
William Jon McCann |
fb15173 |
|
|
William Jon McCann |
c757f25 |
* Mon Jul 21 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.1.0.2008.07.21.2
|
|
William Jon McCann |
c757f25 |
- Update to new snapshot
|
|
William Jon McCann |
c757f25 |
|
|
William Jon McCann |
4e03193 |
* Mon Jul 21 2008 Jon McCann <jmccann@redhat.com> - 1:2.23.1.0.2008.07.21.1
|
|
William Jon McCann |
4e03193 |
- Update to snapshot
|
|
William Jon McCann |
4e03193 |
|
|
 |
261ba9e |
* Fri Jul 11 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.22.0-12
|
|
 |
261ba9e |
- Actually apply the patch
|
|
 |
261ba9e |
|
|
 |
5b4f843 |
* Thu Jul 10 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.22.0-11
|
|
 |
5b4f843 |
- Fix some broken icons on the login screen
|
|
 |
5b4f843 |
|
|
 |
e9fd0eb |
* Thu Jul 10 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.22.0-10
|
|
 |
e9fd0eb |
- Improve rendering of languages
|
|
 |
e9fd0eb |
|
|
William Jon McCann |
ecc120f |
* Thu Jul 3 2008 Jon McCann <jmccann@redhat.com> - 1:2.22.0-9
|
|
William Jon McCann |
ecc120f |
- Check for a null filesystem type
|
|
William Jon McCann |
ecc120f |
|
|
 |
6745e3d |
* Wed Jun 25 2008 Ray Strode <rstrode@redhat.com> - 1:2.22.0-8
|
|
 |
6745e3d |
- After discussion with X team, turn tcp connections off by default,
|
|
 |
6745e3d |
but add back option to toggle on (bug 446672)
|
|
 |
6745e3d |
|
|
 |
8416fe0 |
* Wed Jun 25 2008 Ray Strode <rstrode@redhat.com> - 1:2.22.0-7
|
|
 |
8416fe0 |
- enable tcp connections by default
|
|
 |
8416fe0 |
|
|
 |
4a6c2ab |
* Thu May 8 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.22.0-6
|
|
 |
4a6c2ab |
- Add a GConf key to disable the user list
|
|
 |
4a6c2ab |
|
|
 |
08c3e2a |
* Mon May 5 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.22.0-5
|
|
 |
08c3e2a |
- Autoreconf
|
|
 |
08c3e2a |
- Bump rev
|
|
 |
08c3e2a |
|
|
 |
edcc2fc |
* Mon May 5 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.22.0-4
|
|
 |
edcc2fc |
- Add a keyboard chooser to the greeter
|
|
 |
edcc2fc |
|
|
 |
bcd5414 |
* Sun May 4 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.22.0-3
|
|
 |
bcd5414 |
- Fix source url
|
|
 |
bcd5414 |
|
|
William Jon McCann |
330623c |
* Fri May 1 2008 Jon McCann <jmccann@redhat.com> - 1:2.22.0-2
|
|
William Jon McCann |
330623c |
- Retry tagging
|
|
William Jon McCann |
330623c |
|
|
William Jon McCann |
2ec94e0 |
* Fri May 1 2008 Jon McCann <jmccann@redhat.com> - 1:2.22.0-1
|
|
William Jon McCann |
2ec94e0 |
- Update to 2.22.0
|
|
William Jon McCann |
2ec94e0 |
- Fix restarting when bus goes away
|
|
William Jon McCann |
2ec94e0 |
|
|
 |
80a7352 |
* Thu May 1 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.05.01.1
|
|
 |
80a7352 |
- ConsoleKit fixes
|
|
 |
80a7352 |
- Don't show session selector if only one session installed
|
|
 |
80a7352 |
- automatically pop up language/session selectors when using mnemonics
|
|
 |
80a7352 |
|
|
William Jon McCann |
ac590ea |
* Tue Apr 29 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.10-0.2008.04.29.2
|
|
William Jon McCann |
ac590ea |
- Fix debugging
|
|
William Jon McCann |
ac590ea |
- Fix resetting slave after session migration
|
|
William Jon McCann |
ac590ea |
- Desensitize power buttons briefly after page switch
|
|
William Jon McCann |
ac590ea |
- Remove Users: label from greeter
|
|
William Jon McCann |
ac590ea |
|
|
William Jon McCann |
2e2ced1 |
* Tue Apr 29 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.10-0.2008.04.29.1
|
|
William Jon McCann |
2e2ced1 |
- make transient greeter less transient to workaround spurious vt switch
|
|
William Jon McCann |
2e2ced1 |
|
|
 |
7ae8bb3 |
* Mon Apr 28 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.28.1
|
|
 |
7ae8bb3 |
- a11y improvements
|
|
 |
7ae8bb3 |
- make "Suspend" desensitize properly when not-available
|
|
 |
7ae8bb3 |
- make resize animation faster
|
|
 |
7ae8bb3 |
- user switcher fixes
|
|
 |
7ae8bb3 |
|
|
 |
afb955a |
* Fri Apr 18 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.18.2
|
|
 |
afb955a |
- Get Chinese back in language list
|
|
 |
afb955a |
|
|
 |
b49ef8d |
* Fri Apr 18 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.18.1
|
|
 |
b49ef8d |
- start orca without main window
|
|
 |
b49ef8d |
- add missing priorities for plugins
|
|
 |
b49ef8d |
- add more failsafe lockdown
|
|
 |
b49ef8d |
|
|
 |
896c2e1 |
* Wed Apr 16 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.16.1
|
|
 |
896c2e1 |
- Disable typeahead when asking for password so password can't get shown
|
|
 |
7b61d72 |
in clear text (bug 442300)
|
|
 |
896c2e1 |
|
|
 |
28aa533 |
* Wed Apr 16 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.11.4
|
|
 |
28aa533 |
- Use start-here instead of fedora-logo-icon to aid generic-logos
|
|
 |
28aa533 |
|
|
 |
ae5d055 |
* Fri Apr 11 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.10-0.2008.04.11.3
|
|
 |
ae5d055 |
- Fix up the XKB workaround
|
|
 |
ae5d055 |
|
|
 |
3e44bcb |
* Fri Apr 11 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.11.2
|
|
 |
4c5a5b3 |
- Fix security issue in last commit
|
|
 |
3e44bcb |
|
|
 |
e04b155 |
* Fri Apr 11 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.11.1
|
|
 |
e04b155 |
- Fix focus handling when tabbing from user-chooser to buttons
|
|
 |
e04b155 |
- don't set real uid to user before setcred
|
|
 |
e04b155 |
- fix permissions on /var/run/gdm ... again
|
|
 |
e04b155 |
|
|
 |
b61922f |
* Thu Apr 10 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.10-0.2008.04.08.4
|
|
 |
e04b155 |
- Work around a XKB problem
|
|
 |
b61922f |
|
|
 |
30c2a6e |
* Tue Apr 8 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.08.3
|
|
 |
30c2a6e |
- Language list was incomplete (bug 441613)
|
|
 |
30c2a6e |
|
|
 |
09679e6 |
* Tue Apr 8 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.08.2
|
|
 |
09679e6 |
- Fix permissions on /var/run/gdm
|
|
 |
09679e6 |
|
|
 |
24b9537 |
* Tue Apr 8 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.08.1
|
|
 |
24b9537 |
- Install X auth cookies in /var/run/gdm instead of /tmp
|
|
 |
24b9537 |
|
|
 |
6de609f |
* Mon Apr 7 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.07.3
|
|
 |
6de609f |
- Disable image for automatic login and other user
|
|
 |
6de609f |
- Act more sanely if gnome isn't installed
|
|
 |
6de609f |
|
|
 |
c2adf99 |
* Mon Apr 7 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.07.2
|
|
 |
c2adf99 |
- Allow double-click to select language from list
|
|
 |
c2adf99 |
|
|
 |
e74b494 |
* Mon Apr 7 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.07.1
|
|
 |
e74b494 |
- Make automatic login timer fade in
|
|
 |
e74b494 |
- No more checkboxes in user-switch applet
|
|
 |
e74b494 |
|
|
 |
9e0c75f |
* Sun Apr 6 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.06.1
|
|
 |
9e0c75f |
- Focus face browser after failed login attempt
|
|
 |
9e0c75f |
- disable debug messages until 2.22.0 is released
|
|
 |
9e0c75f |
|
|
 |
7d61654 |
* Sat Apr 5 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.10-0.2008.04.04.2
|
|
 |
7d61654 |
- Improve handling of CK error messages
|
|
 |
7d61654 |
|
|
 |
f43d93d |
* Sat Apr 5 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.04.1
|
|
 |
f43d93d |
- Fix jump in animation for autologin
|
|
 |
f43d93d |
- Fix crash if LANG="somethingbogus"
|
|
 |
f43d93d |
|
|
 |
102bfbb |
* Sat Apr 5 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.03.3
|
|
 |
102bfbb |
- Fix crash when canceling autologin
|
|
 |
102bfbb |
|
|
 |
5085d7b |
* Fri Apr 4 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.10-0.2008.04.03.2
|
|
 |
5085d7b |
- Uninstall gconf schemas before the files are gone
|
|
 |
5085d7b |
|
|
 |
be5a551 |
* Thu Apr 3 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.03.1
|
|
 |
be5a551 |
- Update to snapshot
|
|
 |
be5a551 |
- Improves shrink/grow animation of login window
|
|
 |
be5a551 |
|
|
William Jon McCann |
a425fb7 |
* Wed Apr 2 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.10-0.2008.04.02.1
|
|
William Jon McCann |
a425fb7 |
- Update to snapshot
|
|
William Jon McCann |
a425fb7 |
|
|
 |
c4d35fa |
* Mon Mar 31 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.10-0.2008.03.26.4
|
|
 |
c4d35fa |
- Fix a directory ownership oversight
|
|
 |
c4d35fa |
|
|
William Jon McCann |
ef2d0c2 |
* Wed Mar 26 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.10-0.2008.03.26.3
|
|
William Jon McCann |
ef2d0c2 |
- Fix build due to #436349
|
|
William Jon McCann |
ef2d0c2 |
|
|
William Jon McCann |
790e5a8 |
* Wed Mar 26 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.10-0.2008.03.26.2
|
|
William Jon McCann |
790e5a8 |
- Update to newer snapshot that includes more lockdown
|
|
William Jon McCann |
790e5a8 |
|
|
 |
e773caf |
* Wed Mar 26 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.03.26.1
|
|
 |
e773caf |
- Update to snapshot
|
|
 |
e773caf |
- Turn on profiling
|
|
 |
e773caf |
|
|
 |
a55a67a |
* Fri Mar 21 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.10-0.2008.03.18.3
|
|
 |
a55a67a |
- Don't require a theme we don't use
|
|
 |
a55a67a |
|
|
 |
34e994a |
* Wed Mar 19 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.03.18.2
|
|
 |
34e994a |
- Fix default path (bug 430187)
|
|
 |
34e994a |
|
|
William Jon McCann |
b6ae796 |
* Tue Mar 18 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.10-0.2008.03.18.1
|
|
William Jon McCann |
b6ae796 |
- Update to snapshot
|
|
William Jon McCann |
b6ae796 |
|
|
 |
3ad9083 |
* Mon Mar 17 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.9-5
|
|
 |
3ad9083 |
- Implement tooltips in the language selection dialog
|
|
 |
3ad9083 |
|
|
 |
97cdb32 |
* Mon Mar 17 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.9-4
|
|
 |
97cdb32 |
- Stop gvfs from using fuse in the sandbox session
|
|
 |
97cdb32 |
|
|
 |
e26cbf4 |
* Tue Mar 11 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.9-3
|
|
 |
e26cbf4 |
- remove duplication signal definition from bad patch merge
|
|
 |
e26cbf4 |
which led to crash for "Other" user
|
|
 |
e26cbf4 |
|
|
William Jon McCann |
7215d59 |
* Mon Mar 10 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.9-2
|
|
William Jon McCann |
7215d59 |
- Fix case where we can't lookup a user.
|
|
William Jon McCann |
7215d59 |
|
|
William Jon McCann |
347db69 |
* Mon Mar 10 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.9-1
|
|
William Jon McCann |
347db69 |
- Update to 2.21.9
|
|
William Jon McCann |
347db69 |
|
|
 |
9fd5ac9 |
* Mon Mar 10 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.9-0.2008.03.10.2
|
|
 |
9fd5ac9 |
- Prevent some spurious wake ups caused by the
|
|
 |
9fd5ac9 |
timed login timer animation
|
|
 |
9fd5ac9 |
|
|
 |
82259d5 |
* Mon Mar 10 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.9-0.2008.03.10.1
|
|
 |
82259d5 |
- Update to latest snapshot
|
|
 |
82259d5 |
|
|
 |
f33944c |
* Fri Mar 7 2008 David Woodhouse <dwmw2@redhat.com> - 1:2.21.9-0.2008.02.29.3
|
|
 |
f33944c |
- Fix endianness breakage in signal pipes (#436333)
|
|
 |
f33944c |
|
|
 |
9a54f73 |
* Mon Mar 3 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.9-0.2008.02.29.2
|
|
 |
9a54f73 |
- Be more explicit in file list; use less globs
|
|
 |
9a54f73 |
- Don't package user-switcher in both packages!
|
|
 |
9a54f73 |
|
|
 |
651c1a1 |
* Fri Feb 29 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.9-0.2008.02.29.1
|
|
 |
651c1a1 |
- Update to snapshot
|
|
 |
651c1a1 |
- Split user-switcher out
|
|
 |
651c1a1 |
|
|
William Jon McCann |
32ed7aa |
* Mon Feb 25 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.8-1
|
|
William Jon McCann |
32ed7aa |
- Update to 2.21.8
|
|
William Jon McCann |
32ed7aa |
|
|
William Jon McCann |
5ac2e4d |
* Tue Feb 12 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.7-1
|
|
William Jon McCann |
5ac2e4d |
- Update to 2.21.7
|
|
William Jon McCann |
5ac2e4d |
|
|
 |
70b8f6c |
* Fri Feb 8 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.7-0.2008.02.08.1
|
|
 |
3bf3846 |
- Update to snapshot
|
|
 |
70b8f6c |
|
|
William Jon McCann |
23cf51d |
* Wed Jan 30 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.6-1
|
|
William Jon McCann |
23cf51d |
- Update to 2.21.6
|
|
William Jon McCann |
23cf51d |
|
|
 |
5cf377c |
* Thu Jan 24 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.5-2
|
|
 |
5cf377c |
- add BuildRequires for iso-codes-devel
|
|
 |
5cf377c |
|
|
William Jon McCann |
efe8eae |
* Fri Jan 18 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.5-1
|
|
William Jon McCann |
efe8eae |
- Update to 2.21.5
|
|
William Jon McCann |
efe8eae |
|
|
William Jon McCann |
24e4a51 |
* Thu Jan 17 2008 Jon McCann <jmccann@redhat.com> - 1:2.21.2-0.2007.11.20.11
|
|
William Jon McCann |
24e4a51 |
- Rebuild
|
|
William Jon McCann |
24e4a51 |
|
|
 |
de5a546 |
* Mon Jan 15 2008 Dan Walsh <dwalsh@redhat.com> - 1:2.21.2-0.2007.11.20.10
|
|
 |
de5a546 |
- Fix gdm.pam file so that session include system-auth happens after other session setup
|
|
 |
de5a546 |
|
|
 |
2859eeb |
* Mon Jan 7 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.9
|
|
 |
2859eeb |
- hide guest account since it doesn't work
|
|
 |
2859eeb |
|
|
 |
e411ba6 |
* Fri Dec 21 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.8
|
|
 |
e411ba6 |
- Fix background (and other settings)
|
|
 |
e411ba6 |
|
|
 |
01f7051 |
* Wed Dec 19 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.7
|
|
 |
01f7051 |
- Improve animation to be less jumpy
|
|
 |
01f7051 |
|
|
 |
53e221b |
* Fri Dec 14 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.6
|
|
 |
53e221b |
- Fix an uninitialized variable that makes the session list stop
|
|
 |
53e221b |
growing before its finished sometimes
|
|
 |
53e221b |
|
|
 |
d0e8d54 |
* Thu Dec 13 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.5
|
|
 |
d0e8d54 |
- add session chooser to login screen
|
|
 |
d0e8d54 |
- add hoaky animations
|
|
 |
d0e8d54 |
|
|
 |
70d04c7 |
* Fri Nov 30 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.21.2-0.2007.11.20.4
|
|
 |
70d04c7 |
- Use the new "substack" support in pam to make keyring unlocking work
|
|
Lennart Poettering |
cd51e71 |
|
|
 |
65de901 |
* Tue Nov 20 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.3
|
|
 |
65de901 |
- use metacity for now
|
|
 |
65de901 |
|
|
 |
f42510d |
* Tue Nov 20 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.2
|
|
 |
f42510d |
- Drop dont run profile patch since dwalsh changed /usr/sbin/gdm label
|
|
 |
f42510d |
|
|
 |
dbe07aa |
* Tue Nov 20 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.1
|
|
 |
dbe07aa |
- Update to today's snapshot
|
|
 |
dbe07aa |
|
|
 |
856f1df |
* Mon Nov 19 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.19.3
|
|
 |
856f1df |
- fix permissions on homedir
|
|
 |
856f1df |
|
|
 |
7cf9308 |
* Mon Nov 19 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.19.2
|
|
 |
7cf9308 |
- move homedir to /var/lib/gdm
|
|
 |
7cf9308 |
|
|
 |
9e6ec60 |
* Mon Nov 19 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.19.1
|
|
 |
9e6ec60 |
- Update to today's snapshot
|
|
 |
9e6ec60 |
|
|
 |
f2b24f8 |
* Thu Nov 15 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.14.2
|
|
 |
f2b24f8 |
- don't source /etc/profile at startup
|
|
 |
f2b24f8 |
|
|
 |
cab07fc |
* Wed Nov 14 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.14.1
|
|
 |
cab07fc |
- Update to today's snapshot
|
|
 |
cab07fc |
|
|
 |
3d35624 |
* Fri Nov 9 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.09.1
|
|
 |
3d35624 |
- Update to today's snapshot
|
|
 |
3d35624 |
|
|
 |
9ab110d |
* Tue Oct 30 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.1-0.2007.10.30.1
|
|
 |
9ab110d |
- Update to today's snapshot
|
|
 |
9ab110d |
|
|
 |
48f8a47 |
* Tue Oct 23 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.1-0.2007.10.23.1
|
|
 |
48f8a47 |
- Update to today's snapshot
|
|
 |
48f8a47 |
|
|
 |
68e2226 |
* Mon Oct 22 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.1-0.2007.10.22.1
|
|
 |
68e2226 |
- Add a snapshot gdm trunk, totally different unfinished ui...
|
|
 |
0c13f98 |
|
|
 |
0c13f98 |
* Fri Oct 5 2007 Dan Walsh <dwalsh@redhat.com> - 1:2.20.0-14
|
|
 |
5da8cc4 |
- Added pam_selinux_permit and pam_namespace to gdm-pam
|
|
 |
0c13f98 |
- This pam module allows user without a password to login when selinux is in enforcing mode
|
|
 |
5da8cc4 |
- Added pam_namespace to gdm-autologin-pam
|
|
 |
5da8cc4 |
- These changes were made to make it easier to setup the xguest user account
|
|
 |
5da8cc4 |
|
|
 |
aa8b093 |
* Tue Oct 3 2007 Alexander Larsson <alexl@redhat.com> - 1:2.20.0-14
|
|
 |
aa8b093 |
- Fix up pam keyring integration to be what the latest version
|
|
 |
aa8b093 |
of the docs says
|
|
 |
aa8b093 |
|
|
 |
46b82b8 |
* Tue Oct 2 2007 Ray Strode <rstrode@redhat.com> - 1:2.20.0-13
|
|
 |
46b82b8 |
- Actually add said escape == cancel behavior back
|
|
 |
46b82b8 |
|
|
 |
e971512 |
* Tue Oct 2 2007 Ray Strode <rstrode@redhat.com> - 1:2.20.0-12
|
|
 |
e971512 |
- Add escape == cancel behavior back
|
|
 |
e971512 |
|
|
 |
81ee859 |
* Mon Oct 1 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.20.0-11
|
|
 |
81ee859 |
- Fix a refcounting problem with user faces
|
|
 |
81ee859 |
|
|
 |
c4ad52b |
* Mon Oct 1 2007 Ray Strode <rstrode@redhat.com> - 1:2.20.0-10
|
|
 |
c4ad52b |
- apply upstream patch from Brady Anderson <brady.anderson@gmail.com>
|
|
Lennart Poettering |
cd51e71 |
to fix writing out .dmrc file when setting default language
|
|
 |
c4ad52b |
(upstream bug 453916)
|
|
 |
c4ad52b |
|
|
 |
73864c5 |
* Fri Sep 28 2007 Ray Strode <rstrode@redhat.com> - 1:2.20.0-9
|
|
 |
73864c5 |
- drop redhat-artwork dep, add fedorainfinity-gdm-theme dep
|
|
 |
73864c5 |
|
|
 |
af4b91a |
* Fri Sep 28 2007 Ray Strode <rstrode@redhat.com> - 1:2.20.0-8
|
|
 |
af4b91a |
- Another crack at 240853
|
|
 |
af4b91a |
|
|
 |
392cf65 |
* Fri Sep 28 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.20.0-7
|
|
 |
392cf65 |
- Fix the stupid bullets again
|
|
 |
392cf65 |
|
|
 |
b163f49 |
* Thu Sep 27 2007 Ray Strode <rstrode@redhat.com> - 1:2.20.0-6
|
|
 |
b163f49 |
- The previously mentioned typo didn't matter before because the
|
|
 |
b163f49 |
compiled in default matched what the config file was supposed to
|
|
 |
b163f49 |
say. This commit restores matched default behavior (bug 301031)
|
|
 |
b163f49 |
|
|
 |
8e2c047 |
* Thu Sep 27 2007 Ray Strode <rstrode@redhat.com> - 1:2.20.0-5
|
|
 |
8e2c047 |
- Fix an apparent typo in the securitytokens.conf config file
|
|
 |
8e2c047 |
(bug 301031)
|
|
 |
8e2c047 |
|
|
 |
8b11cd9 |
* Thu Sep 20 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.20.0-4
|
|
 |
8b11cd9 |
- Reenable root login due to popular demand
|
|
 |
8b11cd9 |
|
|
 |
db7879e |
* Wed Sep 19 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.20.0-3
|
|
 |
db7879e |
- Change default theme to FedoraInfinity
|
|
 |
db7879e |
|
|
 |
05da170 |
* Wed Sep 19 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.20.0-2
|
|
 |
05da170 |
- Fix a hang on restart (#240853)
|
|
 |
05da170 |
|
|
 |
11cbd24 |
* Tue Sep 18 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.20.0-1
|
|
 |
11cbd24 |
- Update to 2.20.0
|
|
 |
11cbd24 |
|
|
 |
f8746bb |
* Wed Sep 12 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.8-4
|
|
 |
f8746bb |
- Change default password character back to circle instead of
|
|
 |
f8746bb |
asterisk (bug 287951)
|
|
 |
f8746bb |
|
|
 |
edf2bf4 |
* Fri Sep 7 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.8-3
|
|
 |
edf2bf4 |
- rebuild --with-selinux
|
|
 |
edf2bf4 |
|
|
 |
949e4f1 |
* Fri Sep 7 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.8-2
|
|
 |
949e4f1 |
- make things work better for xguest users (bug 254164)
|
|
 |
949e4f1 |
|
|
 |
72c9bdb |
* Fri Sep 7 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.8-1
|
|
 |
72c9bdb |
- Update to 2.19.8
|
|
 |
72c9bdb |
|
|
 |
72c9bdb |
* Tue Sep 4 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.7-1
|
|
 |
124eca0 |
- Update to 2.19.7
|
|
 |
124eca0 |
|
|
 |
e5ecf63 |
* Fri Aug 24 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.6-5
|
|
 |
e5ecf63 |
- use pam_selinux instead of home grown selinux code (bug 254164)
|
|
 |
e5ecf63 |
|
|
Kristian Høgsberg |
9997ac0 |
* Wed Aug 22 2007 Kristian Høgsberg <krh@redhat.com> - 1:2.19.6-4
|
|
Kristian Høgsberg |
9997ac0 |
- Pass -br to the default X server too.
|
|
Kristian Høgsberg |
9997ac0 |
|
|
 |
4de9c7f |
* Sat Aug 18 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.6-3
|
|
 |
c51f75a |
- disable root login (see "low-hanging fruit" discussion on
|
|
 |
4de9c7f |
fedora-desktop-list)
|
|
 |
4de9c7f |
|
|
 |
e4426e1 |
* Thu Aug 16 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.6-2
|
|
 |
e4426e1 |
- disable type ahead in user list (bug 252991)
|
|
 |
e4426e1 |
|
|
 |
e5d220f |
* Wed Aug 15 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.6-1
|
|
 |
e5d220f |
- Update to 2.19.6
|
|
 |
512f507 |
- Use %%find_lang for help files
|
|
 |
e5d220f |
|
|
 |
f53f6d0 |
* Sun Aug 12 2007 Adam Jackson <ajax@redhat.com> 1:2.19.5-9
|
|
 |
f53f6d0 |
- Remove the filereq on /etc/pam.d/system-auth, pam alone is sufficient.
|
|
 |
f53f6d0 |
- Bump the pam requirement to 0.99, 0.75 is ancient.
|
|
 |
f53f6d0 |
|
|
 |
252bf8c |
* Sun Aug 12 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.5-8
|
|
 |
252bf8c |
- Make the previous fix actually work
|
|
 |
252bf8c |
|
|
 |
ab74709 |
* Sun Aug 12 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.5-7
|
|
 |
ab74709 |
- Make gdmsetup work with consolehelper and pam again
|
|
 |
ab74709 |
|
|
 |
87b954f |
* Mon Aug 6 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.5-6
|
|
 |
87b954f |
- Require gnome-keyring-pam
|
|
 |
87b954f |
|
|
 |
4ce612a |
* Mon Aug 6 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.5-5
|
|
Lennart Poettering |
cd51e71 |
- change previous patch to drop even more code
|
|
 |
4ce612a |
|
|
 |
f4aa76c |
* Mon Aug 6 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.5-4
|
|
 |
f4aa76c |
- turn off dwellmouselistener if devices don't send core events.
|
|
 |
f4aa76c |
don't warp pointer to stylus ever (upstream bug 457998)
|
|
 |
f4aa76c |
|
|
 |
f3a859b |
* Fri Aug 3 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.5-3
|
|
 |
f3a859b |
- remove dwellmouselistener module from default configuration.
|
|
 |
f3a859b |
It's pretty broken (bug 248752)
|
|
 |
f3a859b |
|
|
 |
2b13950 |
* Fri Aug 3 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.5-2
|
|
 |
2b13950 |
- Update license field
|
|
 |
2b13950 |
|
|
 |
e2a1de9 |
* Tue Jul 31 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.5-1
|
|
 |
e2a1de9 |
- Update to 2.19.5
|
|
 |
e2a1de9 |
|
|
 |
0d51de2 |
* Mon Jul 30 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.4-2
|
|
 |
0d51de2 |
- Add optional gnome-keyring support to the gdm pam stack
|
|
 |
0d51de2 |
|
|
 |
f2821b3 |
* Tue Jul 10 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.4-1
|
|
 |
f2821b3 |
- Update to 2.19.4
|
|
 |
f2821b3 |
|
|
 |
b43008b |
* Wed Jun 27 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.3-3
|
|
 |
b43008b |
- set Browser=true by default
|
|
 |
b43008b |
|
|
 |
85cbbb6 |
* Wed Jun 27 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.3-2
|
|
 |
85cbbb6 |
- Drop an unnecessary file dependency
|
|
 |
85cbbb6 |
|
|
 |
4070751 |
* Mon Jun 18 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.3-1
|
|
 |
4070751 |
- Update to 2.19.3
|
|
 |
4070751 |
|
|
 |
b75f4b0 |
* Tue Jun 5 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.2-1
|
|
 |
b75f4b0 |
- Update to 2.19.2
|
|
 |
b75f4b0 |
|
|
 |
6941265 |
* Mon May 21 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.1-1
|
|
 |
6941265 |
- Update to 2.19.1
|
|
 |
6941265 |
|
|
 |
5b62ac2 |
* Tue May 15 2007 Ray Strode <rstrode@redhat.com> - 1:2.18.0-14
|
|
 |
5b62ac2 |
- hide users from userlist that have disabled shells
|
|
 |
5b62ac2 |
(bug 240148)
|
|
 |
5b62ac2 |
|
|
 |
6ffaeb1 |
* Thu May 10 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.18.0-13
|
|
 |
6ffaeb1 |
- Follow packaging guidelines for scrollkeeper dependencies
|
|
 |
6ffaeb1 |
|
|
 |
2192602 |
* Mon May 7 2007 Ray Strode <rstrode@redhat.com> - 1:2.18.0-12
|
|
 |
2192602 |
- reenable utmp logging (bug 209537)
|
|
 |
2192602 |
|
|
 |
d9f59d9 |
* Tue Apr 17 2007 Ray Strode <rstrode@redhat.com> - 1:2.18.0-11
|
|
 |
d9f59d9 |
- Be more verbose to help isolate the problem in bug 234567
|
|
 |
d9f59d9 |
|
|
 |
e96f6b2 |
* Thu Apr 12 2007 Ray Strode <rstrode@redhat.com> - 1:2.18.0-10
|
|
 |
e96f6b2 |
- add "Default" session back to the sessions menu (bug 234218)
|
|
 |
e96f6b2 |
|
|
 |
320b343 |
* Thu Apr 5 2007 Ray Strode <rstrode@redhat.com> - 1:2.18.0-9
|
|
 |
320b343 |
- don't expect utf-8 usernames for plain greeter face browser
|
|
 |
320b343 |
either.
|
|
 |
320b343 |
|
|
 |
2b7de60 |
* Thu Apr 5 2007 Ray Strode <rstrode@redhat.com> - 1:2.18.0-8
|
|
 |
2b7de60 |
- don't expect utf-8 usernames for face browser (bug 235351).
|
|
 |
2b7de60 |
|
|
 |
678bde4 |
* Thu Mar 29 2007 Ray Strode <rstrode@redhat.com> - 1:2.18.0-7
|
|
 |
678bde4 |
- don't strcpy overlapping strings (bug 208181).
|
|
 |
678bde4 |
|
|
 |
4df839e |
* Tue Mar 27 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.18.0-6
|
|
 |
4df839e |
- Hide gdmphotosetup by default, since About Me does the same
|
|
 |
4df839e |
|
|
 |
ba55296 |
* Tue Mar 20 2007 Ray Strode <rstrode@redhat.com> - 1:2.18.0-5
|
|
 |
ba55296 |
- add fix to allow themes to cope with low resolution modes
|
|
 |
ba55296 |
better (bug 232672)
|
|
 |
ba55296 |
|
|
 |
1335c73 |
* Mon Mar 19 2007 Ray Strode <rstrode@redhat.com> - 1:2.18.0-4
|
|
 |
1335c73 |
- update and reenable security token patch
|
|
 |
1335c73 |
|
|
David Zeuthen |
6b7e7b3 |
* Mon Mar 19 2007 David Zeuthen <davidz@redhat.com> - 1:2.18.0-3
|
|
David Zeuthen |
6b7e7b3 |
- Also pass AT's to the session from the plain greeter (#232518)
|
|
David Zeuthen |
6b7e7b3 |
- New faces including new subpackage gdm-extra-faces
|
|
David Zeuthen |
6b7e7b3 |
|
|
David Zeuthen |
8d5a4b0 |
* Tue Mar 13 2007 David Zeuthen <davidz@redhat.com> - 1:2.18.0-2
|
|
David Zeuthen |
62183ef |
- Update to upstream release 2.18.0
|
|
David Zeuthen |
62183ef |
- Switch default theme to FedoraFlyingHigh and show /etc/passwd users
|
|
David Zeuthen |
62183ef |
- Fix accessibility in the themed greeter (GNOME #412576)
|
|
David Zeuthen |
62183ef |
- Enable accessible login, make sure gdm can access devices and
|
|
David Zeuthen |
62183ef |
pass activated AT's to the login session (#229912)
|
|
David Zeuthen |
62183ef |
- Disable smart card login for now as patch doesn't apply anymore
|
|
 |
89ad203 |
|
|
 |
7c71c5e |
* Fri Mar 9 2007 Ray Strode <rstrode@redhat.com> - 1:2.17.8-3
|
|
 |
7c71c5e |
- hide langauges that aren't displayable from the list (bug 206048)
|
|
 |
7c71c5e |
|
|
 |
0c3f4e0 |
* Tue Mar 6 2007 Ray Strode <rstrode@redhat.com> - 1:2.17.8-2
|
|
 |
0c3f4e0 |
- turn off pam sanity check because it conflicts with audit
|
|
 |
0c3f4e0 |
|
|
 |
073dafa |
* Wed Feb 28 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.8-1
|
|
 |
073dafa |
- Update to 2.17.8
|
|
 |
073dafa |
|
|
 |
7becdf2 |
* Sat Feb 24 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.7-5
|
|
 |
7becdf2 |
- Fix keynav in the face browser
|
|
 |
7becdf2 |
|
|
David Zeuthen |
e63f820 |
* Fri Feb 23 2007 David Zeuthen <davidz@redhat.com> - 1:2.17.7-4
|
|
David Zeuthen |
e63f820 |
- Add some enhancements to the greeter (bgo #411427)
|
|
David Zeuthen |
e63f820 |
|
|
 |
b1f3e76 |
* Fri Feb 23 2007 Ray Strode <rstrode@redhat.com> - 1:2.17.7-3
|
|
 |
b1f3e76 |
- Update to 2.17.7
|
|
 |
b1f3e76 |
|
|
 |
72068c2 |
* Fri Feb 23 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.7-2
|
|
 |
72068c2 |
- Don't own /usr/share/icons/hicolor
|
|
 |
72068c2 |
- Install all desktop files
|
|
 |
72068c2 |
|
|
 |
72068c2 |
* Mon Feb 12 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.7-1
|
|
 |
b1f3e76 |
- try to update to 2.17.7
|
|
 |
72068c2 |
- Drop upstreamed patches
|
|
 |
72068c2 |
|
|
 |
db623ce |
* Mon Feb 12 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.6-4
|
|
 |
db623ce |
- Reuse existing sessions without asking
|
|
 |
db623ce |
- Don't show failsafe sessions
|
|
 |
db623ce |
|
|
 |
1380bfd |
* Sat Feb 10 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.6-3
|
|
 |
1380bfd |
- Fix a problem with the ConsoleKit support
|
|
 |
1380bfd |
|
|
 |
5a1cfbf |
* Tue Feb 6 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.6-2
|
|
 |
5a1cfbf |
- Apply a patch to improve fast user switching experience
|
|
 |
5a1cfbf |
|
|
 |
d0ac943 |
* Tue Jan 23 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.6-1
|
|
 |
d0ac943 |
- Update to 2.17.6
|
|
 |
d0ac943 |
|
|
 |
f0cd66b |
* Sat Jan 13 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.5-2
|
|
 |
f0cd66b |
- Enable ConsoleKit support
|
|
 |
f0cd66b |
|
|
 |
c51dad0 |
* Thu Jan 11 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.5-1
|
|
 |
c51dad0 |
- Update to 2.17.5
|
|
 |
c51dad0 |
|
|
 |
aa94451 |
* Fri Dec 15 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.17.4-1
|
|
 |
aa94451 |
- Update to 2.17.4, which fixes CVE-2006-6105
|
|
 |
aa94451 |
|
|
 |
415f237 |
* Tue Dec 5 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.17.3-1
|
|
 |
415f237 |
- Update to 2.17.3
|
|
 |
415f237 |
- Update some patches
|
|
 |
415f237 |
|
|
 |
e15ead5 |
* Tue Nov 7 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.17.2-1
|
|
 |
e15ead5 |
- Update to 2.17.2
|
|
 |
e15ead5 |
|
|
 |
591985f |
* Sun Nov 5 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.17.1-1
|
|
 |
591985f |
- Update to 2.17.1
|
|
 |
591985f |
|
|
 |
60234f8 |
* Thu Oct 26 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.17.0-2
|
|
 |
60234f8 |
- Fix a crash with launching a11y support
|
|
 |
60234f8 |
|
|
 |
a341f42 |
* Sun Oct 22 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.17.0-1
|
|
 |
a341f42 |
- Update to 2.17.0
|
|
 |
a341f42 |
|
|
 |
acf89d5 |
* Tue Oct 17 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.16.0-17
|
|
 |
acf89d5 |
- Make photosetup help button work (#198138)
|
|
 |
acf89d5 |
|
|
 |
43fc079 |
* Sun Oct 15 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-16.fc7
|
|
 |
43fc079 |
- don't log canceled pam conversations as failed login attempts
|
|
 |
43fc079 |
|
|
 |
629b4cb |
* Sun Oct 15 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-15.fc7
|
|
 |
629b4cb |
- Prefer modules in secmod db over hardcoded coolkey path
|
|
 |
629b4cb |
|
|
 |
629b4cb |
* Sat Oct 14 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-14.fc7
|
|
 |
cbb42f7 |
- have security token monitor helper process kill itself when
|
|
 |
cbb42f7 |
the communication pipe to the main process goes away (bug 210677).
|
|
 |
cbb42f7 |
|
|
 |
fec0e11 |
* Wed Oct 10 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-13.fc6
|
|
 |
fec0e11 |
- desensitize entry fields until pam asks for input, so if pam
|
|
 |
fec0e11 |
doesn't initially ask for input (like in smart card required mode)
|
|
 |
fec0e11 |
the user can't type something and confuse gdm (bug 201344)
|
|
 |
fec0e11 |
|
|
 |
bdb02ac |
* Fri Oct 6 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-12.fc6
|
|
 |
bdb02ac |
- invoke standard X server with -br option to ensure we get a
|
|
 |
bdb02ac |
black root on startup
|
|
 |
bdb02ac |
|
|
 |
d8d7cb8 |
* Thu Oct 5 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-11.fc6
|
|
 |
d8d7cb8 |
- make monitoring code more reliable (bug 208018)
|
|
 |
d8d7cb8 |
|
|
 |
401580a |
* Wed Sep 27 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.16.0-10.fc6
|
|
 |
401580a |
- Fix small issues in gdmsetup (#208225)
|
|
 |
401580a |
|
|
 |
260aaeb |
* Wed Sep 27 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.16.0-9.fc6
|
|
 |
260aaeb |
- Fix a problem with the display of the FedoraDNA theme
|
|
 |
260aaeb |
in gdmsetup
|
|
 |
260aaeb |
|
|
 |
f33bc23 |
* Tue Sep 19 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-8.fc6
|
|
Lennart Poettering |
cd51e71 |
- Add as_IN, si_LK to language list (bug 203917)
|
|
 |
f33bc23 |
|
|
 |
de1c110 |
* Mon Sep 18 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-7.fc6
|
|
 |
de1c110 |
- fix a problem recently introduced in the smart card forking
|
|
 |
de1c110 |
code
|
|
 |
de1c110 |
|
|
 |
feb729c |
* Mon Sep 18 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-6.fc6
|
|
 |
feb729c |
- fix a problem recently introduced in the smart card driver
|
|
 |
feb729c |
loading code (bug 206882)
|
|
 |
feb729c |
|
|
 |
228ef09 |
* Thu Sep 14 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-5.fc6
|
|
 |
228ef09 |
- don't leak pipe fds (bug 206709)
|
|
 |
228ef09 |
|
|
 |
dd13cb8 |
* Thu Sep 14 2006 Ray Strode <rstrode@redhat.com> - 1:2.16.0-4.fc6
|
|
 |
dd13cb8 |
- update security token patch to not poll
|
|
 |
dd13cb8 |
|
|
 |
dffa2be |
* Fri Sep 8 2006 Jesse Keating <jkeating@redhat.com> - 1:2.16.0-3.fc6
|
|
 |
dffa2be |
- Apply correct defaults patch
|
|
 |
dffa2be |
|
|
 |
5d08883 |
* Thu Sep 7 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.16.0-2.fc6
|
|
 |
5d08883 |
- Change the default theme to FedoraDNA
|
|
 |
5d08883 |
- Bump redhat-artwork requirement
|
|
 |
5d08883 |
|
|
 |
e6b3a40 |
* Tue Sep 5 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.16.0-1.fc6
|
|
 |
e6b3a40 |
- Update to 2.16.0
|
|
 |
e6b3a40 |
|
|
 |
acbef84 |
* Sat Aug 26 2006 Karsten Hopp <karsten@redhat.com> - 1:2.15.10-2.fc6
|
|
 |
acbef84 |
- buildrequire inttools as this isn't a requirement of scrollkeeper anymore
|
|
 |
acbef84 |
and thus missing from the buildroot
|
|
 |
acbef84 |
|
|
 |
b511788 |
* Mon Aug 21 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.15.10-1.fc6
|
|
 |
b511788 |
- Update to 2.15.10
|
|
 |
6865068 |
- Drop upstreamed patch
|
|
 |
b511788 |
|
|
 |
e76af75 |
* Fri Aug 4 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.9-1
|
|
 |
e76af75 |
- update to 2.15.9
|
|
 |
e76af75 |
|
|
 |
9174da1 |
* Fri Aug 4 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.7-2
|
|
 |
9174da1 |
- update gdmsetup pam file to use config-util stacks
|
|
 |
9174da1 |
|
|
 |
9f38fec |
* Thu Aug 3 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.7-1
|
|
 |
9f38fec |
- update to 2.15.7
|
|
 |
a1b2efd |
- drop selinux patch that I don't think was ever finished
|
|
 |
9f38fec |
|
|
 |
49a46c8 |
* Thu Aug 3 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-14
|
|
 |
49a46c8 |
- fix face browser
|
|
 |
49a46c8 |
(http://bugzilla.gnome.org/show_bug.cgi?id=349640)
|
|
 |
49a46c8 |
- fix error message reporting
|
|
 |
49a46c8 |
(http://bugzilla.gnome.org/show_bug.cgi?id=349758)
|
|
 |
49a46c8 |
|
|
 |
3d0dadb |
* Fri Jul 21 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-13
|
|
 |
3d0dadb |
- simply all the security token code by only using one pam stack
|
|
 |
3d0dadb |
- drop lame kill on token removal feature
|
|
 |
3d0dadb |
|
|
 |
aea511c |
* Fri Jul 21 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-12
|
|
 |
aea511c |
- move authcookies out of home directories to prevent problems
|
|
 |
aea511c |
on nfs/afs mounted home directories (bug 178233).
|
|
 |
aea511c |
|
|
 |
4a24a4b |
* Fri Jul 21 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-11
|
|
 |
4a24a4b |
- really fix annoying dialog problem mentioned in 2.15.6-6
|
|
 |
4a24a4b |
|
|
 |
708cee6 |
* Wed Jul 19 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-10
|
|
 |
708cee6 |
- center cursor on xinerama head (bug 180085)
|
|
 |
708cee6 |
|
|
 |
5d8d2bd |
* Tue Jul 18 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-9
|
|
 |
5d8d2bd |
- add "kill all sessions on token removal" feature
|
|
 |
5d8d2bd |
|
|
 |
9b42c7e |
* Tue Jul 18 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-8
|
|
 |
9b42c7e |
- reenable session keyring support in pam module (bug 198629)
|
|
 |
9b42c7e |
|
|
 |
2d1bd4a |
* Mon Jul 17 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-7
|
|
 |
2d1bd4a |
- make security token support use its own config file in
|
|
 |
2d1bd4a |
preparation for modularizing it.
|
|
 |
2d1bd4a |
|
|
 |
f704615 |
* Mon Jul 17 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-6
|
|
 |
f704615 |
- fix off-by-one in the process-all-ops patch that was causing
|
|
 |
f704615 |
an anoying dialog to pop up on each login
|
|
 |
f704615 |
|
|
 |
ecc2b32 |
* Sun Jul 16 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-5
|
|
 |
ecc2b32 |
- add initial wtmp and btmp logging support
|
|
 |
ecc2b32 |
|
|
 |
ecc2b32 |
* Fri Jul 14 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-4
|
|
 |
ecc2b32 |
- fix bug in security token support
|
|
 |
ecc2b32 |
|
|
 |
b0fe998 |
* Fri Jul 14 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-3
|
|
 |
b0fe998 |
- fix hang in gdmsetup
|
|
 |
b0fe998 |
|
|
 |
d303670 |
* Fri Jul 14 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-2
|
|
 |
d303670 |
- put new pam module at top of stack (bug 198629)
|
|
 |
d303670 |
|
|
 |
40dfbcd |
* Wed Jul 12 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-1
|
|
 |
40dfbcd |
- Update to 2.15.6
|
|
 |
40dfbcd |
|
|
 |
64d9568 |
* Wed Jul 12 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.5-4
|
|
 |
64d9568 |
- add new pam module to pam files to support kernel session keyring
|
|
 |
64d9568 |
|
|
 |
bcc3c3d |
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1:2.15.5-3.1
|
|
 |
bcc3c3d |
- rebuild
|
|
 |
bcc3c3d |
|
|
 |
bec2bca |
* Tue Jul 11 2006 Ray Strode <rstrode@redhat.com> 1:2.15.5-3
|
|
 |
bec2bca |
- add initial support for smart card security tokens
|
|
 |
bec2bca |
|
|
 |
6dac415 |
* Fri Jul 7 2006 Ray Strode <rstrode@redhat.com> 1:2.15.5-2
|
|
 |
6dac415 |
- add patch to process all operations when more than one comes
|
|
 |
6dac415 |
in really quickly
|
|
 |
6dac415 |
- move default "Please enter your username" message to the
|
|
 |
6dac415 |
greeter instead of the slave so that it doesn't get stacked if
|
|
 |
6dac415 |
a pam module has a non default message
|
|
 |
6dac415 |
- add new message for reseting the current login operation
|
|
 |
6dac415 |
(like the cancel button does, but accessible via the gdm fifo)
|
|
 |
6dac415 |
|
|
 |
bf35fdc |
* Tue Jun 13 2006 Matthias Clasen <mclasen@redhat.com> 1:2.15.5-1
|
|
 |
bf35fdc |
- Update to 2.15.5
|
|
 |
bf35fdc |
|
|
 |
a234e8c |
* Mon Jun 12 2006 Bill Nottingham <notting@redhat.com> 1:2.15.3-8
|
|
 |
a234e8c |
- replace automake14 buildreq with automake
|
|
 |
a234e8c |
|
|
 |
b8638f3 |
* Thu Jun 8 2006 Ray Strode <rstrode@redhat.com> 1:2.15.3-7
|
|
 |
b8638f3 |
- fix CVE-2006-2452
|
|
 |
b8638f3 |
|
|
 |
0175406 |
* Wed Jun 7 2006 Jeremy Katz <katzj@redhat.com> - 1:2.15.3-6
|
|
 |
0175406 |
- buildrequire the server so that we get the path right in the config file
|
|
 |
0175406 |
|
|
 |
40f265b |
* Tue Jun 06 2006 Karsten Hopp <karsten@redhat.de> 1:2.15.3-5
|
|
 |
40f265b |
- buildrequire libdmx-devel
|
|
 |
40f265b |
|
|
 |
d0ae20b |
* Mon Jun 5 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.15.3-4
|
|
 |
d0ae20b |
- Require system-logos, not fedora-logos
|
|
 |
d0ae20b |
|
|
 |
9720973 |
* Tue May 23 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.3-3
|
|
 |
9720973 |
- Support xdm -nodaemon option (bug 192461)
|
|
 |
9720973 |
|
|
 |
1359867 |
* Mon May 22 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.15.3-2
|
|
 |
1359867 |
- Add missing BuildRequires (#192494)
|
|
 |
1359867 |
|
|
 |
1359867 |
* Wed May 17 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.15.3-1
|
|
 |
3e4b795 |
- Update to 2.15.3
|
|
 |
3e4b795 |
|
|
 |
1359867 |
* Wed May 10 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.15.0-1
|
|
 |
5433030 |
- Update to 2.15.0
|
|
 |
5433030 |
|
|
 |
ce1c8ab |
* Wed Apr 26 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.14.4-2
|
|
 |
ce1c8ab |
- Update to 2.14.4
|
|
 |
ce1c8ab |
|
|
 |
6a6f50a |
* Wed Apr 12 2006 Ray Strode <rstrode@redhat.com> - 1:2.14.1-4
|
|
 |
6a6f50a |
- fix libexecdir substitution problem in configuration file
|
|
 |
6a6f50a |
|
|
 |
8111f49 |
* Tue Apr 11 2006 Ray Strode <rstrode@redhat.com> - 1:2.14.1-3
|
|
 |
8111f49 |
- Add gdmthemetester.in to the mix (upstream bug 338079)
|
|
 |
8111f49 |
|
|
 |
6d64465 |
* Tue Apr 11 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.14.1-2
|
|
 |
6d64465 |
- Update to 2.14.1
|
|
 |
6d64465 |
|
|
 |
547c2a1 |
* Mon Mar 13 2006 Ray Strode <rstrode@redhat.com> - 1:2.14.0-1
|
|
 |
547c2a1 |
- Update to 2.14.0
|
|
 |
547c2a1 |
|
|
 |
e5e510e |
* Tue Mar 7 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.9-4
|
|
 |
e5e510e |
- Follow Solaris's lead and default to AlwaysRestartServer=True
|
|
 |
e5e510e |
(may work around bug 182957)
|
|
 |
e5e510e |
|
|
 |
7e9a830 |
* Mon Mar 6 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.9-3
|
|
 |
7e9a830 |
- migrate users with baseXsession=/etc/X11/gdm/Xsession to
|
|
 |
7e9a830 |
/etc/X11/xinit/Xsession
|
|
 |
7e9a830 |
|
|
 |
12ec988 |
* Mon Mar 6 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.9-2
|
|
 |
12ec988 |
- disable sounds completely when disabled in configuration file
|
|
 |
12ec988 |
(upstream bug 333435)
|
|
 |
12ec988 |
|
|
 |
06ab3a3 |
* Tue Feb 28 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.9-1
|
|
 |
06ab3a3 |
- Update to 2.13.0.9
|
|
Lennart Poettering |
cd51e71 |
- Use new %%post section, written by
|
|
 |
1302485 |
Michal Jaegermann <michal@harddata.com> (bug 183082)
|
|
 |
1302485 |
|
|
 |
0454764 |
* Sat Feb 25 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.8-6
|
|
 |
0454764 |
- fix a broken link
|
|
 |
0454764 |
|
|
 |
32e390b |
* Fri Feb 24 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.8-5
|
|
 |
84bbf59 |
- change some /etc/X11 bits in the spec file to /etc
|
|
 |
84bbf59 |
|
|
 |
e1cc673 |
* Sun Feb 19 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.8-3
|
|
 |
e1cc673 |
- add server entry for accel-indirect branch of xorg
|
|
 |
e1cc673 |
|
|
 |
02ea6d5 |
* Wed Feb 15 2006 Ray <rstrode@redhat.com> and Matthias <mclasen@redhat.com> - 1:2.13.0.8-2
|
|
 |
02ea6d5 |
- malloc memory that is later freed
|
|
 |
02ea6d5 |
|
|
 |
9745f29 |
* Mon Feb 13 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.8-1
|
|
 |
9745f29 |
- update to 2.13.0.8
|
|
 |
9745f29 |
|
|
 |
35c204a |
* Mon Feb 13 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.7.0.2006.02.12-2
|
|
 |
35c204a |
- migrate custom.conf settings with /etc/X11/gdm to /etc/gdm
|
|
 |
35c204a |
|
|
 |
839d33c |
* Sun Feb 12 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.7.0.2006.02.12-1
|
|
 |
839d33c |
- update to cvs snapshot
|
|
 |
839d33c |
- move gdm to /etc instead of /etc/X11
|
|
 |
839d33c |
- move custom gdm.conf to sysconfdir instead of symlinking from
|
|
 |
839d33c |
datadir (bug 180364)
|
|
 |
839d33c |
|
|
 |
21b4f2b |
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1:2.13.0.7-2.1
|
|
 |
21b4f2b |
- bump again for double-long bug on ppc(64)
|
|
 |
21b4f2b |
|
|
 |
061fa9a |
* Thu Feb 9 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.0.7-2
|
|
 |
061fa9a |
- Make gdmsetup use consolehelper
|
|
 |
061fa9a |
- Don't use deprecated pam_stack
|
|
 |
061fa9a |
|
|
 |
e4680e8 |
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1:2.13.0.7-1.1
|
|
 |
e4680e8 |
- rebuilt for new gcc4.1 snapshot and glibc changes
|
|
 |
e4680e8 |
|
|
 |
4fc4453 |
* Tue Jan 31 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.7-1
|
|
 |
4fc4453 |
- update to 2.13.0.7
|
|
 |
4fc4453 |
|
|
 |
4690217 |
* Mon Jan 30 2006 Bill Nottingham <notting@redhat.com>
|
|
 |
4690217 |
- silence gdm-safe-restart
|
|
 |
4690217 |
|
|
 |
09d2322 |
* Thu Jan 19 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.5-7
|
|
 |
51fc03d |
- sed -ie isn't the same as sed -i -e (we want the latter)
|
|
 |
51fc03d |
|
|
 |
9dcfd90 |
* Wed Jan 18 2006 Christopher Aillon <caillon@redhat.com> - 1:2.13.0.5-6
|
|
 |
9dcfd90 |
- Add patch to fix clock to default to 24h in locales that expect it (175453)
|
|
 |
9dcfd90 |
|
|
 |
aa62c64 |
* Tue Jan 17 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.5-1
|
|
 |
aa62c64 |
- update to 2.13.0.5 (bug 178099)
|
|
 |
aa62c64 |
|
|
 |
0302e38 |
* Tue Jan 17 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.4-5
|
|
 |
a0e1db4 |
- add new theme by Diana Fong, Máirín Duffy, and me
|
|
 |
0302e38 |
|
|
 |
9e2d264 |
* Mon Jan 16 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.4-4
|
|
Lennart Poettering |
cd51e71 |
- improve migration snippet (bug 177443).
|
|
 |
9e2d264 |
|
|
 |
ecfe4a9 |
* Fri Jan 13 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.4-3
|
|
 |
ecfe4a9 |
- migrate X server configuration for pre-modular X configurations.
|
|
 |
ecfe4a9 |
Problems reported by Dennis Gregorovic <dgregor@redhat.com>
|
|
 |
ecfe4a9 |
|
|
 |
512821a |
* Mon Jan 9 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.4-2
|
|
 |
512821a |
- use xinit Xsession again.
|
|
 |
512821a |
|
|
 |
01b2f20 |
* Mon Jan 9 2006 Ray Strode <rstrode@redhat.com> - 1:2.13.0.4-1
|
|
 |
238ab1c |
- update to 2.13.0.4
|
|
 |
238ab1c |
|
|
 |
5d5ae8a |
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
|
 |
5d5ae8a |
- rebuilt
|
|
 |
5d5ae8a |
|
|
 |
b41cb5a |
* Mon Nov 16 2005 Ray Strode <rstrode@redhat.com> - 1:2.8.0.4-13
|
|
 |
b41cb5a |
- Don't fallback to xsm, try gnome-session instead
|
|
 |
b41cb5a |
- Require xorg-x11-xinit
|
|
 |
b41cb5a |
|
|
 |
4c50426 |
* Mon Nov 14 2005 Ray Strode <rstrode@redhat.com> - 1:2.8.0.4-12
|
|
 |
4c50426 |
- Make sure that dbus-launch gets called if available
|
|
 |
4c50426 |
|
|
 |
e9df94a |
* Mon Nov 14 2005 Ray Strode <rstrode@redhat.com> - 1:2.8.0.4-11
|
|
 |
e9df94a |
- Don't use X session / setup files anymore.
|
|
 |
e9df94a |
- Don't install early login init scripts
|
|
 |
e9df94a |
- remove xsri dependency
|
|
 |
e9df94a |
- don't prune language lists anymore
|
|
 |
e9df94a |
|
|
 |
76e7c98 |
* Sun Nov 13 2005 Jeremy Katz <katzj@redhat.com> - 1:2.8.0.4-10
|
|
 |
76e7c98 |
- also fix default xsession for where its moved in modular X
|
|
 |
76e7c98 |
|
|
 |
9791df0 |
* Sun Nov 13 2005 Jeremy Katz <katzj@redhat.com> - 1:2.8.0.4-9
|
|
 |
9791df0 |
- change requirements for modular X
|
|
 |
9791df0 |
- patch to find x server with modular X
|
|
 |
9791df0 |
|
|
 |
31621c7 |
* Thu Oct 20 2005 Ray Strode <rstrode@redhat.com> 1:2.8.0.4-8
|
|
 |
31621c7 |
- redhat-artwork was busted, require new version
|
|
 |
31621c7 |
|
|
 |
7fdd538 |
* Tue Oct 18 2005 Ray Strode <rstrode@redhat.com> 1:2.8.0.4-7
|
|
 |
7fdd538 |
- zero-initialize message buffer,
|
|
 |
7fdd538 |
bug fixed by Josh Parson (jbparsons@usdavis.edu) (bug 160603)
|
|
 |
7fdd538 |
- fix typo in redhat-artwork requires line
|
|
 |
7fdd538 |
|
|
 |
4016c4f |
* Mon Oct 17 2005 Steve Grubb <sgrubb@redhat.com> 1:2.8.0.4-6
|
|
 |
4016c4f |
- add login audit patch (bug 170569)
|
|
 |
4016c4f |
|
|
 |
477bd2e |
* Mon Oct 17 2005 Ray Strode <rstrode@redhat.com> 1:2.8.0.4-5
|
|
 |
477bd2e |
- bump redhat-artwork requirement to get rid of the boot
|
|
 |
477bd2e |
throbber for now, since it seems to have reappeared
|
|
 |
477bd2e |
mysteriously (bug 171025)
|
|
 |
5da8cc4 |
p
|
|
 |
c40f049 |
* Thu Oct 13 2005 Dan Walsh <dwalsh@redhat.com> 1:2.8.0.4-4
|
|
 |
c40f049 |
- Change to use getseuserbyname
|
|
 |
c40f049 |
|
|
 |
2b8648c |
* Thu Sep 28 2005 Dan Walsh <dwalsh@redhat.com> 1:2.8.0.4-3
|
|
 |
2b8648c |
- Fix selinux not to fail when in permissive mode
|
|
 |
2b8648c |
|
|
 |
046644a |
* Thu Sep 27 2005 Ray Strode <rstrode@redhat.com> 1:2.8.0.4-2
|
|
 |
046644a |
- remove flexiserver from menus
|
|
 |
046644a |
|
|
 |
f38db26 |
* Thu Sep 8 2005 Ray Strode <rstrode@redhat.com> 1:2.8.0.4-1
|
|
 |
f38db26 |
- update to 2.8.0.4
|
|
 |
f38db26 |
|
|
 |
23509da |
* Tue Sep 6 2005 Ray Strode <rstrode@redhat.com> 1:2.8.0.2-4
|
|
 |
23509da |
- Apply clean up patch from Steve Grubb (gnome bug 315388).
|
|
 |
23509da |
|
|
 |
d4383e9 |
* Tue Aug 30 2005 Ray Strode <rstrode@redhat.com> 1:2.8.0.2-3
|
|
 |
d4383e9 |
- Prune language list of installed languages
|
|
 |
d4383e9 |
- Make config file noreplace again (bug 167087).
|
|
 |
d4383e9 |
|
|
 |
6d78da1 |
* Sat Aug 20 2005 Ray Strode <rstrode@redhat.com> 1:2.8.0.2-2
|
|
 |
6d78da1 |
- hide throbber
|
|
 |
6d78da1 |
|
|
 |
6d78da1 |
* Fri Aug 19 2005 Ray Strode <rstrode@redhat.com> 1:2.8.0.2-1
|
|
 |
072738d |
- update to 2.8.0.2
|
|
 |
072738d |
- disable early login stuff temporarily
|
|
 |
072738d |
|
|
 |
5d6b23a |
* Thu Aug 18 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-18
|
|
 |
5d6b23a |
- rebuild
|
|
 |
5d6b23a |
|
|
 |
5d6b23a |
* Wed Aug 10 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-17
|
|
 |
5d6b23a |
- Prune uninstalled languages from language list.
|
|
 |
5d6b23a |
|
|
 |
c93b13d |
* Mon May 23 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-16
|
|
 |
c93b13d |
- Make sure username/password incorrect message gets displayed
|
|
 |
c93b13d |
(bug 158127).
|
|
Lennart Poettering |
cd51e71 |
- reread system locale before starting gdm in early login mode
|
|
 |
c93b13d |
(bug 158376).
|
|
 |
c93b13d |
|
|
 |
9962c59 |
* Thu May 19 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-15
|
|
 |
9962c59 |
- Take out some syslog spew (bug 157711).
|
|
 |
9962c59 |
|
|
 |
6366df2 |
* Thu May 12 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-14
|
|
 |
c1744e3 |
- Fix processing of new-line characters that got broken
|
|
 |
c1744e3 |
in 2.6.0.8-11 (bug 157442).
|
|
 |
c1744e3 |
|
|
 |
5ecbc3e |
* Tue May 3 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-12
|
|
 |
5ecbc3e |
- Fix processing of non-ascii characters that got broken
|
|
 |
5ecbc3e |
in 2.6.0.8-11, found by Miloslav Trmac <mitr@redhat.com>,
|
|
 |
5ecbc3e |
(bug 156590).
|
|
 |
5ecbc3e |
|
|
 |
c2e0686 |
* Thu Apr 28 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-11
|
|
 |
c2e0686 |
- Fix halt command (bug 156299)
|
|
 |
c2e0686 |
- Process all messages sent to the greeter in a read, not just
|
|
 |
c2e0686 |
the first
|
|
 |
c2e0686 |
|
|
 |
022c672 |
* Wed Apr 27 2005 Jeremy Katz <katzj@redhat.com> - 1:2.6.0.8-10
|
|
 |
022c672 |
- silence %%postun
|
|
 |
022c672 |
|
|
 |
7cfcbf9 |
* Tue Apr 26 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-9
|
|
Lennart Poettering |
cd51e71 |
- Change default standard greeter theme to clearlooks and
|
|
 |
7cfcbf9 |
default graphical greeter theme to Bluecurve specifically.
|
|
 |
7cfcbf9 |
|
|
 |
7cfcbf9 |
- Change default path val
|