Rebase to quagga-1.1.1
Note that rebased package contains fix for CVE-2017-5495 Resolves: #1415873, #1416017
This commit is contained in:
parent
18d014af52
commit
20ea4a204e
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ quagga-0.99.17.tar.gz
|
||||
/quagga-0.99.22.4.tar.xz
|
||||
/quagga-0.99.24.1.tar.xz
|
||||
/quagga-1.1.0.tar.gz
|
||||
/quagga-1.1.1.tar.gz
|
||||
|
@ -6,8 +6,8 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: quagga
|
||||
Version: 1.1.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Routing daemon
|
||||
License: GPLv2+
|
||||
Group: System Environment/Daemons
|
||||
@ -220,6 +220,9 @@ fi
|
||||
%{_includedir}/quagga/ospfd/*.h
|
||||
|
||||
%changelog
|
||||
* Wed Feb 01 2017 Michal Sekletar <msekleta@redhat.com> - 1.1.1-1
|
||||
- rebase to 1.1.1 (#1415873, #1416017)
|
||||
|
||||
* Thu Jan 12 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.1.0-2
|
||||
- Rebuild for readline 7.x
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user