dns2tcp (0.5.2-4)
[PTS] [DDPO]
COMMITS: VCS has seen 20 commits since the debian/0.5.2-3 tag
- Git: https://salsa.debian.org/debian/dns2tcp.git
-
- Branch: debian/master
- Path: debian/changelog
- Repo size: 126976
- Browser: https://salsa.debian.org/debian/dns2tcp
- Last scan: 2025-09-07 17:28:04+00
- Next scan: 2025-09-14 02:28:00+00
- CI pipeline status: success
- Debian changelog in Git:
dns2tcp (0.5.2-4) unstable; urgency=medium
* Replaced the init script with a proper systemd service unit with plenty
of sandboxing. (Closes: #1039179, #670136)
* Renamed the service unit from dns2tcp to dns2tcpd.
* Fixed some missing or wrong prototypes. (Closes: #746768)
* Removed references to unknown programs from the man pages.
(Closes: #947731)
* Added myself to the Uploaders.
-- Marco d'Itri <md@linux.it> Sat, 30 Aug 2025 22:10:21 +0200
- This branch is 20 commits ahead of tag debian/0.5.2-3
- Git log:
commit 7d47ebb02ccc59d6f5bdcef162b10726054ea806
Author: Marco d'Itri <md@linux.it>
Date: Sat Aug 30 22:10:21 2025 +0200
Debian changelog for 0.5.2-4
commit 460e4e3b4f8247ddf4aff3d1c2d2dd7c4d31708e
Author: Marco d'Itri <md@linux.it>
Date: Sat Aug 30 21:39:50 2025 +0200
Rename the service unit from dns2tcp to dns2tcpd
commit 0ca399b5c2f80cf9d5851b0ee021d3418624ea50
Author: Marco d'Itri <md@linux.it>
Date: Sat Aug 30 21:18:22 2025 +0200
debian/changelog: remove trailing white space
commit 25f0fcaacae39a4ab3eee44a8dedd89ae99aa172
Author: Marco d'Itri <md@linux.it>
Date: Sat Aug 30 21:08:20 2025 +0200
Add myself to the Uploaders
commit 130fcae36bceb6d9bc3b3a3d49cd132355db0f20
Author: Marco d'Itri <md@linux.it>
Date: Tue Aug 26 03:24:22 2025 +0200
Do not create the PID file unless requested
Because systemd does not need it.
commit 65d84fc0477fb872fc3867197238fb3880da4d06
Author: Marco d'Itri <md@linux.it>
Date: Tue Aug 26 03:07:15 2025 +0200
Add an example of tunneling SSH
commit a45bc8ad9e1ab27b7db8830311861f9932d2ab36
Author: Marco d'Itri <md@linux.it>
Date: Tue Aug 26 02:58:16 2025 +0200
Move the example dns2tcpd.conf
commit 14b397d88878d70f5119753e379972b77b4bdaad
Author: Marco d'Itri <md@linux.it>
Date: Tue Aug 26 02:55:53 2025 +0200
Clean up the example dns2tcpd.conf
Now systemd takes care of removing privileges and sandboxing.
commit 436de8a80a91f66c685da799f19539ecefa04d1f
Author: Marco d'Itri <md@linux.it>
Date: Tue Aug 26 02:52:53 2025 +0200
Stop installing /etc/dns2tcpd.conf
There is no sensible package default, so dns2tcp.service is not started
unless /etc/dns2tcpd.conf exists.
commit 32873da9fab4f67174c188c95a474b44cc94457c
Author: Marco d'Itri <md@linux.it>
Date: Tue Aug 26 02:44:14 2025 +0200
Fix some missing or wrong prototypes
Closes: #746768
commit 03c717dc4f3eed3430ebd8c6a8bb1b01372be25f
Author: Marco d'Itri <md@linux.it>
Date: Tue Aug 26 02:42:18 2025 +0200
Remove the low quality init script
Closes: #670136
commit ac59634bb60e8ad443910e7d79d2605b70fb540b
Author: Marco d'Itri <md@linux.it>
Date: Tue Aug 26 02:40:05 2025 +0200
Add a systemd service unit
Closes: #1039179
commit 51405e0082ef600975d29da86847286ddc914cb0
Author: Marco d'Itri <md@linux.it>
Date: Tue Aug 26 01:07:42 2025 +0200
Remove references to "ssltunnel" from the man pages
This unknown program is not part of Debian.
Closes: #947731
commit 10ceac1dded8771d548414b98b762d771d554abf
Author: Marco d'Itri <md@linux.it>
Date: Tue Aug 26 01:02:04 2025 +0200
Remove the obsolete debian/lintian-overrides file
commit d59c006a9846051dc185b1731c5a333614b29a07
Author: Marco d'Itri <md@linux.it>
Date: Tue Aug 26 01:00:57 2025 +0200
debian/control: correct the case of Vcs-Git
commit af06595c2bccb21071957ab900fd4df658fb0ee7
Author: Marco d'Itri <md@linux.it>
Date: Tue Aug 26 00:55:29 2025 +0200
Remove the obsolete debian/NEWS file
commit 0de2367f1ea6efe53c8217599cfbde15bf689a4b
Author: Marco d'Itri <md@linux.it>
Date: Tue Aug 26 00:53:54 2025 +0200
debian/rules: remove a redundant --with autoreconf
commit e3f31d7bcfe850e01cae3956267d64ac90fa4a17
Author: Marco d'Itri <md@linux.it>
Date: Tue Aug 26 00:52:05 2025 +0200
Do not arbitrarily build with -fPIE
There is no obvious reason to not use the standard compile options.
commit 1458360915dade0652f22d848bea8f2d7807451d
Author: Marco d'Itri <md@linux.it>
Date: Tue Aug 26 00:45:48 2025 +0200
Update the supported policy version
commit 29a7878457a0ab001fce923493d55342467552d1
Author: Marco d'Itri <md@linux.it>
Date: Tue Aug 26 00:44:45 2025 +0200
debian/control: remove the obsolete Homepage field