release
[hcoop/zz_old/debian/djbdns.git] / debian / changelog
CommitLineData
f41b9f66
CE
1djbdns (1:1.05-8+hcoop3) unstable; urgency=medium
2
3 * Rebuild with new version. Will be use dch to automatically deal with
4 backports extension.
5
6 -- Clinton Ebadi <clinton@unknownlamer.org> Tue, 03 Mar 2015 20:09:04 -0500
7
066f94ec
CE
8djbdns (1:1.05-8~bpo70+hcoop2) wheezy-backports; urgency=medium
9
10 * Increase CACHESIZE and DATALIMIT
11
12 -- Clinton Ebadi <clinton@neurasthenic.home.unknownlamer.org> Tue, 29 Apr 2014 22:18:29 -0400
13
85bd4101
CE
14djbdns (1:1.05-8~bpo70+hcoop1) wheezy-backports; urgency=medium
15
16 * Backport to wheezy
17
18 -- Clinton Ebadi <clinton@neurasthenic.home.unknownlamer.org> Tue, 29 Apr 2014 21:18:13 -0400
19
b4588d5c
GP
20djbdns (1:1.05-8) unstable; urgency=low
21
22 * debian/dbndns.README.Debian: copy information from
23 debian/djbdns.README.Debian (closes: #575473); clarify purpose of
24 the package.
25 * debian/control: dbndns: adapt long description to clarify the
26 purpose of the package.
27 * debian/dnscache-run.postrm: use -f option to deluser; don't complain
28 if dnscache service already is removed; no longer remove the Gdnslog
29 user on purge.
30
31 -- Gerrit Pape <pape@smarden.org> Mon, 29 Mar 2010 23:53:46 +0000
32
33djbdns (1:1.05-7) unstable; urgency=low
34
35 * debian/dnscache-run.postinst: use the svc program instead of sv to
36 restart dnscache on upgrade (thx ben; closes: #528973).
37 * debian/diff/0003-dnstracesort.sh-don-t-use-deprecated...diff: new;
38 dnstracesort.sh: don't use deprecated "+number" sort(1) option (thx
39 Shai Rosenfeld; closes: #486935).
40 * debian/djbdns-man/*-conf.8: refer to the update-service(8) program
41 for enabling services, mark creating a symlink manually as example
42 (closes: #542613).
43
44 -- Gerrit Pape <pape@smarden.org> Wed, 30 Sep 2009 19:49:20 +0000
45
46djbdns (1:1.05-6) unstable; urgency=medium
47
48 * dbndns/diff/0004-dnscache.c-allow-a-maximum-of-20-concurrent...diff:
49 new; dnscache.c: allow a maximum of 20 concurrent outgoing SOA
50 queries (#516394).
51 * debian/djbdns.NEWS.Debian: talk about the patch 0004-dnscache.c...
52 being applied to the dbndns package.
53 * debian/dnscache-run.postinst: restart dnscache on package upgrade.
54 * debian/dbndns.README.Debian: document that patches 0003-...diff,
55 0004-...dif are applied to dbndns.
56
57 -- Gerrit Pape <pape@smarden.org> Mon, 16 Mar 2009 23:42:32 +0000
58
59djbdns (1:1.05-5) unstable; urgency=high
60
61 * debian/diff/0002-djbdns-misformats-some-long-response...diff: new;
62 djbdns misformats some long response packets; patch and example
63 attack (closes: #518169, #517631).
64 * dbndns/diff/0003-djbdns-misformats-some-long-response...diff: new;
65 djbdns misformats some long response packets; patch and example
66 attack (closes: #518169, #517631).
67
68 -- Gerrit Pape <pape@smarden.org> Wed, 04 Mar 2009 15:55:50 +0000
69
70djbdns (1:1.05-4) unstable; urgency=medium
71
72 * debian/dnscache-run.postrm: use daemontools' svc program to take
73 down service (thx Javier Fernández-Sanguino Peña for the patch,
74 closes: #491503).
75 * debian/dnscache-run.preinst, debian/dnscache-run.postinst: create
76 seed file through dnscache-conf in postinst instead of preinst
77 (closes: #491343).
78 * debian/control: Standards-Version: 3.8.0.1.
79
80 -- Gerrit Pape <pape@smarden.org> Wed, 13 Aug 2008 19:30:06 +0000
81
82djbdns (1:1.05-3) unstable; urgency=low
83
84 * debian/rules: build and install new package dbndns (based on patch
85 by Robert Edmonds, thx).
86 * debian/control: new package dbndns: Debian fork of djbdns (closes:
87 #472771).
88 * dbndns/diff/0001-hier.c-don-t-install-etc-dnsroots.global.diff,
89 dbndns/diff/0002-Apply-fefe-s-djbdns-1.05-test23-ipv6-patch.diff:
90 new; hier.c: don't install /etc/dnsroots.global; apply fefe's
91 djbdns-1.05-test23 ipv6 patch.
92 * debian/dbndns.conffiles: new; /etc/dnsroots.global.
93 * debian/djbdns.NEWS.Debian: no longer talk about djbdns-installer
94 still being available, it's been removed from sid.
95 * debian/dbndns.README.Debian: new; document what patches are applied.
96 * dnscache-run/*: new; sources for new dnscache-run package.
97 * debian/dnscache-run.postinst, debian/dnscache-run.postrm,
98 debian/dnscache-run.preinst, debian/dnscache-run.prerm: new; handle
99 dnscache service.
100 * debian/dnscache-run.conffiles: new.
101 * debian/rules: build and install new package dnscache-run.
102 * debian/control: new package dnscache-run: djbdns dnscache service.
103 * debian/dnscache-run.README.Debian: new.
104 * debian/control: packages djbdns, dbndns: Suggests: dnscache-run.
105
106 -- Gerrit Pape <pape@smarden.org> Tue, 13 May 2008 20:58:56 +0000
107
108djbdns (1:1.05-2) unstable; urgency=low
109
110 * debian/djbdns.NEWS.Debian: add note that ./run scripts in already
111 existing service directories most probably need to be adapted when
112 upgrading from << 1:1.05.
113 * debian/control: Standards-Version: 3.7.3.0.
114
115 -- Gerrit Pape <pape@smarden.org> Sun, 02 Mar 2008 23:22:04 +0000
116
117djbdns (1:1.05-1) unstable; urgency=low
118
119 * debian/implicit: add proper dependencies to support 'parallel build'
120 through make -j (thx Daniel Schepler for the patch).
121 * debian/changelog: add epoch 1 to supersede unofficial package.
122 * debian/rules: remove target configure:; use glibc by default instead
123 of dietlibc; install programs into /usr/bin/.
124 * debian/gcc/: remove; obsolete.
125 * debian/control: no longer Build-Depends: dietlibc-dev.
126 * debian/rules: run dpkg-shlibdeps; remove debian/substvars in target
127 clean:.
128 * debian/rules: use 'gcc -O2 -g -include /usr/include/errno.h' for
129 conf-cc.
130 * debian/diff/0001-hier.c-don-t-install-etc-dnsroots.global.diff: new;
131 hier.c: don't install /etc/dnsroots.global.
132 * debian/rules: new target patch: apply patches from debian/diff/;
133 reverse apply in target clean:.
134 * debian/rules: target install: force-remove install, instcheck before
135 rebuilding to avoid race.
136 * debian/rules: fix up directory permissions /usr/, /usr/bin/.
137 * debian/control: remove reference to unofficial packages from the
138 description.
139 * debian/control: no longer Recommends: djbdns-doc; no longer Depends:
140 daemontools, ucspi-tcp, make, but Recommends: them; Recommends:
141 daemontools-run | runit; Depends: ${shlibs:Depends}.
142 * debian/djbdns-man/: new; add manpages downloaded from
143 http://smarden.org/pape/djb/manpages/djbdns-1.05-man-20031023.tar.gz.
144 * debian/rules: install manpages from debian/djbdns-man/ into
145 /usr/share/man/man1/ and /usr/share/man/man8/.
146 * debian/copyright: rewrite copyright.
147 * debian/djbdns.README.Debian: redo.
148 * debian/control: Standards-Version: 3.7.2.2.
149 * debian/rules: install updated debian/dnsroots.global, instead of
150 upstream's.
151 * debian/control: update short and long description.
152 * upload to Debian/main (closes: #453680).
153 * debian/djbdns.README.Debian: add note about daemontools' default
154 directory for services is /etc/service/.
155 * debian/djbdns.NEWS.Debian: new; package introduced to Debian/main,
156 mention how to put on hold if upgrade from non-free is not desired.
157 * debian/djbdns-man/dnsipq.1, debian/djbdns-man/dnstxt.1: typo.
158 * debian/control: Replaces: djbdns-doc.
159
160 -- Gerrit Pape <pape@smarden.org> Tue, 26 Feb 2008 20:54:59 +0000
161
162djbdns (1.05-zarge2) sarge; urgency=low
163
164 * build against sarge's dietlibc-dev (0.28-3).
165
166 -- Gerrit Pape <pape@smarden.org> Thu, 26 May 2005 19:03:38 +0000
167
168djbdns (1.05-zarge1) sarge; urgency=low
169
170 * debian/rules: minor cleanup.
171 * debian/implicit: update to revision 1.10.
172 * debian/djbdns.conffiles: new; /etc/dnsroots.global.
173 * debian/control: typo in description.
174
175 -- Gerrit Pape <pape@smarden.org> Wed, 18 Aug 2004 14:35:29 +0000
176
177djbdns (1.05-zarge0.4) sarge; urgency=low
178
179 * debian/control: Depends: make (thx Thomas Mangin); no longer
180 Build-Depends: dephelper; remove Standards-Version.
181 * debian/rules: stop using debhelper, use implicit rules.
182 * debian/implicit: new; implicit Makefile rules.
183 * debian/README.Debian, debian/docs: rename to debian/ucspi-tcp.*.
184 * debian/dirs: remove; obsolete.
185 * debian/copyright: minor.
186
187 -- Gerrit Pape <pape@smarden.org> Wed, 10 Mar 2004 08:23:22 +0000
188
189djbdns (1.05-zarge0.2) sarge; urgency=low
190
191 * use diet libc.
192 * debian/rules: set up diet program as c compiler wrapper; conditionally
193 overwrite PATH to have diet program used as c compiler wrapper; minor
194 cleanup.
195 * debian/gcc/gcc*: new; diet program as c compiler wrapper.
196 * debian/control: Build-Depends: dietlibc-dev; no longer Depends:
197 ${shlibs:Depends}; minor cleanup.
198
199 -- Gerrit Pape <pape@smarden.org> Wed, 12 Nov 2003 13:19:10 +0000
200
201djbdns (1.05-woody1) woody; urgency=low
202
203 * bump version for release.
204
205 -- Gerrit Pape <pape@smarden.org> Tue, 9 Jul 2002 11:05:16 +0200
206
207djbdns (1.05-woody0.1) woody; urgency=low
208
209 * woody package; new Standards-Version: 3.5.2.
210
211 -- Gerrit Pape <pape@smarden.org> Mon, 15 Oct 2001 11:49:50 +0200
212
213djbdns (1.05-1) stable; urgency=low
214
215 * new upstream version 1.05.
216 * switched to _recommend_ djbdns-doc (not depend on).
217 * dist stable.
218
219 -- Gerrit Pape <pape@innominate.com> Mon, 12 Feb 2001 14:55:09 +0100
220
221djbdns (1.04-1) unstable; urgency=low
222
223 * new upstream version 1.04.
224
225 -- Gerrit Pape <pape@innominate.com> Mon, 22 Jan 2001 10:50:51 +0100
226
227djbdns (1.03-1) unstable; urgency=low
228
229 * new upstream version 1.03.
230
231 -- Gerrit Pape <pape@innominate.com> Mon, 8 Jan 2001 23:29:43 +0100
232
233djbdns (1.02-0.2) unstable; urgency=low
234
235 * dependencies, cleanup.
236
237 -- Gerrit Pape <pape@innominate.com> Mon, 18 Dec 2000 11:32:59 +0100
238
239djbdns (1.02-0.1) unstable; urgency=low
240
241 * Initial Release.
242
243 -- Gerrit Pape <pape@innominate.de> Wed, 8 Nov 2000 10:21:36 +0100
244