netbase (3.16-3) unstable; urgency=low
netbase (3.16-3) unstable; urgency=low

  * portmap: Statically link _/sbin_/portmap against _/usr_/lib/libwrap.a.
    Tsk. (Closes: Bug#44090)

  * slattach: Don't buffer stdout, cope with unix98 ptys and cleanup some
    of the error handling. Thanks to Ian Jackson for the report and
    patch. (Closes: Bug#45515), (Downgrades: Bug#45944)

  * /etc/init.d/networking: "$LOCAL_IPS", not "LOCAL_IPS". Oddly, I seem
    to have corrected this locally, but not in the source. Weird. Thanks
    to Kurt Starsinic for the report and patch. (Closes: Bug#45793)

  * /etc/init.d/inetd: Change usage string to refer to init.d/inetd
    instead of init.d/netbase. Also changed description from `base
    networking daemons' to `internet superserver'. (Closes: Bug#45923)

  * postinst: Cope with `hostname -i' failing. (Closes: Bug#45860)
  * debian/rules: Get ipmasqadm docs from the right place.
  * TODO.Debian: Update it a bit
  * Include arping (ARP ping) from iputils. (Closes: Bug#43911)

  * Add (optional) debconf support.

  * Rebuild with new debhelper. Should now be FHS compliant.

 -- Anthony Towns <ajt@debian.org>  Sat,  4 Sep 1999 15:15:02 +1000

netbase (3.16-2) unstable; urgency=low

  * ifconfig: Added note to ifconfig(8) manpage about EAGAIN and IRQ
    conflicts. (Closes: Bug#43190)

  * net-tools: Moved manpages from man/de_DE/manX to man/de/manX,
    etc. Should now actually let you view the non-English pages.

  * ifupdown: (debian/rules) touch the various generated source files
    so that noweb isn't mistakenly required because patch doesn't
    preserve timestamps. (Closes: Bug#43817)

  * init.d/inetd: Added conflicts: against xinetd's that mess with
    init.d/netbase -- they should mess with init.d/inetd instead
    now. (Reassigns Bug#43643 to xinetd)

 -- Anthony Towns <ajt@debian.org>  Sat,  4 Sep 1999 15:14:58 +1000

netbase (3.16-1) unstable; urgency=high

  * New upstream version: ipchains 1.3.9 (was 1.3.8) (Closes: Bug#37005)
  * New upstream version: ipchains-scripts 1.1.2 (was 1.0.2)

  * Now includes netfilter; but only in the source package for the time
    being. (So I don't know how to compile it yet. Sue me)

  * Split TCP wrappers to its own packages (libwrap0, libwrap0-dev, tcpd).
    This creates a shared library (and accompanying -dev package) for
    TCP wrappers, links the various binaries to that library, adds a
    dependency from libwrap.so.0 to libnsl.so.1, hopefully compiles
    better on HURD now, and adds a reference to hosts_options(5) in the
    hosts_access(5) manpage.
    (Closes: Bug#15311, Bug#33677, Bug#33085, Bug#37797)
 
  * Recompiled with gcc 2.95-1 (Closes: Bug#38978)

  * /etc/init.d/netbase: Removed.

  * /etc/init.d/inetd: Created /etc/init.d/inetd which handles stopping and
    starting inetd.

  * /etc/init.d/networking: Created networking startup file: rcS.d,
    priority 40 (just after /etc/rcS.d/S40network). Sets up spoof
    protection and runs `ifup -a' on start, and `ifdown -a' on stop.
    /etc/init.d/netbase now does nothing but start and stop inetd.
    (Closes: Bug#39118, Bug#43310)

  * /etc/network/spoof-protect: configuration file to encourage people to
    actually get spoof protection to work. (Closes: Bug#17424, Bug#39265)

  * postinst: Added opportunity to configure /etc/network/spoof-protect.

  * preinst: As well as complaining about chargen and echo, complain about
    time/udp and daytime/udp also. (Closes: Bug#17424, Bug#39265) (Yes,
    these two bugs got fixed in two different ways.)

  * copyright: Rearranged the summary in the copyright file and listed
    the authors, since they are the copyright holders after all.

  * /etc/services:
        Changed name of pop-2/pop-3 (109,110/tcp,udp) to pop2, pop3, with
          pop-2, pop-3 as aliases. (Closes: Bug#42108)
        Added rmiregistry (1099/tcp) service for Java (Closes: Bug#42346)
        Added nqs (607/tcp) service for generic-nqs (Closes: Bug#42594)
        Added customs (1001/tcp,udp) service for pmake (Close: Bug#43423)

 -- Anthony Towns <ajt@debian.org>  Fri, 20 Aug 1999 07:11:00 +0000

netbase (3.15-4) unstable; urgency=low

  * ifupdown: chmod *.pl *.sh so they're executable. diff.gz's don't 
    preserve permissions. 
  * iputils/ping: changed ENOSUP to EOPNOTSUPP. Thanks to Roman Hodek for
    both these fixes. Maybe m68k and friends will work *this* time.

 -- Anthony Towns <ajt@debian.org>  Fri, 23 Jul 1999 14:25:48 +1000

netbase (3.15-3) unstable; urgency=low

  * debian/rules: Fixed typo. (Bug#40411)
  * debian/rules: Converted to debhelper.

  * /etc/services: Added Zebra services
  * /etc/services: Changed saned/tcp service to sane/tcp (with saned/tcp as
    an alias). (Bug#36395,36441)
  * /etc/services: Added rtcm port assignment services (Bug#38884)
  * /etc/services: Added omniorb port as 8088 (Bug#40598)
  * /etc/services: Added irc-dalnet port as 7000 (Bug#35225)
  * /etc/services: Added mrtd ports (Bug#36999)

  * ifupdown: Added ifup and ifdown commands. See /etc/network/interfaces
    for some info. See the source code for the rest.

 -- Anthony Towns <ajt@debian.org>  Mon, 19 Jul 1999 14:18:27 +1000

netbase (3.15-2) unstable; urgency=low

  * net-tools: Disabled ECONET support for m68k builds. Thanks to Roman
    Hodek for the report and patch. (Bug#40411)
  * /etc/gateways: Added gatesways(5) manpage. Thanks to Steve Kostecke.
    (Bug#23703)
  * debian/postinst: Changed wording of "ipfwadm -> ipfwadm.real or
    ipfwadm-wrapper" message to (hopefully) clarify it a bit.
  * debian/copyright: Bumped the version of net-tools. Oooops.

 -- Anthony Towns <ajt@debian.org>  Mon, 19 Jul 1999 14:18:23 +1000

netbase (3.15-1) unstable; urgency=medium

  * debian/postrm: Fixed typo in postrm (-l != -L). (Bug#37858)

  * iputils/ping: Applied patch to fix bogus errors on 2.0.x kernels, and
    to call snprintf instead of sprintf. Thanks to Michael Herrman.
    (Bug#37084)
  * iputils/ping: Applied patch to fix timeval alignment problems on alpha.
    Thanks to Bart Warmerdam. (Bug#38137)

  * net-tools/lib/masq_info.c: Applied patch from RedHat to cope with a
    couple more protocols.
  * net-tools: Applied patch from RedHat to fix a number of possible
    buffer overflows.

  * New upstream release of net-tools (1.52).

 -- Anthony Towns <ajt@debian.org>  Wed, 30 Jun 1999 23:21:40 +1000

netbase (3.14-3) unstable; urgency=low

  * ping: Reverted to netkit-base ping for all architectures except alpha.
    As it turns out the iputils ping doesn't work properly on 2.0 kernels.
    (Bug#36497)
  * iputils/ping: Applied patch to add a "-m" option
    to iputils/ping (to adjust maximum time spent waiting for final
    packet) and fixes exit values of the program and `-c n' option when
    destination is down. Thanks to Michael Herrman. (Bug#36432)
  * iputils: Applied patches to fix some buffer overflow problems. Thanks
    to Topi Miettinen for finding and fixing the problems.
  * ping6/traceroute6: Applied patch to make ping6 and traceroute6 think
    of themselves as ping6/traceroute6 instead of just ping/traceroute.
    Thanks to Remco van de Meent.
 
  * pmap_set: Fixed fairly implausible buffer overflow. Thanks to Topi
    Miettinen for the patch. (Bug#29097)

  * tcp_wrappers: Used sigsetjmp/siglongjmp instead of setjmp/longjmp
    to handle signals properly. Thanks again to Topi Mittinen. (Bug#29105)

  * ipchains: Added a4 and letter refcards to /usr/doc/netbase. (Bug#36659)

  * ifconfig: Applied patch from Philip Blundell to fix strange behaviour
    of IPv4 interfaces with ifconfig. (Bug#36093, Bug#35457)

  * net-tools: Changed Makefile to make installation of ipmaddr/iptunnel
    conditional on HAVE_IP_TOOLS.

  * postinst: Made IPv6 /etc/hosts changes only prompt when upgrading from
    netbase prior to 3.14. (Bug#36289)

  * debian/rules: Fixed m68k patch. (Bug#36324)

 -- Anthony Towns <ajt@debian.org>  Sat,  1 May 1999 13:38:27 +1000

netbase (3.14-2) unstable; urgency=low

  * ping: Replaced netkit-ping w/ iputils ping.
  * ping/ping6: Applied patches to fix some datasize errors in 
    iputils/ping{,6}.c . Thanks to Christopher Chimel. (Bug#35311)
  * ping: Removed egcs' buggy optimisations in iputils and netkit-base.
    (Bug#35801) Thanks to Horst von Brand for pointing out the problem.
  
  * ipfwadm: Fixed up echo ...;... in help text. *grumble* (Bug#35125)

  * arp: Changed .po file to use `\t' instead of `\\t' for tabs. 
    (Bug#35773)

  * debian/rules: Hacked build target so net-tools isn't built with IPv6
    support for m68k. (Bug#35553)
 
 -- Anthony Towns <ajt@debian.org>  Thu, 25 Mar 1999 18:14:13 +1000

netbase (3.14-1) unstable; urgency=low

  * Added iputils package. (provides ping6, traceroute6, and
    tracepath{,6})

  * ipdwadm-wrapper: Fixed thinko in helptext, and added check for
    /proc/net/ip_acct as well as /proc/net/ip_input to better check
    some ipfwadm (pre-2.1.x) systems. Thanks to Francesco Portorti.
    (Bug#34879,#34880,#34912,#35016)

  * /bin/ping: Recompiled with new fakeroot to fix weird group errors.
    (Bug#34994,#34998)

 -- Anthony Towns <ajt@debian.org>  Wed, 24 Mar 1999 22:30:40 +1000

netbase (3.13-1) unstable; urgency=low

  * New upstream release of net-tools (1.51) (Closes: #14302)

  * Compiled with glibc2.1. Thanks to Joel Klecker for some patches.
    Should compile much more easily on non-i386 architectures now. 
    Hopefully.

  * ipfwadm: Made /sbin/ipfwadm point to ipfwadm-wrapper, which copes
    with running a 2.0 kernel (and calling ipfwadm directly), or a 2.2
    kernel (and using ipchains instead).

  * /etc/protocols: Correct IDPR-CMTP protocol number to 38, change
    IPv6-Crypt and IPv6-Auth entries, to the IANA names, ESP and AH
    (respectively). Added some other IPv6 related protocols.

  * /etc/services: Added swat 901/tcp. (Bug#33964)
  * /etc/services: Added ldap 389/tcp,udp. (Bug#33944)
  * /etc/services: Added saned 6566/tcp. (Bug#33654) 

  * /etc/init.d/netbase: Fix spelling mistake. 

  * net-tools: Configured in Internationalization (Bug#34638), and
    IPv6 support. Compiled in support for the other options on a
    "What the hell" basis.

  * Changed the layout of the source package to not include version
    numbers in the directories for each sub package. They're now in
    /usr/doc/netbase/copyright instead.

 -- Anthony Towns <ajt@debian.org>  Sat, 13 Feb 1999 14:20:32 +1000

netbase (3.12-2) unstable; urgency=low

  * /etc/services: Added moira services (Bug#33027)
  * /usr/doc/netbase/ipmasqadm: Include ipmasqadm docs.
  * inetd: Don't lose file descriptors when services fail. (Bug#24707)
  * netstat: Cope with masqueraded ICMP packets (pings). (Bug#26950)

  * /etc/hosts: Prompt in postinst to add IPv6 host/ips.
  * /etc/protocols: Add IPv6 protocol names. (Bug#27102)

  * Use "/usr" as the KSRC directory for ipmasqadm. (ipmasqadm-*/Common.mk)
  * Require linux 2.2 (or recent 2.1) headers in /usr/include/linux
    for compilation. (Bug#32873)

  * prerm: Swap "portmap stop" and "pmap_dump". Ouch. (You'll need to
    restart NFS *again*, in other words. This *should* be the last time,
    though).

  * suidmanager: No changes!! :)

 -- Anthony Towns <ajt@debian.org>  Fri, 29 Jan 1999 02:04:47 +1000

netbase (3.12-1) unstable; urgency=low

  * Fixed some lintian warnings.
 
  * /etc/services: Changed second mailq entry to udp. (Thanks to 
        Russell Coker)
  * /etc/services: Added dict 2628/tcp,udp

  * suidmanager: Only call suidregister once. ("Hey, Rocky, watch
        me pull a working netbase out of my hat!" "Oh, Bullwinkle,
        you know that trick *never* works") Thanks again to Julian 
        Gilbey.

  * New upstream versions of:
        ipautofw (980511)
        ipchains (1.3.8)
        net-tools (1.50)

  * Added ipmasqadm.

 -- Anthony Towns <ajt@debian.org>  Wed, 27 Jan 1999 23:24:12 +1000

netbase (3.11-4) unstable; urgency=medium

  * /etc/services: Added linuxconf 98/tcp
  * ping: change tmin/tmax to unsigned longs (Bug#32196)
  * postinst, init.d/portmap: Make portmap start read 
        /var/run/portmap.upgrade-state so registered services don't
        just disappear over an upgrade. (Bug#32314, #32154)
  * postinst: Make `killing portmap' message a little bit more sensible.
        (Bug#32314, #32154)
  * suidmanager: See if debstd does a better job coping with suidmanager
        than I have. (Thanks to Julian Gilbey) (Bug#32120,#32168,#32173)

 -- Anthony Towns <ajt@debian.org>  Wed, 20 Jan 1999 13:14:00 +1000

netbase (3.11-3) unstable; urgency=high

  * init.d: Fix `&>' bashism in init.d/netbase. (Bug#32062)
  * postinst: Cope if suidmanager isn't installed. Yeesh. 
    (Bugs #32066,#32092,#32093,#32101,#32102,#32105)
  * postrm: Remember to suidunregister, too.

 -- Anthony Towns <ajt@debian.org>  Tue, 19 Jan 1999 23:44:19 +1000

netbase (3.11-2) unstable; urgency=low

  * /etc/services: canna, wnn6, and skkserv services added (Bug#30693) 
  * /etc/services: afs services added (Bug#28290)
 
  * rcN.d: Fix stop-priority levels for portmap. 
  * init.d: Added check for portmap when starting inetd.
  * init.d: Split portmap section of init.d/netbase into init.d/portmap
    (Bug#22665, Bug#23610, Bug#24551, Bug#26390)

  * postinst: Register ping with suidmanager (Bug#15701)
  * prerm: Stop portmapper in prerm, rather than waiting until postinst.
    (Bug#19678,#23073)

  * /usr/doc/netbase/TODO.debian: added - additions by the bug tracking
    system are welcome. 

  * 3.11-1.2 and 3.11-1.1 changes merged.
  * New maintainer.

 -- Anthony Towns <ajt@debian.org>  Mon, 18 Jan 1999 17:02:38 +1000

netbase (3.11-1.2) frozen unstable; urgency=low

  * /etc/services: Added gnats service. (Fixes#18835)
  * /etc/services: Added GNUstep environment services. (Fixes#30285) 
  * /etc/services: Added coda services. (Fixes#26450)
  * /etc/services: Added ssl services. (Fixes#30354)
  * inetd: correctly resolve "3com-tsmux". (Fixes#16318)
    (telnet doesn't support this, so /etc/services unchanged)
  * inetd: Bumped line buffer for reading inetd.conf in inetd.c to 1024
    characters. Noted limitation in intetd.conf manpage. (Fixes#24116)
  * inetd: Cleanup inetd.c (thanks to Topi Miettinen) (Bug#29162)
  * netstat: Change -u|--unix in manpage to -x|--unix in manpage.
    (Fixes#26263)
  * ping: Fix broken ping -f localhost behaviour (thanks to Nick Holloway
    via the linux-kernel list). (Bug#27123)
  * Incorporate Sparc glibc2.1 patch (thanks to Christian Meder).
    (Bug#27522)
  * Non-maintainer release.

 -- Anthony Towns <ajt@debian.org>  Sat, 21 Nov 1998 16:53:00 +1000

netbase (3.11-1.1) unstable; urgency=low

  * non maintainer, no source upload
  * fixes for glibc2.1, patch forwarded to BTS

 -- Christian Meder <meder@isr.uni-stuttgart.de>  Tue,  6 Oct 1998 14:29:19 +0200

netbase (3.11-1) frozen unstable; urgency=low

  * /etc/services: added rsync entry, fixes: Bug#24464
  * /etc/services: added ninstall entry, fixes: Bug#24560
  * /etc/services: added additional check for the radius service
   to the preinst script, fixes: Bug#24394, Bug#24187
  * update-inetd.8: added a short note about the comment-char option
    to the ssh example
  * /etc/inetd.conf: added a short note about how to permanently
     disable services in /etc/inetd.conf to the
     default /etc/inetd.conf that will be created
     by the preinst script.

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Wed, 15 Jul 1998 23:17:09 +0200


netbase (3.10-1) frozen unstable; urgency=high

  * netkit-base: fixed ping signal security problem, fixes: Bug#23303
  * netkit-base: fixed inetd manual page, fixes: Bug#23705, Bug#23706
  * ipchains: removed libfw examples (suggestion from the upstream
      maintainer Paul Russell <Paul.Russell@rustcorp.com.au>)
  * ipchains-restore: fixed manual page
  * /etc/init.d/netbase: changed ipchains commands to match all non "lo"
 devices (Paul Russell <Paul.Russell@rustcorp.com.au>)
 fixes: Bug#23745
  * ipchains: replaced by ipchains-1.3.4 and ipchains-scripts 1.0.2
      fixes: Bug#24024, Bug#23592
  * net-tools: added missing include for arp.c
       fixes: Bug#22645, Bug#22795, Bug#23335
  * /etc/services: added socks entry, fixes: Bug#23691
  * /etc/services: added kamanda entry

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Sun,  5 Jul 1998 21:04:48 +0200


netbase (3.09-1) frozen unstable; urgency=medium

  * added ipchains-1.3.3 (for kernel 2.1.102 and above)
  * ipchains: wrote some simple manual pages for ipfwadm-wrapper,
      ipchains-save and ipchains-restore.
  * /etc/init.d/netbase: changed to use ipchains for kernel 2.1.102 and
                         above
  * net-tools: fixed ifconfig (some supported features were not enabled)

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Sun, 17 May 1998 16:09:58 +0200


netbase (3.08-1) frozen unstable; urgency=low

  * /etc/services: added https entry

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Sat, 16 May 1998 03:55:45 +0200


netbase (3.07-1) frozen unstable; urgency=low

  * added "Suggests: cpp" (rpcgen)
  * net-tools: replaced by net-tools-1.45, fixes: Bug#21520, Bug#21512
  * /etc/services: fixed postgres entry

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Wed,  6 May 1998 21:10:12 +0200


netbase (3.06-1) frozen unstable; urgency=medium

  * portmapper: moved from /usr/sbin to /sbin, fixes: Bug#16092, Bug#20957
  * rpcgen: uses /usr/bin/cpp now, fixes: Bug#20638
  * net-tools: replaced by net-tools-1.44, fixes: Bug#19932, Bug#20652
  * net-tools: fixed ifconfig output for ARCnet, fixes: Bug#20385
  * net-tools: fixed command line buffer overflow in ifconfig, Bug#21019

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Thu, 16 Apr 1998 14:01:09 +0200


netbase (3.05-1) frozen unstable; urgency=low

  * /etc/services: added mysql entries
  * /etc/services: added codafs entries
  * /etc/services: added radius entries
  * /etc/services: added transparent proxy entries
  * /etc/services: added dqs alias entries
  * /etc/services: added kerberos-iv alias entries
  * update-inetd.8: added description and example for the --add option

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Wed, 25 Mar 1998 13:49:17 +0100


netbase (3.04-1) unstable; urgency=low

  * added patch for sparc architecture, fixes: Bug#17495
  * /etc/services: added omirr entries
  * /etc/services: added afbackup entry, fixes: Bug#18336
  * /etc/services: added afpovertcp entries, fixes: Bug#18268
  * slattach: added "keepalive" patch, fixes: Bug#17797
  * update-inetd: fixed help screen
  * DebianNet.pm: made "multiple entries" warning more verbose
                  fixes: Bug#18690
  * /etc/init.d/netbase: changed console message for "IP spoofing protection"
                         fixes: Bug#18656

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Sat, 28 Feb 1998 11:48:23 +0100


netbase (3.03-1) unstable; urgency=low

  * /etc/services: added amanda entries

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Sat, 10 Jan 1998 21:54:46 +0100


netbase (3.02-1) unstable; urgency=low

  * /etc/services: added hostmon, noclog entries
  * net-tools: added missing activate_init() call to slattach (patch from
               Michael Schmitz <schmitz@lcbvax.cchem.berkeley.edu>)
  * recompiled with libc6-2.0.6 (should fix the portmapper problem)

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Tue, 30 Dec 1997 12:01:09 +0100


netbase (3.01-1) unstable; urgency=low

  * /etc/services: added entry for zmailer
  * /etc/services: fixed poppassd entry
  * ipfwadm: added support for icmp masquerading entries
             (patch from Heiko Schlittermann <heiko@datom.de>)
  * ipfwadm: fixed manual page (masquerading policy)
  * net-tools: replaced by net-tools-pre1.34
  * net-tools: fixed netstat -M option

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Wed, 19 Nov 1997 23:05:11 +0100


netbase (3.00-1) unstable; urgency=low

  * /etc/services: added binkp, fido, tfido entries
  * /etc/init.d/netbase: enable IP spoofing protection if the kernel
                         has the IP firewall option enabled
  * netkit-base: ping glibc fixes
  * net-tools: glibc fixes
  * tcp_wrappers: added blacklist patch (if the host pattern starts
  with a '/' characters it will be interpreted as
  filename, this file can contain further host patterns).

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Fri, 19 Sep 1997 20:14:03 +0200


netbase (2.17-1) unstable; urgency=low

  * /etc/services: added asp entry

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Mon, 18 Aug 1997 00:49:40 +0200


netbase (2.16-1) stable unstable; urgency=high

  * ping: glibc fix
  * fixed security hole in preinst script (Bug#11789)

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Wed, 13 Aug 1997 21:39:20 +0200


netbase (2.15-1) unstable; urgency=low

  * tcp_wrappers: replaced by tcp_wrappers 7.6
  * tcp_wrappers: wrote manual pages for safe_finger and try-from
  * portmapper: replaced by secure portmapper 5
  * portmapper: wrote manual pages for pmap_dump and pmap_set
  * portmapper: renamed binary from rpc.portmap to portmap
  * inetd: replaced by netkit-base-0.10
  * ping: replaced by netkit-base-0.10
  * rpcinfo: moved from netstd to netbase (netkit-base-0.10)
  * rpcgen: moved from netstd to netbase (netkit-base-0.10)
  * added glibc patch from Hartmut Koptein <koptein@et-inf.fho-emden.de>
  * /etc/services: added cfengine entry
  * net-tools: moved plipconfig and slattach from /usr/sbin to /sbin
  * net-tools: moved plipconfig and slattach from net-tools-1.2 to
               net-tools-1.32-alpha and removed net-tools-1.2
  * postinst/prerm: changed the scripts so the portmapper will keep its
                    internal RPC database during the upgrade procedure

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Thu, 24 Jul 1997 19:11:35 +0200


netbase (2.14-1) unstable; urgency=low

  * added glibc patch from Michael Alan Dorman <mdorman@lot49.med.miami.edu>
  * nettools: increased device buffer size from 1024 to 10240 bytes
      for ifconfig/netstat. This is enough for the max. number
      of ip_alias entries (the kernel supports 256 entries)
  * cron.daily: changed /bin/sh to /bin/bash (Bug#9907)
  * net-tools: added FDDI support (Larry Stefani <stefani@lkg.dec.com>)
  * /etc/services: added isdnlog, vboxd entries
  * /etc/services: added saft, ircd, webcache and icp entries
  * /etc/services: added poppassd as an alias for the already assigned
   port 106

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Mon, 16 Jun 1997 11:08:44 +0200


netbase (2.13-1) frozen unstable; urgency=medium

  * ping: fixed a bug in rtt handling (Bug#8509)
  * cron.daily: don't copy empty files
  * cron.daily: rotate the backup files
  * cron.daily: added the cron.daily script to conffiles
  * DebianNet.pm: show a warning and ask the user if he wants to continue
  if the user tries to remove/disable more than one entry
  at a time
  * DebianNet.pm: added new variable $DebianNet::multi to override the
  new behaviour mentioned above
  * update-inetd: added --multi option (see above)
  * postinst: restart amd if necessary

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Tue, 22 Apr 1997 13:09:31 +0200


netbase (2.12-1) frozen unstable; urgency=low

  * added ipautofw-960628
  * ipfwadm: enabled ICMP_MASQUERADE in ipfwadm
  * /etc/services: added qmtp (Quick Mail Transfer Protocol) entries
  * DebianNet.3pm: added some information about entries that are
   commented out (by default)

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Thu, 10 Apr 1997 22:04:20 +0200


netbase (2.11-1) frozen unstable; urgency=medium

  * inetd: added a patch from David Holland <dholland@eecs.harvard.edu>
   that makes sure that inetd only uses the standard group
   of the user root if no additional group is specified in
   /etc/inetd.conf
  * /etc/services: added entries for hylafax (snpp/fax/hylafax)
  * update-inetd: added some information about entries that are
  commented out (by default)

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Thu, 27 Mar 1997 23:05:56 +0100


netbase (2.10-1) unstable; urgency=low

  * portmapper: minor makefile changes
  * nettools: some bash 2.0 fixes
  * nettools: fixed ifconfig manual page 

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Tue, 4 Mar 1997 10:38:45 +0100


netbase (2.09-1) unstable; urgency=high

  * tcp_wrapper: updated to tcp_wrapper-7.5

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Fri, 14 Feb 1997 00:21:30 +0100


netbase (2.08-1) unstable; urgency=low

  * /etc/services: added CVS (cvspserver) entry (Bug#6631)

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Thu, 16 Jan 1997 22:22:15 +0100


netbase (2.07-1) unstable; urgency=low

  * converted to packaging standard 2.1.2.2
  * added some information about the tcpd compile time options
    to README.debian (Bug#6244)
  * restart NFS and NIS services on demand (Bug#6433)
  * update-inetd: added example to manual page (Bug#4925)
  * ping: fixed exit status for 100% packet loss (Bug#4869)
  * arp: fixed typo (Bug#5728)
  * inetd: added the RFC numbers of the internal services to
   the inetd and inetd.conf manual pages

 -- Peter Tobias <tobias@et-inf.fho-emden.de>  Wed, 15 Jan 1997 15:13:32 +0100


Local variables:
mode: debian-changelog
End: