Changelog
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
-- Guus Sliepen <email address hidden> Tue, 01 Dec 2015 23:09:54 +0100