spec: update to 0.99.22.2

Update to the latest upstream. 0.99.22.2 delivers only the fix for
CVE-2013-2236. We have ospfapi and ospfclient disabled, but in order
to be consistent we push update anyway.

Resolves: #990015

http://nongnu.askapache.com//quagga/quagga-0.99.22.2.changelog.txt
This commit is contained in:
Michal Sekletar 2013-07-30 15:53:55 +02:00
parent eb8f08ba5e
commit 6130a74175
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ quagga-0.99.17.tar.gz
/quagga-0.99.20.1.tar.gz
/quagga-0.99.22.tar.xz
/quagga-0.99.22.1.tar.xz
/quagga-0.99.22.2.tar.xz

View File

@ -4,8 +4,8 @@
%define vty_gid 85
Name: quagga
Version: 0.99.22.1
Release: 9%{?dist}
Version: 0.99.22.2
Release: 1%{?dist}
Summary: Routing daemon
License: GPLv2+
Group: System Environment/Daemons
@ -222,6 +222,9 @@ fi
%{_includedir}/quagga/ospfd/*.h
%changelog
* Tue Jul 30 2013 Michal Sekletar <msekleta@redhat.com> - 0.99.22.2-1
- update to 0.99.22.2
* Mon Jul 22 2013 Michal Sekletar <msekleta@redhat.com> - 0.99.22.1-9
- disable ospfapi and ospfclient
- fix bogus dates in changelog

View File

@ -1 +1 @@
94962234ba1e35426e168e60726567ce quagga-0.99.22.1.tar.xz
0869723f9ea05966767528fa13e79008 quagga-0.99.22.2.tar.xz