* 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:
Jiri Skala 2010-08-31 17:34:31 +02:00
parent d71f149923
commit 169af71d66
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
quagga-0.99.15.tar.gz quagga-0.99.15.tar.gz
quagga-0.99.17.tar.gz

View File

@ -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

View File

@ -1 +1 @@
8975414c76a295f4855a417af0b5ddce quagga-0.99.15.tar.gz 37b9022adca04b03863d2d79787e643f quagga-0.99.17.tar.gz