This bug was fixed in the package isc-dhcp - 4.4.3-P1-4ubuntu1 --------------- isc-dhcp (4.4.3-P1-4ubuntu1) noble; urgency=medium * Merge from Debian unstable, remaining changes: - Ubuntu patches: + Give-an-example-for-subnet-mask-in-dhcpd.conf.patch + dhclient-fix-backoff + revert-next-server + multi-ip-addr-per-if + dhclient-safer-timeout + onetry_retry_after_initial_success + Add InfiniBand support: - 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 + dhclient-write-pidfile-earlier.patch: Write pidfile before informing parent of success. + bind-outdated-config.guess.patch: run autoreconf in the bind directory. - Drop isc-dhcp-server/new_auth_behavior question from high to medium - Apport hook for isc-dhcp-client and isc-dhcp-server. - Add enforcing AppArmor profile for DHCP client and server - Increase the timeout to 300 seconds for dhclient.conf (following the default added by dhclient-safer-timeout). - Separate default file for isc-dhcp-relay6. - Create user/group dhcpd and make isc-dhcp-server depend on adduser. - Create /etc/dhcp/ddns-keys/ for DDNS updates. - Sanitize environment in dhclient-script.linux. - Add systemd units for -server and -relay. + If /etc/ltsp/dhcpd.conf exists, use that instead of /etc/dhcp/dhcpd.conf. - isc-dhcp-server: Suggest policycoreutils instead of recommending it. - ipv6: wait for duplicate address detection to finish. LP #1633479 - Ship dhcp exit hook to push DNS information to resolved. LP #1889068 - Stop building the udeb on request. - debian/rules: Build with -O2 instead on -O3 on ppc64el - debian/rules: build with -fno-strict-aliasing. - Disable make_resolv_conf() if systemd-resolved is in use. - debian/control: add Pre-Depends: ${misc:Pre-Depends} for init-system-helpers. - debian/apparmor/sbin.dhclient: Allow disabling dhclient hooks. - Do not build with DH_VERBOSE=1 * Dropped changes, included in Debian: - Ship keama, the KEA Migration Assistant in a new isc-dhcp-keama binary package. (LP: #2020086) * Refresh patches (using gbp pq) * debian/control: Drop libcap-dev build dependency (no change in diffoscope). * Use /run/dhcp-server6 for isc-dhcp-server6 service. Thanks to Jason Penney (LP: #1543799) * debian/rfc3442-classless-routes.linux: Use configured metric. Thanks to Tom Carroll (LP: #1664352) * autopkgtest: Use setup logic from isc-dhcp-server.service isc-dhcp (4.4.3-P1-4) unstable; urgency=low [ Athos Ribeiro ] * d/p/adjust-keama-tests.patch: do not rely on endianess (Closes: #1054077) isc-dhcp (4.4.3-P1-3) unstable; urgency=low [ Athos Ribeiro ] * Ship keama in a new isc-dhcp-keama binary package (Closes: #1036277) * Add DEP8 tests for keama * d/p/adjust-keama-tests.patch: adjust keama tests * d/rules: make keama tests fail on error messages [ Santiago Ruano Rincón ] * Make dhclient-script exits with error when it is not able to write in the temporary file. Patch by Johannes Weißl