* [PATCH] strongSwan: Update to 5.9.8
@ 2022-10-15 16:01 Peter Müller
2022-10-17 10:42 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Peter Müller @ 2022-10-15 16:01 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2386 bytes --]
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üller <peter.mueller(a)ipfire.org>
---
config/rootfiles/common/strongswan | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/config/rootfiles/common/strongswan b/config/rootfiles/common/strongswan
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
--
2.35.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] strongSwan: Update to 5.9.8
2022-10-15 16:01 [PATCH] strongSwan: Update to 5.9.8 Peter Müller
@ 2022-10-17 10:42 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2022-10-17 10:42 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2621 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 15 Oct 2022, at 17:01, Peter Müller <peter.mueller(a)ipfire.org> wrote:
>
> 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üller <peter.mueller(a)ipfire.org>
> ---
> config/rootfiles/common/strongswan | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/config/rootfiles/common/strongswan b/config/rootfiles/common/strongswan
> 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
> --
> 2.35.3
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-17 10:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-15 16:01 [PATCH] strongSwan: Update to 5.9.8 Peter Müller
2022-10-17 10:42 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox