[nginx/el6] Update to 1.0.14 for CVE-2012-1180

Jamie Nguyen jamielinux at fedoraproject.org
Thu Mar 15 21:24:07 UTC 2012


commit 6a12fae7912dea9489e2c93aa7efd5cd37afa926
Author: Jamie Nguyen <jamie at tomoyolinux.co.uk>
Date:   Thu Mar 15 21:22:30 2012 +0000

    Update to 1.0.14 for CVE-2012-1180

 .gitignore |    3 +--
 nginx.spec |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index db83f73..4af487d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,5 +4,4 @@ x86_64/
 .*.log
 *swp
 *.rpm
-/nginx-1.0.12.tar.gz
-/nginx-1.0.13.tar.gz
+/nginx-1.0.14.tar.gz
diff --git a/nginx.spec b/nginx.spec
index 0988150..7b9dc4b 100644
--- a/nginx.spec
+++ b/nginx.spec
@@ -8,8 +8,8 @@
 %global  nginx_webroot       %{nginx_datadir}/html
 
 Name:              nginx
-Version:           1.0.13
-Release:           2%{?dist}
+Version:           1.0.14
+Release:           1%{?dist}
 
 Summary:           A high performance web server and reverse proxy server
 Group:             System Environment/Daemons
@@ -205,6 +205,10 @@ fi
 
 
 %changelog
+* Thu Mar 15 2012 Jamie Nguyen <jamie at tomoyolinux.co.uk> - 1.0.14-1
+- update to upstream release 1.0.14
+- CVE-2012-1180 (#803856)
+
 * Wed Mar 04 2012 Jamie Nguyen <jamie at tomoyolinux.co.uk> - 1.0.13-2
 - remove incorrect BR
 
diff --git a/sources b/sources
index 3242b66..ae5b8b4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-58360774e4875e8fc4c4286448cb54d0  nginx-1.0.13.tar.gz
+019844e48c34952253ca26dd6e28c35c  nginx-1.0.14.tar.gz


More information about the scm-commits mailing list