[ubuntu/cosmic-proposed] ifupdown 0.8.32ubuntu1 (Accepted)

Steve Langasek steve.langasek at ubuntu.com
Tue May 15 05:02:14 UTC 2018


ifupdown (0.8.32ubuntu1) cosmic; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Always call dhclient with -1, Ubuntu carries a patch so that renewal
      won't time out.
    - ifup at .service, ifupdown-hotplug: Additionally run for "auto" class. We
      don't really support "allow-hotplug" in Ubuntu at the moment, so we need
      to deal with "auto" devices appearing after the "networking" init script
      already ran.
  * Dropped changes, included in Debian:
    - Drop obsolete upstart integration.

ifupdown (0.8.32) unstable; urgency=medium

  [ Guus Sliepen ]
  * Fix check-mac-address.sh and get-mac-address.sh example scripts.
  * Update the manpages and add an entry to NEWS about the possibility that
    ifupdown runs in parallel. Closes: #894511
  * Migrate the VCS repository to Salsa.
  * Allow ifquery to be run recursively from ifup and ifdown. Closes: #896433

  [ Filipe Brandenburger ]
  * Prevent ExecStartPre from exiting with non-zero status when not supposed
    to do anything. Closes: #894759

ifupdown (0.8.31) unstable; urgency=medium

  * Do not enable ifupdown-wait-online.service by default. Closes: #891139
  * Drop Before=network.target from ifupdown-wait-online.service.

ifupdown (0.8.30) unstable; urgency=medium

  [ Guus Sliepen ]
  * Use >&2 instead of >/dev/stderr. Closes: #890988
  * Bump Standards-Version and debian/compat.

  [ Arthur Gautier ]
  * Use ip instead of writing to /sys to better supported network namespaces.

ifupdown (0.8.29) unstable; urgency=medium

  [ Sven Joachim ]
  * Remove obsolete conffiles from the system. Closes: #879802

ifupdown (0.8.28) unstable; urgency=medium

  * Fix testsuite failure if ifupdown isn't already installed.

ifupdown (0.8.27) unstable; urgency=medium

  [ Guus Sliepen ]
  * Automatically bring up VLAN parent interfaces, and bring down VLAN slave
    interfaces. Closes: #879518
  * Update testcases.
  * Flush IP addresses when bringing down physical links. Closes: #845121
  * Add -v option to IPv6 dhclient.
  * Let ifquery print all matching interface stanzas. Closes: #878836
  * Guessnet and network-manager do support the source directive nowadays.
    Closes: #863135
  * Remove all references to upstart from scripts. Closes: #861164
  * Bump Standards-Version.
  * Bump debian/compat and the minimum required debhelper version.

  [ Alex Fox ]
  * Use a more reliable check for Infiniband interfaces. Closes: #857976

ifupdown (0.8.25) unstable; urgency=medium

  [ SATOH Fumiyasu]
  * wait-online.sh: Evaluate "$WAIT_ONLINE_IFACE". Closes: #873475

  [ Guus Sliepen ]
  * Don't check for another instance of ifup running during hotplug.
    Closes: #873110
  * Drop upstart system jobs.

ifupdown (0.8.24) unstable; urgency=medium

  [ Svante Signell ]
  * Fix FTBFS on hurd-i386 and kfreebsd-any. Closes: #869954

  [ Guus Sliepen ]
  * Don't interpret interface names starting with /dev/ as a pattern on
    GNU/Hurd.
  * Support MAC address matching on kFreeBSD.

ifupdown (0.8.23) unstable; urgency=medium

  * Handle interface renaming in the ifupdown-hotplug script. Closes: #869275
  * Fix typo in the manpage. Closes: #869276

ifupdown (0.8.22) unstable; urgency=medium

  * Support interface renaming.
  * Add ifupdown-wait-online.service. Closes: #868650

ifupdown (0.8.21) unstable; urgency=medium

  * Ensure allow-* also allows pattern matching. Closes: #868493

ifupdown (0.8.20) unstable; urgency=medium

  * Change udevadm path to /bin/udevadm. Closes: #852559
  * Add initial pattern matching support.
  * Bump Standards-Version.

ifupdown (0.8.19) unstable; urgency=medium

  * Fix exit code of ifquery --state. Closes: #852976

ifupdown (0.8.18) unstable; urgency=medium

  [ Svante Signell ]
  * Makefile: Add removal of tests/*/state.* directories in the clean target.
  * Update testcases for GNU/Hurd.

  [ Guus Sliepen ]
  * Use dynamically allocated strings for filenames. This avoids using
    PATH_MAX, which caused a FTBFS on Hurd. Based on Svante's patch.
    Closes: #845140
  * Fix some memory leaks.
  * Improve error messages.
  * Always immediately quit when running out of memory.

Date: Mon, 14 May 2018 21:17:23 -0700
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/ifupdown/0.8.32ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 14 May 2018 21:17:23 -0700
Source: ifupdown
Binary: ifupdown
Architecture: source
Version: 0.8.32ubuntu1
Distribution: cosmic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Description:
 ifupdown   - high level tools to configure network interfaces
Closes: 845121 845140 852559 852976 857976 861164 863135 868493 868650 869275 869276 869954 873110 873475 878836 879518 879802 890988 891139 894511 894759 896433
Changes:
 ifupdown (0.8.32ubuntu1) cosmic; urgency=low
 .
   * Merge from Debian unstable.  Remaining changes:
     - Always call dhclient with -1, Ubuntu carries a patch so that renewal
       won't time out.
     - ifup at .service, ifupdown-hotplug: Additionally run for "auto" class. We
       don't really support "allow-hotplug" in Ubuntu at the moment, so we need
       to deal with "auto" devices appearing after the "networking" init script
       already ran.
   * Dropped changes, included in Debian:
     - Drop obsolete upstart integration.
 .
 ifupdown (0.8.32) unstable; urgency=medium
 .
   [ Guus Sliepen ]
   * Fix check-mac-address.sh and get-mac-address.sh example scripts.
   * Update the manpages and add an entry to NEWS about the possibility that
     ifupdown runs in parallel. Closes: #894511
   * Migrate the VCS repository to Salsa.
   * Allow ifquery to be run recursively from ifup and ifdown. Closes: #896433
 .
   [ Filipe Brandenburger ]
   * Prevent ExecStartPre from exiting with non-zero status when not supposed
     to do anything. Closes: #894759
 .
 ifupdown (0.8.31) unstable; urgency=medium
 .
   * Do not enable ifupdown-wait-online.service by default. Closes: #891139
   * Drop Before=network.target from ifupdown-wait-online.service.
 .
 ifupdown (0.8.30) unstable; urgency=medium
 .
   [ Guus Sliepen ]
   * Use >&2 instead of >/dev/stderr. Closes: #890988
   * Bump Standards-Version and debian/compat.
 .
   [ Arthur Gautier ]
   * Use ip instead of writing to /sys to better supported network namespaces.
 .
 ifupdown (0.8.29) unstable; urgency=medium
 .
   [ Sven Joachim ]
   * Remove obsolete conffiles from the system. Closes: #879802
 .
 ifupdown (0.8.28) unstable; urgency=medium
 .
   * Fix testsuite failure if ifupdown isn't already installed.
 .
 ifupdown (0.8.27) unstable; urgency=medium
 .
   [ Guus Sliepen ]
   * Automatically bring up VLAN parent interfaces, and bring down VLAN slave
     interfaces. Closes: #879518
   * Update testcases.
   * Flush IP addresses when bringing down physical links. Closes: #845121
   * Add -v option to IPv6 dhclient.
   * Let ifquery print all matching interface stanzas. Closes: #878836
   * Guessnet and network-manager do support the source directive nowadays.
     Closes: #863135
   * Remove all references to upstart from scripts. Closes: #861164
   * Bump Standards-Version.
   * Bump debian/compat and the minimum required debhelper version.
 .
   [ Alex Fox ]
   * Use a more reliable check for Infiniband interfaces. Closes: #857976
 .
 ifupdown (0.8.25) unstable; urgency=medium
 .
   [ SATOH Fumiyasu]
   * wait-online.sh: Evaluate "$WAIT_ONLINE_IFACE". Closes: #873475
 .
   [ Guus Sliepen ]
   * Don't check for another instance of ifup running during hotplug.
     Closes: #873110
   * Drop upstart system jobs.
 .
 ifupdown (0.8.24) unstable; urgency=medium
 .
   [ Svante Signell ]
   * Fix FTBFS on hurd-i386 and kfreebsd-any. Closes: #869954
 .
   [ Guus Sliepen ]
   * Don't interpret interface names starting with /dev/ as a pattern on
     GNU/Hurd.
   * Support MAC address matching on kFreeBSD.
 .
 ifupdown (0.8.23) unstable; urgency=medium
 .
   * Handle interface renaming in the ifupdown-hotplug script. Closes: #869275
   * Fix typo in the manpage. Closes: #869276
 .
 ifupdown (0.8.22) unstable; urgency=medium
 .
   * Support interface renaming.
   * Add ifupdown-wait-online.service. Closes: #868650
 .
 ifupdown (0.8.21) unstable; urgency=medium
 .
   * Ensure allow-* also allows pattern matching. Closes: #868493
 .
 ifupdown (0.8.20) unstable; urgency=medium
 .
   * Change udevadm path to /bin/udevadm. Closes: #852559
   * Add initial pattern matching support.
   * Bump Standards-Version.
 .
 ifupdown (0.8.19) unstable; urgency=medium
 .
   * Fix exit code of ifquery --state. Closes: #852976
 .
 ifupdown (0.8.18) unstable; urgency=medium
 .
   [ Svante Signell ]
   * Makefile: Add removal of tests/*/state.* directories in the clean target.
   * Update testcases for GNU/Hurd.
 .
   [ Guus Sliepen ]
   * Use dynamically allocated strings for filenames. This avoids using
     PATH_MAX, which caused a FTBFS on Hurd. Based on Svante's patch.
     Closes: #845140
   * Fix some memory leaks.
   * Improve error messages.
   * Always immediately quit when running out of memory.
Checksums-Sha1:
 08198fed2ac1bd9b7c4da7825160b3e049a6cf10 1671 ifupdown_0.8.32ubuntu1.dsc
 e65bd9d9c949628ec140fcd71af7934ea77e4e90 91396 ifupdown_0.8.32ubuntu1.tar.xz
 43bb3c2adbeb60a33d1bacfc2f311099b70bbcc7 6230 ifupdown_0.8.32ubuntu1_source.buildinfo
Checksums-Sha256:
 b1c3a16b3c855408a1cda00745f7f28bba4c26fc96b8241679c6cfb63c69cc7a 1671 ifupdown_0.8.32ubuntu1.dsc
 6a1ab02a61bb8c57cb4766296a6b08958218adee9db6660eea09351e48a82eef 91396 ifupdown_0.8.32ubuntu1.tar.xz
 fded3633321b0e2e276d98f7cb2c003216ee1909cba7404eafd39218d03d1532 6230 ifupdown_0.8.32ubuntu1_source.buildinfo
Files:
 4901ba104fff246ebc82a648510a1f97 1671 admin important ifupdown_0.8.32ubuntu1.dsc
 0ae134be8d1d1efbbe051a78aa8c6014 91396 admin important ifupdown_0.8.32ubuntu1.tar.xz
 6a805aa6e1e06909530a507b7509a5fe 6230 admin important ifupdown_0.8.32ubuntu1_source.buildinfo
Original-Maintainer: Guus Sliepen <guus at debian.org>

-----BEGIN PGP SIGNATURE-----

iQJOBAEBCgA4FiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAlr6aYoaHHN0ZXZlLmxh
bmdhc2VrQHVidW50dS5jb20ACgkQVo0w8yGyEz1VKQ//ZjKSWlXkeM9lYb0ROLy4
yq29QwQFIR7X71bWnVQS6pnE1Zj2W4/EFJRsR5ThFbb3PMtHSlnjDef5DE1aWnzM
BR67DoHDi9w0gUCcg9Dr6pqhPYmhNudBSMZLD6A2peyRYJjh8y9bqbyt+BMe6RYg
f0QcPmlLxlNK++8CmboAq/Z7qmEbABpvbtiXzbmSx8+Fhq0fEHG7zVke/CxjWYnz
Q4YBy4ksV8rf3aIkuga3T6jBDsdIP7WT9W77Zt6GqXDJBbAuTx1dgr4ojuhM5sFQ
TTWvIfc96mtJO9OUt6Ac6zqti3G9fFaFN2FqICneokNvmHBH5AjEWu0OBQ/WmKrR
RtKFrKuyC3cg0WRSaqRm72+nF+QJznFX69P9DMO1M/5ZQ50dNNv66kwKUDGEAAFX
x45JkzFTwj/4AiWRZGtrsd12jjvD5eMNdQCHbJzvIxJJ+qUb85+oU2X1+EWP9YfH
ISxQTnS++dXWfoA774GLfFLdNGC0MLh1U9y7Jt9IWVFNXnduV/coKL4KWNVJOac8
1IdxmLsOkOOI9dXeBGmOMO6yHItaSEyXy7JDcUWY1mszhNXhiZbP6CRVpNLvlaMk
ef10fpN9OoRFjPxHe9YwFlxbBPSbWArJAHRdRhe9BRxPmvFXgDcIcFDJUnLitOtd
jdXuSPx9c1DqxntYvdXAMN8=
=2XJl
-----END PGP SIGNATURE-----


More information about the Cosmic-changes mailing list