ifupdown 0.7.45ubuntu1 source package in Ubuntu

Changelog

ifupdown (0.7.45ubuntu1) 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.

ifupdown (0.7.45) unstable; urgency=low

  * Fix files enumeration in source-directory.
  * Lock a lockfile, not the statefile (Closes: #704003).
  * Bug fixes for Hurd (thanks to Justus Winter, closes: #720531)
    - Accept interface names in form /dev/* on Hurd.
    - Use inetutils-ifconfig, fix invocation of inetutils-ifconfig.
    - Sanitize pidfile name.
  * /lib/freebsd/route -> /sbin/route transition for kFreeBSD
    (Closes: #721629).
  * Set environment variables before running up and down commands.
  * Add DAD script (most probably closes: #705996).
  * Compat level 9.
  * Bump Standards Version to 3.9.4 (no changes).
 -- Stephane Graber <email address hidden>   Mon, 21 Oct 2013 13:28:07 -0400

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.45ubuntu1.tar.gz 113.3 KiB fe76230c3eb0209629d88e402eb84a2f591c2614d124558cdd4faa6f81de4304
ifupdown_0.7.45ubuntu1.dsc 1.7 KiB d0af00703dad0c96dd60c53ba06ecb19b2a8df30a9425cfea14b84bbf94941ab

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.