Change logs for ifupdown source package in Utopic

  • ifupdown (0.7.48.1ubuntu5) utopic; urgency=medium
    
      * Fix broken loopback handling due to incorrect patching of the Debian
        source. (LP: #1375821)
     -- Stephane Graber <email address hidden>   Wed, 01 Oct 2014 11:43:43 -0400
  • ifupdown (0.7.48.1ubuntu4) utopic; urgency=high
    
      * No change rebuild against new dh_installinit, to call update-rc.d at
        postinst.
     -- Dimitri John Ledkov <email address hidden>   Wed, 28 May 2014 10:41:23 +0100
  • ifupdown (0.7.48.1ubuntu3) utopic; urgency=medium
    
      * Use exec ifup/ifdown again for network-interface upstart job.
     -- Benjamin Drung <email address hidden>   Thu, 08 May 2014 19:30:03 +0200
  • ifupdown (0.7.48.1ubuntu2) utopic; urgency=medium
    
      * Do not call ifup/ifdown twice in network-interface upstart job
        if auto and auto-hotplug are specified. (LP: #1315756)
     -- Benjamin Drung <email address hidden>   Thu, 08 May 2014 16:07:26 +0200
  • ifupdown (0.7.48.1ubuntu1) utopic; urgency=medium
    
      [ Stéphane Graber ]
      * Merge from Debian. Remaining changes:
        - Add transition code for moving /etc/init.d/networking from netbase
          to ifupdown.
        - On upgrade from 0.7.5ubuntu4, handle the fact that our unmodified
          conffile may have a mismatch in the dpkg database and manually
          shuffle the file around on upgrade.  LP: #1217263.
        - Always call dhclient with -1, Ubuntu carries a patch so that renewal
          won't time out.
        - Allow setting the MTU and HWADDR on manual interfaces. (LP: #1294807)
        - The above change also means that manual interfaces will now be
          brought up and down (ias many users expected until now).
        - Disable link.defn 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)
        - Also enable network-interface-container for OpenVZ. (LP: #1294155)
        - Update networking.init to exit 1 on reload when on an upstart system.
        - Pass --force to ifdown in network-interface to silence errors on
          non-existing interfaces. (LP: #1295620)
        - Prevent the ability to stop or restart networking service
          interactively. As that is not supported. Networking job is only stopped
          during shutdown sequence. (LP: #1072518)
      * Dropped NetworkManager.conf support, the NetworkManager
        ifupdown:managed mode was never really supported and this causes quite a
        massive delta on ifupdown's side.
        If you do use that option at the moment, you will need to decide
        between managing the interface with NetworkManager (removing it from
        interfaces) or managing it with ifupdown (removing ifupdown:managed=true
        and the interface from NM).
      * Stopped removing /etc/default/networking. The file still won't be
        used as the upstart jobs don't parse it but there wasn't a good reason
        to carry this as a delta.
    
      [ Benjamin Drung ]
      * Fix network-interface upstart job to bring up allow-hotplug devices.
        (LP: #1307429)
    
    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)
     -- Stephane Graber <email address hidden>   Thu, 01 May 2014 19:01:35 -0400
  • ifupdown (0.7.47.2ubuntu4) trusty; urgency=medium
    
      * Update the previous fix to actually apply to the upgrade path we
        care about, saucy to trusty. (LP: #1283274)
     -- Stephane Graber <email address hidden>   Thu, 03 Apr 2014 22:15:20 -0400