]> git.puffer.fish Git - matthieu/frr.git/commitdiff
debian, redhat: updating changelog for 10.1 release
authorJafar Al-Gharaibeh <jafar@atcorp.com>
Thu, 1 Aug 2024 04:31:57 +0000 (23:31 -0500)
committerJafar Al-Gharaibeh <jafar@atcorp.com>
Thu, 1 Aug 2024 04:31:57 +0000 (23:31 -0500)
Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
debian/changelog
redhat/frr.spec.in

index 96c66db89bf66673028ba560779d16f8e57724f1..a556f00f41b5e69ea02a08c016ce0fcda6a2725d 100644 (file)
@@ -1,8 +1,8 @@
-frr (10.1~dev-1) UNRELEASED; urgency=medium
+frr (10.1-0) unstable; urgency=medium
 
-  * FRR Dev 10.1
+  * New upstream release FRR 10.1
 
- -- Jafar Al-Gharaibeh <jafar@atcorp.com>  Tue, 26 Mar 2024 02:00:00 -0600
+ -- Jafar Al-Gharaibeh <jafar@atcorp.com>  Fri, 26 Jul 2024 02:00:00 -0600
 
 frr (10.0-0) unstable; urgency=medium
 
index f42079cd50415040d0024f387272711e98fc4eef..9f1588507f049af02d333494311ff676690a0450 100644 (file)
@@ -805,7 +805,20 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons
 
 %changelog
 
-* Mon Mar 25 2024 Jafar Al-Gharaibeh <jafar@atcorp.com> - %{version}
+* Fri Jul 26 2024 Jafar Al-Gharaibeh <jafar@atcorp.com> - %{version}
+
+* 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: