Update release to match upstream

This commit is contained in:
eabdullin 2025-03-18 10:54:11 +03:00
parent 1db6e834c2
commit 40d02552b6

View File

@ -7,7 +7,7 @@
Name: frr
Version: 8.5.3
Release: 7%{?checkout}%{?dist}
Release: 4%{?checkout}%{?dist}.1
Summary: Routing daemon
License: GPLv2+
URL: http://www.frrouting.org
@ -279,13 +279,9 @@ make check PYTHON=%{__python3}
%endif
%changelog
* Fri Feb 14 2025 Michal Ruprich <mruprich@redhat.com> - 8.5.3-7
* Fri Feb 14 2025 Michal Ruprich <mruprich@redhat.com> - 8.5.3-4.1
- Resolves: RHEL-68432 - FRR gives false warning when Graceful Restart enabled
* Fri Feb 14 2025 Michal Ruprich <mruprich@redhat.com> - 8.5.3-6
- Resolves: RHEL-78354 - BGP with BFD has a dropped Connection before peering established
* Tue Feb 11 2025 Michal Ruprich <mruprich@redhat.com> - 8.5.3-5
- Resolves: RHEL-78318 - BFD status down in FRR does not bring down BGP session between peers
* Mon Feb 05 2024 Michal Ruprich <mruprich@redhat.com> - 8.5.3-4
@ -461,4 +457,3 @@ make check PYTHON=%{__python3}
* Wed Jun 19 2019 Michal Ruprich <mruprich@redhat.com> - 7.0-2
- Initial build