Update to 1.4.22 (CVE-2013-1912, #947697)

This commit is contained in:
Ryan O'Hara 2013-04-02 23:04:02 -05:00
parent bebb8c272f
commit 02f83cce06
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ haproxy-1.4.8.tar.gz
/haproxy-1.4.19.tar.gz
/haproxy-1.4.20.tar.gz
/haproxy-1.4.22.tar.gz
/haproxy-1.4.23.tar.gz

View File

@ -5,8 +5,8 @@
%define haproxy_datadir %{_datadir}/haproxy
Name: haproxy
Version: 1.4.22
Release: 2%{?dist}
Version: 1.4.23
Release: 1%{?dist}
Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
Group: System Environment/Daemons
@ -129,6 +129,10 @@ exit 0
%changelog
* Tue Apr 02 2013 Ryan O'Hara <rohara@redhat.com> - 1.4.23-1
- Update to 1.4.23 (CVE-2013-1912, #947697)
- Drop supplementary groups after setuid/setgid (#894626)
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.22-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
a0b007c76f6a78524f3b3dd5e704979c haproxy-1.4.22.tar.gz
6535d5e58037ada4b58b439cebe03c79 haproxy-1.4.23.tar.gz