[Pkg-swan-devel] [Git][debian/strongswan][debian/master] 3 commits: autopkgtest: make sure the charon daemon is started
Yves-Alexis Perez (@corsac)
gitlab at salsa.debian.org
Thu May 15 07:16:12 BST 2025
Yves-Alexis Perez pushed to branch debian/master at Debian / strongswan
Commits:
d4eff17b by Yves-Alexis Perez at 2025-05-14T20:51:26+02:00
autopkgtest: make sure the charon daemon is started
not done automatically apparently
- - - - -
e33c1395 by Yves-Alexis Perez at 2025-05-14T22:02:56+02:00
finalize changelog
- - - - -
6cd51c5b by Yves-Alexis Perez at 2025-05-14T22:03:07+02:00
upload strongSwan 6.0.1-4 to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/tests/daemon
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+strongswan (6.0.1-4) unstable; urgency=medium
+
+ * autopkgtest: make sure the charon daemon is started
+
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 14 May 2025 22:03:02 +0200
+
strongswan (6.0.1-3) unstable; urgency=medium
* autopkgtest: daemon test also requires strongswan-charon
=====================================
debian/tests/daemon
=====================================
@@ -4,6 +4,9 @@
#------------------------
DAEMONS="starter charon"
+# make sure charon is started
+invoke-rc.d strongswan-starter start
+
for daemon in $DAEMONS; do
if pidof -x $daemon > /dev/null; then
echo "$daemon OK"
View it on GitLab: https://salsa.debian.org/debian/strongswan/-/compare/d7dd52bff4427405c6d3d8cb5b99e83d0199d38e...6cd51c5b07d70661014e6467fc7ea47dbce24eac
--
View it on GitLab: https://salsa.debian.org/debian/strongswan/-/compare/d7dd52bff4427405c6d3d8cb5b99e83d0199d38e...6cd51c5b07d70661014e6467fc7ea47dbce24eac
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-swan-devel/attachments/20250515/a7cb813b/attachment-0001.htm>
More information about the Pkg-swan-devel
mailing list