mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] strongswan: version bump 5.9.8 -> 5.9.14
@ 2024-03-21 13:37 Lars Pedersen
  2024-03-23  8:59 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Lars Pedersen @ 2024-03-21 13:37 UTC (permalink / raw)
  To: ptxdist; +Cc: Lars Pedersen

Enchancement and new features regarding OCSP and certificate use cases.
Otherwise mainly minor bugfixes.

New configure options, which all is default disabled:

 --enable-openxpki (enable OCSP responder accessing OpenXPKI certificate database)
 --enable-cert-enroll (enable automatic certificate enrollment via EST or SCEP)
 --enable-cert-enroll-timer (enable installation of cert-enroll as a systemd)

Signed-off-by: Lars Pedersen <lapeddk@gmail.com>
---
 rules/strongswan.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/strongswan.make b/rules/strongswan.make
index 5f4e840dc..de657eaf7 100644
--- a/rules/strongswan.make
+++ b/rules/strongswan.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_STRONGSWAN) += strongswan
 #
 # Paths and names
 #
-STRONGSWAN_VERSION	:= 5.9.8
-STRONGSWAN_MD5		:= f46b0d3e7aed88824650d0721c887443
+STRONGSWAN_VERSION	:= 5.9.14
+STRONGSWAN_MD5		:= 21ca3fc7c18456405d03b77266ba630a
 STRONGSWAN		:= strongswan-$(STRONGSWAN_VERSION)
 STRONGSWAN_SUFFIX	:= tar.bz2
 STRONGSWAN_URL		:= https://download.strongswan.org/$(STRONGSWAN).$(STRONGSWAN_SUFFIX)
-- 
2.44.0




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-23  9:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-21 13:37 [ptxdist] [PATCH] strongswan: version bump 5.9.8 -> 5.9.14 Lars Pedersen
2024-03-23  8:59 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox