[ack] Update to 2.12

李瑞彬 cheeselee at fedoraproject.org
Wed Dec 11 02:36:35 UTC 2013


commit 286d8b3a7c668cb160f73273e1b83cc1abd3924e
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Wed Dec 11 10:36:12 2013 +0800

    Update to 2.12
    
    - fixes BZ#1040228, BZ#1040229,
      CVE request http://www.openwall.com/lists/oss-security/2013/12/10/10

 .gitignore |    1 +
 ack.spec   |    7 ++++++-
 sources    |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 43f81fa..737b6af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /ack-2.04.tar.gz
 /ack-2.08.tar.gz
 /ack-2.10.tar.gz
+/ack-2.12.tar.gz
diff --git a/ack.spec b/ack.spec
index c9074bc..4f15f55 100644
--- a/ack.spec
+++ b/ack.spec
@@ -1,5 +1,5 @@
 Name:           ack
-Version:        2.10
+Version:        2.12
 Release:        1%{?dist}
 Summary:        Grep-like text finder
 License:        Artistic 2.0
@@ -49,6 +49,11 @@ make test
 
 
 %changelog
+* Wed Dec 11 2013 Robin Lee <cheeselee at fedoraproject.org> - 2.12-1
+- Update to 2.12
+- fixes BZ#1040228, BZ#1040229,
+  CVE request http://www.openwall.com/lists/oss-security/2013/12/10/10
+
 * Wed Sep 25 2013 Robin Lee <cheeselee at fedoraproject.org> - 2.10-1
 - Update to 2.10
 
diff --git a/sources b/sources
index 06444fe..1f5792d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4581d79ecb12b544f363f0f162aaaeb5  ack-2.10.tar.gz
+11e886ab0ec72173869a82e59227ddf2  ack-2.12.tar.gz


More information about the scm-commits mailing list