Add Requires strongswan-sqlite,strongswan-tnc-imcvs and strongswan-libipsec
(cherry picked from commit f1ad13d3dfd91a8e66811fe08dd66bae15bd4c56)
This commit is contained in:
parent
7795a83249
commit
60aaba70fa
@ -1,6 +1,6 @@
|
|||||||
Name: strongswan
|
Name: strongswan
|
||||||
Version: 5.9.7
|
Version: 5.9.7
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: An OpenSource IPsec-based VPN and TNC solution
|
Summary: An OpenSource IPsec-based VPN and TNC solution
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.strongswan.org/
|
URL: http://www.strongswan.org/
|
||||||
@ -17,6 +17,9 @@ Requires(post): systemd
|
|||||||
Requires(preun): systemd
|
Requires(preun): systemd
|
||||||
Requires(postun): systemd
|
Requires(postun): systemd
|
||||||
Requires: tpm2-abrmd
|
Requires: tpm2-abrmd
|
||||||
|
Requires: %{name}-sqlite = %{version}-%{release}
|
||||||
|
Requires: %{name}-tnc-imcvs = %{version}-%{release}
|
||||||
|
Requires: %{name}-libipsec = %{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The strongSwan IPsec implementation supports both the IKEv1 and IKEv2 key exchange
|
The strongSwan IPsec implementation supports both the IKEv1 and IKEv2 key exchange
|
||||||
@ -190,6 +193,9 @@ echo "%{_libdir}/strongswan" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.co
|
|||||||
%{_libexecdir}/strongswan/charon-nm
|
%{_libexecdir}/strongswan/charon-nm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 29 2022 wangkai <wangkai385@h-partners.com> - 5.9.7-3
|
||||||
|
- Add Requires strongswan-sqlite,strongswan-tnc-imcvs and strongswan-libipsec
|
||||||
|
|
||||||
* Tue Nov 01 2022 liyuxiang <liyuxiang@ncti-gba.cn> - 5.9.7-2
|
* Tue Nov 01 2022 liyuxiang <liyuxiang@ncti-gba.cn> - 5.9.7-2
|
||||||
- fix CVE-2022-40617
|
- fix CVE-2022-40617
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user