!35 update to 4.5
Merge pull request !35 from caodongxia/openEuler-22.03-LTS-Next
This commit is contained in:
commit
43b4ccd675
Binary file not shown.
BIN
libreswan-4.5.tar.gz
Normal file
BIN
libreswan-4.5.tar.gz
Normal file
Binary file not shown.
@ -18,14 +18,14 @@
|
|||||||
USE_LINUX_AUDIT=true \\\
|
USE_LINUX_AUDIT=true \\\
|
||||||
USE_NM=true \\\
|
USE_NM=true \\\
|
||||||
USE_SECCOMP=true \\\
|
USE_SECCOMP=true \\\
|
||||||
USE_XAUTHPAM=true \\\
|
USE_AUTHPAM=true \\\
|
||||||
USE_NSS_KDF=true \\\
|
USE_NSS_KDF=true \\\
|
||||||
%{nil}
|
%{nil}
|
||||||
|
|
||||||
|
|
||||||
Name: libreswan
|
Name: libreswan
|
||||||
Summary: IKE implementation for IPsec with IKEv1 and IKEv2 support
|
Summary: IKE implementation for IPsec with IKEv1 and IKEv2 support
|
||||||
Version: 4.1
|
Version: 4.5
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Url: https://libreswan.org/
|
Url: https://libreswan.org/
|
||||||
@ -177,6 +177,7 @@ certutil -N -d sql:$tmpdir --empty-password
|
|||||||
%attr(0644,root,root) %{_unitdir}/ipsec.service
|
%attr(0644,root,root) %{_unitdir}/ipsec.service
|
||||||
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/pluto
|
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/pluto
|
||||||
%attr(0700,root,root) %dir %{_sharedstatedir}/ipsec/nss
|
%attr(0700,root,root) %dir %{_sharedstatedir}/ipsec/nss
|
||||||
|
%config(noreplace) %{_sysconfdir}/logrotate.d/libreswan
|
||||||
%{_sbindir}/ipsec
|
%{_sbindir}/ipsec
|
||||||
%{_libexecdir}/ipsec
|
%{_libexecdir}/ipsec
|
||||||
|
|
||||||
@ -186,6 +187,9 @@ certutil -N -d sql:$tmpdir --empty-password
|
|||||||
%attr(0644,root,root) %doc %{_mandir}/*/*
|
%attr(0644,root,root) %doc %{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 12 2022 caodongxia <caodongxia@huawei.com> - 4.5-1
|
||||||
|
- Update to 4.5
|
||||||
|
|
||||||
* Fri Dec 04 2020 lingsheng <lingsheng@huawei.com> - 4.1-1
|
* Fri Dec 04 2020 lingsheng <lingsheng@huawei.com> - 4.1-1
|
||||||
- Update to 4.1
|
- Update to 4.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user