* Tue Aug 31 2010 Jiri Skala <jskala@redhat.com> - 0.99.17-1
- update to latest upstream - fixes #628981 - CVE-2010-2948 and CVE-2010-2949
This commit is contained in:
parent
d71f149923
commit
169af71d66
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
quagga-0.99.15.tar.gz
|
quagga-0.99.15.tar.gz
|
||||||
|
quagga-0.99.17.tar.gz
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
Summary: Routing daemon
|
Summary: Routing daemon
|
||||||
Name: quagga
|
Name: quagga
|
||||||
Version: 0.99.15
|
Version: 0.99.17
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -348,6 +348,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 31 2010 Jiri Skala <jskala@redhat.com> - 0.99.17-1
|
||||||
|
- update to latest upstream
|
||||||
|
- fixes #628981 - CVE-2010-2948 and CVE-2010-2949
|
||||||
|
|
||||||
* Fri Dec 11 2009 Jiri Skala <jskala@redhat.com> - 0.99.15-1
|
* Fri Dec 11 2009 Jiri Skala <jskala@redhat.com> - 0.99.15-1
|
||||||
- latest upstream version
|
- latest upstream version
|
||||||
- back ported posix compliance of init script
|
- back ported posix compliance of init script
|
||||||
|
Loading…
Reference in New Issue
Block a user