rebase to 1.2.2(#1504420)

resolves #1462426 - Installing with dnf produces error /var/tmp/rpm-tmp.jMe0EE: line 44 [: too many arguments
 resolves #1509292 - CVE-2017-16227 quagga: Incorrect AS_PATH size calculation for long paths
This commit is contained in:
Michal Ruprich 2017-11-14 12:54:56 +01:00
parent 153581c73b
commit c4bbbcbc68
3 changed files with 15 additions and 5 deletions

2
.gitignore vendored
View File

@ -13,3 +13,5 @@ quagga-0.99.17.tar.gz
/quagga-1.1.0.tar.gz
/quagga-1.1.1.tar.gz
/quagga-1.2.1.tar.gz
/quagga-1.2.2.tar.gz
/quagga-1.2.2.tar.gz.asc

View File

@ -6,8 +6,8 @@
%global _hardened_build 1
Name: quagga
Version: 1.2.1
Release: 6%{?dist}
Version: 1.2.2
Release: 1%{?dist}
Summary: Routing daemon
License: GPLv2+
Group: System Environment/Daemons
@ -140,7 +140,8 @@ usermod -a -G %vty_group quagga
%systemd_post ospf6d.service
%systemd_post ripngd.service
if [ -f %{_infodir}/%{name}.inf* ]; then
ls %{_infodir}/%{name}.inf* > /dev/null 2>&1
if [ $? -eq 0 ]; then
install-info %{_infodir}/quagga.info %{_infodir}/dir || :
fi
@ -166,7 +167,8 @@ fi
%systemd_postun_with_restart ospf6d.service
%systemd_postun_with_restart ripngd.service
if [ -f %{_infodir}/%{name}.inf* ]; then
ls %{_infodir}/%{name}.inf* > /dev/null 2>&1
if [ $? -eq 0 ]; then
install-info --delete %{_infodir}/quagga.info %{_infodir}/dir || :
fi
@ -223,6 +225,11 @@ fi
%{_includedir}/quagga/ospfd/*.h
%changelog
* Tue Nov 14 2017 Michal Ruprich <mruprich@redhat.com> - 1.2.2-1
- rebase to 1.2.2(#1504420)
- resolves #1462426 - Installing with dnf produces error /var/tmp/rpm-tmp.jMe0EE: line 44 [: too many arguments
- resolves #1509292 - CVE-2017-16227 quagga: Incorrect AS_PATH size calculation for long paths
* Fri Aug 11 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.2.1-6
- Rebuilt after RPM update (№ 3)

View File

@ -1 +1,2 @@
SHA512 (quagga-1.2.1.tar.gz) = ab7693ccb0cfa0f9ed90cc2b626dcd27aa6cc52e626646a2a37914a01f4b38dd80bf8d0e35d8a6a113718e82024203dbc3704c017f7c5c07bcdc2fe0109e89eb
SHA512 (quagga-1.2.2.tar.gz) = 861f6524bcdc01d1a895762bf1904744c12ae4dfc7c3583ecb7e55b3978c98187bde76df0ff85093c744139be9d5cf324fec75b5ba86cf1fdbce70d923710d14
SHA512 (quagga-1.2.2.tar.gz.asc) = bb88e1a598f585255700bd7362ffed8ce3a0697c7df22747da27ba28ed43b400ee8ce5920cc90229359cc217cb6bac41bf546c259b1cfbab2943680cb177e52d