summaryrefslogtreecommitdiffstats
path: root/redhat
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2023-10-10 18:50:10 +0200
committerDonatas Abraitis <donatas@opensourcerouting.org>2023-10-11 06:56:15 +0200
commit70878500afe3c7314e66f0cd5d5b6c66cb581ad0 (patch)
tree422648306b907e9e7a8a4c33fb2b9535eb3a35f3 /redhat
parentbuild: FRR 9.2 development version (diff)
downloadfrr-70878500afe3c7314e66f0cd5d5b6c66cb581ad0.tar.xz
frr-70878500afe3c7314e66f0cd5d5b6c66cb581ad0.zip
redhat: Update frr.spec file with older releases and increase current version
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'redhat')
-rw-r--r--redhat/frr.spec.in24
1 files changed, 22 insertions, 2 deletions
diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in
index c7fd7e625..9351283b1 100644
--- a/redhat/frr.spec.in
+++ b/redhat/frr.spec.in
@@ -799,9 +799,29 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons
%changelog
-* Tue Jun 06 2023 Martin Winter <mwinter@opensourcerouting.org> - %{version}
+* Tue Oct 10 2023 Donatas Abraitis <donatas@opensourcerouting.org> - %{version}
-* Tue Jun 06 2023 Jafar Al-Gharaibeh <jafar@atcorp.com> - 9.0
+* Tue Oct 10 2023 Donatas Abraitis <donatas@opensourcerouting.org> - 9.1
+
+* Wed Jul 26 2023 Jafar Al-Gharaibeh <jafar@atcorp.com> - 9.0
+- Major Highlights:
+- Introduce `mgmtd` daemon
+- Add BGP `neighbor path-attribute treat-as-withdraw` command
+- Add BGP ASN dot notation support (RFC 5396)
+- Add BGP Software Version capability
+- Allow BGP peering via 127.0.0.0/8
+- Deprecate BGP `internet` community - this is the Cisco-specific community, which is never been RFC-defined and confusing
+- Implement `match source-protocol` for BGP route maps
+- Implement BGP Node Target extended communities (draft-ietf-idr-node-target-ext-comm)
+- Implement Flex-Algo for SR-MPLS (RFC 9350)
+- Add support for IS-IS `advertise-passive-only`
+- Add IS-IS `affinity-map` support
+- Add the `graceful-restart hello-delay` OSPFv2/OSPFv3 command
+- Add the `ipv6 mld join` PIMv6 command
+- Add `allow-ecmp x` RIP/RIPng Command
+- Add BFD support for RIP
+- For a full list of new features and bug fixes, please refer to:
+- https://frrouting.org/release/
* Fri Mar 10 2023 Jafar Al-Gharaibeh <jafar@atcorp.com> - 8.5
- Major Highlights: