[puppet/el6] Upgrade to 2.7.24 to mitigate CVE-2013-4969 (#1046902)

Sam Kottler skottler at fedoraproject.org
Fri Dec 27 10:49:43 UTC 2013


commit 7507160f318db7ae2512cf907414ebff44edb235
Author: Sam Kottler <shk at redhat.com>
Date:   Fri Dec 27 11:49:21 2013 +0100

    Upgrade to 2.7.24 to mitigate CVE-2013-4969 (#1046902)

 puppet.spec |    7 +++++--
 sources     |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/puppet.spec b/puppet.spec
index 751b338..3eaa511 100644
--- a/puppet.spec
+++ b/puppet.spec
@@ -12,8 +12,8 @@
 %global confdir conf/redhat
 
 Name:           puppet
-Version:        2.7.23
-Release:        2%{?dist}
+Version:        2.7.24
+Release:        1%{?dist}
 Vendor:         %{?_host_vendor}
 Summary:        A network tool for managing many disparate systems
 License:        ASL 2.0
@@ -318,6 +318,9 @@ fi
 rm -rf %{buildroot}
 
 %changelog
+* Fri Dec 27 2013 Sam Kottler <skottler at fedoraproject.org> - 2.7.24-1
+- Update to 2.7.24 to mitigate CVE-2013-4969 (#1046902)
+
 * Fri Dec 6 2013 Sam Kottler <skottler at fedoraproject.org> - 2.7.23-2
 - Add slightly modified upstream patches to fix bugs in notify/restart (#1038041)
 
diff --git a/sources b/sources
index 37d9248..f62cb33 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1920dc6e66f3dcf2d078f26f4935abf5  puppet-2.7.23.tar.gz
+610cafd246be8757d9ad70067bf7a9f5  puppet-2.7.24.tar.gz


More information about the scm-commits mailing list