prepare the lets be a superserver release.
[packages/xinetd.git] / debian / changelog
1 xinetd (1:2.3.14-3) UNRELEASED; urgency=low
2
3   [ The let's try to provide inet-superserver upload ]
4
5   * debian/control:
6      + add Provides/Conflicts on inet-superserver.
7      + add dependency on update-inetd.
8      + add dependency on lsb-base.
9
10   * maintainer scripts:
11      + preinst: remove diversion of /etc/init.d/inetd.
12      + other: don't touch /etc/init.d/inetd anymore.
13
14   * debian/xinetd.defaults: enable inetd_compat mode, so that we can
15     legitimately provide inet-superserver.
16
17   * debian/xinetd.init:
18      + support the new INETD_COMPAT option.
19      + be lsb.
20
21  -- Pierre Habouzit <madcoder@debian.org>  Mon, 26 Nov 2007 21:53:25 +0100
22
23 xinetd (1:2.3.14-2) unstable; urgency=low
24
25   * Adopt package (Closes: 434357), thanks Thomas for your past work.
26   * debian/control:
27       + set myself as maintainer.
28       + add VCS-* headers.
29       + add Homepage header.
30   * debian/rules:
31       + make it slightly more modern.
32       + use pristine-tar.
33       + use debian/patches.
34   * Always use up2date config.{sub,guess}:
35       + add autotools-dev to the Depends;
36       + copy config.{guess,sub} from /usr/share/misc/;
37   * Unset TMPDIR in the initscript (Closes: 379400).
38   * Capitalize IP in the package Description (Closes: 414288).
39   * Fix typo in xinetd.conf(5), spurious `+': update
40     Documentation-fixes.patch (Closes: 413997).
41
42  -- Pierre Habouzit <madcoder@debian.org>  Mon, 26 Nov 2007 18:08:16 +0100
43
44 xinetd (1:2.3.14-1.1) unstable; urgency=low
45
46   * Non-maintainer upload.
47   * Update xinetd to use invoke-rc.d (Closes: 427892).
48
49  -- Pierre Habouzit <madcoder@debian.org>  Wed, 18 Jul 2007 18:38:26 +0200
50
51 xinetd (1:2.3.14-1) unstable; urgency=low
52
53   * New upstream release (closes: #342724).
54   * Updated config.guess and config.sub (closes: #342448).
55   * Comment about log_on_* in xinetd.conf (closes: #312663).
56   * Patch by Leo Weppelman <leo@wau.mis.ah.nl> on child.c
57     (closes: #342559)
58   * Patch for xconv.pl by Ron Murray <murrayr@dor.state.ma.us> to
59     process "#<off>#" lines (closes: #336023).
60   * Added configuration file for discard internal service
61     (closes: #309312)
62   * Bumped Standards-Version to 3.7.2
63   * Bumped debhelper compatibility level to 5.
64
65  -- Thomas Seyrat <tomasera@debian.org>  Tue,  9 May 2006 13:32:06 +0200
66
67 xinetd (1:2.3.13-3) unstable; urgency=low
68
69   * -stayalive option in /etc/default/xinetd instead of init script
70     to make behaviour change easier. (closes: #294665)
71   * Applied patch from Andreas Jochens <aj@andaco.de> to build
72     on amd64 with gcc-4.0 (closes: #297911)
73   * Run /etc/init.d/inetd in postrm only if it exists (closes: #295554)
74   * Fixed erroneous itox.8 man page (closes: #287814)
75   * Included xinetd.org FAQ as /usr/share/doc/xinetd/xinetd.org-FAQ.html
76   * Edited README.update-inetd (closes: #287821)
77   * Applied patch to xconv.pl by Javier Fernández-Sanguino Peña to fix
78     - what Amanda needs (closes: #167367)
79       (http://www.amanda.org/docs/install.html)
80     - numerically-specified services (closes: #176464)
81     - TCP Wrappers
82
83  -- Thomas Seyrat <tomasera@debian.org>  Thu, 10 Mar 2005 11:03:24 +0100
84
85 xinetd (1:2.3.13-2) unstable; urgency=low
86
87   * We now start xinetd with -stayalive by default to keep it
88     running even if no service is enabled. (closes: #270803)
89   * Modify Makefile.in to install xinetd.log manpage in section
90     5 instead of 8.
91
92  -- Thomas Seyrat <tomasera@debian.org>  Thu,  9 Sep 2004 14:39:20 +0200
93
94 xinetd (1:2.3.13-1) unstable; urgency=low
95
96   * New upstream release
97     - fixes factorized addresses in only_from (closes: #212533)
98   * inetd.conf doesn't get read by default anymore, too much trouble.
99     Removed -inetd_compat from /etc/default/xinetd (closes: #198585)
100   * "services" internal service was removed upstream, so we don't
101     need /etc/xinetd.d/xinetd anymore, nor documentation for these
102     internal services (closes: #242646)
103   * Bumped Standards-Version to 3.6.1 
104
105  -- Thomas Seyrat <tomasera@debian.org>  Sun, 18 Apr 2004 13:33:57 +0200
106
107 xinetd (1:2.3.12-2) unstable; urgency=high
108
109   * -1 was partially fucked up
110   * Applied patch on nvlists.c from upstream to fix segfault
111   * Added updated README.update-inetd
112   * -reuse is not needed anymore since 2.3.4, REUSE is on by default on
113     all services
114   * "xadmin" and "servers" internal services were removed upstream,
115     they don't appear anymore in /etc/xinetd.d/xinetd
116   * /etc/default/xinetd also gets removed when xinetd is purged
117
118  -- Thomas Seyrat <tomasera@debian.org>  Fri, 15 Aug 2003 16:06:10 +0200
119
120 xinetd (1:2.3.12-1) unstable; urgency=low
121
122   * New upstream release
123   * Bumped Standards-Version to 3.6.0
124   * Removed README.samba
125
126  -- Thomas Seyrat <tomasera@debian.org>  Thu, 14 Aug 2003 14:21:41 +0200
127
128 xinetd (1:2.3.11-2) unstable; urgency=low
129
130   * Attempt at using inetd.conf compatibility mode.
131     - No more "inetd.conf to xinetd.conf" autoconvert, now xinetd
132       reads inetd.conf after xinetd.conf
133     - inetd to xinetd transition should be seamless and inetd-started
134       services are not supposed to be broken (closes: #146908)
135     - No more debconf (we don't prompt user anymore, we rely on dpkg to
136       check for an existing xinetd.conf, and to prompt accordingly)
137       (closes: #183458)
138   * We install /etc/xinetd.d/, the (disabled) internal services
139     configuration files (Redhat-style), and the default xinetd.conf
140     considers them. (closes: #167726)
141   * Removed logrotate config file (we log through syslog per default)
142   * Removed logrotate from recommended packages
143   * Updated and simplified maintainer scripts
144   * Bumped Standards-Version to 3.5.10
145
146  -- Thomas Seyrat <tomasera@debian.org>  Mon,  9 Jun 2003 22:50:54 +0200
147
148 xinetd (1:2.3.11-1) unstable; urgency=high
149
150   * New upstream release
151      - Steve Grubb fixed memory leaks found with valgrind
152        (closes: #190217)
153   * Bumped Standards-Version to 3.5.9 
154
155  -- Thomas Seyrat <tomasera@debian.org>  Sat, 26 Apr 2003 16:26:45 +0200
156
157 xinetd (1:2.3.10-1) unstable; urgency=low
158
159   * New upstream release
160   * Bumped Standards-Version to 3.5.8
161   * Start daemon with -pidfile /var/run/xinetd.pid (closes: #172770)
162
163  -- Thomas Seyrat <tomasera@debian.org>  Mon, 13 Jan 2003 13:13:42 +0100
164
165 xinetd (1:2.3.9-1) unstable; urgency=low
166
167   * New upstream release
168   * Bumped Standards-Version to 3.5.7 
169
170  -- Thomas Seyrat <tomasera@debian.org>  Wed,  2 Oct 2002 10:25:33 +0200
171
172 xinetd (1:2.3.7-1) unstable; urgency=high
173
174   * New upstream release
175      - urgency=high to supersede NMU.
176      - includes security fix corrected in 2.3.6-1.1.
177   * Applied two patches for 2.3.6 from Steve G. fixing some
178     "redirect without server line" service issues. (closes: #155990)
179
180  -- Thomas Seyrat <tomasera@debian.org>  Tue, 13 Aug 2002 15:05:05 +0200
181
182 xinetd (1:2.3.6-1.1) unstable; urgency=high
183
184   * Non-maintainer upload by Security Team
185   * Applied a patch from SolarDesigner to keep xinetd from leaking the
186     recently introduced signal pipe into services started from xinetd.
187   * Applied upstream bugfix to handle IPv6 addresses in config parser
188     (unfortunately, it was applied upstream to the 2.3.6 tarball which is
189     now different from ours)
190
191  -- Martin Schulze <joey@infodrom.org>  Tue, 13 Aug 2002 10:44:14 +0200
192
193 xinetd (1:2.3.6-1) unstable; urgency=low
194
195   * New upstream release (closes: #121044, #149114)
196   * Removed build dependency on perldoc (upstream now ships xconv.pl manpage).
197   * Included debconf template french translation.
198
199  -- Thomas Seyrat <tomasera@debian.org>  Mon,  5 Aug 2002 22:17:38 +0200
200
201 xinetd (1:2.3.5-1) unstable; urgency=low
202
203   * New upstream release
204   * New maintainer (closes: #153977)
205   * Minor debian/rules rewriting
206   * Bumped Standards-Version to 3.5.6.1. 
207
208  -- Thomas Seyrat <tomasera@debian.org>  Sun, 28 Jul 2002 16:51:39 +0200
209
210 xinetd (1:2.3.4-2) unstable; urgency=high
211
212   * The "aarrgghh, why can't upstream test their release?" release
213   * Three small address parsing fixes -- these are being punted upstream...
214     xinetd/addr.c:explicit_addr:    Set /32 to still be a masked addr
215                                     closes: #144672
216     xinetd/addr.c:factorized_addr:  Restart the parse at the right point
217                                     after the syntax check pass.
218                                     closes: #141453
219     xinetd/addr.c:addrlist_match:   Altered the "mask" check to remember to
220                                     apply the mask to /both/ halves of the
221                                     expression
222                                     closes: #145704
223   * Small change since I forgot to read the changelog carefully enough...
224     debian/init:                    Send HUP to reload config
225   
226  -- Daniel Silverstone <dsilvers@debian.org>  Fri,  3 May 2002 21:47:35 +0100
227
228 xinetd (1:2.3.4-1.1) unstable; urgency=low
229
230   * Non-maintainer upload.
231   * Update config.guess and config.sub (closes: #141653).
232
233  -- Colin Watson <cjwatson@debian.org>  Sun,  7 Apr 2002 23:51:53 +0100
234
235 xinetd (1:2.3.4-1) unstable; urgency=low
236
237   * New upstream version:
238     Lots and lots. Unsure exactly which bugs
239     in the debian bts it closes -- I'll need to look
240     more closely
241   * Give configure the --with-loadavg parameter. closes: #140619
242
243  -- Daniel Silverstone <dsilvers@debian.org>  Thu,  4 Apr 2002 23:53:54 +0100
244
245 xinetd (1:2.3.3-4) unstable; urgency=low
246
247   * Corrected reload issue in /etc/init.d/xinetd by making reload
248     and force-reload the same signal. (follows from removal of
249     soft reload in 2.3.1) closes: #127676
250
251  -- Daniel Silverstone <dsilvers@debian.org>  Sun,  6 Jan 2002 17:25:45 +0000
252
253 xinetd (1:2.3.3-3) unstable; urgency=low
254
255   * Integrated fixes to pt_BR template. closes: #120846
256   * Integrated fixes to de template 
257      (thanks to Stephan Baeckert of Pyramid Computer GmBH)
258   * Fixed implicit declaration of malloc() -- This sorts out an ia64
259      issue and therefore closes: #124399
260   * Fixed spelling mistake in control file (raised by mdz) closes: #125544
261   
262  -- Daniel Silverstone <dsilvers@debian.org>  Tue, 18 Dec 2001 08:38:04 +0000
263
264 xinetd (1:2.3.3-2) unstable; urgency=low
265
266   * Re-introduced debconf independance at the cost
267     of needing a lintian override.
268   * Cleared an issue with building on potato WRT pod2man
269
270  -- Daniel Silverstone <dsilvers@debian.org>  Tue, 25 Sep 2001 18:52:58 +0100
271
272 xinetd (1:2.3.3-1) unstable; urgency=high
273
274   * New upstream version
275     Changes of particular interest include:
276      o 2.3.1 - Applied Solar Designer's AUDIT patches
277              - Removed soft-reconfigure. reload is always hard.
278      o 2.3.2 - Fix a heap overrun issue.
279      o 2.3.3 - RPC parser works again.
280   * New Maintainer
281   * Fixed issue where xinetd.conf stomped on your configs by
282     making a backup somehow. closes: #110596
283   * Removed support for systems without debconf. This introduces
284     a dependency on debconf - sorry. closes: #90008
285   * Introduced a build dependency on perl-doc in order to build the
286     manpage for xconv.pl
287   * Provided POD documentation for xconv.pl
288   * Corrected a dodgy comment in xconv.pl closes: #108754, #108751
289   * Included brazilian debconf template translations courtesy of
290     Andre Luis Lopes <andrelop@ig.com.br> closes: #108548
291   
292  -- Daniel Silverstone <dsilvers@debian.org>  Fri, 31 Aug 2001 14:49:57 +0100
293
294 xinetd (1:2.3.0-1) unstable; urgency=high
295
296   * New upstream version (with a sane number, whee!).
297   * Included the German translation to the templates, closes: #95505.
298   * Use -reuse by default in the init script, closes: #97732.
299   * Includes the security fixes that wiggy applied to the stable version,
300     closes: #101201.
301   * Now recommends the proper syslogd virtual package, closes: #101629.
302   * Included the Spanish translation to the templates, closes: #103166.
303   * Polishing in the packaging.
304   * Orphaning the package.
305
306  -- Josip Rodin <jrodin@jagor.srce.hr>  Sun, 15 Jul 2001 02:55:56 +0200
307
308 xinetd (1:2.1.8.8.p3-2) unstable; urgency=low
309
310   * Added -x checks around lines that kill inetd, portmap, and xinetd init
311     script, because it can happen that those programs aren't there,
312     closes: #74759.
313   * Updated the template message about inetd.conf->xinetd.conf conversion,
314     closes: #78622.
315   * Standards-Version: 3.5.2: added DEB_BUILD_OPTIONS handling.
316   * Added version 2.0.54 to debhelper build-dependency because that's when
317     dh_installdebconf was introduced.
318   * Added logrotate among the recommended packages.
319
320  -- Josip Rodin <jrodin@jagor.srce.hr>  Sat, 17 Mar 2001 16:52:20 +0100
321
322 xinetd (1:2.1.8.8.p3-1) frozen unstable; urgency=low
323
324   * New upstream version, which includes just a few bugfixes, most of them
325     that aren't even related to Linux, but there is one which is rather
326     important:
327         Fixed a bug in the access lists.  If you specified a host by
328                 name in only_from, any connection from a host without
329                 a reverse dns entry would be accepted.
330     This means that security policies (e.g. denial of access) for such hosts
331     wouldn't be enforced, which is a very ugly security problem,
332     closes: #65757.
333   * Added a clear warning to the postrm in the case when you don't have
334     an init script for the original inetd anymore, saying you may need
335     to reinstall netbase package to fix it. As this may happen due to
336     severe breakage in an old xinetd package, it needs to be said,
337     closes: #60836.
338   * Clarified convert-inetd-conf template text to explicitely say that the
339     config file will get overwritten on every upgrade if you say "Yes" to
340     the question, and add two lines in postinst to explain how to make it
341     not regenerate anymore.
342   * Synced portmapper check with inetd's init script and enhanced the regexp
343     match to catch " # foo" comments, otherwise it may produce false warning.
344   * Moved the message about terminating all services to prerm, where it's
345     actually being done.
346   * Made update-rc.d run only on initial installs.
347   * Added debhelper to Build-Depends: and shortened the long description.
348
349  -- Josip Rodin <jrodin@jagor.srce.hr>  Fri, 16 Jun 2000 20:13:03 +0200
350
351 xinetd (1:2.1.8.8pre8-1) frozen unstable; urgency=low
352
353   * New upstream version, including only two bug fixes, one of which is a
354     Y2K fix in the date service (changed TIMEOFFSET macro), closes: #54795.
355     The second change is minor, a fix for problem when length of banner
356     name % 32 = 0, and banners fail to work.
357
358  -- Josip Rodin <jrodin@jagor.srce.hr>  Sun, 16 Jan 2000 17:09:48 +0100
359
360 xinetd (1:2.1.8.8pre6-1) unstable; urgency=low
361
362   * New upstream version, packaged only to fix the Y2K glitch in the
363     log file, closes: #53865.
364   * Adopted/tookover the package :) I hear Norbert is around, but he
365     hasn't contacted anyone regarding the package yet.
366   * Introducing debconf support, to ask about converting the config file,
367     and to warn about update-inetd malfunctioning. However, I didn't remove
368     the old method of asking the questions yet, just in case debconf
369     doesn't exist. Only Recommends: debconf. Plus, I had to re-route all
370     the messages to &2, because of debconf.
371   * Added the missing `k' in `syslogd' recommendation (doh!). Added
372     Build-Depends: libwrap0-dev.
373   * Moved the whole contents of preinst to postinst (that is, stopping of
374     inetd and portmap, and creating the diversion of inetd init file),
375     no need to abuse preinst for that.
376   * Use --background option for start-stop-daemon, to speed up loading,
377     thus having to depend on dpkg >= 1.4.1.17.
378   * Fixed some details in postinst, init.d, config, and copyright files.
379
380  -- Josip Rodin <jrodin@jagor.srce.hr>  Tue,  4 Jan 2000 23:54:08 +0100
381
382 xinetd (1:2.1.8.7-1) unstable; urgency=low
383
384   * Non-maintainer upload.
385   * Admitting the sad truth, i.e. marking the package as orphaned. Norbert
386     hasn't done an upload in some eleven months, and hasn't respondedÃ\82Â\85to
387     our NMUs and several e-mails in more than two months. :(
388   * New upstream version. It's from a completely different development
389     branch, versioned differently, so I had to introduce an epoch. :|
390     Note that we *have to* use this version because the previous one breaks
391     its own original license! Closes: #38361 #41386 #41568.
392   * Updated packaging files for the new autoconf stuff, patched configure.in
393     and Makefile.in to support install in custom non-existant directories,
394     included example xinetd.conf file in examples directory.
395   * Updated docs regarding the new xconv.pl script. Not using it in
396     postinst, at least not yet.
397   * Skipped all old patches, except the one for src/itox.c, which is now
398     forwarded/included in upstream package, with some others.
399   * Added --with-libwrap to configure flags, to link with libwrap0, as
400     suggested by the upstream author. From the README file:
401        When xinetd does access checking, it will first ask libwrap to check
402        /etc/hosts.allow and /etc/hosts.deny, then if libwrap accepts the
403        connection, xinetd will consult its own access control mechanism.
404   * Fixed postrm script to work on purge, and to remove /etc/init.d/inetd
405     (created in postinst) prior to un-diverting it (otherwise dpkg-divert
406     would bomb out, overwriting not allowed).
407   * Moved making the dummy /etc/init.d/inetd script to postinst, to
408     avoid the lintian error.
409   * Fixed s/daemon-dir/daemon_dir/ in README.update-inetd file.
410   * Updated itox.1 manual page, moved it to section 8 and to xinetd/
411     directory, and integrated it (and itox) in the Makefile install: rule.
412   * Updated the init script, made checkportmap() check in /etc/xinetd.conf
413     file (don't know whether the check is ultimately correct, though).
414   * Upgraded netbase dependency to 3.16-4, because the fixed update-inetd
415     script is included since that version.
416   * Doesn't recommend netstd anymore, apparently it no longer exists,
417     that closes: #49398 #49438.
418
419  -- Josip Rodin <jrodin@jagor.srce.hr>  Sat, 16 Oct 1999 19:14:14 +0200
420
421 xinetd (2.2.1-8.SD1.2) unstable; urgency=low
422
423   * Non-maintainer upload. (diff posted to Bug#45602)
424
425   * Add a dummy /etc/init.d/inetd script so netbase doesn't have to
426     worry about its files disappearing. (Fixes: Bug#45602)
427
428  -- Anthony Towns <ajt@debian.org>  Fri, 15 Oct 1999 11:56:03 +1000
429
430 xinetd (2.2.1-8.SD1.1) unstable; urgency=medium
431
432   * Non-maintainer upload (is Norber Veber MIA?).
433   * Updated for the new netbase/inetd stuff.
434     Fixes: #43161 #44537 #44529 #31500
435   * Depend on an appropriate netbase version because of the switch to
436     diverting /etc/init.d/inetd, and not diverting /usr/sbin/update-inetd. 
437   * Un-diverting is done in a sane way, I think. Postinst checks whether the
438     exact diversion still exists, and preserves the obsolete scripts, with
439     suffix ".xinetd.old", and then removes the diversion. The obsolete files
440     made this way are "rm -f"ed in postrm.
441   * Updated for Policy 3.x. Converted to debhelper for full Policy
442     compliance. Fixes: #44099
443   * Added rm -f /etc/xinetd.conf under purging in postrm, fixes: #36809
444   * Included Solar Designer <solar@false.com>'s SD1 patch from:
445     ftp://ftp.dataforce.net/pub/solar/xinetd-2.2.1-SD1.diff , fixes: #35166
446   * Reworked most of the maintainer scripts.
447   * The checkportmap() function, from the inetd's init script ought to
448     be changed to check in /etc/xinetd.conf file.
449   * Beautified debian/README* files, fixed some oddities in "SEE ALSO"
450     sections of the man pages.
451   * If this release doesn't break anything, I'll probably upload the newest
452     upstream version, from the alive branch.
453
454  -- Josip Rodin <jrodin@jagor.srce.hr>  Wed, 15 Sep 1999 20:27:55 +0200
455
456 xinetd (2.2.1-8) frozen unstable; urgency=high
457
458   * Bug #29951, Applied itox patch by Alain Nissen <Alain.Nissen@ulg.ac.be>,
459     it fixes two problems with itox.  It now understands user.group
460     notation, and ignores (no)wait.max.
461   * Bug #29650, changed a /* */ comment in preinst to a bash # comment :)
462   * Bug #29945, typo in the itox man page.
463   * Bug 29648, slattach is no longer killed when xinetd is stopped.
464   * Fixed a /tmp security problem which occured when xinetd was sent the
465     HUP signal (patch from Bugtraq by Marc Heuse <marc@SUSE.DE> slightly 
466     modified by me).
467
468  -- Norbert Veber <nveber@debian.org>  Sat,  5 Dec 1998 02:27:54 -0500
469
470 xinetd (2.2.1-7) unstable; urgency=low
471
472   * Fixed a spelling mistake in the change log :)
473   * Fixed #26546, a problem with postinst and the file-rc package
474
475  -- Norbert Veber <nveber@debian.org>  Sat, 10 Oct 1998 00:46:13 -0400
476
477 xinetd (2.2.1-6) unstable; urgency=low
478
479   * Fixed #24246, debian/files and debian/substvars is no longer included
480     with the deb.
481   * Fixed #24245.  This closes a security hole and policy violation in the
482     build process, also changed to -O2 while compiling.
483   * Fixes bug 23866 by diverting on both upgrade and install.
484
485  -- Norbert Veber <nveber@debian.org>  Sat, 25 Jul 1998 14:18:39 -0400
486
487 xinetd (2.2.1-5) frozen unstable; urgency=low
488
489   * Changed all scripts that stop xinetd so that they use SIGQUIT to kill the
490     server.  SIGTERM is the default, and this causes xinetd to kill all
491     child processes, which makes remote installation/maintenance impossible.
492   * Changed postrm so that it calls update-rc.d with the -f option (in case
493     /etc/init.d/xinetd is still present.
494   * changed prerm so that it stops /sbin/portmap instead of
495     /usr/sbin/rpc.portmap (which doesnt exist)
496   * Wrote a man page for itox
497   * Fixed /etc/init.d/xinetd reload/restart
498   * Added /etc/init.d/xinetd to list of conffiles
499
500  -- Norbert Veber <nveber@debian.org>  Sat, 13 Jun 1998 20:54:58 -0400
501
502 xinetd (2.2.1-4) frozen unstable; urgency=medium
503
504   * New developer
505   * Diverted /etc/init.d/netbase, fixes bug #19125
506   * /etc/init.d/xinetd now refers to itself by $0, bug #6860
507   * /etc/init.d/xinetd now looks for /sbin/portmap, bug #12021, #12047,
508     #14159, #17247, #18691, #20701, #22161
509   * Diverted /usr/sbin/update-inetd, the new update-inetd now tells the user
510     to manually edit /etc/xinetd.conf.  A new update-inetd that changes
511     the xinetd.conf will eventually be created.
512   * Created /usr/doc/xinetd/README-update.inetd which describes the above,
513     and gives pointers on what to put into xinetd.conf.
514   * Moved back to main (xinetd is free)
515   * Included ORIGINAL copyright, as is required by the license.  
516     It is in /usr/doc/xinetd/copyright.
517   * Created /usr/doc/README.samba which describes a fix/workaround to the
518     xinetd/nmdb bug (#20705 and #17907).
519   * No longer provides a default xinetd.conf.  It is nearly impossible to
520     generate one that will work on all systems, and still provides
521     useful services.  The user now has the choice of keeping the current
522     configuration, or converting inetd.conf.
523     This fixes half of bug #10059. :)
524
525  -- Norbert Veber <nveber@debian.org>  Tue, 9 June 1998 22:18:25 -0500
526
527 xinetd (2.2.1-3.1) non-free; urgency=low
528
529   * Developer back to Boris.
530
531  -- Adam Heath <adam.heath@usa.net>  Sun, 15 Mar 1998 15:33:59 -0500
532
533 xinetd (2.2.1-3) non-free; urgency=low
534
535   * Changed distribution.
536   * Bug#16310 fixed previously.
537
538  -- Adam Heath <adam.heath@usa.net>  Sat, 14 Mar 1998 03:31:50 -0500
539
540 xinetd (2.2.1-2) unstable; urgency=low
541
542   * Fixes lintian bugs.
543
544  -- Adam Heath <adam.heath@usa.net>  Mon,  9 Mar 1998 19:33:00 -0500
545
546 xinetd (2.2.1-1) unstable; urgency=low
547
548   * New upstream version
549
550  -- Adam Heath <adam.heath@usa.net>  Wed, 31 Dec 1997 02:53:10 -0500
551
552 xinetd (2.1.7-3.1) unstable; urgency=low
553
554   * Compiled for libc6
555
556  -- Adam Heath <adam.heath@usa.net>  Tue, 30 Dec 1997 17:50:01 -0500
557
558 xinetd (2.1.7-3) unstable; urgency=low
559
560    Changed preinst to ask if xinetd will be 
561     set up to load at boot time.
562
563  -- "Boris D. Beletsky" <borik@isracom.co.il>  Tue, 31 Oct 1996 23:13:34 +0200
564
565 xinetd (2.1.7-2) unstable; urgency=low
566
567    fixed bug #5022 (thks to llucius@millcomm.com)
568
569  -- "Boris D. Beletsky" <borik@isracom.co.il>  Tue, 29 Oct 1996 03:23:24 +0200
570
571 xinetd (2.1.7-1) unstable; urgency=low
572
573    * first release
574
575  -- "Boris D. Beletsky" <borik@isracom.co.il>  Sun, 23 Oct 1996 07:45:14 +0200