[ubuntu/noble-proposed] ifupdown 0.8.41ubuntu1 (Accepted)

Mate Kukri mate.kukri at canonical.com
Wed Feb 21 09:31:11 UTC 2024


ifupdown (0.8.41ubuntu1) noble; urgency=medium

  * Merge with 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.
    - Fix if-up.d/resolved hook to properly work with nameservers and search
      domains (LP: 1981103)
  * Changes now included in Debian:
    - Ship resolved integration scripts.

ifupdown (0.8.41) unstable; urgency=high

  * networking.service: Improve how to handle hotplug devices. Thanks to kibi,
    Oleg A. Arkhangelsky <sysoleg at yandex.ru>, et al.
    (Closes: #1022843, #1029449)
  * d/tests/hotplug: add more tests, including unplugged dummy interface

ifupdown (0.8.40) unstable; urgency=medium

  [ Colin Watson ]
  * Clarify formatting of post-up and pre-down aliases in interfaces(5).

  [ Vincent Bernat ]
  * Kill dhclient on down for inet6 auto method. (Closes: #1000180)

  [ Santiago Ruano Rincón ]
  * networking.service: Wants ifupdown-pre.service instead of Requiring it.
    Patch by Ron <ron at debian.org>
    (Closes: #998088)
  * networking.service: Add ExecStart=/sbin/ifup -a --allow=hotplug. Patch by
    "Oleg A. Arkhangelsky" <sysoleg at yandex.ru>
    (Closes: #1022843)
  * Update d/copyright and fix Source URL

  [ Marek Vasut ]
  * Add short -f option for --force long option

  [ Simon Arlott ]
  * Support IPv6 tunnels (ip6ip6 and ip6gre)
  * Support encaplimit on IPv6 tunnels
  * Document and test support for ipip6 tunnels too (IPv4 in IPv6)

  [ Guillem Jover ]
  * Rework execable() function to accept a filename instead of a pathname
  * Do not use absolute pathnames when executing commands

ifupdown (0.8.39) unstable; urgency=low

  * Add execution permission on resolved scripts. Thanks to Vincent Lefèvre
    (Closes: #1021259)

ifupdown (0.8.38) unstable; urgency=low

  [ Johannes Schauer Marin Rodrigues ]
  * Remove dependency on lsb-base (Closes: #1020604)

  [ Santiago Ruano Rincón ]
  * Remove pump support (no longer in Debian archive)
  * Fix error message when turning down VLAN interfaces. Thanks to Aleksandr
    Muravjov (Closes: #1007889)
  * Ship Ubuntu's integration scripts for systemd-resolved. Thanks to Luca
    Boccassi (Closes: #1016798)
  * Add rfkill support. Thanks to Sebastian Reichel <sre at debian.org>
    (Closes: #645559)

ifupdown (0.8.37) unstable; urgency=low

  * Add debian/gbp.conf
  * Acknowledge 0.8.36+nmu1.
  * Add timeout for IPv6 stateless dhcp. Thanks to Joerg Dorchain <joerg at dorchain.net>
    (Closes: #947234)
  * Correctly copy (duplicate) the interface to exclude with --read-environment. Thanks to Adam Stephens <adam.stephens at gmail.com>
    (Closes: #994745)
  * Include restart-ms option in can config. Thanks to Joerg Dorchain <joerg at dorchain.net>
    (Closes: #947233)

Date: Wed, 14 Feb 2024 14:14:08 +0000
Changed-By: Mate Kukri <mate.kukri at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Simon Chopin <simon.chopin at canonical.com>
https://launchpad.net/ubuntu/+source/ifupdown/0.8.41ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 14 Feb 2024 14:14:08 +0000
Source: ifupdown
Built-For-Profiles: noudeb
Architecture: source
Version: 0.8.41ubuntu1
Distribution: noble
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Mate Kukri <mate.kukri at canonical.com>
Closes: 645559 947233 947234 994745 998088 1000180 1007889 1016798 1020604 1021259 1022843 1029449
Changes:
 ifupdown (0.8.41ubuntu1) noble; urgency=medium
 .
   * Merge with 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.
     - Fix if-up.d/resolved hook to properly work with nameservers and search
       domains (LP: 1981103)
   * Changes now included in Debian:
     - Ship resolved integration scripts.
 .
 ifupdown (0.8.41) unstable; urgency=high
 .
   * networking.service: Improve how to handle hotplug devices. Thanks to kibi,
     Oleg A. Arkhangelsky <sysoleg at yandex.ru>, et al.
     (Closes: #1022843, #1029449)
   * d/tests/hotplug: add more tests, including unplugged dummy interface
 .
 ifupdown (0.8.40) unstable; urgency=medium
 .
   [ Colin Watson ]
   * Clarify formatting of post-up and pre-down aliases in interfaces(5).
 .
   [ Vincent Bernat ]
   * Kill dhclient on down for inet6 auto method. (Closes: #1000180)
 .
   [ Santiago Ruano Rincón ]
   * networking.service: Wants ifupdown-pre.service instead of Requiring it.
     Patch by Ron <ron at debian.org>
     (Closes: #998088)
   * networking.service: Add ExecStart=/sbin/ifup -a --allow=hotplug. Patch by
     "Oleg A. Arkhangelsky" <sysoleg at yandex.ru>
     (Closes: #1022843)
   * Update d/copyright and fix Source URL
 .
   [ Marek Vasut ]
   * Add short -f option for --force long option
 .
   [ Simon Arlott ]
   * Support IPv6 tunnels (ip6ip6 and ip6gre)
   * Support encaplimit on IPv6 tunnels
   * Document and test support for ipip6 tunnels too (IPv4 in IPv6)
 .
   [ Guillem Jover ]
   * Rework execable() function to accept a filename instead of a pathname
   * Do not use absolute pathnames when executing commands
 .
 ifupdown (0.8.39) unstable; urgency=low
 .
   * Add execution permission on resolved scripts. Thanks to Vincent Lefèvre
     (Closes: #1021259)
 .
 ifupdown (0.8.38) unstable; urgency=low
 .
   [ Johannes Schauer Marin Rodrigues ]
   * Remove dependency on lsb-base (Closes: #1020604)
 .
   [ Santiago Ruano Rincón ]
   * Remove pump support (no longer in Debian archive)
   * Fix error message when turning down VLAN interfaces. Thanks to Aleksandr
     Muravjov (Closes: #1007889)
   * Ship Ubuntu's integration scripts for systemd-resolved. Thanks to Luca
     Boccassi (Closes: #1016798)
   * Add rfkill support. Thanks to Sebastian Reichel <sre at debian.org>
     (Closes: #645559)
 .
 ifupdown (0.8.37) unstable; urgency=low
 .
   * Add debian/gbp.conf
   * Acknowledge 0.8.36+nmu1.
   * Add timeout for IPv6 stateless dhcp. Thanks to Joerg Dorchain <joerg at dorchain.net>
     (Closes: #947234)
   * Correctly copy (duplicate) the interface to exclude with --read-environment. Thanks to Adam Stephens <adam.stephens at gmail.com>
     (Closes: #994745)
   * Include restart-ms option in can config. Thanks to Joerg Dorchain <joerg at dorchain.net>
     (Closes: #947233)
Checksums-Sha1:
 299d3062d7b8a19c126d6f90eee4d9fa6a8ee0db 1524 ifupdown_0.8.41ubuntu1.dsc
 3eb8c355ee5d933d39c7f18798ba955de2e44062 93320 ifupdown_0.8.41ubuntu1.tar.xz
 01f3a8ac08046a7bc6e3f2b69ad3ac2b05a95a01 7421 ifupdown_0.8.41ubuntu1_source.buildinfo
Checksums-Sha256:
 86b2f784fcc2202bd5f122434ad69f86ccb6b125ab52241d00fe39d8b0871085 1524 ifupdown_0.8.41ubuntu1.dsc
 81b680bb2f0a96ce9263a724a2a96bcfebc2ec17d94095f0f634f4b8e354c482 93320 ifupdown_0.8.41ubuntu1.tar.xz
 3043ca8dcd197bcd39f50f24d39a0ce02fc88e3ce6989916e43af76e388ae886 7421 ifupdown_0.8.41ubuntu1_source.buildinfo
Files:
 649ec5160f09635f54b084d573f500ac 1524 admin important ifupdown_0.8.41ubuntu1.dsc
 a7b43a945150df339f4eb32eef8d4975 93320 admin important ifupdown_0.8.41ubuntu1.tar.xz
 e928fcbfecbfc2b6f26020a972b9f288 7421 admin important ifupdown_0.8.41ubuntu1_source.buildinfo
Original-Maintainer: Josué Ortega <josue at debian.org>
Vcs-Git: https://git.launchpad.net/~schopin/ubuntu/+source/ifupdown
Vcs-Git-Commit: eab972a81000775a641dbe02a198192770379778
Vcs-Git-Ref: refs/heads/merge


More information about the noble-changes mailing list