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:
parent
eb8f08ba5e
commit
6130a74175
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user