From 66dcaf689e95d3c4c7fed36200d2d6314d76d47a Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 09 2020 13:39:50 +0000 Subject: Add spec-file for the distribution --- diff --git a/SPECS/frr.spec b/SPECS/frr.spec index 4d2929b..9a0f0c8 100644 --- a/SPECS/frr.spec +++ b/SPECS/frr.spec @@ -9,7 +9,7 @@ Name: frr Version: 7.0 -Release: 5%{?checkout}%{?dist} +Release: 10%{?checkout}%{?dist} Summary: Routing daemon License: GPLv2+ URL: http://www.frrouting.org @@ -29,6 +29,8 @@ Requires: net-snmp ncurses Requires(post): systemd /sbin/install-info Requires(preun): systemd /sbin/install-info Requires(postun): systemd +Requires: iproute +Requires: initscripts Provides: routingdaemon = %{version}-%{release} Obsoletes: frr-sysvinit quagga @@ -37,6 +39,9 @@ Patch0001: 0001-use-python3.patch Patch0002: 0002-enable-openssl.patch Patch0003: 0003-disable-eigrp-crypto.patch Patch0004: 0004-fips-mode.patch +Patch0005: 0005-igmp-trusted-query.patch +Patch0006: 0006-CVE-2020-12831.patch +Patch0007: 0007-bfd-port-range.patch %description FRRouting is free software that manages TCP/IP based routing protocols. It takes @@ -214,6 +219,21 @@ make check PYTHON=%{__python3} %{_includedir}/frr/eigrpd/*.h %changelog +* Thu Aug 20 2020 Michal Ruprich - 7.0-10 +- Resolves: #1867793 - FRR does not conform to the source port range specified in RFC5881 + +* Thu Aug 20 2020 Michal Ruprich - 7.0-9 +- Resolves: #1852476 - default permission issue eases information leaks + +* Tue May 05 2020 Michal Ruprich - 7.0-8 +- Resolves: #1819319 - frr fails to start start if the initscripts package is missing + +* Mon May 04 2020 Michal Ruprich - 7.0-7 +- Resolves: #1758544 - IGMPv3 queries may lead to DoS + +* Tue Mar 10 2020 Michal Ruprich - 7.0-6 +- Resolves: #1776342 - frr has missing dependency on iproute + * Tue Sep 03 2019 Michal Ruprich - 7.0-5 - Resolves: #1719465 - Removal of component Frr or its crypto