ifupdown (0.8.5ubuntu1) xenial; urgency=medium

  * Merge with Debian unstable. Remaining Ubuntu changes:
    - Always call dhclient with -1, Ubuntu carries a patch so that renewal
      won't time out.
    - Allow setting the MTU and HWADDR on manual interfaces. (LP: #1294807)
    - inet.defn: Bring up "manual" interfaces automatically, as that's what
      many users expect.
    - link.defn, tests/testbuild-linux: Disable upping of bridges as it's not
      covering all the cases supported by the vlan and bridge hooks and so
      causes more harm than good at this point. (LP: #1295304)
    - debian/postinst: Bring back missing /etc/rcS.d/networking symlink, to
      clean up after old broken upgrades. (LP: #1439109) Needs to be kept
      until after 16.04 LTS.
  * Drop ifup-wait-all-auto.service. This has been implemented more elegantly
    by making network-online.target Wants=networking.service directly.
  * ifup@.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. This change previously lived in systemd, but the ifupdown
    hotplug handling moved to ifupdown proper now. (LP: #1374521)

ifupdown (0.8.5) unstable; urgency=medium

  [ Stéphane Graber ]
  * Allow setting the MTU and HWADDR on manual interfaces. Closes: #809169

  [ Guus Sliepen ]
  * Remove Depends/Replaces/Breaks for ancient packages.
  * Move ifupdown related files from the systemd and udev packages to this
    package. Closes: #809171

ifupdown (0.8.4) unstable; urgency=medium

  * Schedule networking.service After=network-online.target.
  * Use dh-systemd.
  * Enable parallel builds.

ifupdown (0.8.3) unstable; urgency=medium

  [ Guus Sliepen ]
  * Fix FTBFS while running the testsuite, caused by conditional call to
    settle-dad.sh. Closes: #807617
  * Make networking.service WantedBy=network-online.target.

  [ Svante Signell ]
  * Move the test target from debian/rules to Makefile
  * Move the shell script testbuild functions to Makefile
  * Move test files from debian/ to tests/
  * Prevent generated *.c-files from being removed during build
  * main.c: Convert interfaces in the form of /dev/eth0 to .dev.eth0 to avoid
    problems with created file names.
  * tests/testbuild-hurd: Add more hurd-specific tests.

ifupdown (0.8.2) unstable; urgency=medium

  [ Martin Pitt ]
  * Some tweaks to networking.service. Closes: #806949

  [ Guus Sliepen ]
  * Don't call udevadm settle if configuring interfaces is disabled or all
    auto interfaces are excluded.
  * Start ifupdown after sysctl.conf and modules have been loaded.
  * Don't use the -D LLT option for dhclient, some DHCP servers apparently
    don't like it. Closes: #806964
  * Clarify configuration of dual-stack interfaces.

ifupdown (0.8.1) unstable; urgency=medium

  * Allow recursively calling ifup on the same physical interface when --force
    is used. Closes: #806888
  * Read /etc/default/networking when started from systemd. Closes: #806883

ifupdown (0.8) unstable; urgency=medium

  [ Guus Sliepen ]
  * Add per-interface state files with locking.
    - Also detects and aborts on recursion. Closes: #231197
  * Break up main() in smaller functions.
  * Return a non-zero exit code when (de)configuring an interface fails.
    Closes: 773539
  * Add blank lines around examples in interfaces(5). Closes: #791444
  * Enable RFC 4361 DDNS support when using dhclient, as suggested by
    Nicolas Cuissard. Closes: #799257
  * Lock parent interface when configuration VLAN interfaces.
  * Apply fixes for issues found by AddressSanitizer and Clang Static
    Analyzer.
  * Drop the versioned dependency on initscripts. Closes: #804978
  * Check for errors when running mapping scripts. Closes: #246771
  * Wait for an IPv6 link-local address before starting a DHCPv6 client.
    Closes: 806673
  * Add a systemd service file.

  [ Andrew Shadura ]
  * Implement interface inheritance using the "inherits" keyword.

  [ Jérémy Bobbio ]
  * Output methods in stable order when generating C code to make
    builds reproducible. Closes: #762388

  [ Javier Barroso ]
  * Fix detection of curlftpfs mounts. Closes: #792896

Date: Sun, 03 Jan 2016 11:20:08 +0100
Changed-By: Martin Pitt <martin.p...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/ifupdown/0.8.5ubuntu1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 03 Jan 2016 11:20:08 +0100
Source: ifupdown
Binary: ifupdown
Architecture: source
Version: 0.8.5ubuntu1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Martin Pitt <martin.p...@ubuntu.com>
Description:
 ifupdown   - high level tools to configure network interfaces
Closes: 231197 246771 762388 773539 791444 792896 799257 804978 806673 806883 
806888 806949 806964 807617 809169 809171
Launchpad-Bugs-Fixed: 1294807 1295304 1374521 1439109
Changes:
 ifupdown (0.8.5ubuntu1) xenial; urgency=medium
 .
   * Merge with Debian unstable. Remaining Ubuntu changes:
     - Always call dhclient with -1, Ubuntu carries a patch so that renewal
       won't time out.
     - Allow setting the MTU and HWADDR on manual interfaces. (LP: #1294807)
     - inet.defn: Bring up "manual" interfaces automatically, as that's what
       many users expect.
     - link.defn, tests/testbuild-linux: Disable upping of bridges as it's not
       covering all the cases supported by the vlan and bridge hooks and so
       causes more harm than good at this point. (LP: #1295304)
     - debian/postinst: Bring back missing /etc/rcS.d/networking symlink, to
       clean up after old broken upgrades. (LP: #1439109) Needs to be kept
       until after 16.04 LTS.
   * Drop ifup-wait-all-auto.service. This has been implemented more elegantly
     by making network-online.target Wants=networking.service directly.
   * ifup@.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. This change previously lived in systemd, but the ifupdown
     hotplug handling moved to ifupdown proper now. (LP: #1374521)
 .
 ifupdown (0.8.5) unstable; urgency=medium
 .
   [ Stéphane Graber ]
   * Allow setting the MTU and HWADDR on manual interfaces. Closes: #809169
 .
   [ Guus Sliepen ]
   * Remove Depends/Replaces/Breaks for ancient packages.
   * Move ifupdown related files from the systemd and udev packages to this
     package. Closes: #809171
 .
 ifupdown (0.8.4) unstable; urgency=medium
 .
   * Schedule networking.service After=network-online.target.
   * Use dh-systemd.
   * Enable parallel builds.
 .
 ifupdown (0.8.3) unstable; urgency=medium
 .
   [ Guus Sliepen ]
   * Fix FTBFS while running the testsuite, caused by conditional call to
     settle-dad.sh. Closes: #807617
   * Make networking.service WantedBy=network-online.target.
 .
   [ Svante Signell ]
   * Move the test target from debian/rules to Makefile
   * Move the shell script testbuild functions to Makefile
   * Move test files from debian/ to tests/
   * Prevent generated *.c-files from being removed during build
   * main.c: Convert interfaces in the form of /dev/eth0 to .dev.eth0 to avoid
     problems with created file names.
   * tests/testbuild-hurd: Add more hurd-specific tests.
 .
 ifupdown (0.8.2) unstable; urgency=medium
 .
   [ Martin Pitt ]
   * Some tweaks to networking.service. Closes: #806949
 .
   [ Guus Sliepen ]
   * Don't call udevadm settle if configuring interfaces is disabled or all
     auto interfaces are excluded.
   * Start ifupdown after sysctl.conf and modules have been loaded.
   * Don't use the -D LLT option for dhclient, some DHCP servers apparently
     don't like it. Closes: #806964
   * Clarify configuration of dual-stack interfaces.
 .
 ifupdown (0.8.1) unstable; urgency=medium
 .
   * Allow recursively calling ifup on the same physical interface when --force
     is used. Closes: #806888
   * Read /etc/default/networking when started from systemd. Closes: #806883
 .
 ifupdown (0.8) unstable; urgency=medium
 .
   [ Guus Sliepen ]
   * Add per-interface state files with locking.
     - Also detects and aborts on recursion. Closes: #231197
   * Break up main() in smaller functions.
   * Return a non-zero exit code when (de)configuring an interface fails.
     Closes: 773539
   * Add blank lines around examples in interfaces(5). Closes: #791444
   * Enable RFC 4361 DDNS support when using dhclient, as suggested by
     Nicolas Cuissard. Closes: #799257
   * Lock parent interface when configuration VLAN interfaces.
   * Apply fixes for issues found by AddressSanitizer and Clang Static
     Analyzer.
   * Drop the versioned dependency on initscripts. Closes: #804978
   * Check for errors when running mapping scripts. Closes: #246771
   * Wait for an IPv6 link-local address before starting a DHCPv6 client.
     Closes: 806673
   * Add a systemd service file.
 .
   [ Andrew Shadura ]
   * Implement interface inheritance using the "inherits" keyword.
 .
   [ Jérémy Bobbio ]
   * Output methods in stable order when generating C code to make
     builds reproducible. Closes: #762388
 .
   [ Javier Barroso ]
   * Fix detection of curlftpfs mounts. Closes: #792896
Checksums-Sha1:
 e965a34c4afbb36b326fc7313563c5e766906e0c 1643 ifupdown_0.8.5ubuntu1.dsc
 494de3f933d069e226a3cdb1baa95398f237cadc 80364 ifupdown_0.8.5ubuntu1.tar.xz
Checksums-Sha256:
 823dc09134099ce38ab0851bcedea8b9a82e17f0c9eedf6b7e6fd5e9f91ea864 1643 
ifupdown_0.8.5ubuntu1.dsc
 3e21b4b2ba7634f6c13441b86dc57c524f8740cc9dfa531d2854bbc8f707aae3 80364 
ifupdown_0.8.5ubuntu1.tar.xz
Files:
 d1de20763a56e47f6678bd1566ddd221 1643 admin important ifupdown_0.8.5ubuntu1.dsc
 4bb54313b494df2339f27cba0ddf4bb0 80364 admin important 
ifupdown_0.8.5ubuntu1.tar.xz
Original-Maintainer: Guus Sliepen <g...@debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWiP5wAAoJENFO8V2v4RNHezgQAK90XXjaoH4ig0X76LEzZW3C
qsIus87bgc8V8AYYH5V1VPoxvObixg216UDZop/3QFgv40d5AMfSjyVq+dvTk6Lr
oSftmfYnT4Ocz6SlOEFCqhxgCgTOkcXnRcvyHRSD4Wsp63RLJduThAdNJHIQH42W
B0YgUFf5x+EozfRWwliPNsUy05sClsf1ORVuzrZup5m/7lQ2/W7mqyFm3Wj1hSQN
Fmn6EucWt6YG7AOmKWH4SDbQkTmwSddMIqqGHGO00mYrMaG2viKx6R/HYEEhYTKn
gqd+bUJA9vvqQeWr2LwSiiGP1SFOXsn05iMfHhaSrmLz8dkAmq7eeVkSrA/usNum
YSd1ALoHPQlvFx/t6qFuyOCKunEvDUHqYcMnjgnB00lbWPJgYdk9IkZGBEUQjX8I
9NC8FxJGaPSKyAH0SpOdsH2EOs94NGj2M/5XIeJvGf9xzMEAxQZlgKwf0utghtwg
bnpIRl1vp84q+IhBBKZxaNuwm/w6Er8CZxKFPXMhyBo9/H3lIoPSTcH1wFgXjp/z
fEoG5UHZqb0QfQL6BWa3QZmEnlPRuwsu5ZSXRT/Xf0e9Z2fb7kWUtuyTU1NRe0US
V9M01um0SX87hlYz7Kk+T1YIoMwHmo/tDX5qNGemOc+2mmbsFPN9xgpG50rZD14F
t8ET0jlyok3k2TEwCj3F
=3uni
-----END PGP SIGNATURE-----
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes

Reply via email to