tcp-wrappers (7.6-9) unstable; urgency=low
* Include changes from NMUs, fixing C++ compilation. Thanks to Matthew
Wilcox and Ryan Murray. (Closes: Bug#100891, Bug#105874)
* Fix paths in man pages. (Closes: Bug#44575, Bug#110890)
* Make symlinks for manpages as well as having multiple entries in the NAME
section. (Closes: Bug#99581)
-- Anthony Towns <aj@azure.humbug.org.au> Sun, 18 Nov 2001 00:24:50 +1000
tcp-wrappers (7.6-8.3) unstable; urgency=low
* NMU.
* tcpd.h: define __P() ourselves; sys/cdefs.h doesn't appear to be standard,
and the glibc version adds __throw to the prototypes.
-- Ryan Murray <rmurray@debian.org> Sun, 30 Sep 2001 23:06:24 -0700
tcp-wrappers (7.6-8.2) unstable; urgency=low
* NMU.
* tcpd.h: include <stdio.h> and <netinet/in.h> to define some structs
which are used by the new prototypes. Also prevent against multiple
inclusion. Patch courtesy of John Daily.
-- Matthew Wilcox <willy@debian.org> Mon, 16 Jul 2001 12:28:54 -0600
tcp-wrappers (7.6-8.1) unstable; urgency=low
* NMU approved by Anthony Towns.
* tcpd.h: use __P() to prototype the functions, allowing use from c++.
* scaffold.c: Fix bug detected by above change. For patch, see bug
#100891
-- Matthew Wilcox <willy@debian.org> Fri, 29 Jun 2001 19:19:28 -0600
tcp-wrappers (7.6-8) unstable; urgency=low
* debian/copyright: Update license. (Closes: Bug#99719)
* debian/control: Added Build-Depends, and bumped Standards-Version.
(Closes: Bug#89084)
* debian/rules: Change PWD to CURDIR. (Closes: Bug#45175)
* debian/tcpd.postinst: Update reference to portmapper.txt.gz in
hosts.deny, hosts.allow. (Closes: Bug#77181)
* debian/tcpd.postinst: Comment out ALL: PARANOID from hosts.deny.
(Closes: Bug#62372, Bug#55528)
* Move hosts_access(5) and hosts_options(5) to tcpd.deb.
* Get rid of dh_suidregister.
-- Anthony Towns <aj@azure.humbug.org.au> Fri, 8 Jun 2001 20:14:46 +1000
tcp-wrappers (7.6-7) unstable; urgency=low
* Fix here document in tcpd postinst (Closes: Bug#75309)
* Fix apostrophes in tcpd(8), hosts_access(5) and hosts_options(5)
manpages (Closes: Bug#75654, Bug#75656)
* libwrap0 has a weak allow_severity symbol since 7.6-4 (Closes: Bug#51210)
* Change "tcpd.h" to <tcpd.h> in hosts_access(3) manpage. (Closes: Bug#63526)
* tcpd.h seems to be correct (Closes: Bug#65543)
-- Anthony Towns <ajt@debian.org> Tue, 26 Dec 2000 15:22:32 +1000
tcp-wrappers (7.6-6) unstable; urgency=low
* Use $(CC) to build shared libraries instead of $(LD). Important for
getting magical start files or something. (Closes: Bug#71940)
-- Anthony Towns <ajt@debian.org> Mon, 18 Sep 2000 11:58:29 -0700
tcp-wrappers (7.6-5) unstable; urgency=low
* Move /etc/hosts.allow and /etc/hosts.deny from netbase into the
tcpd package. Generate them in postinst rather than have them as
conffiles.
-- Anthony Towns <ajt@debian.org> Sun, 16 Jul 2000 11:51:39 +1000
tcp-wrappers (7.6-4) frozen unstable; urgency=high
* Actually compile in the weak_symbols. Thanks to Tomas Ogren for
working out where things were going wrong. (Closes: Bug#57780,
Bug#55824)
-- Anthony Towns <ajt@debian.org> Fri, 11 Feb 2000 15:52:44 +1000
tcp-wrappers (7.6-3) frozen unstable; urgency=medium
* Define hosts_ctl in tcpd.h (Closes: Bug#55265, Bug#53887)
-- Anthony Towns <ajt@debian.org> Tue, 25 Jan 2000 11:14:33 +1000
tcp-wrappers (7.6-2) unstable; urgency=low
* Move libwrap0 to /lib (Closes: Bug#52534)
* Make weak symbols for allow_severity and deny_severity
(Closes: Bug#44542)
* Adjust shlibs file to require libwrap0 (>= 7.6-1.1) thanks to
the above (Closes: Bug#51217)
* Change how the Hurd is handled, thanks to Marcus Brinkmann
(Closes: Bug#44408)
* Add support for `ftp' severity specifier. (Closes: Bug#53575)
* Add -D_REENTRANT when compiling.
-- Anthony Towns <ajt@debian.org> Sun, 29 Aug 1999 00:08:36 +1000
tcp-wrappers (7.6-1) unstable; urgency=low
* Initial Release.
* Split from netbase.
-- Anthony Towns <ajt@debian.org> Tue, 10 Aug 1999 12:06:33 +1000
Local variables:
mode: debian-changelog
End: