Resolves: RHEL-157859 - Bump FRR to 10.4.3 to fix EVPN problems
This commit is contained in:
parent
0e7e279f8a
commit
bd4aad1183
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/frr-10.4.1.tar.gz
|
||||
/frr-10.4.3.tar.gz
|
||||
|
||||
@ -7,8 +7,8 @@
|
||||
%bcond_without selinux
|
||||
|
||||
Name: frr10
|
||||
Version: 10.4.1
|
||||
Release: 5%{?checkout}%{?dist}
|
||||
Version: 10.4.3
|
||||
Release: 1%{?checkout}%{?dist}
|
||||
Summary: Routing daemon
|
||||
License: GPLv2+
|
||||
URL: http://www.frrouting.org
|
||||
@ -281,6 +281,9 @@ make check PYTHON=%{__python3}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Apr 09 2026 Michal Ruprich <mruprich@redhat.com> - 10.4.3-1
|
||||
- Resolves: RHEL-157859 - Bump FRR to 10.4.3 to fix EVPN problems
|
||||
|
||||
* Wed Apr 08 2026 Michal Ruprich <mruprich@redhat.com> - 10.4.1-5
|
||||
- Resolves: RHEL-155911 - Files under /var are not properly created in image-mode
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (frr-10.4.1.tar.gz) = 79ab8bced3ea1ac123c23de8568ed6d1a136b33b7b3edba0936b8cd5dea7cceb796d32632688f06f9e98e8c7f3e07aa57881331e74180edb761f620c8b20f77a
|
||||
SHA512 (frr-10.4.3.tar.gz) = 680227d34c8f55e1336e9c08e14831361128cb5ffdfb20adcf9c0ddcd7b9bb510d5bb9cb4ec16f004faa63c7cb4404367711d7971f7b17037f4f3b1a1f4b53e3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user