Subversion Repositories

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

Details | Last modification | View Log | RSS feed

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