Subversion Repositories

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

Rev 29 | Rev 31 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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