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