Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 6 | Details | Compare with Previous | Last modification | View Log | RSS feed

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