Changelog for
frr-devel-8.1-1.4.x86_64.rpm :
* Mon Sep 05 2022 Marius Tomaschewski
- Apply upstream fix for out-of-bounds read in the BGP daemon that may lead to information disclosure or denial of service (bsc#1202023,CVE-2022-37032) [+ 0007-bgpd-Make-sure-hdr-length-is-at-a-minimum-of-what-is.patch]- Apply upstream fix for a memory leak in the IS-IS daemon that may lead to server memory exhaustion (bsc#1202022,CVE-2019-25074) [+ 0008-isisd-Ensure-rcap-is-freed-in-error-case.patch]
* Thu Mar 17 2022 Dominique Leuenberger - Make build a bit cheaper: do only BuildRequire the primary python interpreter and its modules (python3-FOO) instead of all available versions as done using %{python_module FOO}
* Mon Feb 28 2022 Marius Tomaschewski - Apply fix for a buffer overflow in isisd due to the use of strdup with a non-zero-terminated binary string (bsc#1196506,CVE-2022-26126) [+ 0006-isisd-fix-10505-using-base64-encoding.patch]- Apply fix for a buffer overflow in isisd due to wrong checks on the input packet length (bsc#1196505,CVE-2022-26125) with workaround for the GIT binary patch to tests/isisd/test_fuzz_isis_tlv_tests.h.gz [+ 0005-isisd-fix-router-capability-TLV-parsing-issues.patch]- Apply fix for a buffer overflow in babeld due to wrong checks on the input packet length in the packet_examin and subtlv parsing (bsc#1196504,bsc#1196507,CVE-2022-26128,CVE-2022-26129) [+ 0004-babeld-fix-10502-10503-by-repairing-the-checks-on-le.patch]- Apply fix for a heap buffer overflow in babeld due to missing check on the input packet length (bsc#1196503,CVE-2022-26127) [+ 0003-babeld-fix-10487-by-adding-a-check-on-packet-length.patch]
* Thu Dec 09 2021 Johannes Segitz - Add ReadWritePaths=/etc/frr to harden_frr.service.patch (bsc#1181400).
* Wed Nov 17 2021 Linnaea Lavia - Update to version 8.1
* Graceful Restart for OSPFv2 and OSPFv3
* OSPFv3 NSSA and NSSA-TSA support
* OSPFv3 ASBR Summarisation Support
* BGP SRv6 and Prefix-SID Type 5 improvements
* BGP EVPN type-5 gateway IP overlay Index
* Lua hook support
* See: https://frrouting.org/release/8.1/
* Fri Oct 15 2021 Johannes Segitz - Drop ProtectClock hardening, can cause issues if other device acceess is needed
* Sat Oct 09 2021 Linnaea Lavia - Update to version 8.0.1
* refreshed patch: - 0001-disable-zmq-test.patch - harden_frr.service.patch
* LDP gained SNMP support
* OSPFv3 gained VRF support
* EVPN Multihoming is now fully supported
* TI-LFA implemented in IS-IS and OSPS
* New Segment Routing daemon
* See: https://frrouting.org/release/8.0/ and https://github.com/FRRouting/frr/releases/tag/frr-8.0.1
* Thu Sep 16 2021 Johannes Segitz - Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_frr.service.patch
* Fri Apr 23 2021 Marius Tomaschewski - Use skip, not xfail in 0001-disable-zmq-test.patch to disable zmq test as it is not expected to fail but hangs (bsc#1180217)
* Thu Mar 04 2021 Martin Hauke - Update to version 7.5.1
* Maintenance release See: https://github.com/FRRouting/frr/blob/stable/7.5/changelog-auto.in
* Fri Jan 08 2021 olafAATTaepfle.de- Requires libyang 1.0.184
* Tue Dec 22 2020 Rubén Torrero Marijnissen - Disable ZeroMQ tests due to sporadic timeouts during package builds (bsc#1180217) [+ 0001-disable-zmq-test.patch]
* Wed Nov 04 2020 Martin Hauke - Update to version 7.5
* Upstream does not provide a changelog- Make grpc support optional and don\'t enable it by default
* Fri Oct 02 2020 Marius Tomaschewski - add build condition disabling mininet build require by default, needed by the optional topology tests.- removed one occurrence of vrrpd binary listed twice in file list
* Wed Jul 01 2020 Martin Hauke - Update to version 7.4
* Upstream does not provide a changelog- Drop patch (fixed upstream):
* 0001-build-use-configfile-mode-in-init-script.patch
* Sun May 31 2020 Erico Mendonca - 0001-build-use-configfile-mode-in-init-script.patch: Fix CVE-2020-12831 (boo#1171658).
* Wed May 06 2020 Martin Hauke - Update to version 7.3.1 Bugfix/maintenance release
* Upstream does not provide a changelog
* Tue Apr 07 2020 Marcus Rueckert - enable verbose make rules- enable grpc support. new subpackage libfrrgrpc_pb0, new BR: pkgconfig(grpc)- enable config rollbacks. new BR: pkgconfig(sqlite3)- enable realms support- enable shell access- make sure we use system openssl- fix shebang line of the frr-reload.py and generate_support_bundle.py script so we dont pull python2- do not delete users and groups.- add Requires for libyang-extentions
* Sat Feb 15 2020 Martin Hauke - Update to version 7.3
* Upstream does not provide a changelog this time- Remove patch:
* fix_tests.patch (not longer needed)
* Sat Jan 18 2020 Martin Hauke - Update to version 7.2.1: BGPd
* Fix Addpath issue
* Do not apply eBGP policy for iBGP peers
* Show ip and fqdn in json output for show [ip] bgp json
* Fix large route-distinguisher\'s format
* Fix no bgp listen range ... configuration command
* Autocomplete neighbor for clear bgp
* Reflect the distance in RIB when it is changed for an arbitrary afi/safi
* Notify \"Peer De-configured\" after entering \'no neighbor cmd
* Fix per afi/safi addpath peer counting
* Rework BGP dampening to be per AFI/SAFI
* Do not send next-hop as :: in MP_REACH_NLRI if no link-local exists
* Override peer\'s TTL only if peer-group is configured with TTL
* Remove error message for unkown afi/safi combination
* Keep the session down if maximum-prefix is reached OSPFd
* Fix BFD down not tearing down OSPF adjacency for point-to-point net BFDd
* Fix multiple VRF handling
* VRF security improvement PIMd
* Fix rp crash NHRPd
* Make sure no ip nhrp map works as expected LDPd
* Add missing sanity check in the parsing of label messages Zebra
* Use correct state when installing evpn macs
* Capture dplane plugin flags lib
* Fix interface config when vrf changes
* Fix Interface Infinite Loop Walk (for special interfaces such as bond) Others
* Rename man pages (to avoid conflicts with other packages)
* Various other fixes for code cleanup and memory leaks
* Fri Jan 17 2020 Martin Hauke - Fix license tag
* Wed Jan 15 2020 Martin Hauke - Build with support for pcre, protobuf, rpki and zeromq by default
* Wed Jan 15 2020 Ismail Dönmez - Cleanup spec file
* Sun Jan 12 2020 Martin Hauke - Fix build-time dependencies- Remove superflous comments