diff --git a/.cvsignore b/.cvsignore index 8818011..ea7bd14 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gdm-2.24.0.tar.bz2 +gdm-2.24.1.tar.bz2 diff --git a/gdm.spec b/gdm.spec index c6258ff..deb6f3e 100644 --- a/gdm.spec +++ b/gdm.spec @@ -15,8 +15,8 @@ Summary: The GNOME Display Manager Name: gdm -Version: 2.24.0 -Release: 12%{?dist} +Version: 2.24.1 +Release: 1%{?dist} Epoch: 1 License: GPLv2+ Group: User Interface/X @@ -82,31 +82,11 @@ Requires: audit-libs >= %{libauditver} Patch1: xkb-groups.patch Patch2: gdm-2.24.0-force-active-vt.patch Patch3: gdm-2.23.92-save-root-window.patch -# http://bugzilla.gnome.org/show_bug.cgi?id=552578 -Patch4: username-leak.patch -# http://bugzilla.gnome.org/show_bug.cgi?id=552578 -Patch5: data-leak.patch -# http://bugzilla.gnome.org/show_bug.cgi?id=552578 -Patch6: ssid-leak.patch -Patch7: gdm-2.23.92-filter-dupes-from-lang-list.patch -Patch8: gdm-2.23.92-another-locale-fixup.patch -Patch9: gdm-2.23.92-fix-crash.patch -# Fix pulled from upstream -Patch10: gdm-2.24.0-fix-icon-scale.patch - -# http://bugzilla.gnome.org/show_bug.cgi?id=554523 -Patch11: gdm-2.24.0-add-panel-slide.patch - -# https://bugzilla.redhat.com/show_bug.cgi?id=465121 -Patch12: gdm-user-switcher-no-help.patch # uses /etc/sysconfig/keyboard and is thus not directly upstreamable # should probably be changed to get the system layout from the X server Patch13: gdm-system-keyboard.patch -# fixed upstream -Patch14: gdm-audit-logout.patch - # Fedora-specific Patch99: gdm-2.23.1-fedora-logo.patch @@ -130,18 +110,8 @@ multiple simulanteous logged in users. %patch1 -p1 -b .xkb-groups %patch2 -p1 -b .force-active-vt %patch3 -p1 -b .save-root-window -%patch4 -p1 -b .username-leak -%patch5 -p1 -b .data-leak -%patch6 -p1 -b .ssid-leak -%patch7 -p1 -b .filter-dupes-from-lang-list -%patch8 -p1 -b .another-locale-fixup -%patch9 -p1 -b .fix-crash -%patch10 -p1 -b .fix-icon-scale -%patch11 -p1 -b .add-panel-slide -%patch12 -p1 -b .no-help -%patch13 -p1 -b .system-keyboard -%patch14 -p1 -b .audit-logout +%patch13 -p1 -b .system-keyboard %patch99 -p1 -b .fedora-logo autoreconf @@ -356,6 +326,9 @@ fi %{_datadir}/gnome-2.0/ui/GNOME_FastUserSwitchApplet.xml %changelog +* Fri Nov 18 2008 Jon McCann - 1:2.24.1-1 +- Update to 2.24.1 + * Fri Nov 7 2008 Matthias Clasen - 1:2.24.0-12 - Make logout auditing work (#470269) diff --git a/sources b/sources index 3aa2920..de11f12 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c38e3debe8a02ad385f1c7077d21de9e gdm-2.24.0.tar.bz2 +31139d7a79096463b127b4790058b056 gdm-2.24.1.tar.bz2