Rev 15 | Rev 19 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
18 | magnus | 1 | oidentd (2.0.8-9) unstable; urgency=low |
2 | |||
3 | * Correct Vcs-Svn URL. |
||
4 | |||
5 | -- Magnus Holmgren <holmgren@debian.org> Sun, 27 Mar 2016 19:14:06 +0200 |
||
6 | |||
4 | magnus | 7 | oidentd (2.0.8-8) unstable; urgency=low |
8 | |||
9 | * New maintainer (Closes: #695125). |
||
5 | magnus | 10 | * Change source format to 3.0 (quilt), using the "automagic" dh instead |
11 | of CDBS. |
||
12 | * Put the modification of README in dont_mention_INSTALL.patch. |
||
13 | * debian/docs: Don't mention README.Debian or ChangeLog; those are |
||
14 | installed by default (merge the README.Debian in the root of the |
||
15 | source package into the one in debian/). |
||
13 | magnus | 16 | * Raise debhelper compat level to 9 to get default build flags |
17 | automatically. |
||
6 | magnus | 18 | * Override the license-problem-gfdl-invariants Lintian errors; the |
19 | license notice doesn't use the standard wording but it should be clear |
||
20 | that there are no invariant sections nor front or back cover texts. |
||
9 | magnus | 21 | * Replace "[ -x ... ]" with "which ... > /dev/null" in maintainer |
22 | scripts. |
||
10 | magnus | 23 | * Bump Standards-Version to 3.9.6. |
4 | magnus | 24 | |
14 | magnus | 25 | -- Magnus Holmgren <holmgren@debian.org> Tue, 25 Aug 2015 20:57:44 +0200 |
4 | magnus | 26 | |
3 | magnus | 27 | oidentd (2.0.8-7) unstable; urgency=medium |
28 | |||
29 | * QA upload. |
||
30 | |||
31 | [ Unit 193 ] |
||
32 | * d/p/ftbfs-gcc5.patch: Fix a failure to build with gcc5. (Closes: #778035) |
||
33 | * Add d/watch from Bart Martens. |
||
34 | |||
35 | [ Peter Eisentraut ] |
||
36 | * Add support for "status" action to init.d script. (Closes: #647871) |
||
37 | |||
38 | -- Unit 193 <unit193@ubuntu.com> Fri, 03 Jul 2015 06:01:08 -0400 |
||
39 | |||
40 | oidentd (2.0.8-6) unstable; urgency=medium |
||
41 | |||
42 | * QA upload. |
||
43 | * Depend on iproute2 instead of transitional package iproute. |
||
44 | |||
45 | -- Andreas Henriksson <andreas@fatal.se> Thu, 19 Jun 2014 22:29:08 +0200 |
||
46 | |||
47 | oidentd (2.0.8-5) unstable; urgency=low |
||
48 | |||
49 | * QA upload. |
||
50 | * Don’t ship changes to debian/ as a patch, just apply them. |
||
51 | |||
52 | -- Michael Stapelberg <stapelberg@debian.org> Tue, 04 Dec 2012 20:27:25 +0100 |
||
53 | |||
54 | oidentd (2.0.8-4.1) unstable; urgency=low |
||
55 | |||
56 | * Non-maintainer upload. |
||
57 | * Add patch to add -P in the init script with either iproute or net-tools |
||
58 | (Thanks Andreas Henriksson) |
||
59 | * Add dependency on iproute | net-tools (Closes: #672926) |
||
60 | |||
61 | -- Michael Stapelberg <stapelberg@debian.org> Mon, 03 Dec 2012 23:42:59 +0100 |
||
62 | |||
63 | oidentd (2.0.8-4) unstable; urgency=low |
||
64 | |||
65 | * Bind to ipv6-socket by default as well (Closes: #533604) |
||
66 | Patch supplied by Fabian Knittel <fabian.knittel@avona.com> |
||
67 | |||
68 | -- Stefan Bauer <stefan.bauer@cubewerk.de> Mon, 01 Mar 2010 20:27:22 +0100 |
||
69 | |||
70 | oidentd (2.0.8-3) unstable; urgency=low |
||
71 | |||
72 | * Migrating logcheck ignore database from logcheck-database package to |
||
73 | oidentd |
||
74 | * Adding ignore entry for daemons that required local users (Closes: #260660) |
||
75 | |||
76 | -- Stefan Bauer <stefan.bauer@cubewerk.de> Tue, 01 Sep 2009 15:53:27 +0200 |
||
77 | |||
78 | oidentd (2.0.8-2) unstable; urgency=low |
||
79 | |||
80 | * New Maintainer (Closes: #509671) |
||
81 | * Acknowledge NMU changes |
||
82 | * changed file source address in copyright file |
||
83 | * removed ADDENDUM: example stanza in copyright file |
||
84 | * fixed old fsf address in copyright file |
||
85 | * added LSB functions to init script (Closes: #508137 #461338) |
||
86 | * mentioned workaround in README.Debian to bind socket to ipv4 and |
||
87 | ipv6-addresses by default (Closes: #520134) |
||
88 | |||
89 | -- Stefan Bauer <stefan.bauer@cubewerk.de> Sat, 29 Aug 2009 16:20:38 +0200 |
||
90 | |||
91 | oidentd (2.0.8-1.2) unstable; urgency=low |
||
92 | |||
93 | * Non-maintainer upload. |
||
94 | * Added LSB formatted dependency info in init.d script (closes: #462212) |
||
95 | |||
96 | -- Peter Eisentraut <petere@debian.org> Tue, 01 Apr 2008 22:34:32 +0200 |
||
97 | |||
98 | oidentd (2.0.8-1.1) unstable; urgency=high |
||
99 | |||
100 | * Non-maintainer upload during BSP. |
||
101 | * Fix unconditional use of deluser in postrm (Closes: #417038). |
||
102 | |||
103 | -- Luk Claes <luk@debian.org> Thu, 17 May 2007 02:02:54 +0200 |
||
104 | |||
105 | oidentd (2.0.8-1) unstable; urgency=low |
||
106 | |||
107 | * New upstream release |
||
108 | |||
109 | -- Martin Waitz <tali@debian.org> Sun, 2 Jul 2006 01:05:50 +0200 |
||
110 | |||
111 | oidentd (2.0.7-5) unstable; urgency=low |
||
112 | |||
113 | * Don't choke on kernels without masquerade support, Closes: #354006 |
||
114 | |||
115 | -- Martin Waitz <tali@debian.org> Tue, 7 Mar 2006 21:37:21 +0100 |
||
116 | |||
117 | oidentd (2.0.7-4) unstable; urgency=low |
||
118 | |||
119 | * Apply patch from Christof Douma to open netfilter file descriptors |
||
120 | before dropping root, Closes: #266722 |
||
121 | * debian/{control,postrm,postinst}: use oident user and group for daemon, |
||
122 | Closes: #295630 |
||
123 | * debian/postrm: don't try to remove oidentd from inet.conf |
||
124 | * debian/control: bump Standards Version |
||
125 | |||
126 | -- Martin Waitz <tali@debian.org> Sat, 28 Jan 2006 12:51:33 +0100 |
||
127 | |||
128 | oidentd (2.0.7-3) unstable; urgency=low |
||
129 | |||
130 | * fix parsing of new ip_conntrack format, Closes: #292779 |
||
131 | |||
132 | -- Martin Waitz <tali@debian.org> Sat, 5 Feb 2005 00:35:55 +0100 |
||
133 | |||
134 | oidentd (2.0.7-2) unstable; urgency=high |
||
135 | |||
136 | * urgency high because it fixes a serious bug in the copyright file. |
||
137 | * debian/copyright: include GFDL, Closes: #292239 |
||
138 | * debian/control: update Standards-Version and description |
||
139 | * debian/init: remove support for upgrade from version < 2 |
||
140 | * README: don't reference INSTALL, Closes: #253199 |
||
141 | |||
142 | -- Martin Waitz <tali@debian.org> Fri, 28 Jan 2005 23:50:07 +0100 |
||
143 | |||
144 | oidentd (2.0.7-1) unstable; urgency=low |
||
145 | |||
146 | * New upstream release |
||
147 | * debian/default: use -f by default, as suggested by Bug#217194 |
||
148 | * debian/default: Fix comment about /etc/oidentd_masq.conf, Closes: #226962 |
||
149 | * debian/oidentd_masq.conf: update comment |
||
150 | * debian/rules,install: use CDBS for packaging |
||
151 | * debian/compat: use debhelper version 4 |
||
152 | * debian/control: update Build-Depends |
||
153 | |||
154 | -- Martin Waitz <tali@debian.org> Mon, 12 Jan 2004 01:24:13 +0100 |
||
155 | |||
156 | oidentd (2.0.5-1) unstable; urgency=low |
||
157 | |||
158 | * New upstream release |
||
159 | - includes better config parsing, Closes: #176447 |
||
160 | * Don't strip '-r' option, Closes: #176467 |
||
161 | |||
162 | -- Martin Waitz <tali@debian.org> Wed, 26 Feb 2003 22:46:31 +0100 |
||
163 | |||
164 | oidentd (2.0.4-2) unstable; urgency=low |
||
165 | |||
166 | * I guess new bisons are more strict, fix .y file, Closes: #165332 |
||
167 | |||
168 | -- Martin Waitz <tali@debian.org> Fri, 18 Oct 2002 20:26:54 +0200 |
||
169 | |||
170 | oidentd (2.0.4-1) unstable; urgency=low |
||
171 | |||
172 | * New upstream release |
||
173 | * remove oidentdconfig, it's not needed any more post-woody. |
||
174 | Closes: #139203, #145090 |
||
175 | * Add patch from Ewen McNeill to allow default router as |
||
176 | identd proxy. Closes: #157832 |
||
177 | |||
178 | -- Martin Waitz <tali@debian.org> Thu, 22 Aug 2002 19:11:42 +0200 |
||
179 | |||
180 | oidentd (2.0.3+cvs20020603-1) unstable; urgency=high |
||
181 | |||
182 | * New upstream source taken from cvs |
||
183 | - only changes one source line, fixing a broken memory allocation |
||
184 | * Urgency set to high because 2.0.3-1 had a lot more bugs |
||
185 | |||
186 | -- Martin Waitz <tali@debian.org> Mon, 3 Jun 2002 10:58:10 +0200 |
||
187 | |||
188 | oidentd (2.0.3+cvs20020418-1) unstable; urgency=low |
||
189 | |||
190 | * New upstream source taken from cvs |
||
191 | - includes minor bugfixes, Closes: #115589 |
||
192 | |||
193 | -- Martin Waitz <tali@debian.org> Thu, 18 Apr 2002 22:32:02 +0200 |
||
194 | |||
195 | oidentd (2.0.3-1) unstable; urgency=low |
||
196 | |||
197 | * New upstream release |
||
198 | * debian/control: Standards-Version 3.5.6.1 |
||
199 | |||
200 | -- Martin Waitz <tali@debian.org> Mon, 25 Mar 2002 01:39:45 +0100 |
||
201 | |||
202 | oidentd (2.0.1-2) unstable; urgency=low |
||
203 | |||
204 | * debian/oidentdconfig: generate better oidentd.conf |
||
205 | this fixes one part of #116694. |
||
206 | |||
207 | -- Martin Waitz <tali@debian.org> Mon, 5 Nov 2001 00:45:45 +0100 |
||
208 | |||
209 | oidentd (2.0.1-1) unstable; urgency=low |
||
210 | |||
211 | * New upstream version |
||
212 | - fixes -f command line argument, Closes: #113721 |
||
213 | * debian/rules: added new --enable-debug to configure |
||
214 | * debian/control: mention IPv6 support in Description |
||
215 | |||
216 | -- Martin Waitz <tali@debian.org> Sat, 6 Oct 2001 23:18:11 +0200 |
||
217 | |||
218 | oidentd (1.9.9.1+cvs20010921-1) unstable; urgency=low |
||
219 | |||
220 | * New upstream source taken from cvs |
||
221 | - fixes port binding, Closes: #113043 |
||
222 | - more masquarade fixes, Closes: #110540 (again ;) |
||
223 | |||
224 | -- Martin Waitz <tali@debian.org> Fri, 21 Sep 2001 15:19:27 +0200 |
||
225 | |||
226 | oidentd (1.9.9.1-1) unstable; urgency=low |
||
227 | |||
228 | * New upstream version |
||
229 | - many bugfixes, including masquarade support, Closes: #110540 |
||
230 | * debian/rules,docs: use NEWS for changelog, |
||
231 | include 1.x changelog in documentation |
||
232 | * debian/copyright: updated web page location |
||
233 | |||
234 | -- Martin Waitz <tali@debian.org> Tue, 18 Sep 2001 11:11:06 +0200 |
||
235 | |||
236 | oidentd (1.9.9+cvs20010905-1) unstable; urgency=low |
||
237 | |||
238 | * New upstream source taken from cvs |
||
239 | - uses ~/.oidentd.conf instead of ~/.oidentd_conf |
||
240 | * #1109875 was a typo (Closes: #110975) |
||
241 | * debian/control: set priority to extra, |
||
242 | somehow last uploads made it optional |
||
243 | |||
244 | -- Martin Waitz <tali@debian.org> Sun, 9 Sep 2001 14:52:53 +0200 |
||
245 | |||
246 | oidentd (1.9.9-2) unstable; urgency=low |
||
247 | |||
248 | * debian/control: added bison, flex to build-depends |
||
249 | (Closes: #110498, #1109875) |
||
250 | |||
251 | -- Martin Waitz <tali@debian.org> Tue, 4 Sep 2001 15:03:52 +0200 |
||
252 | |||
253 | oidentd (1.9.9-1) unstable; urgency=low |
||
254 | |||
255 | * New upstream version |
||
256 | - IPv6 support, Closes: #92232 |
||
257 | - new, more flexible configuration |
||
258 | - doesn't support inetd any more, Closes: #55021, #62149, #71964 |
||
259 | - old bugs are already fixed, Closes: #67527, #76682 |
||
260 | - includes (fixed!) version of my patch regarding logging, Closes: #106782 |
||
261 | * debian/oidentdconfig: wrote script to convert config files, please test! |
||
262 | * debian/rules: install new config files and oidentdconfig |
||
263 | * debian/rules,docs: removed INSTALL, doesn't contain anything important any more |
||
264 | * debian/default: change comments according to new syntax |
||
265 | * debian/init: removed inetd test, always run as daemon |
||
266 | * debian/init: remove old options from OIDENT_OPTIONS |
||
267 | * debian/postinst: don't add inetd entry, remove old inetd entries |
||
268 | * debian/postinst: run oidentdconfig to test config |
||
269 | * debian/prerm: instead of disabling oidentd in inetd.conf, remove it |
||
270 | * debian/copyright: small cleanups |
||
271 | * debian/control: compliant to Standards-Version 3.5.6.0 |
||
272 | |||
273 | -- Martin Waitz <tali@debian.org> Tue, 21 Aug 2001 16:43:32 +0200 |
||
274 | |||
275 | oidentd (1.7.1-8) unstable; urgency=low |
||
276 | |||
277 | * removed logcheck ignore file, it is being provided by logcheck |
||
278 | (Closes: #105472, #106196) |
||
279 | * again updated config.{guess,sub} |
||
280 | |||
281 | -- Martin Waitz <tali@debian.org> Thu, 26 Jul 2001 16:04:35 +0200 |
||
282 | |||
283 | oidentd (1.7.1-7) unstable; urgency=low |
||
284 | |||
285 | * updated config.{guess,sub} from current libtool |
||
286 | * changed oidentd.c to compile with gcc-3.0 |
||
287 | (Closes: #103156, thanks to LaMont Jones for the patch) |
||
288 | |||
289 | -- Martin Waitz <tali@debian.org> Tue, 3 Jul 2001 15:33:26 +0200 |
||
290 | |||
291 | oidentd (1.7.1-6) unstable; urgency=low |
||
292 | |||
293 | * removed in.oidentd from man-page (Closes: #99584) |
||
294 | * compliant to Standards-Version 3.5.5.0 |
||
295 | |||
296 | -- Martin Waitz <tali@debian.org> Fri, 8 Jun 2001 15:37:23 +0200 |
||
297 | |||
298 | oidentd (1.7.1-5) unstable; urgency=low |
||
299 | |||
300 | * New Maintainer. |
||
301 | * Honor DEB_BUILD_OPTIONS, now using debhelper 3 |
||
302 | * Add documentation to /etc/identd.spoof. |
||
303 | * Add logcheck ignore file. Closes: #89177 |
||
304 | * init script now only checks for existance of daemon |
||
305 | * move daemon configuration to /etc/default/ |
||
306 | * now complies to Standards-Version 3.5.2.0 |
||
307 | * add pointer to "-F" to config files. Closes: #80824 |
||
308 | * changed linux-masq error logging. Closes: #75952 |
||
309 | * use same default config for init/inetd method (-s -m) |
||
310 | * fixed typo in oidentd(8). Closes: #78817 |
||
311 | * some cleanup |
||
312 | |||
313 | -- Martin Waitz <tali@stud.uni-erlangen.de> Thu, 29 Mar 2001 15:21:01 +0200 |
||
314 | |||
315 | oidentd (1.7.1-4) unstable; urgency=low |
||
316 | |||
317 | * Yet another upload |
||
318 | * killed preinst, dpkg handles it for us. Closes: #92076 |
||
319 | |||
320 | -- Sean 'Shaleh' Perry <shaleh@debian.org> Thu, 29 Mar 2001 07:51:57 -0800 |
||
321 | |||
322 | oidentd (1.7.1-3) unstable; urgency=low |
||
323 | |||
324 | * Fixing bugs |
||
325 | * Maintainer scripts check for update-inetd before using it. |
||
326 | Closes: #88916, #88917, #88921 |
||
327 | * added empty identd.spoof to /etc, marked as a conffile. Closes: #81136 |
||
328 | * removed the stamps in rules file, Closes: #75084 |
||
329 | |||
330 | -- Sean 'Shaleh' Perry <shaleh@debian.org> Wed, 14 Mar 2001 15:20:23 -0800 |
||
331 | |||
332 | oidentd (1.7.1-2) unstable; urgency=low |
||
333 | |||
334 | * Orphaning package |
||
335 | |||
336 | -- Sean 'Shaleh' Perry <shaleh@debian.org> Wed, 21 Feb 2001 12:56:47 -0800 |
||
337 | |||
338 | oidentd (1.7.1-1) unstable; urgency=low |
||
339 | |||
340 | * New upstream release |
||
341 | |||
342 | -- Sean 'Shaleh' Perry <shaleh@debian.org> Mon, 23 Oct 2000 16:29:06 -0700 |
||
343 | |||
344 | oidentd (1.7.0-2) frozen unstable; urgency=low |
||
345 | |||
346 | * Fixed the setsockopt() bug, patch sent upstream |
||
347 | |||
348 | -- Sean 'Shaleh' Perry <shaleh@debian.org> Wed, 18 Oct 2000 09:30:05 -0700 |
||
349 | |||
350 | oidentd (1.7.0-1) frozen unstable; urgency=low |
||
351 | |||
352 | * New upstream release |
||
353 | |||
354 | -- Sean 'Shaleh' Perry <shaleh@debian.org> Tue, 17 Oct 2000 09:35:56 -0700 |
||
355 | |||
356 | oidentd (1.6.4-3) frozen unstable; urgency=low |
||
357 | |||
358 | * Ensure oident becomes dominant ident |
||
359 | * Closes: #67527 |
||
360 | |||
361 | -- Sean 'Shaleh' Perry <shaleh@debian.org> Fri, 21 Jul 2000 14:16:52 -0700 |
||
362 | |||
363 | oidentd (1.6.4-2) frozen unstable; urgency=low |
||
364 | |||
365 | * Closes: #60111 |
||
366 | * this is related to my previous upload, I missed the init script. |
||
367 | |||
368 | -- Sean 'Shaleh' Perry <shaleh@debian.org> Mon, 13 Mar 2000 17:32:30 -0800 |
||
369 | |||
370 | oidentd (1.6.4-1) frozen unstable; urgency=low |
||
371 | |||
372 | * New upstream release |
||
373 | * Upstream fixed several bugs |
||
374 | * Netfilter support (important for 2.3 and higher linux kernels) |
||
375 | * Closes: #56021 |
||
376 | |||
377 | -- Sean 'Shaleh' Perry <shaleh@debian.org> Fri, 25 Feb 2000 13:43:43 -0800 |
||
378 | |||
379 | oidentd (1.6.3-4) unstable; urgency=low |
||
380 | |||
381 | * Closes: #45343 |
||
382 | * FHS compliant |
||
383 | |||
384 | -- Sean E. Perry <shaleh@debian.org> Mon, 20 Sep 1999 17:34:36 -0700 |
||
385 | |||
386 | oidentd (1.6.3-3) unstable; urgency=low |
||
387 | |||
388 | * bug fixes |
||
389 | * closes: #43978, oops |
||
390 | * closes: #43983, double oops |
||
391 | |||
392 | -- Sean E. Perry <shaleh@debian.org> Fri, 3 Sep 1999 12:23:13 -0700 |
||
393 | |||
394 | oidentd (1.6.3-2) unstable; urgency=low |
||
395 | |||
396 | * Cleaned up the {pre,post}{inst,rm} |
||
397 | * added an init script, default is still inetd |
||
398 | |||
399 | -- Sean E. Perry <shaleh@debian.org> Tue, 31 Aug 1999 15:04:39 -0700 |
||
400 | |||
401 | oidentd (1.6.3-1) unstable; urgency=low |
||
402 | |||
403 | * new upstream release |
||
404 | |||
405 | -- Sean E. Perry <shaleh@debian.org> Wed, 25 Aug 1999 03:41:16 -0700 |
||
406 | |||
407 | oidentd (1.6.2-0) unstable; urgency=low |
||
408 | |||
409 | * New upstream release |
||
410 | |||
411 | -- Sean E. Perry <shaleh@debian.org> Sat, 29 May 1999 06:07:05 -0400 |
||
412 | |||
413 | oidentd (1.6.1-0) unstable; urgency=low |
||
414 | |||
415 | * Initial Release. |
||
416 | |||
417 | -- Sean E. Perry <shaleh@debian.org> Sat, 6 Mar 1999 15:37:05 -0500 |
||
418 |