Skip to content
  • Guus Sliepen's avatar
    Import Debian version 0.8.32 · c410393f
    Guus Sliepen authored
    ifupdown (0.8.32) unstable; urgency=medium
    
      [ Guus Sliepen ]
      * Fix check-mac-address.sh and get-mac-address.sh example scripts.
      * Update the manpages and add an entry to NEWS about the possibility that
        ifupdown runs in parallel. Closes: #894511
      * Migrate the VCS repository to Salsa.
      * Allow ifquery to be run recursively from ifup and ifdown. Closes: #896433
    
      [ Filipe Brandenburger ]
      * Prevent ExecStartPre from exiting with non-zero status when not supposed
        to do anything. Closes: #894759
    
    ifupdown (0.8.31) unstable; urgency=medium
    
      * Do not enable ifupdown-wait-online.service by default. Closes: #891139
      * Drop Before=network.target from ifupdown-wait-online.service. 
    
    ifupdown (0.8.30) unstable; urgency=medium
    
      [ Guus Sliepen ]
      * Use >&2 instead of >/dev/stderr. Closes: #890988
      * Bump Standards-Version and debian/compat.
    
      [ Arthur Gautier ]
      * Use ip instead of writing to /sys to better supported network namespaces.
    
    ifupdown (0.8.29) unstable; urgency=medium
    
      [ Sven Joachim ]
      * Remove obsolete conffiles from the system. Closes: #879802
    
    ifupdown (0.8.28) unstable; urgency=medium
    
      * Fix testsuite failure if ifupdown isn't already installed. 
    
    ifupdown (0.8.27) unstable; urgency=medium
    
      [ Guus Sliepen ]
      * Automatically bring up VLAN parent interfaces, and bring down VLAN slave
        interfaces. Closes: #879518
      * Update testcases.
      * Flush IP addresses when bringing down physical links. Closes: #845121
      * Add -v option to IPv6 dhclient.
      * Let ifquery print all matching interface stanzas. Closes: #878836
      * Guessnet and network-manager do support the source directive nowadays.
        Closes: #863135
      * Remove all references to upstart from scripts. Closes: #861164
      * Bump Standards-Version.
      * Bump debian/compat and the minimum required debhelper version.
    
      [ Alex Fox ]
      * Use a more reliable check for Infiniband interfaces. Closes: #857976
    
    ifupdown (0.8.25) unstable; urgency=medium
    
      [ SATOH Fumiyasu]
      * wait-online.sh: Evaluate "$WAIT_ONLINE_IFACE". Closes: #873475
    
      [ Guus Sliepen ]
      * Don't check for another instance of ifup running during hotplug.
        Closes: #873110
      * Drop upstart system jobs.
    
    ifupdown (0.8.24) unstable; urgency=medium
    
      [ Svante Signell ]
      * Fix FTBFS on hurd-i386 and kfreebsd-any. Closes: #869954
    
      [ Guus Sliepen ]
      * Don't interpret interface names starting with /dev/ as a pattern on
        GNU/Hurd.
      * Support MAC address matching on kFreeBSD.
    
    ifupdown (0.8.23) unstable; urgency=medium
    
      * Handle interface renaming in the ifupdown-hotplug script. Closes: #869275
      * Fix typo in the manpage. Closes: #869276
    
    ifupdown (0.8.22) unstable; urgency=medium
    
      * Support interface renaming.
      * Add ifupdown-wait-online.service. Closes: #868650
    
    ifupdown (0.8.21) unstable; urgency=medium
    
      * Ensure allow-* also allows pattern matching. Closes: #868493
    
    ifupdown (0.8.20) unstable; urgency=medium
    
      * Change udevadm path to /bin/udevadm. Closes: #852559
      * Add initial pattern matching support.
      * Bump Standards-Version.
    
    ifupdown (0.8.19) unstable; urgency=medium
    
      * Fix exit code of ifquery --state. Closes: #852976
    
    ifupdown (0.8.18) unstable; urgency=medium
    
      [ Svante Signell ]
      * Makefile: Add removal of tests/*/state.* directories in the clean target.
      * Update testcases for GNU/Hurd.
    
      [ Guus Sliepen ]
      * Use dynamically allocated strings for filenames. This avoids using
        PATH_MAX, which caused a FTBFS on Hurd. Based on Svante's patch.
        Closes: #845140
      * Fix some memory leaks.
      * Improve error messages.
      * Always immediately quit when running out of memory.
    
    ifupdown (0.8.17) unstable; urgency=medium
    
      [ Scott Moser ]
      * Don't bring down the loopback interface when networking.service stops.
        Closes: #841106, #841107
    
      [ Guus Sliepen ]
      * Export $CLASS to scripts.
      * Add a bug-script.
      * Depend on freebsd-net-tools instead of net-tools.
      * Also configure VLANs on bridge interfaces (see #818849).
      * Improve manpage: simplify example, add more section headers.
        Closes: #840579
      * Provide IPv6 examples in /u/s/d/ifupdown/examples/network-interfaces.
        Closes: #703568
      * Use -4 option for IPv4 dhclient. Closes: #844592
    
      [ Martin Pitt ]
      * ifup@.service: start After the corresponding
        sys-subsystem-net-devices device.
    
    ifupdown (0.8.16) unstable; urgency=medium
    
      * Fix FTBFS due to testcases using the host's state information.
    
    ifupdown (0.8.15) unstable; urgency=medium
    
      * Fix ifdown complaining about vlan_id1. Closes: #838312
      * Add testcases for ifdown. 
    
    ifupdown (0.8.14) unstable; urgency=medium
    
      [ Benjamin Drung ]
      * Add InfiniBand parititon key support. Closes: #830212
    
      [ Richard Laager ]
      * Fix a crash when multiple interfaces are specified for no-scripts.
        Closes: #837732
    
      [ Bjørn Mork ]
      * Ignore link state when bringing up hotplug interfaces at boot.
        Closes: #814785, #834820
    
      [ Guus Sliepen ]
      * Add a test case for the no-scripts keyword.
      * Flush automatically assigned addresses on ifup when accept_ra=0.
    
    ifupdown (0.8.13) unstable; urgency=medium
    
      * Fix test suite on kFreeBSD. Closes: #826062
      * Check the return value of chdir() and ftruncate().
      * Clarify that scripts can be run with IFACE set to "--all".
        Closes: #826000
    
    ifupdown (0.8.12) unstable; urgency=medium
    
      * Add "nodad" to ip -6 addr add if dad-attempts is set to zero.
        Closes: #824686
      * Bump Standards-Version.
    
    ifupdown (0.8.11) unstable; urgency=medium
    
      [ Wido den Hollander ]
      * Wait properly for Link-Local Address to go through DAD.
    
      [ Imre Deak ]
      * Fix read_all_state when no state file exists. Closes: 819287
    
      [ Arthur Gautier ]
      * Implement link naming (ip link set alias)
    
      [ Martin Pitt <martin.pitt@ubuntu.com> ]
      * Add autopkgtest for "allow-hotplug" interfaces. Closes: #814312
    
      [ Guus Sliepen ]
      * Bump Standards-Version.
    
    ifupdown (0.8.10) unstable; urgency=medium
    
      * Allow "hwaddress random" to generate a random MAC address.
      * Allow ifdown/ifquery when physical interface is not same as logical
        interface. 
    
    ifupdown (0.8.9) unstable; urgency=medium
    
      * It's network-online.target, not .service.
      * Do not run "ip link set down" on manual interfaces during "ifdown -a".
        Closes: #809166
      * Add the keywords "no-auto-down" and "no-scripts". Closes: #615130
    
    ifupdown (0.8.8) unstable; urgency=medium
    
      [ Martin Pitt ]
      * Fix ifquery crash if interface state file does not exist yet.
        (Closes: #810779, LP: #1532722)
      * ifup@.service: Avoid stopping on shutdown via stopping system-ifup.slice
        (changed behaviour in systemd 228). (Closes: #761909, LP: #1492546)
    
      [ Guus Sliepen ]
      * Remove quotes around TimeoutStartSec parameter. Closes: #810656
    
    ifupdown (0.8.7) unstable; urgency=medium
    
      * Impose a 5 minute timeout for starting network services.
        Closes: #318577, #810656
      * Give an error when trying to up a dhcp interface when no DHCP client is
        installed. Closes: #471926, #419139
      * Add a section in the manual about extensions provided by other packages.
        Closes: #482405, #597274
      * Use absolute paths to binaries called by ifup/ifdown. Closes: #365114
      * Return an error when trying to ifup/ifdown/ifquery an unknown interface
        (unless it is ignored due to --allow or --exclude).
      * Ignore SIGPIPE. Closes: #311054
      * Update the bridge example. Closes: #488315
      * Use the onlink option when adding a gateway route. Closes: #378506
      * Also allow the metric option for tunnels and IPv6 interfaces.
    
    ifupdown (0.8.6) unstable; urgency=medium
    
      * Remove the Breaks: udev (<< 228-3~) to work around a bug in udev's prerm
        script. Closes: #809658, #809743
      * Run ip link up on manual interfaces, but ignore any errors.
      * Use sysctl to set the IPv6-specific MTU of an interface. Closes: #809714
    
    ifupdown (0.8.5) unstable; urgency=medium
    
      [ Stéphane Graber ]
      * Allow setting the MTU and HWADDR on manual interfaces. Closes: #809169
    
      [ Guus Sliepen ]
      * Remove Depends/Replaces/Breaks for ancient packages.
      * Move ifupdown related files from the systemd and udev packages to this
        package. Closes: #809171
    
    ifupdown (0.8.4) unstable; urgency=medium
    
      * Schedule networking.service After=network-online.target.
      * Use dh-systemd.
      * Enable parallel builds.
    
    ifupdown (0.8.3) unstable; urgency=medium
    
      [ Guus Sliepen ]
      * Fix FTBFS while running the testsuite, caused by conditional call to
        settle-dad.sh. Closes: #807617
      * Make networking.service WantedBy=network-online.target.
    
      [ Svante Signell ]
      * Move the test target from debian/rules to Makefile
      * Move the shell script testbuild functions to Makefile
      * Move test files from debian/ to tests/
      * Prevent generated *.c-files from being removed during build
      * main.c: Convert interfaces in the form of /dev/eth0 to .dev.eth0 to avoid
        problems with created file names.
      * tests/testbuild-hurd: Add more hurd-specific tests.
    
    ifupdown (0.8.2) unstable; urgency=medium
    
      [ Martin Pitt ]
      * Some tweaks to networking.service. Closes: #806949
    
      [ Guus Sliepen ]
      * Don't call udevadm settle if configuring interfaces is disabled or all
        auto interfaces are excluded.
      * Start ifupdown after sysctl.conf and modules have been loaded.
      * Don't use the -D LLT option for dhclient, some DHCP servers apparently
        don't like it. Closes: #806964
      * Clarify configuration of dual-stack interfaces.
    
    ifupdown (0.8.1) unstable; urgency=medium
    
      * Allow recursively calling ifup on the same physical interface when --force
        is used. Closes: #806888
      * Read /etc/default/networking when started from systemd. Closes: #806883
    
    ifupdown (0.8) unstable; urgency=medium
    
      [ Guus Sliepen ]
      * Add per-interface state files with locking.
        - Also detects and aborts on recursion. Closes: #231197
      * Break up main() in smaller functions.
      * Return a non-zero exit code when (de)configuring an interface fails.
        Closes: 773539
      * Add blank lines around examples in interfaces(5). Closes: #791444
      * Enable RFC 4361 DDNS support when using dhclient, as suggested by
        Nicolas Cuissard. Closes: #799257
      * Lock parent interface when configuration VLAN interfaces.
      * Apply fixes for issues found by AddressSanitizer and Clang Static
        Analyzer.
      * Drop the versioned dependency on initscripts. Closes: #804978
      * Check for errors when running mapping scripts. Closes: #246771
      * Wait for an IPv6 link-local address before starting a DHCPv6 client.
        Closes: 806673
      * Add a systemd service file.
    
      [ Andrew Shadura ]
      * Implement interface inheritance using the "inherits" keyword.
    
      [ Jérémy Bobbio ]
      * Output methods in stable order when generating C code to make
        builds reproducible. Closes: #762388
    
      [ Javier Barroso ]
      * Fix detection of curlftpfs mounts. Closes: #792896
    
    ifupdown (0.7.54) unstable; urgency=medium
    
      [ Guus Sliepen ]
      * Adopting this package from Andrew Shadura. Closes: #786902
      * Converted the Mercurial repository to Git.
      * Clean up the source code (indentation, whitespace, remove some
        duplication, fix some warnings from cppcheck, clang, use C99, use const
        and static where possible, remove unused/obsolete files).
      * Prevent recursion using source and source-dir statements. Closes: #779786
      * Create /run/network if it doesn't exist. Closes: #681872
      * Bump Standards-Version.
      * Use [$arch-any] statements in debian/control for architecture-dependent
        Depends instead of conditionally calling dh_gencontrol from debian/rules.
      * Add -Wno-unused-parameters to CFLAGS in debian/rules.
      * Update debian/copyright and convert it to DEP-5 format.
      * Remove debian/README and debian/TODO, which are no longer relevant.
      * Update timestamp in manpages. Closes: #717266
      * Do not attempt to kill udhcpc if there is no pidfile. Closes: #744167
      * Add udev rule to allow rfkill for group netdev. Closes: #741454
    
      [ Yuriy Vostrikov ]
      * When using dhcpcd, pass the metric option. Closes: #784611
    
    ifupdown (0.7.53.1) unstable; urgency=medium
    
      * Update tests.
    
    ifupdown (0.7.53) unstable; urgency=medium
    
      * Default accept_ra to 0 when gateway is set (Closes: #775660).
      * Don't try to parse a non-existing file given by wordexp (Closes: #776578).
    
    ifupdown (0.7.52) unstable; urgency=medium
    
      * Fix segfault when /e/n/i can't be read. Fail only when the file
        has errors, issue a warning when it can't be opened (Closes: #774212).
    
    ifupdown (0.7.51) unstable; urgency=medium
    
      [ Michael Biebl ]
      * Check the hotplug interface operstate to avoid blocking the
        boot process (Closes: #771943).
    
    ifupdown (0.7.50) unstable; urgency=medium
    
      [ Andrew Shadura ]
      * Configure the loopback interface by default only if user hasn't
        defined their own loopback interface (Closes: #709378).
      * Update udhcp command-line options (Closes: #741579).
      * Fix compiler warnings.
      * Update the documentation regarding "source" keyword.
    
      [ Michael Biebl ]
      * Call "udev settle" explicitly before configuring any devices (Closes:
        #766943).
    
    ifupdown (0.7.49) unstable; urgency=medium
    
      [ Andrew Shadura ]
      * Proper implementation of auto on kFreeBSD (Closes: #738942).
      * Don't fail on sysctl failing (Closes: #757937).
      * Accept router advertisements when using DHCPv6 (Closes: #753580).
      * Don't configure hotplug interfaces on networking start to avoid races.
    
      [ Stéphane Graber ]
      * Upstart job tweaks.
    
    ifupdown (0.7.48.1) unstable; urgency=low
    
      * Add --ignore-errors option.
      * Handle errors correctly during interface deconfiguration.
    
    ifupdown (0.7.48) unstable; urgency=low
    
      * Ignore statuses on down, don't ignore them on up.
          When configuring an interface, it's important for all commands
          to succeed, so if anything fails, interface isn't marked as
          configured. When deconfiguring it, however, we should do our
          best we can to deconfigure it, so if something fails, that's
          not the reason to stop trying.
          Closes: #360806, #547587, #562962, #700811.
      * Disable tests for DAD.
      * Fix hurd static script with IPv6 support (Closes: #737084).
      * Support preferred lifetime setting for tunnels (Closes: #735534).
      * Provide an alternative iproute dependency to make backporting easier.
      * Default to accept_ra=2 for inet6/auto (Closes: #739993, LP: #1260241)
    
    ifupdown (0.7.47.2) unstable; urgency=low
    
      * Rebuild to avoid useless dependencies on sysv-rc and file-rc.
      * Don't pass deprecated arguments to update-rc.d.
    
    ifupdown (0.7.47.1) unstable; urgency=low
    
      * Depend on adduser (Closes: #730598).
    
    ifupdown (0.7.47) unstable; urgency=low
    
      * Don't use hardlinks for ifdown and ifquery.
      * Remove Petter from the Uploaders.
      * Ensure netdev group exists.
    
    ifupdown (0.7.46.1) unstable; urgency=low
    
      * Disable DHCP test on Hurd to make the package buildable again.
    
    ifupdown (0.7.46) unstable; urgency=low
    
      * Update copyrights.
      * Change /run/network ownership to root:netdev.
      * Drop now-empty Pre-Depends.
      * Add --state command to ifquery.
      * Update the init script to use --state.
    
    ifupdown (0.7.45) unstable; urgency=low
    
      * Fix files enumeration in source-directory.
      * Lock a lockfile, not the statefile (Closes: #704003).
      * Bug fixes for Hurd (thanks to Justus Winter, closes: #720531)
        - Accept interface names in form /dev/* on Hurd.
        - Use inetutils-ifconfig, fix invocation of inetutils-ifconfig.
        - Sanitize pidfile name.
      * /lib/freebsd/route -> /sbin/route transition for kFreeBSD
        (Closes: #721629).
      * Set environment variables before running up and down commands.
      * Add DAD script (most probably closes: #705996).
      * Compat level 9.
      * Bump Standards Version to 3.9.4 (no changes).
    
    ifupdown (0.7.44) unstable; urgency=low
    
      * Convert from noweb to plain C (Closes: #707209).
      * Don't bring down VLANned aliases (Closes: #711449).
      * Initialise 'verbose' variable (Closes: #710301).
      * Handle relative paths properly (Closes: #712909).
        Now non-absolute paths are understood relatively to the file
        they're sourced from.
      * Update RFC number (Closes: #717520).
      * Add source-directory directive.
      * Use source-directory in the default interfaces file.
      * Remove loopback interface from the manpage example.
      * Update the manpages (Closes: #711012).
      * Depend on iproute2 instead of iproute (Closes: #713825).
      * Recommend ISC DHCP client, at the same time declare Breaks against
        dhcp3-client earlier than 4.0, as it has incompatible syntax.
    
    ifupdown (0.7.43) unstable; urgency=low
    
      * Don't consider multiple auto declarations an error (Closes: #707052).
    
    ifupdown (0.7.42) unstable; urgency=low
    
      * Fix syntax issue with postinst (Closes: #707041).
      * Fix cross-build.
    
    ifupdown (0.7.41) unstable; urgency=low
    
      * Upload to unstable.
      * Don't release DHCPv6 leases in inet6/auto for a while (Closes: #703922).
      * Remove "tryonce" option introduced in 0.7.40.
      * Don't call dhclient with -1 for now.
      * Remove ISC DHCP client from Build-Depends.
      * Assign logical interface name for link pseudointerface on down
        (Closes: #705268).
      * Add implicit loopback device definition.
      * Enable sourcing /etc/network/interfaces.d/* in the default configuration.
    
    ifupdown (0.7.40) experimental; urgency=low
    
      [ Andrew Shadura ]
      * Don't configure bridge interfaces as tagged VLAN interfaces
        (Closes: #696642).
      * Add "tryonce" option to DHCP-enabled methods (Closes: #694541).
      * Implement inet6/auto for kFreeBSD, call DHCP release of ifdown
        on Linux (Closes: #701884).
      * Update manual pages.
      * Add tests for DHCP method.
      * Add ISC DHCP client to Build-Depends (the tests don't actually run
        the DHCP client, however).
    
      [ Stéphane Graber ]
      * Patches for upstart support from Ubuntu:
        - Start the job on runlevel [2345]. This is a no-op during a normal
          boot since the network will be started *before* runlevel is emitted,
          but is needed to restart the network after a change from runlevel 1
          (LP: #752481).
        - Don't bring 'lo' down (add it to --exclude).
        - Emit deconfiguring-networking (LP: #1061639).
        - Update network-interface-security job to stop when the parent job is
          stopped itself. This avoids leftover instances (LP: #1065684).
      * Set MTU of tunnel devices (LP: #1074048).
      * Actually set the new calculated value for duplicate entries
        (LP: #1086517).
    
      [ Josselin Mouette ]
      * postinst: Do not create /etc/network/interfaces if it was removed manually
        (Closes: #695906)
    
    ifupdown (0.7.8) unstable; urgency=medium
    
      * Assign logical interface name for link pseudointerface on down
        (Closes: #705268).
    
    ifupdown (0.7.7) unstable; urgency=low
    
      * Don't release DHCPv6 leases in inet6/auto for a while (Closes: #703922).
      * Don't call dhclient with -1 for now.
    
    ifupdown (0.7.6) unstable; urgency=low
    
      [ Andrew Shadura ]
      * Don't configure bridge interfaces as tagged VLAN interfaces
        (Closes: #696642).
      * Implement inet6/auto for kFreeBSD, call DHCP release of ifdown
        on Linux (Closes: #701884).
      * Update manual pages.
    
      [ Stéphane Graber ]
      * Set MTU of tunnel devices (LP: #1074048).
      * Actually set the new calculated value for duplicate entries
        (LP: #1086517).
    
      [ Josselin Mouette ]
      * postinst: Do not create /etc/network/interfaces if it was removed manually
        (Closes: #695906)
    
    ifupdown (0.7.5) unstable; urgency=low
    
      * Fix upstart hooks (Closes: #692110).
    
    ifupdown (0.7.4) unstable; urgency=low
    
      * Check if upstart is the current init and don't try to call initctl if it
        isn't (Closes: #692008).
      * Bump lsb-base dependency to be able to use init_is_upstart.
    
    ifupdown (0.7.3) unstable; urgency=low
    
      * Fix the calculation of broadcast addresses of obsolete scheme;
        previously, a network mask was mistakenly used instead of them.
      * Follow RFC 3021 regarding broadcast addresses in /31 subnets:
        they should use limited broadcast address (Closes: #690561).
      * Add upstart support (patch provided by Steve Langasek, closes: #679549).
    
    ifupdown (0.7.2) unstable; urgency=low
    
      * Don't install /etc/default/networking as executable (Closes: #679623).
      * Declare Breaks on dhcp-client (<< 3.0) instead of Conflicts.
      * Implement --no-scripts option (LP: #258782).
      * Calculate the length of a string properly (Closes: #681431).
      * When bringing hotplug interfaces up, strip VLAN and alias identifiers out
        (Closes: #680042).
      * LSB headers: depend on urandom.
      * Recognize vlan+alias combination and filter aliases out (Closes: #679672).
      * Work-around ip(8) understanding of 0NNN as octal numbers (Closes: #684698).
    
    ifupdown (0.7.1) unstable; urgency=low
    
      * Supply metric setting to dhclient (Closes: #279741, #364581, #676323).
      * Add autoconf/accept_ra options to inet6/dhcp (Closes: #676244).
      * Clean up after /run migration (Closes: #673057):
        - Remove old /etc/network/run.dpkg-old symlink.
        - Try to remove old /etc/network/run even if it's a symlink.
      * Depend on initscripts >= 2.88dsf-25 so mountnfs doesn't break.
      * Pass -q to sysctl to make the output less verbose.
      * Fix shell scripting mistake in /etc/init.d/networking (thanks to
        Stanislav Maslovski, closes: #678101).
      * Changes to interfaces exclusion:
        - Accept -X shortcut (wasn't working because of a bug).
        - Allow specifying more than one -X option.
        - Use shell glob syntax.
      * Add /etc/default/networking (Closes: #580035, #677973):
        - CONFIGURE_INTERFACES can be used to disable interfaces configuration.
        - Individual interfaces can be excluded with EXCLUDE_INTERFACES.
        - Extra verbosity may be requested with VERBOSE.
      * When ifup is being run with --force -n, always report errors regardless of
        ifstate.
    
    ifupdown (0.7) unstable; urgency=low
    
      * Accept duplicate options in /etc/network/interfaces, join them using
        a newline as a delimiter.
      * If an interface isn't defined, but mentioned in auto or allow statement,
        don't mention it in ifquery output.
      * Change shortcut for --exclude to -X (was -e previously).
      * Make ifquery return false if the interface isn't defined.
      * Fix typos in the changelog.
      * Calculate broadcast address internally.
      * Allow concurrent netmask specification in both address (using CIDR
        notation) and netmask for IPv6 (Closes: #674775).
      * Add preferred-lifetime setting for IPv6.
      * Pass -w and -e options to sysctl so we still can configure an interface
        even if IPv6 SLAAC options can't be set for some reason.
      * Port to GNU/Hurd (thanks to Svante Signell, closes: #296115).
      * Chdir to root when executing external programs (Closes: #361964).
      * Remove updetach from PPP method (Closes: #675016).
      * Configure hotplug interfaces only if they're running (thanks to Evgeni
        Golov, closes: #673658).
      * Rewrite NEWS file (Closes: #673688).
      * Update examples (Closes: #340992).
      * Update tests.
      * Update README.
    
    ifupdown (0.7~rc3) unstable; urgency=low
    
      * Upload to unstable.
      * Don't refer to README from netbase any more.
      * Internal changes:
        - Make set_variable() able to set variables conditionally.
        - Improve conversions interface.
        - Add some support for interface link configuration.
        - Don't leak memory in some functions.
      * Configure VLANs automatically (Closes: #520436).
      * Calculate netmask internally, so even if a user haven't supplied
        one or have used CIDR notation, hook scripts will have it properly
        specified in IF_NETMASK environment variable.
      * Declare Breaks/Replaces relationship against netbase << 5.0.
      * Merge changes from Ubuntu (thanks to Stéphane Graber):
        - Mark package as Multi-Arch: foreign.
        - Update statefile paths in the 'contrib' scripts and in the
          noweb source.
      * Temporarily unapply patch for #547587.
      * Update tests.
    
    ifupdown (0.7~rc2+experimental) experimental; urgency=low
    
      * Try to bring hotplug interfaces up on initscript restart
        action as well.
      * Don't call ifup when there are no interfaces to bring up
        (Closes: #670145).
    
    ifupdown (0.7~rc1+experimental) experimental; urgency=low
    
      * Prefer isc-dhcp-client to dhcp3-client (also closes: #422885).
      * Let dhclient fail when no lease can be acquired (Closes: #420784).
      * Raise command-line options priority over /etc/network/interfaces
        (Closes: #657743).
      * Prevent aliases and VLANs from putting the main interface down
        (Closes: #656270).
      * Make iproute2 calculate the broadcast address (LP: #924880).
      * Shut udhcpc down correctly (Closes: #338348).
      * Update the rules according to /run migration.
      * Pass hardening flags from dpkg-buildflags (Closes: #661243).
      * Implement ifquery interface (Closes: #568479).
        - Make ifquery process mappings (LP: #850166).
        - Ensure ifquery always has no_act turned on.
      * Change --all behaviour:
        - If ifup or ifquery is called with the --all option, if doesn't just
          bring up all interfaces marked as "auto", but all interfaces of a
          specified class, "auto" by default. For most uses, this doesn't
          change anything, but lets all the interfaces of a specific class be
          brought up or queried.
      * Support cross-compilation, move Debian-specific things out of
        the Makefile (Closes: #666084).
      * Take networking init script over from netbase package.
        - Add reload action which reconfigures all interfaces currently
          configured.
        - Add LSB Description field.
        - Remove /usr from PATH.
        - Merge ifupdown initscript in.
        - Improve warning messages.
        - Don't use redirection hacks when parsing /proc/mounts and /proc/swap.
        - Document all supported subcommands.
        - On start, try to configure hotplug interfaces if they seem to be ready.
          Ignore errors if they fail to configure for some reason (for example,
          if the interface happens to be renamed by udev before it's fully
          configured).
        - Override Lintian's false positives.
      * Remove /etc/default/ifupdown.
      * Call hook scripts when processing all interfaces:
        - If ifupdown is called with the --all option, before or after doing
          anything to the interfaces, it calls all the hook scripts (pre-up or
          down) with IFACE set to "--all", LOGICAL set to the current class
          specified by the --allow option (or "auto" if it's not set),
          ADDRFAM="meta" and METHOD="none".
      * Fix IPv6 issue on kFreeBSD.
      * Update test suite.
      * Improve manual pages.
      * Bump Standards-Version to 3.9.3.
      * Also closes: #535226:
        - In 0.7~alpha5, "auto" method has been added.
    
    ifupdown (0.7~beta2) experimental; urgency=low
    
      * Put interfaces down in the reverse order than they were
        brought up (Closes: #477650).
      * Fix postinst issues with loopback interface naming
        (Closes: #572396, #545250).
      * Remove old .dpkg-old symlink (Closes: #639612).
      * Document some details on processing /etc/network/if-*.d directories.
      * Terminate ifup if it's still running when doing ifdown.
      * Finally migrate to /run/network.
      * Use FHS names for wvdial pid files (Closes: #255222).
      * Stop on run-parts failure (Closes: #547587).
      * Execute scripts before interface options on *-down (Closes: #346459).
      * Display missing variable name in the error message; make it also a bit
        less obscure (Closes: #502630).
      * Fix wvdial options description (Closes: #534181).
      * Specify interface label (Closes: #645813).
      * Add address scope option for static IPv4 and IPv6 setups.
      * Use FreeBSD version of route, thanks to Robert Millan (Closes: #646291).
    
    ifupdown (0.7~beta1) experimental; urgency=low
    
      * Update the examples (Closes: #630551).
      * Remove Default-Stop from the LSB headers (Closes: #630506).
      * Add IPv4LL method (Closes: #204641).
      * Add initial DHCPv6 support.
      * Suggest isc-dhcp-client instead of dhcp3-client (Closes: #631414).
      * Support per-architecture build-time rule definitions.
      * Add a syntax (%iface/a/b%) to perform character replacement over
        variable values.
      * Accept VLAN interface names (Closes: #632902).
      * Update test cases.
      * Correct the spelling of the maintainer's last name.
      * Add partial kFreeBSD support (Closes: #630512).
      * Drop 'ifupdown-clean' init script (not needed any more with /run).
    
    ifupdown (0.7~alpha5.1) experimental; urgency=low
    
      * Non-maintainer upload.
      * No source changes.
      * Upload to experimental rather than unstable.
    
    ifupdown (0.7~alpha5+really0.6.16) unstable; urgency=low
    
      * Use FreeBSD version of route, thanks to Robert Millan
        for the patch (Closes: #646291).
    
    ifupdown (0.7~alpha5+really0.6.15) unstable; urgency=low
    
      * Replace /etc/network/run.dpkg-old correctly (Closes: #639612).
    
    ifupdown (0.7~alpha5+really0.6.14) unstable; urgency=low
    
      * Create /etc/network/interfaces correctly (Closes: #638718).
      * Correct the spelling of the maintainer's last name.
    
    ifupdown (0.7~alpha5+really0.6.13) unstable; urgency=low
    
      * Clean up SysV symlinks on upgrade (Closes: #637804).
    
    ifupdown (0.7~alpha5+really0.6.12) unstable; urgency=low
    
      * Fix init script dependencies so we don't try to remove state
        file before the root filesystem is remounted R/W (Closes: #637435).
      * Don't install ifupdown.init on runlevels 0 and 6.
      * Add Vcs-Hg field.
    
    ifupdown (0.7~alpha5+really0.6.11) unstable; urgency=low
    
      * Backport the fixes for the following bugs from 0.7 branch:
        - Suggest isc-dhcp-client instead of dhcp3-client (Closes: #631414).
        - Remove Default-Stop from the LSB headers (Closes: #630506).
        - Fix init script dependencies (Closes: #607713).
      * Report the correct version number on --version.
    
    ifupdown (0.7~alpha5+really0.6.10) unstable; urgency=low
    
      * Non-maintainer upload.
      * No source changes.
      * Bump version to replace 0.7~alpha5 which was uploaded to
        unstable (rather than experimental) by mistake (Closes: #630501).
    
    ifupdown (0.7~alpha5) experimental; urgency=low
    
      * Set PHASE variable (Closes: #629821).
      * Allow privacy extensions for inet6/auto (Closes: #629841).
      * Make Router Advertisements and SLAAC configurable (Closes: #629837).
      * Fix the IPv4 interface down sequence (Closes: #629836).
      * Add Vcs-* fields.
      * Remove privacy extensions option for 6in4/6to4 interfaces
        as no SLAAC is possible there.
      * Document interface exclusion option.
      * Improve conversions code, allowing calculating 6to4 address without
        calling external utilities.
      * Fix some compilation warnings.
      * Update test cases.
    
    ifupdown (0.7~alpha4) experimental; urgency=low
    
      * New maintainer.
      * Remove VCS repository from the tarball (Closes: #417718).
      * Add source stanza (Closes: #159884, #149395, #471834).
      * Fix bashism in example script get-mac-address.sh (Closes: #518924).
      * Use DebSrc3.0 source format and dh7.
      * Add auto method for IPv6, fix static method (Closes: #604136).
      * Update URL for Debian Reference (Closes: #610238).
      * Fix typos in the man page (Closes: #384143, #415285).
      * Add GRE and IPIP tunnels support (Closes: #158089).
      * Fix inet/static pointopoint option (Closes: #460276).
      * Add support for enabling/disabling IPv6 privacy extension
        (Closes: #520576).
      * Move network state file to /run/network (Closes: #389996).
      * Fix init script dependencies (Closes: #607713, #601705).
      * Add MTU setting for v4tunnel (Closes: #408453, #575110).
      * Allow multiple interface definitions to ease work with multiple IP per
        interface.
      * Allow passing PPP options, pass updetach by default (Closes: #196877).
      * Add 6to4 tunnels support (Closes: #357929).
      * Add CAN interface support (Closes: #584530).
      * Drop 0.5.x migration script.
      * Drop dependency on net-tools; suggest it instead.
      * Bump Standards-Version to 3.9.2.
    
    ifupdown (0.7~alpha3) experimental; urgency=low
    
      * Apply patches from Andreas Henriksson (Closes: Bug#456918)
        - Fix aadr typo in IPv6 loopback method
        - Add dependency on new version of iproute that supports specifying
          netmasks as dotted-quads.
        - Re-add netmask field for backwards compatibility.
        - Flush addresses when taking down a static inet interface.
          (Closes: Bug#431059)
        - Switch inet/dhcp and inet6/static methods to iproute.
        - Update test cases.
        - Support for conversion of ifconfig format hwaddress to iproute format
          hwaddress.
      * Update Build-Depends: to reflect name change from nowebm to noweb.
      * Move DH_COMPAT setting from debian/rules to debian/compat file.
      * Don't ignore errors from make clean in debian/rules clean target.
      * Escape hypens in interfaces.5 manpage.
      * Don't create /usr/bin or /usr/sbin directories.
      * Bump Standards-Version.
    
    ifupdown (0.7~alpha2) experimental; urgency=low
    
      * Add command line interface options (ifup -o foo=bar eth1). Yay!
      * Switch to using iproute instead of ifconfig/route. Thanks to Andrew
        Pollock.
      * Drop support for kernels prior to 2.1.100 (and that don't have NETLINK
        for iproute).
      * Drop support for specifying a "netmask" in static inet interfaces.
      * Bump DH_COMPAT to 4 (from 1!)
    
    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.
    
    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).
    
    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
    
    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)
    
    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
    
    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)
    
    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.
    
    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.
    
    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)
    
    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.
    
    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)
    
    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...)
    
    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.
    
    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)
    
    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)
    
    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).
    
    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)
    
    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.
    
    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)
    
    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
    
    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.
    
    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)
    
    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)
    
    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)
    
    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)
    
    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)
    
    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)
    
    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)
    
    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)
    
    ifupdown (0.6.3-1) unstable; urgency=low
    
      * New upstream release. Debian patches incorporated upstream, and a
        big fix wrt memory allocation.
    
    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)
    
    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.
    
    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)
    
    ifupdown0.6 (0.6.2pr-4) unstable; urgency=low
    
      * Automatically update /etc/network/interfaces, hopefully. 
    
    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. 
    
    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.
    
    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.
    
    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.
    
    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.
    
    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)
    
    ifupdown (0.5.5-1) unstable; urgency=low
    
      * Split from netbase.
    c410393f
This project is licensed under the GNU General Public License v2.0 or later. Learn more