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