From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: [PATCH] strongSwan: Update to 5.9.8 Date: Sat, 15 Oct 2022 16:01:26 +0000 Message-ID: <7cb43e92-6f22-49e6-0035-8461bd8bea27@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1566363765688849988==" List-Id: --===============1566363765688849988== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Please refer to https://github.com/strongswan/strongswan/releases/tag/5.9.8 for the release announcement of this version. Signed-off-by: Peter M=C3=BCller --- config/rootfiles/common/strongswan | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/common/strongswan b/config/rootfiles/common/str= ongswan index dd0fd233a..22adf24b4 100644 --- a/config/rootfiles/common/strongswan +++ b/config/rootfiles/common/strongswan @@ -70,7 +70,6 @@ etc/strongswan.d/charon/xauth-generic.conf etc/strongswan.d/charon/xauth-noauth.conf etc/strongswan.d/charon/xcbc.conf etc/strongswan.d/pki.conf -etc/strongswan.d/scepclient.conf etc/strongswan.d/starter.conf etc/strongswan.d/swanctl.conf #etc/swanctl @@ -170,7 +169,6 @@ usr/lib/ipsec/plugins/libstrongswan-xcbc.so #usr/libexec/ipsec usr/libexec/ipsec/_updown usr/libexec/ipsec/charon -usr/libexec/ipsec/scepclient usr/libexec/ipsec/starter usr/libexec/ipsec/stroke usr/libexec/ipsec/xfrmi @@ -178,6 +176,8 @@ usr/sbin/ipsec usr/sbin/swanctl #usr/share/man/man1/pki---acert.1 #usr/share/man/man1/pki---dn.1 +#usr/share/man/man1/pki---est.1 +#usr/share/man/man1/pki---estca.1 #usr/share/man/man1/pki---gen.1 #usr/share/man/man1/pki---issue.1 #usr/share/man/man1/pki---keyid.1 @@ -185,6 +185,8 @@ usr/sbin/swanctl #usr/share/man/man1/pki---print.1 #usr/share/man/man1/pki---pub.1 #usr/share/man/man1/pki---req.1 +#usr/share/man/man1/pki---scep.1 +#usr/share/man/man1/pki---scepca.1 #usr/share/man/man1/pki---self.1 #usr/share/man/man1/pki---signcrl.1 #usr/share/man/man1/pki---verify.1 @@ -194,7 +196,6 @@ usr/sbin/swanctl #usr/share/man/man5/strongswan.conf.5 #usr/share/man/man5/swanctl.conf.5 #usr/share/man/man8/ipsec.8 -#usr/share/man/man8/scepclient.8 #usr/share/man/man8/swanctl.8 #usr/share/strongswan #usr/share/strongswan/templates @@ -260,6 +261,5 @@ usr/sbin/swanctl #usr/share/strongswan/templates/config/strongswan.d/charon-logging.conf #usr/share/strongswan/templates/config/strongswan.d/charon.conf #usr/share/strongswan/templates/config/strongswan.d/pki.conf -#usr/share/strongswan/templates/config/strongswan.d/scepclient.conf #usr/share/strongswan/templates/config/strongswan.d/starter.conf #usr/share/strongswan/templates/config/strongswan.d/swanctl.conf --=20 2.35.3 --===============1566363765688849988==--