isc-dhcp 4.4.1-2.1ubuntu1 source package in Ubuntu
Changelog
isc-dhcp (4.4.1-2.1ubuntu1) focal; urgency=low * Merge from Debian unstable. Remaining changes: - debian/control: Add libcap-dev build dependency. - Apparmor profiles for dhclient and dhcpd. - Apport hook for isc-dhcp-client and isc-dhcp-server. - Add systemd units for -server and -relay. - If /etc/ltsp/dhcpd.conf exists, use that instead of /etc/dhcp/dhcpd.conf. - Create user/group dhcpd and make isc-dhcp-server depend on adduser. - isc-dhcp-server: Suggest policycoreutils instead of recommending it. - Create /etc/dhcp/ddns-keys/ for DDNS updates. - Increase the timeout to 300 seconds for dhclient.conf (following the default added by dhclient-safer-timeout). - Sanitize environment in dhclient-script.linux. - add IPv6 initramfs support. - Separate default file for isc-dhcp-relay6. - Drop isc-dhcp-server/new_auth_behavior question from high to medium - dhclient-script.linux: handle empty case also when waiting for ipv6 link local DAD. - debian/initramfs-tools/lib/etc/dhcp/dhclient-enter-hooks.d/config: fix the logic for handling search domains to also write it to the output file when only the domain name is provided by the DHCP server. Copied code from debian/dhclient-script.linux. - Remaining Ubuntu patches: + dhclient-fix-backoff + revert-next-server + multi-ip-addr-per-if + dhclient-safer-timeout + onetry_retry_after_initial_success + dhcp-lpf-ib.patch + dhcp-improved-xid.patch + dhcp-gpxe-cid.patch + dhcp-improved-xid-correct-byte-order.patch + dhcp-4.2.4-dhclient-options-changed.patch + ubuntu-dhcpd-conf.patch - Apply patch from Alkis Georgopoulos to generate correct net{,6}-${iface}.conf files when DHCP supplies multiple DNS servers. - Build-depend on debhelper (>= 9.20160709) for systemd support. - Write pidfile before informing parent of success. * Dropped changes, no longer needed: - debian/patches/system-bind.patch: restore Ubuntu delta required for building with -Wl,--as-needed. isc-dhcp (4.4.1-2.1) unstable; urgency=medium * Non-maintainer upload. * Fix FTBFS due to gcc-9 adding --as-needed by default; patch by Reiner Herrmann (Closes: #925720) -- Steve Langasek <email address hidden> Thu, 13 Feb 2020 22:17:32 -0800
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
isc-dhcp_4.4.1.orig.tar.gz | 1.1 MiB | c8e079dd4303ed121811b05c9f62a37669b2c8d91658d47a5ec58ec34e5a8247 |
isc-dhcp_4.4.1-2.1ubuntu1.debian.tar.xz | 112.4 KiB | f0ac6d5dcf3d809f286b8f3d22598a1159217b0648ee7d283123e4ae6acbceeb |
isc-dhcp_4.4.1-2.1ubuntu1.dsc | 2.6 KiB | 56fdf73f3283b3446daf2230fa4218b62a90f3a50e18234ef9ca9de3a62163a0 |
Available diffs
Binary packages built by this source
- isc-dhcp-client: DHCP client for automatically obtaining an IP address
This is the Internet Software Consortium's DHCP client.
.
Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
(actually dhcpd includes much of the functionality of bootpd). It
gives client machines "leases" for IP addresses and can
automatically set their network configuration. If your machine
depends on DHCP (especially likely if it's a workstation on a large
network, or a laptop, or attached to a cable modem), keep this or
another DHCP client installed.
.
Extra documentation can be found in the package isc-dhcp-common.
- isc-dhcp-client-dbgsym: debug symbols for isc-dhcp-client
- isc-dhcp-client-ddns: Dynamic DNS (DDNS) enabled DHCP client
This a Dynamic DNS enabled version of the DHCP client.
.
Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
(actually dhcpd includes much of the functionality of bootpd). It
gives client machines "leases" for IP addresses and can
automatically set their network configuration. If your machine
depends on DHCP (especially likely if it's a workstation on a large
network, or a laptop, or attached to a cable modem), keep this or
another DHCP client installed.
.
Extra documentation can be found in the package isc-dhcp-common.
- isc-dhcp-client-ddns-dbgsym: debug symbols for isc-dhcp-client-ddns
- isc-dhcp-client-udeb: ISC DHCP Client for debian-installer
- isc-dhcp-common: common manpages relevant to all of the isc-dhcp packages
This package includes manpages that are relevant to the various ISC DHCP
packages.
.
The dhcp-options manpage describes available options for dhcpd and dhclient.
The dhcp-eval manpage describes evaluation of conditional expressions.
- isc-dhcp-dev: API for accessing and modifying the DHCP server and client state
This package provides support for OMAPI (Object Management Application
Programming Interface), which is an API for accessing and modifying the DHCP
server and client state.
- isc-dhcp-relay: ISC DHCP relay daemon
This is the Internet Software Consortium's DHCP relay.
.
Installing this package will make the machine a DHCP relay, which
requires a reachable DHCP or BOOTP server in order to function.
.
Extra documentation can be found in the package isc-dhcp-common.
- isc-dhcp-relay-dbgsym: debug symbols for isc-dhcp-relay
- isc-dhcp-server: ISC DHCP server for automatic IP address assignment
This is the Internet Software Consortium's DHCP server.
.
Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
(actually dhcpd includes much of the functionality of bootpd). It
gives client machines "leases" for IP addresses and can
automatically set their network configuration.
.
This server can handle multiple ethernet interfaces.
- isc-dhcp-server-dbgsym: debug symbols for isc-dhcp-server
- isc-dhcp-server-ldap: DHCP server that uses LDAP as its backend
This is the server from the Internet Software Consortium's implementation of
DHCP.
.
Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
(actually dhcpd includes much of the functionality of bootpd). It
gives client machines "leases" for IP addresses and can
automatically set their network configuration.
.
This is the DHCP server with LDAP patches applied to it.
- isc-dhcp-server-ldap-dbgsym: debug symbols for isc-dhcp-server-ldap