5.8p2-26 + 0.9.2-31

This commit is contained in:
Petr Lautrbach 2013-02-08 16:56:41 +01:00
parent b8bb5d9a09
commit 08380efdf8
1 changed files with 4 additions and 1 deletions

View File

@ -79,7 +79,7 @@
# Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1
%define openssh_ver 5.8p2
%define openssh_rel 25
%define openssh_rel 26
%define pam_ssh_agent_ver 0.9.2
%define pam_ssh_agent_rel 31
@ -784,6 +784,9 @@ fi
%endif
%changelog
* Fri Feb 08 2013 Petr Lautrbach <plautrba@redhat.com> 5.8p2-26 + 0.9.2-31
- change default value of MaxStartups - CVE-2010-5107 (#908707)
* Wed Feb 22 2012 Petr Lautrbach <plautrba@redhat.com> 5.8p2-25 + 0.9.2-31
- Look for x11 forward sockets with AI_ADDRCONFIG flag getaddrinfo (#735889)