Skip to content

Commit bd84f13

Browse files
committed
debian, redhat: updating changelog for new release
Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
1 parent e28ae87 commit bd84f13

File tree

2 files changed

+43
-6
lines changed

2 files changed

+43
-6
lines changed

debian/changelog

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
frr (10.3~dev-1) UNRELEASED; urgency=medium
1+
frr (10.3-0) unstable; urgency=medium
22

3-
* FRR 10.3 Development
3+
* New upstream release FRR 10.3
44

5-
-- Jafar Al-Gharaibeh <jafar@atcorp.com> Thu, 10 Oct 2024 02:00:00 -0600
5+
-- Jafar Al-Gharaibeh <jafar@atcorp.com> Mon, 10 Mar 2025 02:00:00 -0600
6+
7+
frr (10.2-0) unstable; urgency=medium
8+
9+
* New upstream release FRR 10.2
10+
11+
-- Jafar Al-Gharaibeh <jafar@atcorp.com> Tue, 12 Nov 2024 02:00:00 -0600
612

713
frr (10.1-0) unstable; urgency=medium
814

redhat/frr.spec.in

Lines changed: 34 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -837,10 +837,41 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons
837837

838838
%changelog
839839

840-
* Thu Oct 10 2024 Jafar Al-Gharaibeh <jafar@atcorp.com> - %{version}
840+
* Mon Mar 10 2025 Jafar Al-Gharaibeh <jafar@atcorp.com> - %{version}
841841

842-
* Thu Oct 10 2024 Jafar Al-Gharaibeh <jafar@atcorp.com> - 10.3-dev
843-
- FRR 10.3 Development
842+
* Mon Mar 10 2025 Jafar Al-Gharaibeh <jafar@atcorp.com> - 10.3
843+
- Major highlights:
844+
- Lua 5.4 support
845+
- Fixed CVE-2024-55553
846+
- New match community-count BGP command to limit communities count
847+
- New set metric igp|aigp BGP command to inject IGP metric as MED into BGP
848+
- New bgp ipv6-auto-ra BGP command
849+
- Optimize BGP EVPN L2VNI/L3VIN remote routes processing
850+
- Respect non-transitive BGP extended communities between direct peers
851+
- Drop deprecated bgp network import-check exact command
852+
- Handle BGP ENHE (Extended Next Hop Encoding) capability via dynamic capability
853+
- Implement BGP connect backoff retry
854+
- Implement an ability to import BMP information from a separate BGP instance
855+
- Add support of BGP color extended community color-only types
856+
- Implement SBFD
857+
- Add support for SRv6 static SIDs
858+
- Implement embedded-rp for PIMv6
859+
- Implement AutoRP mapping-agent for PIM
860+
- Implement MSDP peer SA limiting
861+
862+
* Tue Nov 12 2024 Jafar Al-Gharaibeh <jafar@atcorp.com> - 10.2
863+
- Major highlights:
864+
- PIM candidate BSR/RP [#16438]
865+
- Static IGMP join without an IGMP report [1#6450]
866+
- PIM AutoRP discovery/announcements [#16634]
867+
- IGMP proxy [#16861]
868+
- SRv6 SID Manager [#15604]
869+
- Add `bgp ipv6-auto-ra` command [#16354]
870+
- Implement `neighbor x remote-as auto` for BGP [#16345]
871+
- Implement `bgp dual-as` for BGP [#16816]
872+
- Implement BGP-wide configuration for graceful restart [#16099]
873+
- Handle kernel routes appropriately (should fix recent NOPREFIXROUTE issue) [#16300]
874+
- Add `cisco-authentication` password support for NHRP [#16172]
844875

845876
* Fri Jul 26 2024 Jafar Al-Gharaibeh <jafar@atcorp.com> - 10.1
846877
- Breaking changes

0 commit comments

Comments
 (0)