[xlockmore] updated to 5.41

Adrian Reber adrian at fedoraproject.org
Tue Nov 20 19:18:44 UTC 2012


commit 11a8a5bd39515828fcca368f6d2b629475ca3a50
Author: Adrian Reber <adrian at lisas.de>
Date:   Tue Nov 20 20:18:39 2012 +0100

    updated to 5.41
    
    - dropped upstreamed patch for CVE-2012-4524
    - fixed "xlock exits on segfault, unlocking the screen" (#874484)

 .gitignore     |    1 +
 sources        |    2 +-
 xlockmore.spec |   13 +++++++++----
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2e9529e..75e289e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ xlockmore-5.28.tar.bz2
 /xlockmore-5.34.tar.bz2
 /xlockmore-5.38.tar.bz2
 /xlockmore-5.40.tar.bz2
+/xlockmore-5.41.tar.bz2
diff --git a/sources b/sources
index 7a86e00..77d66f6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-47a8e16c485da7b0ebfa3f3e43300189  xlockmore-5.40.tar.bz2
+a9af1cc72f0fd096ba4bba9097f9291c  xlockmore-5.41.tar.bz2
diff --git a/xlockmore.spec b/xlockmore.spec
index 0b5a99b..7fdc0dd 100644
--- a/xlockmore.spec
+++ b/xlockmore.spec
@@ -1,12 +1,12 @@
 Summary: Screen lock and screen saver
 Name: xlockmore
-Version: 5.40
-Release: 4%{?dist}
+Version: 5.41
+Release: 1%{?dist}
 License: BSD
 Group: Amusements/Graphics
 URL: http://www.tux.org/~bagleyd/xlockmore.html
-Source0: http://www.tux.org/~bagleyd/xlock/xlockmore-5.40/xlockmore-5.40.tar.bz2
-Patch0: patch-modes_dclock.patch
+Source0: http://www.tux.org/~bagleyd/xlock/xlockmore-5.41/xlockmore-5.41.tar.bz2
+Patch0: xlockmore-5.40-fix_exitcode.patch
 BuildRequires: pam-devel
 BuildRequires: mesa-libGL-devel mesa-libGLU-devel
 BuildRequires: desktop-file-utils libXdmcp-devel
@@ -110,6 +110,11 @@ desktop-file-install \
 %{_bindir}/xglock
 
 %changelog
+* Tue Nov 20 2012 Adrian Reber <adrian at lisas.de> - 5.41-1
+- updated to 5.41
+- dropped upstreamed patch for CVE-2012-4524
+- fixed "xlock exits on segfault, unlocking the screen" (#874484)
+
 * Mon Oct 22 2012 Adrian Reber <adrian at lisas.de> - 5.40-4
 - conditionalize icon BR
 


More information about the scm-commits mailing list