ifupdown 0.8.41ubuntu1 source package in Ubuntu

Changelog

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@.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 <email address hidden>, 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 <email address hidden>
    (Closes: #998088)
  * networking.service: Add ExecStart=/sbin/ifup -a --allow=hotplug. Patch by
    "Oleg A. Arkhangelsky" <email address hidden>
    (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 <email address hidden>
    (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 <email address hidden>
    (Closes: #947234)
  * Correctly copy (duplicate) the interface to exclude with --read-environment. Thanks to Adam Stephens <email address hidden>
    (Closes: #994745)
  * Include restart-ms option in can config. Thanks to Joerg Dorchain <email address hidden>
    (Closes: #947233)

 -- Mate Kukri <email address hidden>  Wed, 14 Feb 2024 14:14:08 +0000

Upload details

Uploaded by:
Mate Kukri
Sponsored by:
Simon Chopin
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe admin

Downloads

File Size SHA-256 Checksum
ifupdown_0.8.41ubuntu1.tar.xz 91.1 KiB 81b680bb2f0a96ce9263a724a2a96bcfebc2ec17d94095f0f634f4b8e354c482
ifupdown_0.8.41ubuntu1.dsc 1.5 KiB 86b2f784fcc2202bd5f122434ad69f86ccb6b125ab52241d00fe39d8b0871085

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.

ifupdown-dbgsym: debug symbols for ifupdown