Change logs for ifupdown source package in Yakkety

  • ifupdown (0.8.13ubuntu3) yakkety-proposed; urgency=medium
    
      * networking.service: exclude loopback device lo in ExecStop (LP: #1629972)
    
     -- Scott Moser <email address hidden>  Fri, 14 Oct 2016 13:53:32 -0400
  • ifupdown (0.8.13ubuntu2) yakkety; urgency=medium
    
      * Fix a crash when multiple interfaces are specified for no-scripts
        (LP: #1618726)
    
     -- Richard Laager <email address hidden>  Wed, 31 Aug 2016 02:26:31 -0500
  • ifupdown (0.8.13ubuntu1) yakkety; urgency=medium
    
      * Merge with Debian unstable. Remaining Ubuntu changes:
        - Always call dhclient with -1, Ubuntu carries a patch so that renewal
          won't time out.
        - link.defn, tests/testbuild-linux: Disable upping of
          bridges as it's not covering all the cases supported by the vlan and
          bridge hooks and so causes more harm than good at this point.
          (LP: #1295304)
        - ifup@.service, ifupdown-hotplug: Additionally run for "auto" class. We
          don't really support "allow-hotplug" in Ubuntu at the moment, so we need
          to deal with "auto" devices appearing after the "networking" init script
          already ran. (LP: #1374521)
        - debian/postinst: Bring back missing /etc/rcS.d/networking symlink, to
          clean up after old broken upgrades. (LP: #1439109) Needs to be kept
          until after 16.04 LTS.
    
    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 <email address hidden> ]
      * Add autopkgtest for "allow-hotplug" interfaces. Closes: #814312
    
      [ Guus Sliepen ]
      * Bump Standards-Version.
    
     -- Martin Pitt <email address hidden>  Wed, 08 Jun 2016 12:25:04 +0200
  • ifupdown (0.8.10ubuntu1) xenial; urgency=medium
    
      * Merge with Debian unstable. Remaining Ubuntu changes:
        - Always call dhclient with -1, Ubuntu carries a patch so that renewal
          won't time out.
        - link.defn, tests/testbuild-linux: Disable upping of
          bridges as it's not covering all the cases supported by the vlan and
          bridge hooks and so causes more harm than good at this point.
          (LP: #1295304)
        - ifup@.service, ifupdown-hotplug: Additionally run for "auto" class. We
          don't really support "allow-hotplug" in Ubuntu at the moment, so we need
          to deal with "auto" devices appearing after the "networking" init script
          already ran. (LP: #1374521)
        - debian/postinst: Bring back missing /etc/rcS.d/networking symlink, to
          clean up after old broken upgrades. (LP: #1439109) Needs to be kept
          until after 16.04 LTS.
    
    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
    
     -- Martin Pitt <email address hidden>  Sun, 24 Jan 2016 19:48:43 +0100