#14099: dhcpcd-9.3.0
-------------------------+-----------------------
Reporter: bdubbs | Owner: bdubbs
Type: enhancement | Status: assigned
Priority: normal | Milestone: 10.1
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by bdubbs):
dhcpcd-9.3.0
With the following changes:
* dhcpcd: Backticks have been removed from quoting filenames
* dhcpcd: Only manipulate stdin, stdout and stderr if they are valid
* duid: Adjust option so the type can be specified
* logerr: Don't leak logfile fd to scripts
* privsep: Support SECCOMP on Linux
* privsep: Run the launcher process in the sandbox
* privsep: getifaddrs now carries ifa_data for BSD
* BSD: Use `ifi_link_state` as the single source of truth about carrier
* BSD: Ignore vether(4) devices by default
* Linux: If in a network namespace, don't load udev plugin
SECCOMP is a different beast to Capsicum and Pledge as the syscalls are
arch specific. Hopefully I enabled enough for all arches! If your arch
doesn't work, please let me know which arch is failing and which syscall
it is - dmesg should tell you.
The BSD carrier change means that ALL interfaces should work with dhcpcd
now, regardless of age of the driver. Even the crusty ancient ones where
there is little working hardware for it left ;)
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/14099#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page