Debian Package Tracker
Register | Log in
Subscribe

dns2tcp

TCP-over-DNS tunnel server and client

Choose email to subscribe with

general
  • source: dns2tcp (main)
  • version: 0.5.2-4
  • maintainer: Marcio de Souza Oliveira (DMD)
  • uploaders: Marco d'Itri [DMD]
  • arch: any
  • std-ver: 4.7.2.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.5.2-3
  • oldstable: 0.5.2-3
  • stable: 0.5.2-3
  • testing: 0.5.2-4
  • unstable: 0.5.2-4
versioned links
  • 0.5.2-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.5.2-4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • dns2tcp (2 bugs: 0, 0, 2, 0)
action needed
2 bugs tagged patch in the BTS normal
The BTS contains patches fixing 2 bugs, consider including or untagging them.
Created: 2025-01-06 Last update: 2025-09-09 01:30
20 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
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
Created: 2025-08-30 Last update: 2025-09-07 18:03
debian/patches: 5 patches to forward upstream low

Among the 5 debian patches available in version 0.5.2-4 of the package, we noticed the following issues:

  • 5 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2025-08-31 12:06
news
[rss feed]
  • [2025-09-03] dns2tcp 0.5.2-4 MIGRATED to testing (Debian testing watch)
  • [2025-08-30] Accepted dns2tcp 0.5.2-4 (source) into unstable (Marco d'Itri)
  • [2020-08-07] dns2tcp 0.5.2-3 MIGRATED to testing (Debian testing watch)
  • [2020-08-05] Accepted dns2tcp 0.5.2-3 (source) into unstable (Marcio de Souza Oliveira)
  • [2020-03-15] dns2tcp 0.5.2-2 MIGRATED to testing (Debian testing watch)
  • [2020-01-14] Accepted dns2tcp 0.5.2-2 (source amd64) into unstable (Marcio de Souza Oliveira)
  • [2014-07-12] dns2tcp 0.5.2-1.1 MIGRATED to testing (Britney)
  • [2014-07-01] Accepted dns2tcp 0.5.2-1.1 (source amd64) (Chen Baozi) (signed by: Wookey)
  • [2010-06-29] dns2tcp 0.5.2-1 MIGRATED to testing (Debian testing watch)
  • [2010-06-21] dns2tcp REMOVED from testing (Debian testing watch)
  • [2010-06-17] Accepted dns2tcp 0.5.2-1 (source amd64) (Arnaud Cornet)
  • [2009-12-07] dns2tcp 0.4.dfsg-5.1 MIGRATED to testing (Debian testing watch)
  • [2009-11-28] Accepted dns2tcp 0.4.dfsg-5.1 (source i386) (Simon Richter)
  • [2008-11-17] dns2tcp 0.4.dfsg-5 MIGRATED to testing (Debian testing watch)
  • [2008-11-04] Accepted dns2tcp 0.4.dfsg-5 (source amd64) (Arnaud Cornet)
  • [2008-10-31] Accepted dns2tcp 0.4.dfsg-4 (source amd64) (Arnaud Cornet)
  • [2008-09-15] dns2tcp 0.4.dfsg-3 MIGRATED to testing (Debian testing watch)
  • [2008-09-04] Accepted dns2tcp 0.4.dfsg-3 (source amd64) (Arnaud Cornet)
  • [2008-09-03] Accepted dns2tcp 0.4.dfsg-2 (source amd64) (Arnaud Cornet)
  • [2007-07-30] dns2tcp 0.4.dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2007-07-19] dns2tcp 0.3.dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2007-07-19] Accepted dns2tcp 0.4.dfsg-1 (source i386) (Arnaud Cornet) (signed by: Marc Dequènes)
  • [2007-07-08] Accepted dns2tcp 0.3.dfsg-1 (source i386) (Arnaud Cornet) (signed by: Marc Dequènes)
bugs [bug history graph]
  • all: 2
  • RC: 0
  • I&N: 0
  • M&W: 2
  • F&P: 0
  • patch: 2
links
  • lintian
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • screenshots
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.5.2-3

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing