Subversion Repositories

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

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