[gdm] Update to 3.15.91.1

Ray Strode rstrode at fedoraproject.org
Tue Mar 3 03:44:56 UTC 2015


commit e22d33a59ae013816c2038c26455ae617a8d4e32
Author: Ray Strode <rstrode at redhat.com>
Date:   Mon Mar 2 22:44:21 2015 -0500

    Update to 3.15.91.1
    
    - fixes deadlock on VT switch in some cases

 .gitignore | 1 +
 gdm.spec   | 6 +++++-
 sources    | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0c51402..c68ec25 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,3 +67,4 @@ gdm-2.30.2.tar.bz2
 /gdm-3.15.90.4.tar.xz
 /gdm-3.15.90.5.tar.xz
 /gdm-3.15.91.tar.xz
+/gdm-3.15.91.1.tar.xz
diff --git a/gdm.spec b/gdm.spec
index 31508c6..6c3b61c 100644
--- a/gdm.spec
+++ b/gdm.spec
@@ -10,7 +10,7 @@
 
 Summary: The GNOME Display Manager
 Name: gdm
-Version: 3.15.91
+Version: 3.15.91.1
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+
@@ -294,6 +294,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_libdir}/pkgconfig/gdm.pc
 
 %changelog
+* Mon Mar 02 2015 Ray Strode <rstrode at redhat.com> 3.15.91.1-1
+- Update to 3.15.91.1
+- fixes deadlock on VT switch in some cases
+
 * Fri Feb 27 2015 Ray Strode <rstrode at redhat.com> 3.15.91-1
 - Update for 3.15.91
 - Reduces flicker
diff --git a/sources b/sources
index 8151bbe..808d3b0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1b558ea82343ea4031eab567342c2024  gdm-3.15.91.tar.xz
+b5248c31f4bd0a5aac2875849bf1b743  gdm-3.15.91.1.tar.xz


More information about the scm-commits mailing list