← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2112015] Re: Merge isc-dhcp from Debian Unstable for questing

 

I'm unassigning this issue from me, as I won't be able to work on it next week.
So far it was not possible to build the package with gcc-15. It fails both with -std=gnu17 or if we actually try to port the code to gnu23. The failure is the same in both cases, where it fails when compiling the vendored bind code.
You can find some logs here: https://launchpad.net/~ebarretto/+archive/ubuntu/devel-testing/+packages?field.name_filter=isc-dhcp&field.status_filter=&field.series_filter=

And I'm also uploading a patch trying to port the code to gnu23

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to isc-dhcp in Ubuntu.
https://bugs.launchpad.net/bugs/2112015

Title:
  Merge isc-dhcp from Debian Unstable for questing

Status in isc-dhcp package in Ubuntu:
  Confirmed

Bug description:
  Scheduled-For: ubuntu-25.08
  Ubuntu: 4.4.3-P1-4ubuntu2
  Debian Unstable: 4.4.3-P1-8

  A new release of isc-dhcp is available for merging from Debian
  Unstable.

  If it turns out this needs a sync rather than a merge, please change
  the tag 'dcr-merge' to 'dcr-sync', and (optionally) update the title
  as desired.

  ### New Debian Changes ###

  isc-dhcp (4.4.3-P1-8) unstable; urgency=medium

    * Rename /etc/apparmor.d/local/sbin.dhclient conffile (Closes:
  #1103503)

   -- Alexander Kurtz <alexander@xxxxxxxx>  Sat, 03 May 2025 19:16:14
  +0200

  isc-dhcp (4.4.3-P1-7) unstable; urgency=medium

    * Rename etc/apparmor.d/sbin.dhclient conffile (Closes: #1102626)

   -- Santiago Ruano Rincón <santiago@xxxxxxxxxx>  Thu, 17 Apr 2025
  21:44:03 -0300

  isc-dhcp (4.4.3-P1-6) unstable; urgency=low

    * Rename and update debian/apparmor/usr.sbin.dhclient to follow new
      nm-dhcp-helper path (Closes: #1055067)
    * Add information about the EOL in the packages description (Closes: #1102021)

   -- Santiago Ruano Rincón <santiago@xxxxxxxxxx>  Wed, 09 Apr 2025
  16:07:51 -0300

  isc-dhcp (4.4.3-P1-5) unstable; urgency=low

    * Upload to unstable

   -- Santiago Ruano Rincón <santiago@xxxxxxxxxx>  Thu, 22 Feb 2024
  11:47:42 -0300

  isc-dhcp (4.4.3-P1-5~exp2) experimental; urgency=medium

    [ Michael Gilbert ]
    * Remove myself from the uploaders.

    [ Santiago Ruano Rincón ]
    * Add systemd-resolved integreation hooks. Taken from Ubuntu's. Thanks to
      Ken Milmore <ken.milmore@xxxxxxxxx>
      (Closes: #1025062)
    * Thanks Michael for all your work!

   -- Santiago Ruano Rincón <santiago@xxxxxxxxxx>  Mon, 05 Feb 2024
  19:29:05 -0300

  isc-dhcp (4.4.3-P1-5~exp1) experimental; urgency=medium

    * Move dhclient to /usr/sbin and add duplicated diversions (DEP17 P3 M18).
      Also add Conflicts: older isc-dhcp-client-ddns. Thanks to Chris
      Hofstaedtler <zeha@xxxxxxxxxx> (Closes: #1060089)
    * Add isc-dhcp-client-ddns lintian overrides about
      diversion-for-unknown-file sbin/dhclient

   -- Santiago Ruano Rincón <santiago@xxxxxxxxxx>  Thu, 25 Jan 2024
  12:25:30 -0300

  ### Old Ubuntu Delta ###

  isc-dhcp (4.4.3-P1-4ubuntu2) noble; urgency=high

    * No change rebuild against frame pointers and time_t.

   -- Julian Andres Klode <juliank@xxxxxxxxxx>  Mon, 22 Apr 2024
  12:43:04 +0200

  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

   -- Benjamin Drung <bdrung@xxxxxxxxxx>  Mon, 27 Nov 2023 14:04:49
  +0100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/2112015/+subscriptions



References