sslh (2.1.4-1)
[PTS] [DDPO]
COMMITS: VCS has seen 5 commits since the debian/2.1.4-1 tag
- Git: https://salsa.debian.org/debian/sslh.git
-
- Branch: debian/sid
- Path: debian/changelog
- Repo size: 630784
- Browser: https://salsa.debian.org/debian/sslh.git
- Last scan: 2025-09-25 04:49:07+00
- Next scan: 2025-10-02 01:05:00+00
- Merge requests: 2
- CI pipeline status: failed
- Debian changelog in Git:
sslh (2.1.4-1) unstable; urgency=medium
* New upstream release.
* Enable systemd socket support
-- Don Armstrong <don@debian.org> Sun, 05 Jan 2025 10:59:07 -0800
- This branch is 5 commits ahead of tag debian/2.1.4-1
- Git log:
commit 19893fdee897450a82f50e49554915e18b157754
Author: Chris Lamb <chris@chris-lamb.co.uk>
Date: Tue Jul 8 10:26:43 2025 -0700
Add debian/salsa-ci.yml.
commit 9528ef182a97745d2cbd2391a7906b12a73be95c
Author: Chris Lamb <chris@chris-lamb.co.uk>
Date: Tue Jul 8 10:25:40 2025 -0700
Add debian/gbp.conf.
commit 8856c830c1aed288084a121617fb00fbb2d002ac
Author: Sergey Ponomarev <stokito@gmail.com>
Date: Thu Apr 4 13:19:11 2024 +0300
sslh.service: use SystemD to set a user instead of option --user sslh
commit 4a28d923c2e004ce695923ceeee0eaa0ad2af31d
Author: Sergey Ponomarev <stokito@gmail.com>
Date: Mon Dec 18 22:41:44 2023 +0200
/etc/default/sslh: use --tls instead of the deprecated --ssl
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
commit 80e3fef0bb43240f5dfab3316824c0d38fb893be
Author: Gioele Barabucci <gioele@svario.it>
Date: Sat Feb 15 09:40:34 2025 +0100
d/control: Remove outdated debconf version constraint
debconf 0.5 is older than Debian 3.0 "woody" (released in 2002),
thus this version constraint is not really useful.
An appropriate dependency (compatible with `cdebconf`) will be added
by `dh_installdebconf`.
Closes: #1096122