Update to upstream release 1.2.8
This commit is contained in:
parent
0b5a896201
commit
9e462b8455
2
.gitignore
vendored
2
.gitignore
vendored
@ -14,3 +14,5 @@ x86_64/
|
||||
/nginx-1.2.6.tar.gz
|
||||
/nginx-1.2.7.tar.gz
|
||||
/nginx-1.2.7.tar.gz.asc
|
||||
/nginx-1.2.8.tar.gz
|
||||
/nginx-1.2.8.tar.gz.asc
|
||||
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.11 (FreeBSD)
|
||||
|
||||
iQEcBAABAgAGBQJRGkaOAAoJEFIKmZOhwFL4l8YH/iFOuytA0Ra0QzAMRKPFoLWT
|
||||
6qi18ERn7lBpaT+4aS6+Wn8KDk9KQf+79tsiJ++xowjLOvqzQGHZIiqFsfJcTWjH
|
||||
3FEJ8LSmnbpZuF34gYHiPIC4yNWCgs4AjQge1cu/jr0wyQ2RvOdbSnd3rOAlUz5f
|
||||
3xXReT3avAqVnKm0+fwuaHQX/LpPn/7qcCb9LUSKyhprW5qz3i36mirCFzS8oYx9
|
||||
31JogHr3eW3uBnTT/N4rbwiPyur56CgHzihGClAxrPbXIXSCTDqqDk8o39PcyWqC
|
||||
3aRLmEALYf/OasuNCc8rR+D+XRCLPXC+LmxNrInpqDNqUmlKs9qf+8xk8xPm90E=
|
||||
=I9Ng
|
||||
-----END PGP SIGNATURE-----
|
@ -10,8 +10,8 @@
|
||||
|
||||
Name: nginx
|
||||
Epoch: 1
|
||||
Version: 1.2.7
|
||||
Release: 2%{?dist}
|
||||
Version: 1.2.8
|
||||
Release: 1%{?dist}
|
||||
|
||||
Summary: A high performance web server and reverse proxy server
|
||||
Group: System Environment/Daemons
|
||||
@ -210,6 +210,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 02 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 1:1.2.8-1
|
||||
- update to upstream release 1.2.8
|
||||
|
||||
* Fri Feb 22 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 1:1.2.7-2
|
||||
- make sure nginx directories are not world readable (#913724, #913735)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user