ifupdown 0.8.5ubuntu1 source package in Ubuntu
Changelog
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 -- Martin Pitt <email address hidden> Sun, 03 Jan 2016 11:20:08 +0100
Upload details
- Uploaded by:
- Martin Pitt
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ifupdown_0.8.5ubuntu1.tar.xz | 78.5 KiB | 3e21b4b2ba7634f6c13441b86dc57c524f8740cc9dfa531d2854bbc8f707aae3 |
ifupdown_0.8.5ubuntu1.dsc | 1.6 KiB | 823dc09134099ce38ab0851bcedea8b9a82e17f0c9eedf6b7e6fd5e9f91ea864 |
Available diffs
- diff from 0.7.54ubuntu2 to 0.8.5ubuntu1 (29.0 KiB)
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 package ifupdown
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.