[gdm/f15] Update to gdm 3.0.4 to fix CVE-2011-1709

Ray Strode rstrode at fedoraproject.org
Tue May 31 19:01:26 UTC 2011


commit dac5b7ef3f5fdea23b85f3c2a53e2bde2e24fbc5
Author: Ray Strode <rstrode at redhat.com>
Date:   Tue May 31 14:56:40 2011 -0400

    Update to gdm 3.0.4 to fix CVE-2011-1709

 .gitignore |    1 +
 gdm.spec   |   10 ++++++----
 sources    |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fc14b0f..40934da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ gdm-2.30.2.tar.bz2
 /gdm-2.91.93.tar.bz2
 /gdm-2.91.94.tar.bz2
 /gdm-3.0.0.tar.bz2
+/gdm-3.0.4.tar.bz2
diff --git a/gdm.spec b/gdm.spec
index c9ebdab..d481946 100644
--- a/gdm.spec
+++ b/gdm.spec
@@ -14,8 +14,8 @@
 
 Summary: The GNOME Display Manager
 Name: gdm
-Version: 3.0.0
-Release: 4%{?dist}
+Version: 3.0.4
+Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+
 Group: User Interface/X
@@ -130,8 +130,6 @@ The GDM fingerprint plugin provides functionality necessary to use a fingerprint
 %prep
 %setup -q
 %patch2 -p1 -b .plymouth
-%patch3 -p1 -b .fix-double-free
-%patch4 -p1 -b .fix-icon
 %patch96 -p1 -b .multistack
 %patch99 -p1 -b .fedora-logo
 
@@ -360,6 +358,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/ull || :
 %{_libdir}/gdm/simple-greeter/plugins/fingerprint.so
 
 %changelog
+* Tue May 31 2011 Ray Strode <rstrode at redhat.com> 3.0.4-1
+- Update to latest version
+  Resolves CVE-2011-1709
+
 * Thu May 12 2011 Ray Strode <rstrode at redhat.com> 3.0.0-4
 - Make power off icon symbolic
   Resolves: #704033
diff --git a/sources b/sources
index 081f023..0386cbb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-186ee9a2413ee8eed42699b7119e5624  gdm-3.0.0.tar.bz2
+020ca5a250a8bb1856e73aee5728a112  gdm-3.0.4.tar.bz2


More information about the scm-commits mailing list