ifupdown 0.7.47.1ubuntu1 source package in Ubuntu

Changelog

ifupdown (0.7.47.1ubuntu1) trusty; urgency=low

  * Merge from Debian. Remaining changes:
    - If the /etc/NetworkManager/NetworkManager.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)
    - Remove /etc/default/networking as the upstart job doesn't use it and
      can't really use it without some significant changes (support exclusion
      lists in all the upstart jobs).
    - Add transition code for moving /etc/init.d/networking from netbase
      to ifupdown.
    - Make /etc/init.d/networking exit 1 immediately on Upstart system
      with an error message telling the user to use 'service'.
    - Always call dhclient with -1, Ubuntu carries a patch so that renewal
      won't time out.
    - 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.
    - Fix testbuild.linux (missing settle-dad.sh)

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.
 -- Stephane Graber <email address hidden>   Mon, 02 Dec 2013 18:00:44 -0500

Upload details

Uploaded by:
Stéphane Graber
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ifupdown_0.7.47.1ubuntu1.tar.gz 114.1 KiB 09d7c03834a97c1107d3ce36bfd140c55131179509120b8eb913366a47d90da8
ifupdown_0.7.47.1ubuntu1.dsc 1.6 KiB e0bc257c82ffc48e7c7036f244016b7caafbd86065c71d5b6aebd21a2dcbfdab

View changes file

Binary packages built by this source

ifupdown: high level tools to configure network interfaces

 This package provides the tools ifup and ifdown which may be used to
 configure (or, respectively, deconfigure) network interfaces based on
 interface definitions in the file /etc/network/interfaces.