Update to upstream release 1.6.1 (CVE-2014-3556)
This commit is contained in:
parent
9cbbeeb8bf
commit
5a305d683a
2
.gitignore
vendored
2
.gitignore
vendored
@ -34,3 +34,5 @@ x86_64/
|
||||
/nginx-1.4.7.tar.gz.asc
|
||||
/nginx-1.6.0.tar.gz
|
||||
/nginx-1.6.0.tar.gz.asc
|
||||
/nginx-1.6.1.tar.gz
|
||||
/nginx-1.6.1.tar.gz.asc
|
||||
|
@ -20,8 +20,8 @@
|
||||
|
||||
Name: nginx
|
||||
Epoch: 1
|
||||
Version: 1.6.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.6.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
Summary: A high performance web server and reverse proxy server
|
||||
Group: System Environment/Daemons
|
||||
@ -275,6 +275,10 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 05 2014 Jamie Nguyen <jamielinux@fedoraproject.org> - 1:1.6.1-1
|
||||
- update to upstream release 1.6.1
|
||||
- (#1126891) CVE-2014-3556: SMTP STARTTLS plaintext injection flaw
|
||||
|
||||
* Wed Jul 02 2014 Yaakov Selkowitz <yselkowi@redhat.com> - 1:1.6.0-3
|
||||
- Fix FTBFS on aarch64 (#1115559)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user