ifupdown (0.6.10ubuntu4) natty; urgency=low

  * debian/ifupdown.network-interface{,-security}.upstart: handle race
    condition when loading AppArmor profiles for interfaces (LP: #689892).

 -- Kees Cook <kees@ubuntu.com>  Mon, 13 Dec 2010 13:53:12 -0800

ifupdown (0.6.10ubuntu3) maverick; urgency=low

  * debian/ifupdown.preinst: since files in /etc were not conffiles in
    lucid, and /etc/network/if-up.d/upstart and
    /etc/init/network-interface.conf changed between lucid final and
    maverick, add extra handling to avoid spurious conffile prompts.
    LP: #620956.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 31 Aug 2010 02:11:35 +0000

ifupdown (0.6.10ubuntu2) maverick; urgency=low

  * debian/ifupdown.network-interface.conf: Bring up lo manually, so that it
    comes up even if /etc/network/interfaces is broken (LP: #512253).
  * debian/ifupdown.upstart.if-up: Don't emit a duplicate net-device-up
    event for lo here, as network-interface.conf will have taken care of it.

 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 22 Jul 2010 13:52:49 +0100

ifupdown (0.6.10ubuntu1) maverick; urgency=low

  * Merge from Debian unstable, remaining changes:
    - ifupdown.nw: use 100 as default route metric unless an explicit metric
      parameter is set in /etc/network/interface
    - ifupdown.nw: Add 'ipv4ll' method which uses avahi-autoipd to bring up
      an interface with an IPv4 link-layer address from 169.254.0.0/16 (aka
      'Zeroconf').
    - Add iniparser3.0b sources (dictionary.c, dictionary.h, iniparser.c,
      iniparser.h), to let ifupdown avoid auto-up/down of interfaces if
      network-manager's ifupdown plugin is in managed=true mode
    - move ifstate file to /var/run/network/ifstate
    - Add a new query interface, 'ifquery', that can be used by upstart
      hooks to ask for the list of possible interfaces that they might need
      to bring up.
    - debian/ifupdown.network-interface.upstart: replace the init scripts
      with a per-interface Upstart job.
    - debian/ifupdown.networking.upstart: add a "networking" job that
      partially replaces the networking init script from netbase.
    - debian/control: bump build-dependency on debhelper for Upstart-aware
      dh_installinit.
    - debian/rules: due to debhelper always adding /etc/init.d symlinks, we
      must manually remove /etc/init.d/networking for as long as netbase
      still provides it.
    - Add if-up and if-down scripts to emit Upstart events when interfaces
      come up and go down.
    - debian/ifupdown.network-interface-security.upstart: ensure apport is
      started before interfaces are brought up by either ifupdown or
      network-manager.
    - debian/postinst: if the loopback interface is missing from the config
      in /etc/network/interfaces, add it on upgrade.
    - Fix a wrong path to examples in the interfaces(5) manpage.
  * Changes superseded in Debian:
    - ifupdown.nw: modprobe ipv6 before configuring it.
    - debian/control: Add missing ${misc:Depends}
  * Dropped changes:
    - Drop versioned dependency on netbase - no rationale is given for the
      dependency to exist at all.
    - No need to version the dep on lsb-base, every release since dapper and
      earlier satisfies this constraint.
    - Drop Breaks on old, pre-jaunty versions of udev.
    - Drop migration of "mapping hotplug" to "auto", this migration was done
      in hardy and upstream has dropped the debconf support so let's not
      readd it.
    - Drop edits to ifupdown-clean, no longer used in Ubuntu.
    - Drop the udev rules, which are now completely superseded by upstart
      jobs.
    - Drop preinst, postinst cleanup of the obsolete, Ubuntu-specific
      loopback script.
  * update all generated files to match their source versions (*.defn,
    main.c).

 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 03 Jun 2010 17:18:43 +0000

ifupdown (0.6.10) unstable; urgency=low

  * Try to load the ipv6 module when doing up on inet6 stansas except
    manual, ignoring any errors or warnings (Closes: #480046, #413428,
    512553).  Thanks to Andreas Henriksson for the patch.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 03 Mar 2010 08:09:39 +0100

ifupdown (0.6.9) unstable; urgency=low

  * Fix typo subsytems -> subsystems in interfaces(5) manual page
    (Closes: #390086).  Thanks to A. Costa for the patch.
  * Fix typo iterface -> interface in init.d/ifupdown-clean (Closes:
    #458347).  Patch from Trent W. Buck.
  * Fix bashism in example script get-mac-address.sh (Closes:
    #518924).  Patch from Simon Descarpentries.
  * Remove obsolete debconf template translations (Closes: #520007,
    #534553).
  * Fix gramatically incorrect message from ifupdown (Closes:
    #501554).  Patch from Łukasz Stelmach.
  * Updated standards-version from 3.7.2 to 3.8.3.  No change needed.
  * Make sure postrm script fail on errors.  Thanks lintian.
  * Upgrade to debhelper version 7.
  * Acknowledge NMUs (Closes: #428084, #441673, #448416, #471804,
    #544371).

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 06 Sep 2009 12:11:11 +0200

ifupdown (0.6.8+nmu3) unstable; urgency=low

  * Non-maintainer upload. (with maintainer's consent)
  * Correctly make the modification in 0.6.8+nmu2
  * Also adjust the way /sbin/dhclient is killed to be comparable to how
    /sbin/dhclient is stopped
  * Invoke dhclient with -v to maintain equivalent verbosity to dhclient3
  * Conflict with dhcp-client v2

 -- Andrew Pollock <apollock@debian.org>  Thu, 03 Sep 2009 21:50:47 -0700

ifupdown (0.6.8+nmu2) unstable; urgency=low

  * Non-maintainer upload. (with maintainer's consent)
  * Invoke /sbin/dhclient without the -e option in preparation for DHCP v4
    (closes: #544371)

 -- Andrew Pollock <apollock@debian.org>  Wed, 02 Sep 2009 21:20:37 -0700

ifupdown (0.6.8+nmu1) unstable; urgency=low

  * Non-maintainer upload to fix pending l10n issues.
  * Drop debconf support that dealt with a very old transition
    Closes: #428084, #441673, #448416, #471804
  * [Lintian] No longer ignore errors by "make clean"
  * [Lintian] No longer include empty /usr/bin and /usr/sbin
  * [Lintian] Removed debian/conffiles that only contained files
    from /etc, that are added automatically by debhelper
  * [Lintian] Raise debhelper compatibility level to 4

 -- Christian Perrier <bubulle@debian.org>  Sat, 12 Apr 2008 13:32:24 +0200

ifupdown (0.6.8ubuntu29) lucid; urgency=low

  * debian/postinst: if the loopback interface is missing from the config in
    /etc/network/interfaces, add it on upgrade; there is no valid use case
    for a system without localhost, and not bringing this up will cause
    upstart runlevel handling to fail.  LP: #497299.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 19 Feb 2010 20:29:32 -0800

ifupdown (0.6.8ubuntu28) lucid; urgency=low

  * debian/ifupdown.upstart.if-up, debian/ifupdown.upstart.if-down:
    - Do not wait for the Upstart event to complete; while this seems like
      a good idea, it can cause "ifup -a" to hang forever if anybody creates
      a job that waits for two interfaces to come up.

      I still want this to be the default behaviour for "emit", and I do
      want this to block, but I need to fix Upstart first so that it doesn't
      keep happening accidentally.

 -- Scott James Remnant <scott@ubuntu.com>  Wed, 17 Feb 2010 11:03:18 +0000

ifupdown (0.6.8ubuntu27) lucid; urgency=low

  * Add a new query interface, 'ifquery', that can be used by upstart hooks
    to ask for the list of possible interfaces that they might need to bring
    up.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 04 Feb 2010 16:28:53 -0800

ifupdown (0.6.8ubuntu26) lucid; urgency=low

  * debian/ifupdown.network-interface-security.upstart: do not load on liveCD.

 -- Kees Cook <kees@ubuntu.com>  Fri, 08 Jan 2010 08:24:52 -0800

ifupdown (0.6.8ubuntu25) lucid; urgency=low

  * debian/ifupdown.network-interface-security.upstart:
    - trigger on network-manager too.
    - load from a directory rather than hard-coded list of profiles.

 -- Kees Cook <kees@ubuntu.com>  Tue, 15 Dec 2009 10:33:15 -0800

ifupdown (0.6.8ubuntu24) lucid; urgency=low

  * debian/ifupdown.network-interface-security.upstart:
    - Assume that virtual-filesystems are mounted; we can get away with
      this because of the start conditions of networking and network-interface
      if we don't every other network interface will wait for virtual
      filesystems to get mounted again.

      I *really* need to fix this Upstart bug!

 -- Scott James Remnant <scott@ubuntu.com>  Tue, 15 Dec 2009 18:05:41 +0000

ifupdown (0.6.8ubuntu23) lucid; urgency=low

  * debian/ifupdown.network-interface.upstart:
  * debian/ifupdown.networking.upstart:
    - Revert Kees's change; this flat out doesn't work.
  * debian/ifupdown.network-interface-security.upstart:
    - Instead use "starting" so that the network-interface-security job
      is started before the first network-interface, and blocks it from
      finishing.

  (The above fixes the second ifup never completing due to waiting for
   network-interface-security to be restarted - which will never happen.)

  * debian/ifupdown.networking.upstart:
    - Make /var/run/network as we do in the network-interface job; this
      might end up running first.  LP: #446031.

 -- Scott James Remnant <scott@ubuntu.com>  Tue, 15 Dec 2009 14:34:56 +0000

ifupdown (0.6.8ubuntu22) lucid; urgency=low

  * Add AppArmor boot-time bits to upstart jobs.
  * Due to debhelper always adding /etc/init.d symlinks, we must
    manually remove /etc/init.d/networking for as long as netbase
    still provides it.

 -- Kees Cook <kees@ubuntu.com>  Fri, 04 Dec 2009 10:11:38 -0800

ifupdown (0.6.8ubuntu21) karmic; urgency=low

  * --no-scripts is not --noscripts.  LP: #430878.

 -- Scott James Remnant <scott@ubuntu.com>  Tue, 22 Sep 2009 15:30:28 -0700

ifupdown (0.6.8ubuntu20) karmic; urgency=low

  FFE LP: #427356.

  * Replace the udev rule with a per-interface Upstart job.
  * Add a "networking" job that partially replaces the networking init
    script from netbase.
  * debian/control:
    - Bump build-dependency on debhelper for Upstart-aware dh_installinit
    - Add missing ${misc:Depends}

  * Add if-up and if-down scripts to emit Upstart events when interfaces
    come up and go down.

 -- Scott James Remnant <scott@ubuntu.com>  Tue, 15 Sep 2009 03:30:29 +0100

ifupdown (0.6.8ubuntu19) jaunty; urgency=low

  * debian/ifupdown.udev: In fact, there's no reason not to call the ifup
    unconditionally either; if it doesn't have a driver, but is listed in
    /etc/network/interfaces with "auto" we can still have a crack at
    bringing it up.  We may as well make the /var/run/network directory
    in this rule too.
  * debian/loopback.init: Then this init script can go away.

 -- Scott James Remnant <scott@ubuntu.com>  Thu, 05 Mar 2009 14:13:53 +0000

ifupdown (0.6.8ubuntu18) jaunty; urgency=low

  * debian/ifupdown.udev: Unconditionally call ifdown when the network
    interface is removed, instead of checking DRIVERS which is likely gone
    anyway.  LP: #130437.
  * Clean up the mess of the rules file while I was in there ;)

 -- Scott James Remnant <scott@ubuntu.com>  Thu, 05 Mar 2009 14:11:42 +0000

ifupdown (0.6.8ubuntu17) jaunty; urgency=low

  * Restore _darcs directory caused by using intrepid's dpkg; makes the
    Debian->Ubuntu diff somewhat more readable. 

 -- Scott James Remnant <scott@ubuntu.com>  Thu, 05 Mar 2009 14:01:18 +0000

ifupdown (0.6.8ubuntu16) jaunty; urgency=low

  * modprobe failures for ipv6 are benign as the module is likely built-in.
    (LP: #107432)
  * modprobe -Q is now deprecated and going away, move to using -q.
  * modprobe for ipv6 should honour the blacklists.
  * update all generated files to match their source versions (*.defn,
    main.c).

 -- Andy Whitcroft <apw@canonical.com>  Thu, 05 Mar 2009 13:47:48 +0000

ifupdown (0.6.8ubuntu15) jaunty; urgency=low

  * Add Breaks to ensure the right version of udev is used.

 -- Scott James Remnant <scott@ubuntu.com>  Fri, 09 Jan 2009 11:55:30 +0000

ifupdown (0.6.8ubuntu14) jaunty; urgency=low

  * debian/ifupdown.rules: Rename to debian/ifupdown.udev so debhelper can
    pick it up.
  * debian/rules: Use dh_installudev to install the udev rule.
  * debian/dirs: Drop /etc/udev/rules.d
  * debian/conffiles: Drop old rules location.
  * debian/control: Increase dependency on debhelper.

 -- Scott James Remnant <scott@ubuntu.com>  Wed, 07 Jan 2009 10:22:03 +0000

ifupdown (0.6.8ubuntu13) jaunty; urgency=low

  * debian/ifupdown.rules: remove udev rule that ensures that the networking
    init script has been started. We want to configure network interfaces as
    soon as possible ie at discovery time. ifupdown scripts that don't work
    early in the boot process should fail gracefully and leave the interface
    unconfigured until networking is started.

 -- Mathias Gug <mathiaz@ubuntu.com>  Wed, 26 Nov 2008 18:34:03 -0500

ifupdown (0.6.8ubuntu12) intrepid; urgency=low

  * resurrect _darcs directory

 -- Alexander Sack <asac@ubuntu.com>  Mon, 13 Oct 2008 00:12:03 +0200

ifupdown (0.6.8ubuntu11) intrepid; urgency=low

  * If the /etc/NetworkManager/nm-system-settings.conf file is present
    but doesn't have the "ifupdown:managed" the previous upload instructed
    the iniparser to return -1, which evaluates to TRUE. We instead instruct
    it to return 0, as we shouldn't prevent ifupdown from managing the
    interfaces in that case, as NM won't either. (LP: #281984)

 -- James Westby <james.westby@canonical.com>  Sun, 12 Oct 2008 16:09:15 +0100

ifupdown (0.6.8ubuntu10) intrepid; urgency=low

  https://lists.ubuntu.com/archives/ubuntu-devel/2008-October/026656.html:

  * stop ifupdown to auto-up/down interfaces if network-manager's
    ifupdown plugin is in managed=true mode
    - add iniparser3.0b sources
      + add dictionary.c,dictionary.h,iniparser.c,iniparser.h
    - Makefile: add iniparser objects to build (aka OBJ)

 -- Alexander Sack <asac@ubuntu.com>  Thu, 09 Oct 2008 16:46:47 +0200

ifupdown (0.6.8ubuntu9) intrepid; urgency=low

  * debian/ifupdown.rules: (the udev rule) ensure that the init script
    /etc/network/networking has been started to ensure that the udev
    script does not start too early in the boot process. This way we
    ensure that the root file system is already writable and ifupdown has
    a chance to actually work. LP: #44194
  * Add versioned dependency on a version of netbase that actually does
    indicate that it has been configured.

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 21 Jun 2008 23:32:56 +0200

ifupdown (0.6.8ubuntu8) gutsy; urgency=low

  * ifupdown.nw: use 100 as default route metric unless an explicit metric
    parameter is set in /etc/network/interface; this applies for static and
    dhcp interfaces and passes the -e IF_METRIC=%metric% option to dhclient{3}
    in order to accomplish this. For details see the launchpad bug
    (LP: #139403).

 -- Alexander Sack <asac@ubuntu.com>  Thu, 20 Sep 2007 00:38:33 +0200

ifupdown (0.6.8ubuntu7) gutsy; urgency=low

  * Fix a wrong example location into interfaces(5) manpage (LP: #97509).

 -- William Lima <wlima.amadeus@gmail.com>  Fri, 22 Jun 2007 15:14:23 -0300

ifupdown (0.6.8ubuntu6) feisty; urgency=low

  * Change DRIVERS!= to use the start/end trick, since DRIVERS!= doesn't
    work.  LP: #102675.

 -- Scott James Remnant <scott@ubuntu.com>  Tue, 10 Apr 2007 12:44:13 +0100

ifupdown (0.6.8ubuntu5) feisty; urgency=low

  * Change DRIVER to DRIVERS to suppress a warning, even though I think we
    really wanted the former.  LP: #102770.

 -- Scott James Remnant <scott@ubuntu.com>  Wed,  4 Apr 2007 10:27:14 +0100

ifupdown (0.6.8ubuntu4) feisty; urgency=low

  * Update udev rules so that devices without a driver don't get ifup
    or ifdown called for them, and are left to the S40networking script.
    LP: #78043.

 -- Scott James Remnant <scott@ubuntu.com>  Tue,  3 Apr 2007 16:11:28 +0100

ifupdown (0.6.8ubuntu3) feisty; urgency=low
  
  * ifupdown.nw: modprobe ipv6 before configuring it.
  (Closes LP: #7091)

 -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Fri, 30 Mar 2007 08:54:50 +0200

ifupdown (0.6.8ubuntu2) feisty; urgency=low

  * ifupdown.nw: Add 'ipv4ll' method which uses avahi-autoipd to bring up an
    interface with an IPv4 link-layer address from 169.254.0.0/16 (aka
    'Zeroconf'). See https://wiki.ubuntu.com/ZeroConfNetworking for details.
    (This patch was prepared last November, but for some reason never made it
    to the archive)
  * debian/control: Set Ubuntu maintainer.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 20 Feb 2007 11:25:38 +0100

ifupdown (0.6.8ubuntu1) feisty; urgency=low

  * Merge from debian unstable, remaining changes:
    - ship udev rules to call ifup
    - init script to bring up loopback seperately
    - ifstate file moved to /var/run/network/ifstate, no need to clean up
    - dhcp3 leases files moved to /var/lib/dhcp3

 -- Scott James Remnant <scott@ubuntu.com>  Mon, 27 Nov 2006 13:16:58 +0000

ifupdown (0.6.8) unstable; urgency=low

  * Add myself as co-maintainer with approval from Anthony Towns.
  * Change path of dhclient.leases to make sure the dhcp state survive
    reboots. (Closes: #311777)
  * Change leasehours option value to match the option name. 
  * Async ifup/ifdown modication based on patch from Scott James
    Remnant and Ubuntu.  (Closes: #347580)
    - Rewrite the way that ifup and ifdown read and write the state
      file.  Instead of storing it in memory and holding a lock on it
      (preventing concurrent processes from actually being concurrent)
      use atomic read and write functions that only hold the lock for
      very short periods.
    - Write to the state file when we start bringing up or tearing
      down the interface, so we don't ever try to do the same
      operation at the same time.
    - Update the state file once the operation is complete to ensure
      we record the actual status of it.
  * Acknowledge NMUs. (Closes: #311011, #311443, #353154, #339834, #311928,
    #336931, #338849, #362093, #330230, #386794, #384866, #312988, #266021,
    #384438, #387155, #387453, #387677)

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 28 Sep 2006 18:14:47 +0200

ifupdown (0.6.7ubuntu7) dapper; urgency=low

  * Fix up the interfaces file removing duplicated "auto" lines, and
    don't write them in the first place.  Ubuntu #29654.

 -- Scott James Remnant <scott@ubuntu.com>  Mon, 30 Jan 2006 12:45:19 +0000

ifupdown (0.6.7ubuntu6) dapper; urgency=low

  * Rewrite the way that ifup and ifdown read and write the state file.
    Instead of storing it in memory and holding a lock on it (preventing
    concurrent processes from actually being concurrent) use atomic read and
    write functions that only hold the lock for very short periods.

  * Write to the state file when we start bringing up or tearing down the
    interface, so we don't ever try to do the same operation at the same
    time.
  * Update the state file once the operation is complete to ensure we
    record the actual status of it.
  
  * Restore the dhcp wait, so "ifup eth0" will hang around until DHCP is
    either successful or times out.  Adjust the udev rule again so that
    udevplug doesn't hang around.

 -- Scott James Remnant <scott@ubuntu.com>  Thu, 26 Jan 2006 15:56:54 +0000

ifupdown (0.6.7ubuntu5) dapper; urgency=low

  * Don't wait for dhcp to complete ... there's a general ifup problem that
    it doesn't have any state to record "I'm bringing this interface up",
    so no way to avoid multiple dhcp invocations for the same interface which
    end up blocking on each other.  This is a short-term hack until I sit
    down and think about this properly (probably next week at the sprint).

 -- Scott James Remnant <scott@ubuntu.com>  Tue, 24 Jan 2006 18:04:53 +0000

ifupdown (0.6.7ubuntu4) dapper; urgency=low

  * Install new loopback init script at S:S08 which brings up the loopback
    (127.0.0.1) network device early enough for anything needing DHCP.  This
    also deals with creating /var/run/network if necessary.
  * Move /etc/network/run/ifstate to /var/run/network/ifstate
  * Drop the ifupdown and ifupdown-clean init scripts as everything they did
    is obsolete or already taken care of.
  
  * Ship a udev rule that brings network devices up or down if the device
    is marked "auto" in the configuration file.
  * Convert existing /etc/network/interfaces file with "mapping hotplug"
    lines to just use "auto" lines.
  
  * Adjusted "ifup -a" and "ifdown -a" to not report when interfaces are
    already up or down.

 -- Scott James Remnant <scott@ubuntu.com>  Mon, 23 Jan 2006 18:56:54 +0000

ifupdown (0.6.7ubuntu3) dapper; urgency=low

  * Silence init.d/ifupdown-clean

 -- Matt Zimmerman <mdz@ubuntu.com>  Wed,  4 Jan 2006 09:46:09 -0800

ifupdown (0.6.7ubuntu2) dapper; urgency=low

  * Change the dhclient3 leases path to /var/lib/dhcp3 so the leases survive
    a reboot.  (Ubuntu: #18148)

 -- Scott James Remnant <scott@ubuntu.com>  Wed, 23 Nov 2005 16:11:30 +0000

ifupdown (0.6.7ubuntu1) breezy; urgency=low

  * Resynchronise with Debian, resolving merge conflicts.
  * Remove the initscripts dependency, since we now use our own readlink.

 -- Adam Conrad <adconrad@ubuntu.com>  Fri, 27 May 2005 06:43:06 +0000

ifupdown (0.6.7-0.4) unstable; urgency=low

  * Non-maintainer upload.
  * Fix the 'client' dhcp option to work as documented.  Patch from
    Roderick Schertler.  (Closes: #311011)
  * Change section from base to admin to match the override file.

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 15 Sep 2006 23:26:04 +0200

ifupdown (0.6.7-0.3) unstable; urgency=low

  * Non-maintainer upload.
  * Correct typo in interfaces(5).  (Closes: #311443)
  * Correct typo in ifupdown.nw. (Closes: #353154)
  * Avoid segfault on freebsd. Patch from Brian M. Carlson. (Closes: #339834)

  [ Translations ]
  * Added Vietnamese (vi) by Clytie Siddall. (Closes: #311928)
  * Added Portuguese (pt) by Simão Pedro Cardoso. (Closes: #336931)
  * Updated Swedish (sv) by Daniel Nylander. (Closes: #338849)
  * Added Galician (gl) by Jacobo Tarrio. (Closes: #362093)
  * Added Norwegian Bokmaal (nb) by Petter Reinholdtsen.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 14 Sep 2006 15:02:06 +0200

ifupdown (0.6.7-0.2) unstable; urgency=low

  * Non-maintainer upload approved by maintainer.
  * Add LSB-style dependency information to init.d scripts.
    (Closes: #330230)
  * Make sure the init.d scripts are added in dependency order.
    (Closes: #386794)
  * Updated standards-version from 3.6.1.0 to 3.7.2.  No changes needed.
  * Update the FSF address in the copyright file to keep lintian happy.
  * Use log_* functions from lsb-base in init.d scripts.  Add lsb-base
    as dependency.  Based on patch from Ubuntu.  (Closes: #384866)

 -- Petter Reinholdtsen <pere@debian.org>  Tue, 12 Sep 2006 16:22:43 +0200

ifupdown (0.6.7-0.1) unstable; urgency=low

  * Non-maintainer upload with authorization from maintainer.
  * Support for link-local IPv6 gateways (Closes: #312988)
      - patch from Florian Zumbiehl.
  * Support for manual IPv6 method (Closes: #266021)
      - patch from Rémi Denis-Courmont.

 -- Mohammed Adnène Trojette <adn+deb@diwi.org>  Wed, 23 Aug 2006 17:01:03 +0200

ifupdown (0.6.7) unstable; urgency=low

  * Don't use dirname/basename in ifupdown init script; they're in /usr/bin.
    (Closes: Bug#304188)

  * Check for free space on /dev/shm when working out where to link
    /e/n/run. Thanks to Jose Manuel Delgado Mendinueta. (Closes:
    Bug#303656)

 -- Anthony Towns <ajt@debian.org>  Mon,  2 May 2005 23:57:25 +1000

ifupdown (0.6.6) unstable; urgency=low

  * The "what does wine come in" release

  * Fix brown paper bag bug where %iface% maps to the logical interface
    name rather than the hardware one. Thanks to Paul Hampson for being
    the first to spot it once the BTS was working again. Also add a test
    case. (Closes: Bug#303148)

  * Fix brown paper bag bug where "test -e" doesn't actually identify a
    dangling /etc/network/run symlink on upgrade. (Closes: Bug#303225)

  * Fix brown paper bag bug where we only consider pointing
    /etc/network/run at /dev/shm if /dev/shm *isn't* in /proc/mounts. (No
    bug filed yet, though...)

 -- Anthony Towns <ajt@debian.org>  Tue,  5 Apr 2005 14:19:21 +1000

ifupdown (0.6.5) unstable; urgency=low

  * The Gernot Heiser release -- aged like a fine South Australian wine.

  * Switch to Debian-native versioning / source packaging for the time being.
    (Closes: Bug#84697)
  * Change Section: to base, to match overrides.

  * Thanks to Michael Weber, Javier Fernandez-Sanguino Pena, Marc
    Haber, and Thomas Hood for NMUs. (Closes: Bug#150773, Bug#151465,
    Bug#152893, Bug#208726, Bug#209006, Bug#242314, Bug#263913,
    Bug#266282, Bug#297762)

  * debian/rules: Don't re-build unnecessarily. Thanks to Michael Banck
    (Closes: Bug#296273)

  * Add post-up, pre-down as aliases for "up" and "down". (Closes: Bug#62633)

  * Deprecate (undocument) "--exclude" option.

  * Add support for "allow-*" lines for systems such as hotplug or ifplugd.
    Usage is "ifup --allow=hotplug <interfaces>"; only the allowed interfaces
    whill actually be tried. (Closes: Bug#300937)

  * Satiate the POSIX sh monkeys, makenwdep.sh now uses printf for \t's,
    not echo -e. (Closes: Bug#294970)

  * Switch to using "/etc/network/run/ifstate" instead of
    "/etc/network/ifstate". Simplify all the complicated hackery dealing
    with that. Use myreadlink function instead of /lib/init/readlink.
    (Closes: Bug#302519)

  * Make debian/rules test always succeed when cross-building. Thanks
    to NIIBE Yutaka. (Closes: Bug#283649)

  * Add VERBOSITY variable for scripts, invoke run-parts with --verbose.
    Thanks to Michael Weber. (Closes: Bug#88946)
  * Add LOGICAL variable for scripts. (Doesn't work for mapping scripts yet
    though)
  * Add PHASE variable for scripts, same as MODE but more detailed;
    pre-up, post-down, etc. (Closes: Bug#286155)

  * Document lack of support for end-of-line comments in interfaces(5).
    (Closes: Bug#79683)

  * Remove conflict with old, experimental-only version of dhcp-client.

 -- Anthony Towns <ajt@debian.org>  Mon,  4 Apr 2005 23:41:06 +1000

ifupdown (0.6.4-4.12) unstable; urgency=low

  * Non-maintainer upload
  * Begin description synopsis with lower case letter
  * postinst:
    + Create run dir at the target of /etc/network/run if it is absent
      (Closes: #297898)

 -- Thomas Hood <jdthood@yahoo.co.uk>  Thu,  3 Mar 2005 19:05:05 +0100

ifupdown (0.6.4-4.11) unstable; urgency=low

  * Non-maintainer upload
  * postinst:
    + Do not make /etc/network/run a symlink to /dev/shm/network/
      if devfs is in use.  (Closes: #266479)
  * /etc/init.d/ifupdown:
    + Don't accept arguments to "start" method
    + Fix initscript output
  * ifup.8:
    + Correct typo (Closes: #287172)
  * interfaces.5:
    + Correct description of what happens when user commands fail
      (Closes: #286166)
    + Remove reference to VERBOSE which isn't implemented in this
      version  (Reported in #88946)
  * Add it.po thanks to Luca Monducci  (Closes: #284123)

 -- Thomas Hood <jdthood@yahoo.co.uk>  Sun, 12 Sep 2004 14:46:29 +0200

ifupdown (0.6.4-4.10ubuntu4) breezy; urgency=low

  * Fixed typo in interfaces (5) man page (closes: Ubuntu #9854)

 -- Charles Majola <charles@ubuntu.com>  Thu, 12 May 2005 10:12:36 +0200

ifupdown (0.6.4-4.10ubuntu3) hoary; urgency=low

  * Add a dependency on initscripts (>= 2.85-12) to make sure we get
    a working /lib/init/readlink for our scripts (Ubuntu bug #8605)

 -- Adam Conrad <adconrad@0c3.net>  Tue,  5 Apr 2005 10:29:07 +0000

ifupdown (0.6.4-4.10ubuntu2) hoary; urgency=low

  * Fancify new ifupdown-clean init script
  * Re-fancify ifupdown init script due to many conflicts

 -- Matt Zimmerman <mdz@canonical.com>  Thu, 28 Oct 2004 21:00:28 -0700

ifupdown (0.6.4-4.10ubuntu1) hoary; urgency=low

  * Resynchronise with Debian.

 -- Scott James Remnant <scott@canonical.com>  Wed, 27 Oct 2004 21:41:56 +0100

ifupdown (0.6.4-4.10) unstable; urgency=low

  * Non-maintainer upload. Fix critical bugs.
  * fix ifstate cleaning in init script. (Closes: #264134).
  * fix /etc/network/run creation in postinst (Closes: #265165).

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Tue, 17 Aug 2004 06:38:16 +0200

ifupdown (0.6.4-4.9) unstable; urgency=low

  * Non-maintainer upload: bug fixes and some improvements, unfortunately
    they will not make it to sarge...
   [Javier Fernandez-Sanguino]
    - Added a generic --exclude option (modified ifupdown.nw and ifup.8)
      This way other scripts (such as /e/i/networking in netbase)
      can avoid bringing down 'lo' on shutdown doing: 'ifdown -e lo -a'
      This will help close #254705, #256680 and #208700.
    - Make it conflict with the dch-client version from experimental 
      (Closes: #242537, #242527)
    - Added usage examples provided by Thomas Hood (Closes: #247772)
    - L10n:
    	+ Updated catalan debconf templates provided by Aleix Badia i Bosch 
        (Closes: #248717)
        + Included Lithuanian translation of debconf templates provided
        by Gintautas Miliauskas (Closes: #249233)
    - /etc/init.d/ifupdown: Exit with error if called with unknown arguments
    - ifupdown.nw: fix FTBFS with gcc-3.4 (Closes: #258965)
    - ifup.8: ammended manpage describing how ifdown really works 
      (Closes: #259609)
    - Remove XSI:isms in several scripts (Closes: #255574)
    - debian/po/POTFILES.in:  point to templates.master instead of templates
   [Thomas Hood]
    - debian/control:
       + Build-Depend on version of debhelper with dh_installinit --name
       + Put dhcp3-client before dhcp-client in disjunctive dependency
         (Closes: #250713)
     - Add /etc/default/ifupdown (currently not used, will be in the
       future)
     - /etc/init.d/ifupdown:
        + Creates target of /etc/network/run if the latter is a dangling
	  symlink.  Thanks to AJT for good discussion.  (Closes: #242607)
        + Delete ifstate on stop  (Closes: #245067)
    - /etc/init.d/ifupdown-clean
        + Delete ifstate on stop  (Closes: #245067)
    - debian/rules:
        + Now use dh_installdebconf to install debconf stuff
        + Install new ifupdown-clean initscript.  It runs at S:S18.
        + ifupdown initscript now runs at 0,6:S36 as well as S:S39.
        Note: this will only apply to new installations (not to upgrades)
     - examples/*
        + Move the contributed scripts to contrib/
        + Clean up and add comments
     - examples/check-mac-address.sh:
        + Fix argument check  (Closes: #254388)
     - debian/postrm:
        + Delete configuration files on purge  (Closes: #255228)
     - ifup.8
        + Clean up
        + Add EXAMPLES section  (Closes #247772)
     - interfaces.5
        + Mention wireless(7)  (Closes: #255218)
        + Reorder content and do some other minor changes.
     - debian/postinst:
        + Create /etc/network/run symlink to /dev/shm/network/ if 
	  it does not exist
        + Warn if "auto lo" or "iface lo" stanza absent from /e/n/i
        (Closes: #121755)
	
 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Wed, 28 Jul 2004 17:04:19 +0200

ifupdown (0.6.4-4.8ubuntu2) warty; urgency=low

  * Added versioned depend on lsb-base

 -- Nathaniel McCallum <npmccallum@canonical.com>  Fri,  3 Sep 2004 14:55:12 -0400

ifupdown (0.6.4-4.8ubuntu1) warty; urgency=low

  * debian/ifupdown.init: pretty initscript

 -- Nathaniel McCallum <npmccallum@canonical.com>  Fri,  3 Sep 2004 11:00:40 -0400

ifupdown (0.6.4-4.8) unstable; urgency=low

  * Fix configuration of interfaces with multiple address families.
    (Closes: Bug#242867) 
  * Add testcase 3 to check for such errors.

 -- Anthony Towns <aj@azure.humbug.org.au>  Sat, 10 Apr 2004 16:47:57 +1000

ifupdown (0.6.4-4.7) unstable; urgency=low

  * Non-maintainer upload. This is mostly a bug-fix release, no new
    features have been added and the behaviour of ifupdown has only changed
    slightly. Content has been reviewed by both the maintainer and several
    other maintainers (who have NMUed this package previously)
    - Ifupdown.dvi now depends on *eps files (Closes: #101204)
    - Added missing Build-Dep to noweb since the Makefile calls makenwdep.sh
      (and it calls 'noroots') on build.
    - Remove the undocumented (and unused) -s option from the manpage and the
      main.c code. (Closes: #231404)
    - inet6.defn
      + Make it possible to run an v4tunnel without an address (Closes: #96265)
    - inet.defn
      + Included different handling of dhclient3 versus dhclient.
      + Avoids inconsistency in interface state if the command run
       by ifup fails, also added -e option to dhclient in order to 
       have it return an error if it cannot get an address. 
       Notice that this is not yet done with dhclient3 (-1) since that would
       mean not running dhclient3 as a daemon and renews not being done.
       (Closes: #97782, #82339, #113338, #148666, #169194)
      + An independent lease file is created per interface so that dhclient
       can be used in more than one interface (Closes: #196366)
      + If dhcp3-client is installed (the binary /sbin/dhclient3 is available)
       then use the -r option instead of with a KILL signal, this enables
       it to release the DHCP release an execute the hook script before
       exiting. Also, the package now suggests 'dhcp-client | dhcp3-client'
       (since dhcp3-client does not provide dhcp-client as pump does)
       (Closes: #196865)
      + Added a metric option for routes, notice, however, the dhclient's
       -e (undocumented) option is not included from the provided patch.
       (Closes: #235993)
      + Use -r instead of -k when DHCP interfaces using pump are downed in 
       order to avoid killing all interfaces (only release the one asked for)
       (Closes: #198841)
      + Properly implement the 'hw' option in interfaces by defining the 
       hardware address before upping the interface. 
       (Closes: #224468, #84602)
      + Allow setting of the hw address in the dhcp method as suggested.
       (Closes: #135502)
    - examples:
      + Added an example in the interfaces file on how to setup an interface
       with multiple IP addresses. I've added a warning, though, since this
       is expected not to work in some cases and might generate inconsistencies
       between the real state and the one noted down in the interfaces state
       file. It is worth documenting this option (with known caveats) rather
       than have users figure it out for themselves.
       (Closes: #172147)
      + Added sample scripts ('ensureifup' and 'ifstate') to ensure that
       interfaces are always up (might be useful for crappy ISP providers)
       as provided by Yann Dirson (Closes: #86902)
      + Provide a 'generate-interfaces.pl' script under the examples dir
       in order to facilitate migration of network configuration in 
       pre-woody systems. This script might also be useful to migrate other
       Linux systems to Debian.
       (Closes: #57830)
      + Added a sample 'ifstate-complex' command. Since it is not documented
        I'm adding it to the examples and not closing #153222 with it (yet)
      + Fixed a syntax error in the 'check-mac-address.sh' script and added
        both a little bit of comment code and proper usage.
      + Provided an example on how to setup an interface without IP address
        using the 'manual' method. This is suitable for some cases where we 
        only want to have the interface to be up. This example can be used
        to setup PPPOE interfaces or network IDS listening on a network. 
        This might not be as good as providing a specific method but the
        maintainer considers that this is the way it should be handled.
        (Closes: #76142, #92993, #129003, #164823, #171981)
      + Also, provided an example bridge configuration script that can
        be setup in /e/n/if-{pre-up,down}.d/ in order to setup bridges.
    - Interfaces(5).pre:
      + Slight improvement in to better describe mapping and point to 
       the examples available. (Closes: #232594)
      + Minor changes in the manpage to avoid people being misled .
        (Closes: #232347)
      + Better description of mappings (Closes: #216716)
      + Document IFACE=LIFACE syntax (Closes: #213068)
      + Documented known bugs or limitations.
      + Reference the location of the network examples.
      + Reference also the "Debian Reference" manual since it is more
        verbose in how /e/n/interfaces and ifupdown works.
    - Ifup(8):
      + Document that the -a option will take down all interfaces.
       (Closes: #208607)
      + Also describe in which order are interfaces started/stopped when
        using -a which might avoid confusion, see  #208700 for example.
      + Changed manpage name to ifup (instead of ifupdown).
       (Closes: #81150)
      + Document known bugs in the manpage: state maintained is sometimes
       lost, the ifstate needs to be writable and there is a known deadlock
       issue.
      + Document known "limitations" and refer readers to alternatives to
        monitor interface changes such as ifupd and hotplug.
      + Minor formatting changes and rewrites for better comprehension.
    - Translations:
      + Added Spanish debconf translation provided by Carlos Valdivia.
       (Closes: #207727)
      + Added Japanese debconf translation provided by Kenshi Muto.
       (Closes: #210436)
      + Added Dutch debconf translation provided by Tim Dijkstra.
       (Closes: #213723)
      + Added Greek debconf translation provided by Konstantinos Margaritis.
       (Closes: #229503, #229527)
      + Added simplified Chinese debconf translation provided by Hiei Xu.
       (Closes: #231910)
      + Added Czech debconf translation provided by Miroslav Kure.
       (Closes: #231995)
      + Added Turkish debconf translation provided by Recai Oktas.
       (Closes: #239142)
      + Added Danish debconf translation provided by Morten Brix Pedersen.
       (Closes: #241248)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Mon,  5 Apr 2004 21:12:05 +0200

ifupdown (0.6.4-4.6) unstable; urgency=low

  * Non-maintainer upload
  * reinstate code creating non-existent /etc/network in preinst. Moving
    that code to postinst is currently problematic since other packages
    pre-depend on ifupdown and dpkg doesn't guarantee that pre-depended
    packages are configured before unpacking the depending package.
                                                             (Closes: #208811)
  * don't call dpkg --compare-version on initial install in postinst

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Sat,  6 Sep 2003 10:49:48 +0000

ifupdown (0.6.4-4.5) unstable; urgency=low

  * Non-maintainer upload
  * ifupdown.nw:
    + Clarify description of --all option                    (Closes: #180000)
    + Add manual interface method                            (Closes:  #88948)
    + Document order of precedence of DHCP clients           (Closes: #156789)
  * debian/prepostinstrm:
    + Use "set -e" consistently
  * debian/rules, debian/postinst, debian/preinst
    + Add /etc/network/if*.d/ directories to the package     (Closes: #178226)
    + Use dh_installinit with --no-start option
  * debian/config: fix compare-versions so that debconf question
    is asked when updating from < 0.6                        (Closes: #122422)
  * debian/rules:
    + documented {clobber,distclean} targets                 (Closes: #154517)
    + removed obsolete call of dh_suidregister
  * added Danish convert-interfaces template.  Thanks to morten@wtk.dk
    for translation.                                         (Closes: #174764)
  * Switch to gettext-based debconf templates and update French
    translation. Thanks to Christian Perrier for this work.  (Closes: #200786)
  * use Colin Watson's backporting helper for po-debconf'ed packages.
  * interfaces(5):
    + Format improvements
    + Describe how mapping works                             (Closes: #86895)
                                                             (Closes: #138694)
                                                             (Closes: #175679)
                                                             (Closes: #204468)
    + Document order of processing of auto ifaces            (Closes: #112012)
    + Say that "auto" takes physical interface names as arguments
                                                             (Closes: #138403)
    + Document function of /etc/network/if-*.d/ directories  (Closes: #141634)
                                                             (Closes: #157698)
    + There are more than three universal options            (Closes: #160918)
                                                             (Closes: #186316)
    + Mention extended options                               (Closes: #203636)
  * ifup(8)
    + Indicate in synopsis that -i option takes an argument       
    + minor phrasing changes aiming at greater clarity  
    + formatting corrections                   
  * examples/*: fix typos                                    (Closes: #173101)
  * debian/control:
    + Suggest dhcp-client and ppp                            (Closes: #178630)
    + Standards-Version: 3.6.1
    + Priority: important to agree with override file
    + Clarify wording of long description
  * debian/copyright:
    + Clean up and make lintian happy
  * Thanks to Thomas Hood and Michael Weber for helping to prepare
    these patches and the NMU.

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Wed, 27 Aug 2003 14:00:59 +0000

ifupdown (0.6.4-4.4) unstable; urgency=low

  * Non-maintainer upload
  * adjustment to changed md5sum output format (as of dpkg 1.10)
    (Closes: Bug#152853)

 -- Michael Weber <michaelw@debian.org>  Sun, 14 Jul 2002 02:12:15 +0200

ifupdown (0.6.4-4.3) unstable; urgency=low

  * Non-maintainer upload
  * flush stream buffers before forking and after writing the
    statefile
    (Closes: Bug#151932)
	  
 -- Michael Weber <michaelw@debian.org>  Thu,  4 Jul 2002 21:02:10 +0200

ifupdown (0.6.4-4.2) unstable; urgency=low

  * Non-maintainer upload
  * added locking support, parallel executions of if{up,down} will be
    serialized (modified patch from bod@debian.org).
    (Closes: Bug#108876, Bug#108857)

 -- Michael Weber <michaelw@debian.org>  Mon, 24 Jun 2002 21:42:50 +0200

ifupdown (0.6.4-4.1) unstable; urgency=low

  * Non-maintainer upload
  * added convert-interfaces template for:
    + de (Closes: Bug#83542)
    + fr (Closes: Bug#83804)
    + pt_BR (Closes: Bug#98448, Bug#110198)
    + pl (Closes: Bug#107701)
    + ru (Closes: Bug#112652)
    + sv (Closes: Bug#83496)
    (thanks to all translators)
  * fixed some typos in source documentation
  * pass METHOD and ADDRFAM environment variables to if.d scripts
    and {pre-,}{up,down} lines
    (Closes: Bug#88947)
  * upgrade-from-0.5.x.pl emits auto statements only once
    (patch from weasel@debian.org)
    (Closes: Bug#105342)
  * added "mtu" option to inet and inet6 static stanzas
    (Closes: Bug#57731)
  * added options "local" and "ttl" to inet6 static stanza
    (Closes: Bug#67743)
  * added and documented option "media" to specify the medium type
    (Closed: Bug#79999)
  * added and documented option hwaddress
    (Closes: Bug#82604)
  * reject options with empty values
    (Closes: #86410)
  * added more documentation to the IPX stanza
  * improved usenet2man conversion (handles punctuation 
    before/after //,**
  * added support for udhcpc (slightly modified patch from kraai@debian.org)
    (Closes: Bug#113620)
  * added support for multiple executions of dhclient (uses
    /var/run/dhclient.%iface%.pid now)
    (Closes: Bug#94656)
  * man page update [pump works for kernels (> 2.2.x)]
    (Closes: Bug#114429)
  * configurable user/group for install (0/0 as default, since
    NetBSD uses group "wheel" instead of "root")
  * examples/{check,get}-mac-address.sh:
    + mapping script now compares given MAC addresses case-insensitive.
    + added LANG=C to make ifupdown output reliably parseable
      (thanks to blade@debian.org)

 -- Michael Weber <michaelw@debian.org>  Sun, 23 Jun 2002 11:56:25 +0200

ifupdown (0.6.4-4) unstable; urgency=low

  * Don't delete /etc/network/ifstate every boot, just empty the file. This
    way people can symlink it to /var/run/ifstate if they so desire (ie, if
    /var is local and /etc is read-only). (Closes: Bug#103868, Bug#85206)
  * Explicitly set PATH in the environment, because pdksh is broken, broken
    I say. (Closes: Bug#83557, Bug#99444)

 -- Anthony Towns <aj@azure.humbug.org.au>  Tue, 19 Jun 2001 00:04:30 +1000

ifupdown (0.6.4-3) unstable; urgency=low

  * Add some test cases to hopefully catch miscompiles on silly
    architectures like alpha. Weirdly, I can't duplicate this bug on
    lully anymore, so I didn't add a -O0 workaround at this time. We'll
    see what happens. (Closes: Bug#81143)

  * Correct old /e/n/i check from -2 so it might even work. (Closes:
    Bug#81611)

 -- Anthony Towns <aj@azure.humbug.org.au>  Tue,  9 Jan 2001 10:48:18 +1000

ifupdown (0.6.4-2) unstable; urgency=low

  * Check for old /etc/network/interfaces conffile (all comments, same
    md5, same size), and replace it with new conffile so as not to mislead
    people into forgetting the "auto" lines. (Closes: Bug#79822) 

  * Added wvdial support, theoretically. If it doesn't work, someone'll have
    to file a new bug and tell me. (Closes: Bug#76985)

 -- Anthony Towns <ajt@debian.org>  Thu, 28 Dec 2000 21:28:47 +1000

ifupdown (0.6.4-1) unstable; urgency=low

  * New upstream release. Removes a bashism from the makefile, and uses
    ferror() correctly (hopefully) (Closes: Bug#75279, Bug#76086)

  * Add example that checks a MAC address is what it should be. (Closes:
    Bug#76198)

 -- Anthony Towns <ajt@debian.org>  Sun, 19 Nov 2000 15:33:22 +1000

ifupdown (0.6.3-1) unstable; urgency=low

  * New upstream release. Debian patches incorporated upstream, and a
    big fix wrt memory allocation.

 -- Anthony Towns <ajt@debian.org>  Fri, 20 Oct 2000 18:38:10 -0700

ifupdown (0.6.2pr-7) unstable; urgency=low

  * Rename to ifupdown. Let's see what breaks.

  * Add pointopoint option for static inet interfaces. (Closes: Bug#74563)

  * Updating to 0.6.x fixes some problems:
        --scheme no longer exists (Closes: Bug#54814)
        line numbers are reported (Closes: Bug#62542)
        you can use $IFACE in /e/n/interfaces (Closes: Bug#71779)

 -- Anthony Towns <ajt@debian.org>  Mon, 16 Oct 2000 19:30:54 -0700

ifupdown0.6 (0.6.2pr-6) unstable; urgency=low

  * Cleanup /etc/network/ifstate when booting (it will be wrong
    if the system crashed).

  * This should be enough for ifupdown.deb to be updated, hopefully.

 -- Anthony Towns <ajt@debian.org>  Fri, 13 Oct 2000 19:41:34 -0700

ifupdown0.6 (0.6.2pr-5) unstable; urgency=low

  * The previous few uploads should've fixed most of the bugs
    described in 72872. (Closes: Bug#72872)

  * Add .sh suffixes to the example mapping scripts.
  * Fix a typo in postinst (interface *file* not files)
  * Add a "press enter to continue" if the /e/n/i update fails. 

  * Moved /var/run/ifupdown.state to /etc/network/ifstate. Gross.
    (Closes: Bug#74312)

 -- Anthony Towns <ajt@debian.org>  Sat,  7 Oct 2000 23:52:02 -0700

ifupdown0.6 (0.6.2pr-4) unstable; urgency=low

  * Automatically update /etc/network/interfaces, hopefully. 

 -- Anthony Towns <ajt@debian.org>  Sat,  7 Oct 2000 21:53:21 -0700

ifupdown0.6 (0.6.2pr-3) unstable; urgency=low

  * Started work on automatically converting from 0.5.x config format to
    0.6.x.
  * Move the example from /usr/share/doc/ifupdown to ifupdown0.6.
  * Add some example mapping scripts. 

 -- Anthony Towns <ajt@debian.org>  Sat,  7 Oct 2000 18:15:10 -0700

ifupdown0.6 (0.6.2pr-2) unstable; urgency=low

  * Note that dhcpcd works with any kernel, not just 2.0 and 2.2.
  * Remove the "noauto" keyword from the manpage. Ooopsy.
  * Create /etc/network/if-*.d directories in preinst.
  * Update the example-etc-network-interfaces to use the auto keyword.

 -- Anthony Towns <ajt@debian.org>  Sun, 24 Sep 2000 17:05:21 -0700

ifupdown0.6 (0.6.2pr-1) unstable; urgency=low

  * New upstream release.
  * Forward port some fixes from the last .deb that I hadn't put in the
    upstream source. Whoops.

  * This is a beta package that doesn't upgrade cleanly from ifupdown. It's
    for testing purposes only.

 -- Anthony Towns <ajt@debian.org>  Sun, 24 Sep 2000 16:05:25 -0700

ifupdown (0.5.5pr-3) unstable; urgency=low

  * debian/rules: Adjusted to *always* build from scratch if noweb is
    installed, to ensure that the various .c and .defn files are updated
    wherever possible. This should fix the problem where the updated
    inet6.defn wasn't being included, even after -2, amongst others.

 -- Anthony Towns <ajt@debian.org>  Mon, 28 Aug 2000 12:40:28 +1000

ifupdown (0.5.5pr-2) unstable; urgency=low

  * debian/rules: chmod +x any scripts that are created when the diff is
    applied. (Closes: Bug#70030)

  * ifupdown.nw: Forward port lost changes from netbase 3.18-4.
    (Closes: Bug#69723)
  * ifupdown.nw: Specify interface explicitly when adding default routes,
    and explicitly remove the route when deconfiguring an interface.
    (Closes: Bug#63071, Bug#67796)

  * debian/control: Add dependency on net-tools.

 -- Anthony Towns <ajt@debian.org>  Sun, 27 Aug 2000 17:47:01 +1000

ifupdown (0.5.5pr-1) unstable; urgency=low

  * Thought through and removed build-dependency on noweb. This involves
    changing what I put in the .orig.tar.gz. (Closes: Bug#68869)

 -- Anthony Towns <ajt@debian.org>  Sat, 19 Aug 2000 18:09:09 +1000

ifupdown (0.5.5-1) unstable; urgency=low

  * Split from netbase.

 -- Anthony Towns <ajt@debian.org>  Mon, 17 Jul 2000 08:24:56 +1000

