Resolves: #2215346 - frr policy does not allow the execution of /usr/sbin/ipsec
This commit is contained in:
parent
65345cc663
commit
75c0ff9241
5
frr.spec
5
frr.spec
@ -7,7 +7,7 @@
|
||||
|
||||
Name: frr
|
||||
Version: 8.3.1
|
||||
Release: 8%{?checkout}%{?dist}
|
||||
Release: 9%{?checkout}%{?dist}
|
||||
Summary: Routing daemon
|
||||
License: GPLv2+
|
||||
URL: http://www.frrouting.org
|
||||
@ -280,6 +280,9 @@ make check PYTHON=%{__python3}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Aug 08 2023 Michal Ruprich <mruprich@redhat.com> - 8.3.1-9
|
||||
- Resolves: #2215346 - frr policy does not allow the execution of /usr/sbin/ipsec
|
||||
|
||||
* Mon Aug 07 2023 Michal Ruprich <mruprich@redhat.com> - 8.3.1-8
|
||||
- Resolves: #2216912 - SELinux is preventing FRR-Zebra to access to network namespaces
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user