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