summaryrefslogtreecommitdiff
path: root/redhat/frr.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/frr.spec.in')
-rw-r--r--redhat/frr.spec.in27
1 files changed, 26 insertions, 1 deletions
diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in
index ba08679d58..dd16cf38fe 100644
--- a/redhat/frr.spec.in
+++ b/redhat/frr.spec.in
@@ -799,7 +799,32 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons
%changelog
-* Thu Jun 06 2024 Martin Winter <mwinter@opensourcerouting.org> - %{version}
+* Wed Sep 11 2024 Martin Winter <mwinter@opensourcerouting.org> - %{version}
+
+* Wed Sep 11 2024 Donatas Abraitis <donatas@opensourcerouting.org> - 9.0.4
+- bgpd
+- Fix crash at no rpki
+- Fix, do not access peer->notify.data when it is null
+- Fix for CVE-2024-44070
+- Ignore RFC8212 for BGP Confederations
+- Set last reset reason to admin shutdown if it was manually
+- isisd
+- Fix crash when reading ASLA
+- Fix update link params after circuit is up
+- Fix crash when calculating the neighbor spanning tree based on the fragmented LSP
+- ripd
+- Change the start value of sequence 1 to 0
+- tools
+- Ignore errors for frr reload stuff
+- ospfd
+- Fix internal ldp-sync state flags when feature is disabled
+- pimd
+- Fix crash on non-existent interface
+- zebra
+- Fix missing static routes
+- Ensure non-equal id's are not same nhg's
+- ldpd
+- Fix wrong gtsm count
* Thu Jun 06 2024 Jafar Al-Gharaibeh <jafar@atcorp.com> - 9.0.3
- bgpd