File: changelog

package info (click to toggle)
dns2tcp 0.5.2-1.1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 1,012 kB
  • ctags: 717
  • sloc: ansic: 5,301; sh: 3,617; makefile: 60
file content (81 lines) | stat: -rw-r--r-- 2,762 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
dns2tcp (0.5.2-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Use dh-autoreconf in build to support new architectures (Closes: #727359)

 -- Chen Baozi <baozich@gmail.com>  Fri, 06 Jun 2014 14:36:03 +0800

dns2tcp (0.5.2-1) unstable; urgency=low

  * New upstream release
  * Bump standards-version (no change needed).
  * Move home page in control tag rather than description
  * Add $remote_fs dependency in init script.
  * Move upstream changelog to correct place
  * Fix spelling of resources in default config file
  * No need of a -dfsg version anymore, as upstream removed RFC from source,
    and an OpenSSL dependency.
  * Drop buffer-overflow-0.4.1.diff gone upstream.
  * Drop dnsbof.diff gone upstream.
  * Drop strnlen.diff gone upstream.
  * Drop sysfix.diff gone upstream.
  * Drop man-pages.patch gone upstream.
  * Switch to dpkg-source 3.0 (quilt) format
  * Convert from CDBS to dh 7.

 -- Arnaud Cornet <acornet@debian.org>  Tue, 15 Jun 2010 23:23:57 +0100

dns2tcp (0.4.dfsg-5.1) unstable; urgency=low

  * Non-maintainer upload.
  * Remove clashing strnlen declarations. Thanks to Ilya Barygin for the
    patch (Closes: #548044)

 -- Simon Richter <sjr@debian.org>  Fri, 27 Nov 2009 22:10:12 +0100

dns2tcp (0.4.dfsg-5) unstable; urgency=low

  * Fix dnsbof.diff to add an extra check for total_len.

 -- Arnaud Cornet <acornet@debian.org>  Tue, 04 Nov 2008 08:53:43 +0100

dns2tcp (0.4.dfsg-4) unstable; urgency=low

  * Add patch dnsbof.diff to fix a buffer overflow in dns_decode.c (Closes:
    #504121).
  * Add patch sysfix.diff that fixes chroot() and set?id() calls. Also
    makes use of limits to prevent fork of the process.

 -- Arnaud Cornet <acornet@debian.org>  Fri, 31 Oct 2008 19:28:28 +0100

dns2tcp (0.4.dfsg-3) unstable; urgency=low

  * Cleanup debian/patches/buffer-overflow-0.4.1.diff, so that it just fixes
    the security bug CVE-2008-3910.

 -- Arnaud Cornet <acornet@debian.org>  Thu, 04 Sep 2008 21:34:57 +0200

dns2tcp (0.4.dfsg-2) unstable; urgency=low

  * Fix buffer overflow by importing code change from upstream 0.4.1 (Closes:
    #497730).
  * Change my mail address.

 -- Arnaud Cornet <acornet@debian.org>  Wed, 03 Sep 2008 23:16:34 +0200

dns2tcp (0.4.dfsg-1) unstable; urgency=low

  * New Upstream Version.
  * Remove bind-configured-ip.patch, now upstream.
  * Refresh man-pages.patch. Remove file copies now useless in debian/rules,
    as upstream man pages are cleaner.
  * Add watch file.

 -- Arnaud Cornet <arnaud.cornet@gmail.com>  Sun, 15 Jul 2007 13:42:17 +0200

dns2tcp (0.3.dfsg-1) unstable; urgency=low

  * Initial release.
  * version is -dfsg because of rfcs included in the source package.

 -- Arnaud Cornet <arnaud.cornet@gmail.com>  Mon, 28 May 2007 14:54:18 +0200