]> git.puffer.fish Git - matthieu/frr.git/commitdiff
debian, redhat: updating changelog for 10.2 release
authorJafar Al-Gharaibeh <jafar@atcorp.com>
Tue, 12 Nov 2024 15:54:02 +0000 (09:54 -0600)
committerJafar Al-Gharaibeh <jafar@atcorp.com>
Tue, 12 Nov 2024 16:20:37 +0000 (10:20 -0600)
Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
debian/changelog
redhat/frr.spec.in

index 96c66db89bf66673028ba560779d16f8e57724f1..346e36926c4616050578aec491a7fc159d35bd7a 100644 (file)
@@ -1,6 +1,12 @@
-frr (10.1~dev-1) UNRELEASED; urgency=medium
+frr (10.2-0) unstable; urgency=medium
 
-  * FRR Dev 10.1
+  * New upstream release FRR 10.2
+
+ -- Jafar Al-Gharaibeh <jafar@atcorp.com>  Tue, 12 Nov 2024 02:00:00 -0600
+
+frr (10.1-0) unstable; urgency=medium
+
+  * New upstream release FRR 10.1
 
  -- Jafar Al-Gharaibeh <jafar@atcorp.com>  Tue, 26 Mar 2024 02:00:00 -0600
 
index d6775e6e9cae56717c1d367dd88273251edabdc9..9286cb81d2c0e0b2591cc9e9c46eb85d693236a5 100644 (file)
@@ -834,7 +834,33 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons
 
 %changelog
 
-* Mon Mar 25 2024 Jafar Al-Gharaibeh <jafar@atcorp.com> - %{version}
+* Tue Nov 12 2024 Jafar Al-Gharaibeh <jafar@atcorp.com> - %{version}
+
+* Tue Nov 12 2024 Jafar Al-Gharaibeh <jafar@atcorp.com> - 10.2
+-   PIM candidate BSR/RP [#16438]
+-   Static IGMP join without an IGMP report [1#6450]
+-   PIM AutoRP discovery/announcements [#16634]
+-   IGMP proxy [#16861]
+-   SRv6 SID Manager [#15604]
+-   Add `bgp ipv6-auto-ra` command [#16354]
+-   Implement `neighbor x remote-as auto` for BGP [#16345]
+-   Implement `bgp dual-as` for BGP [#16816]
+-   Implement BGP-wide configuration for graceful restart [#16099]
+-   Handle kernel routes appropriately (should fix recent NOPREFIXROUTE issue) [#16300]
+-   Add `cisco-authentication` password support for NHRP [#16172]
+
+* Fri Jul 26 2024 Jafar Al-Gharaibeh <jafar@atcorp.com> - 10.1
+- Breaking changes
+-   Enable BGP dynamic capability by default for datacenter profile
+-   Split BGP `rpki cache` command into separate per SSH/TCP
+-   Add deprecation cycle for OSPF `router-info X [A.B.C.D]` command
+- Major highlights:
+-   BGP dampening per-neighbor support
+-   BMP send-experimental stats
+-   Implement extended link-bandwidth for BGP
+-   Paths Limit for Multiple Paths in BGP
+-   New command for OSPFv2 `ip ospf neighbor-filter NAME [A.B.C.D]`
+-   Implement non-broadcast support for point-to-multipoint networks
 
 * Mon Mar 25 2024 Jafar Al-Gharaibeh <jafar@atcorp.com> - 10.0
 - Major highlights: