Change logs for ifupdown source package in Oneiric

  • ifupdown (0.7~alpha5.1ubuntu5.1) oneiric-proposed; urgency=low
    
      * Cherry pick fixes for label handling from upstream git (LP: #876829):
        - http://anonscm.debian.org/hg/collab-maint/ifupdown/rev/100d6f75b985
        - http://anonscm.debian.org/hg/collab-maint/ifupdown/rev/2d171c8da8e5
        - http://anonscm.debian.org/hg/collab-maint/ifupdown/rev/f9cef973859e
        - http://anonscm.debian.org/hg/collab-maint/ifupdown/rev/80a68bbbd45d
      * Update test suite accordingly.
     -- Stephane Graber <email address hidden>   Tue, 17 Jan 2012 15:50:31 -0500
  • ifupdown (0.7~alpha5.1ubuntu5) oneiric; urgency=low
    
      * use 'ifquery' in if-up.d/upstart rather than parsing interfaces
        manually. This fixes issue where devices with 'auto' but without a
        config stanza would be blocked on (LP: #850226).
     -- Scott Moser <email address hidden>   Wed, 14 Sep 2011 14:30:57 -0400
  • ifupdown (0.7~alpha5.1ubuntu4) oneiric; urgency=low
    
      * invoke dhclient3 with '-1', meaning it should exit failure if it does
        not receive a response in 60 seconds. (LP: #838968)
      * fix the broken static-network-up-emitted event. This now keeps
        state of which interfaces have been brought up by marker files
        in /run/network named ifup.IFACE and a directory named
        static-network-up-emitted indicating static-network-up has been
        emitted.
     -- Scott Moser <email address hidden>   Fri, 02 Sep 2011 15:50:47 -0400
  • ifupdown (0.7~alpha5.1ubuntu3) oneiric; urgency=low
    
      * Document what events are emitted properly. (LP: #819928)
     -- Clint Byrum <email address hidden>   Mon, 22 Aug 2011 11:28:32 +0100
  • ifupdown (0.7~alpha5.1ubuntu2) oneiric; urgency=low
    
      * Rename Vcs-* to XS-Debian-Vcs-*.
      * Close mkdir's stderr when creating
        /var/run/network/static-network-up-emitted to silence (expected) error on
        second run.
     -- Loic Minier <email address hidden>   Wed, 10 Aug 2011 17:01:24 +0200
  • ifupdown (0.7~alpha5.1ubuntu1) oneiric; urgency=low
    
      * Resynchronise with Debian experimental.  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.
        - 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.
        - 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.
      * Backport from upstream Mercurial repository:
        - Add initial DHCPv6 support (LP: #733547).
    
    ifupdown (0.7~alpha5.1) experimental; urgency=low
    
      * Non-maintainer upload.
      * No source changes.
      * Upload to experimental rather than unstable.
    
    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!)
     -- Colin Watson <email address hidden>   Tue, 09 Aug 2011 14:41:00 +0100
  • ifupdown (0.6.10ubuntu5) oneiric; urgency=low
    
      [Scott Moser]
      * debian/ifupdown.upstart.if-up: emit static-network-up when all auto
        network interfaces are up. (LP: #810044)
    
      [ Clint Byrum ]
      * debian/rules: dh_installinit has changed and exposes that the
        network-interface-security job should also have --noscripts
     -- Clint Byrum <email address hidden>   Mon, 01 Aug 2011 12:40:37 -0700
  • 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 <email address hidden>   Mon, 13 Dec 2010 13:53:12 -0800