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

Jamie Nguyen jamielinux at fedoraproject.org
Thu Mar 15 21:01:30 UTC 2012


commit 4cdcd0ccc35b99ef556df0a0ea7448c85ad56ba0
Author: Jamie Nguyen <jamie at tomoyolinux.co.uk>
Date:   Thu Mar 15 20:58:54 2012 +0000

    Update to 1.0.14 for CVE-2012-1180

 .gitignore |    3 +--
 nginx.spec |   14 +++++++++-----
 sources    |    2 +-
 3 files changed, 11 insertions(+), 8 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 ab21b70..3485a75 100644
--- a/nginx.spec
+++ b/nginx.spec
@@ -9,7 +9,7 @@
 
 Name:              nginx
 Epoch:             1
-Version:           1.0.13
+Version:           1.0.14
 Release:           1%{?dist}
 
 Summary:           A high performance web server and reverse proxy server
@@ -212,17 +212,21 @@ fi
 
 
 %changelog
-* Tue Mar 06 2012 Jamie Nguyen <jamie at tomoyolinux.co.uk> 1:1.0.13-1
+* Thu Mar 15 2012 Jamie Nguyen <jamie at tomoyolinux.co.uk> - 1:1.0.14-1
+- update to upstream release 1.0.14
+- amend some %%changelog formatting
+
+* Tue Mar 06 2012 Jamie Nguyen <jamie at tomoyolinux.co.uk> - 1:1.0.13-1
 - update to upstream release 1.0.13
 - amend --pid-path and --log-path
 
-* Sun Mar 04 2012 Jamie Nguyen <jamie at tomoyolinux.co.uk> 1:1.0.12-5
+* Sun Mar 04 2012 Jamie Nguyen <jamie at tomoyolinux.co.uk> - 1:1.0.12-5
 - change pid path in nginx.conf to match systemd service file
 
-* Sun Mar 04 2012 Jamie Nguyen <jamie at tomoyolinux.co.uk> 1:1.0.12-3
+* Sun Mar 04 2012 Jamie Nguyen <jamie at tomoyolinux.co.uk> - 1:1.0.12-3
 - fix %%pre scriptlet
 
-* Mon Feb 20 2012 Jamie Nguyen <jamie at tomoyolinux.co.uk> 1:1.0.12-2
+* Mon Feb 20 2012 Jamie Nguyen <jamie at tomoyolinux.co.uk> - 1:1.0.12-2
 - update upstream URL
 - replace %%define with %%global
 - remove obsolete BuildRoot tag, %%clean section and %%defattr
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