ifupdown 0.7.46.1ubuntu1 source package in Ubuntu

Changelog

ifupdown (0.7.46.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.46.1) unstable; urgency=low

  * Disable DHCP test on Hurd to make the package buildable again.

ifupdown (0.7.46) unstable; urgency=low

  * Update copyrights.
  * Change /run/network ownership to root:netdev.
  * Drop now-empty Pre-Depends.
  * Add --state command to ifquery.
  * Update the init script to use --state.
 -- Stephane Graber <email address hidden>   Thu, 14 Nov 2013 16:21:04 -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.46.1ubuntu1.tar.gz 114.0 KiB 6310421817d1f1452072365b5846377f60fe4cec72f3972115ad9fbc0252d199
ifupdown_0.7.46.1ubuntu1.dsc 1.7 KiB 0979ae350feb5e4efc3e2a6fa550b662badb6e1d858ce8ff5dcb06af9b76c1cf

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.