Update to 1.0.14 for CVE-2012-1180

This commit is contained in:
Jamie Nguyen 2012-03-15 20:58:54 +00:00
parent 83f14e42cb
commit 4cdcd0ccc3
3 changed files with 11 additions and 8 deletions

3
.gitignore vendored
View File

@ -4,5 +4,4 @@ x86_64/
.*.log .*.log
*swp *swp
*.rpm *.rpm
/nginx-1.0.12.tar.gz /nginx-1.0.14.tar.gz
/nginx-1.0.13.tar.gz

View File

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

View File

@ -1 +1 @@
58360774e4875e8fc4c4286448cb54d0 nginx-1.0.13.tar.gz 019844e48c34952253ca26dd6e28c35c nginx-1.0.14.tar.gz