[rubygem-actionpack/el5] Update actionpack to 2.3.18

Michael Stahnke stahnma at fedoraproject.org
Wed Oct 22 06:26:25 UTC 2014


commit 06d8ccf67875d23e725b25e12755f69e63f8ec14
Author: Michael Stahnke <stahnma at puppetlabs.com>
Date:   Wed Oct 22 06:25:08 2014 +0000

    Update actionpack to 2.3.18
    
    This is long overdue security rollup for epel5.
    
    - Updated to 2.3.18
    - Bug 677629 - CVE-2011-0446, CVE-2011-0447 fixed in 2.3.11
    - Bug 847202 - CVE-2013-0156 fixed in 2.3.15
    - Bug 924297 - CVE-2013-1855, CVE-2013-1857 fixed 2.3.18
    - Bug 677626 - CVE-2011-0446 fixed in 2.3.11
    - Bug 677631 - CVE-2011-0447 fixed in 2.3.11
    - Bug 843924 - CVE-2012-3424 fixed by updating to 2.3.18
    - Bug 1095122 - CVE-2014-0130 fixed in 2.3.18

 .gitignore |    1 +
 sources    |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ba9a5a0..1339400 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 actionpack-2.1.1.tgz
+/actionpack-2.3.18.gem
diff --git a/sources b/sources
index 6084d43..2fa7e00 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5dbe7b440ec5cc09c090aeace4896d9e  actionpack-2.1.1.tgz
+aa625304f633fe985b016ede6dd64af9  actionpack-2.3.18.gem


More information about the scm-commits mailing list