Skip to content

Commit

Permalink
Merge pull request #15623 from Jafaral/uprev-10.0
Browse files Browse the repository at this point in the history
debian, redhat: updating changelog for 10.0 release
  • Loading branch information
ton31337 authored Mar 27, 2024
2 parents 4989677 + b27281d commit d7f6d0d
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 4 deletions.
12 changes: 9 additions & 3 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
frr (9.2~dev-1) UNRELEASED; urgency=medium
frr (10.1~dev-1) UNRELEASED; urgency=medium

* FRR Dev 9.2
* FRR Dev 10.1

-- Donatas Abraitis <[email protected]> Tue, 10 Oct 2023 12:00:00 -0600
-- Jafar Al-Gharaibeh <[email protected]> Tue, 26 Mar 2024 02:00:00 -0600

frr (10.0-0) unstable; urgency=medium

* New upstream release FRR 10.0

-- Jafar Al-Gharaibeh <[email protected]> Mon, 25 Mar 2024 02:00:00 -0600

frr (9.1-0) unstable; urgency=medium

Expand Down
16 changes: 15 additions & 1 deletion redhat/frr.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,21 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons

%changelog

* Tue Oct 10 2023 Donatas Abraitis <[email protected]> - %{version}
* Mon Mar 25 2024 Jafar Al-Gharaibeh <[email protected]> - %{version}

* Mon Mar 25 2024 Jafar Al-Gharaibeh <[email protected]> - 10.0
- Major highlights:
- Introduce local host routes
- Require libyang 2.1.128
- Add suport to configire a log file per daemon
- BGP BMP Loc-RIB (RFC9069) support
- eBGP-OAD (One Administrative Domain) support
- BGP RPKI VRF support
- BGP SNMP traps for BGP4-MIBV2
- Management (mgmtd) daemon "replace" operation support
- BGP dynamic capabilities for addpath, fqdn, orf capabilities
- SRv6 encapsulation source address feature
- OSPFv3 Point-To-Multipoint mode

* Mon Oct 09 2023 Donatas Abraitis <[email protected]> - 9.1
- Major highlights:
Expand Down

0 comments on commit d7f6d0d

Please sign in to comment.