Skip to content

Commit 0dff760

Browse files
authored
Merge pull request #22438 from Jafaral/rel-updates
debian, redhat: 10.7.0 release preparation
2 parents 027beaf + 4a093cc commit 0dff760

2 files changed

Lines changed: 51 additions & 8 deletions

File tree

debian/changelog

Lines changed: 28 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,31 @@
1-
frr (10.6.0-dev) UNRELEASED; urgency=medium
2-
3-
* FRR Development 10.6.0
4-
5-
-- Jafar Al-Gharaibeh <jafar@atcorp.com> Mon, 17 Nov 2025 02:00:00 -0600
1+
frr (10.7.0~rc1-0) unstable; urgency=medium
2+
3+
* New upstream release candidate FRR 10.7.0-rc1
4+
* Major highlights:
5+
- BFD authentication with keychain support (cleartext, SHA-1, meticulous)
6+
- BGP-LS SRv6 extensions (Capabilities, Locator, SID NLRI, Endpoint Behavior TLVs)
7+
- BGP route-map based allowas-in for flexible AS-path loop control
8+
- OSPFv2 RFC 4222 control-plane DSCP marking and BFD quick neighbor
9+
- PIM IGMP proxy route-map and multicast-source-interface join filtering
10+
- PIM dense-mode Assert on multi-access LAN and Auto-RP allow-rp support
11+
- Static route per-route metric and nexthop ECMP weight support
12+
13+
-- Jafar Al-Gharaibeh <jafar@atcorp.com> Sun, 21 Jun 2026 02:00:00 -0600
14+
15+
frr (10.6.0-0) unstable; urgency=medium
16+
17+
* New upstream release FRR 10.6.0
18+
* Major highlights:
19+
- EVPN Graceful Restart support and EVPNv6/IPv6 VTEP improvements
20+
- BGP labeled-unicast multiple MPLS labels support
21+
- BGP software-version capability latest-encoding option
22+
- BGP underlay-weight and nexthop-characteristic based ECMP weighting
23+
- OSPFv2 forwarding-address-self command
24+
- PIM/PIMv6 IGMP/MLD join filtering support
25+
- 16-bit nexthop weight support and BFD LTTng tracing
26+
- Packaging/build defaults moved to libyang3
27+
28+
-- Jafar Al-Gharaibeh <jafar@atcorp.com> Wed, 25 Mar 2026 02:00:00 -0600
629

730
frr (10.5.0-0) unstable; urgency=medium
831

redhat/frr.spec.in

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -849,10 +849,30 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons
849849

850850
%changelog
851851

852-
* Mon Nov 17 2025 Jafar Al-Gharaibeh <jafar@atcorp.com> - %{version}
852+
* Sun Jun 21 2026 Jafar Al-Gharaibeh <jafar@atcorp.com> - %{version}
853853

854-
* Mon Nov 17 2025 Jafar Al-Gharaibeh <jafar@atcorp.com> 10.6.0-dev
855-
- FRR Development 10.6.0
854+
* Sun Jun 21 2026 Jafar Al-Gharaibeh <jafar@atcorp.com> 10.7.0-rc1
855+
- New upstream release candidate FRR 10.7.0-rc1
856+
- Major highlights:
857+
- BFD authentication with keychain support (cleartext, SHA-1, meticulous)
858+
- BGP-LS SRv6 extensions (Capabilities, Locator, SID NLRI, Endpoint Behavior TLVs)
859+
- BGP route-map based allowas-in for flexible AS-path loop control
860+
- OSPFv2 RFC 4222 control-plane DSCP marking and BFD quick neighbor
861+
- PIM IGMP proxy route-map and multicast-source-interface join filtering
862+
- PIM dense-mode Assert on multi-access LAN and Auto-RP allow-rp support
863+
- Static route per-route metric and nexthop ECMP weight support
864+
865+
* Wed Mar 25 2026 Jafar Al-Gharaibeh <jafar@atcorp.com> 10.6.0
866+
- New upstream release FRR 10.6.0
867+
- Major highlights:
868+
- EVPN Graceful Restart support and EVPNv6/IPv6 VTEP improvements
869+
- BGP labeled-unicast multiple MPLS labels support
870+
- BGP software-version capability latest-encoding option
871+
- BGP underlay-weight and nexthop-characteristic based ECMP weighting
872+
- OSPFv2 forwarding-address-self command
873+
- PIM/PIMv6 IGMP/MLD join filtering support
874+
- 16-bit nexthop weight support and BFD LTTng tracing
875+
- Packaging/build defaults moved to libyang3
856876

857877
* Sun Nov 09 2025 Jafar Al-Gharaibeh <jafar@atcorp.com> 10.5.0
858878
- New upstream release FRR 10.5.0

0 commit comments

Comments
 (0)