ifupdown 0.7.47.2ubuntu1 source package in Ubuntu

Changelog

ifupdown (0.7.47.2ubuntu1) 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.2) unstable; urgency=low

  * Rebuild to avoid useless dependencies on sysv-rc and file-rc.
  * Don't pass deprecated arguments to update-rc.d.
 -- Stephane Graber <email address hidden>   Wed, 08 Jan 2014 16:48:32 -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.2ubuntu1.tar.gz 114.4 KiB f8e8b9a80aa4a8e72a4a8b3a612a9c5720902b1fb2d0ac55e829ec9fd2722d36
ifupdown_0.7.47.2ubuntu1.dsc 1.6 KiB 3a664ed0e2eb366d24bc7a9279f69796536af2d8f113e3057374ff6f9e0f63c4

Available diffs

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.