This commit is contained in:
Dennis Gilmore 2013-02-13 23:17:37 -06:00
parent 826b069a2b
commit 1e0c6dbe08

View File

@ -1,6 +1,6 @@
Name: libssh
Version: 0.5.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A library implementing the SSH2 protocol (0xbadc0de version)
Group: System Environment/Libraries
@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
%{_usr}/share/pkgconfig/*.pc
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Jan 23 2013 Petr Lautrbach <plautrba@redhat.com> 0.5.4-1
- update to security 0.5.4 release
- CVE-2013-0176 (#894407)