From 39fea3799fd2ff42f931fd14c75c9378db8edbf6 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Mon, 26 Oct 2020 10:22:38 -0400 Subject: [PATCH] * Mon Oct 26 10:21:57 EDT 2020 Paul Wouters - 4.1-2 - Resolves: rhbz#1889538 libreswan's /var/lib/ipsec/nss missing --- libreswan.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libreswan.spec b/libreswan.spec index 58edcde..d5245d9 100644 --- a/libreswan.spec +++ b/libreswan.spec @@ -37,7 +37,7 @@ Name: libreswan Summary: IKE implementation for IPsec with IKEv1 and IKEv2 support # version is generated in the release script Version: 4.1 -Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist} +Release: %{?prever:0.}2%{?prever:.%{prever}}%{?dist} License: GPLv2 Url: https://libreswan.org/ Source0: https://download.libreswan.org/%{?prever:with_development/}%{name}-%{version}%{?prever}.tar.gz @@ -199,11 +199,15 @@ certutil -N -d sql:$tmpdir --empty-password %attr(0644,root,root) %{_tmpfilesdir}/libreswan.conf %attr(0644,root,root) %{_unitdir}/ipsec.service %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/pluto +%attr(0700,root,root) %dir %{_sharedstatedir}/ipsec/nss %{_sbindir}/ipsec %{_libexecdir}/ipsec %attr(0644,root,root) %doc %{_mandir}/*/* %changelog +* Mon Oct 26 10:21:57 EDT 2020 Paul Wouters - 4.1-2 +- Resolves: rhbz#1889538 libreswan's /var/lib/ipsec/nss missing + * Sun Oct 18 21:49:39 EDT 2020 Paul Wouters - 4.1-1 - Updated to 4.1 - interop fix for Cisco