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