Skip to content

Commit 2badb56

Browse files
committed
debian, redhat: updating changelog for 10.2 release
Signed-off-by: Jafar Al-Gharaibeh <[email protected]>
1 parent b964216 commit 2badb56

File tree

2 files changed

+35
-3
lines changed

2 files changed

+35
-3
lines changed

debian/changelog

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
frr (10.1~dev-1) UNRELEASED; urgency=medium
1+
frr (10.2-0) unstable; urgency=medium
22

3-
* FRR Dev 10.1
3+
* New upstream release FRR 10.2
4+
5+
-- Jafar Al-Gharaibeh <[email protected]> Tue, 12 Nov 2024 02:00:00 -0600
6+
7+
frr (10.1-0) unstable; urgency=medium
8+
9+
* New upstream release FRR 10.1
410

511
-- Jafar Al-Gharaibeh <[email protected]> Tue, 26 Mar 2024 02:00:00 -0600
612

redhat/frr.spec.in

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,33 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons
834834

835835
%changelog
836836

837-
* Mon Mar 25 2024 Jafar Al-Gharaibeh <[email protected]> - %{version}
837+
* Tue Nov 12 2024 Jafar Al-Gharaibeh <[email protected]> - %{version}
838+
839+
* Tue Nov 12 2024 Jafar Al-Gharaibeh <[email protected]> - 10.2
840+
- PIM candidate BSR/RP [#16438]
841+
- Static IGMP join without an IGMP report [1#6450]
842+
- PIM AutoRP discovery/announcements [#16634]
843+
- IGMP proxy [#16861]
844+
- SRv6 SID Manager [#15604]
845+
- Add `bgp ipv6-auto-ra` command [#16354]
846+
- Implement `neighbor x remote-as auto` for BGP [#16345]
847+
- Implement `bgp dual-as` for BGP [#16816]
848+
- Implement BGP-wide configuration for graceful restart [#16099]
849+
- Handle kernel routes appropriately (should fix recent NOPREFIXROUTE issue) [#16300]
850+
- Add `cisco-authentication` password support for NHRP [#16172]
851+
852+
* Fri Jul 26 2024 Jafar Al-Gharaibeh <[email protected]> - 10.1
853+
- Breaking changes
854+
- Enable BGP dynamic capability by default for datacenter profile
855+
- Split BGP `rpki cache` command into separate per SSH/TCP
856+
- Add deprecation cycle for OSPF `router-info X [A.B.C.D]` command
857+
- Major highlights:
858+
- BGP dampening per-neighbor support
859+
- BMP send-experimental stats
860+
- Implement extended link-bandwidth for BGP
861+
- Paths Limit for Multiple Paths in BGP
862+
- New command for OSPFv2 `ip ospf neighbor-filter NAME [A.B.C.D]`
863+
- Implement non-broadcast support for point-to-multipoint networks
838864

839865
* Mon Mar 25 2024 Jafar Al-Gharaibeh <[email protected]> - 10.0
840866
- Major highlights:

0 commit comments

Comments
 (0)