[ubuntu/plucky-proposed] systemd 257-1ubuntu1 (Accepted)

Nick Rosbrook enr0n at ubuntu.com
Wed Dec 11 17:05:15 UTC 2024


systemd (257-1ubuntu1) plucky; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - debian/tests/tests-in-lxd: run some autopkgtests in LXD too
    - debian/tests/boot-and-services:
      + skip apparmor tests on armhf
      + consume stderr in systemctl status call in test_service
      + drop test_no_failed
    - debian/systemd.postinst:
      + skip daemon-reexec and try-restarts during shutdown
      + manually call systemd-tmpfiles --create in postinst
      + Do not create /etc/tmpfiles.d/tmp.conf on upgrades
    - debian/systemd-resolved.postinst: copy existing /etc/resolv.conf to
      /run/systemd/resolve/stub-resolv.conf
    - debian/gbp.conf,debian/extra/wrap_cl.py:
      Use a customization script to add LP commit links to changelog
    - debian/control:
      + Add Recommends: networkd-dispatcher systemd-resolved to systemd package
      + Make systemd-cryptsetup Priority: important
      + Give systemd-resolved Priority: important
      + Add Recommends: systemd-hwe-hwdb to udev package
      + Add Breaks: systemd (<< ${binary:Version}) to udev package so that
        systemd is upgraded as well when upgrading udev
      + Make systemd-sysv Depends: on matching version of systemd
      + Drop Recommends: libnss-myhostname libnss-resolve from systemd-resolved
      + Build-Depends: linux-tools-generic
      + Do not build systemd-boot-efi-{amd64,arm64}-signed-template
    - switch-root: use MS_MOVE for /run when switchig from initrd
    - test: skip TEST-69-SHUTDOWN on ubuntu too (LP #2083704)
    - Delta for i386:
      + debian/systemd.install: exclude files that are not built for i386
      + debian/systemd.manpages: do not ship un-built manpages on i386
      + debian/rules,debian/control,debian/tests/control:
        Do not build with tpm libraries on i386
      + debian/rules,debian/control,debian/tests/control:
        Do not build with libqrencode on i386
      + debian/rules: Remove unneeded efi artifacts on i386 to avoid debugedit errors
    - d/t/control: tests-in-lxd Depends: dnsmasq-base
    - d/t/tests-in-lxd: drop patching workaround
  * New changes:
    - test: set nsec3-salt-length=8 in knot.conf

systemd (257-1) unstable; urgency=medium

  * Update to new upstream version v257. For a full list of changes:
    https://github.com/systemd/systemd/releases/tag/v257-rc1
  * Update symbols file for v257

systemd (257~rc3-1ubuntu1) plucky; urgency=medium

  * Merge with Debian unstable (LP: #2091175). Remaining changes:
    - debian/tests/tests-in-lxd: run some autopkgtests in LXD too
    - debian/tests/boot-and-services:
      + skip apparmor tests on armhf
      + consume stderr in systemctl status call in test_service
      + drop test_no_failed
    - debian/systemd.postinst:
      + skip daemon-reexec and try-restarts during shutdown
      + manually call systemd-tmpfiles --create in postinst
      + Do not create /etc/tmpfiles.d/tmp.conf on upgrades
    - debian/systemd-resolved.postinst: copy existing /etc/resolv.conf to
      /run/systemd/resolve/stub-resolv.conf
    - debian/gbp.conf,debian/extra/wrap_cl.py:
      Use a customization script to add LP commit links to changelog
    - debian/control:
      + Add Recommends: networkd-dispatcher systemd-resolved to systemd package
      + Make systemd-cryptsetup Priority: important
      + Give systemd-resolved Priority: important
      + Add Recommends: systemd-hwe-hwdb to udev package
      + Add Breaks: systemd (<< ${binary:Version}) to udev package so that
        systemd is upgraded as well when upgrading udev
      + Make systemd-sysv Depends: on matching version of systemd
      + Drop Recommends: libnss-myhostname libnss-resolve from systemd-resolved
      + Build-Depends: linux-tools-generic
      + Do not build systemd-boot-efi-{amd64,arm64}-signed-template
    - switch-root: use MS_MOVE for /run when switchig from initrd
    - test: skip TEST-69-SHUTDOWN on ubuntu too (LP #2083704)
    - Delta for i386:
      + debian/systemd.install: exclude files that are not built for i386
      + debian/systemd.manpages: do not ship un-built manpages on i386
      + debian/rules,debian/control,debian/tests/control:
        Do not build with tpm libraries on i386
      + debian/rules,debian/control,debian/tests/control:
        Do not build with libqrencode on i386
      + debian/rules: Remove unneeded efi artifacts on i386 to avoid debugedit errors
  * Dropped changes, included in Debian:
    - Filter out zdev rules in the initramfs hook (LP #2044104)
    - d/t/upstream: honor /etc/apt configured by autopkgtest
    - debian/tests/control: only install systemd-boot-efi for supported arches
    - debian/systemd.links: mask systemd-gpt-auto-generator by default
      (Ubuntu only)
  * Dropped changes, not needed
    - debian/tests/upstream: export QEMU_MEM="1024M" for all tests
  * New changes:
    - d/t/control: tests-in-lxd Depends: dnsmasq-base
    - d/t/tests-in-lxd: drop patching workaround

systemd (257~rc3-1) unstable; urgency=medium

  [ Luca Boccassi ]
  * systemd-ukify: recommend systemd-boot-efi for the stub (Closes:
    #1087808)
  * Increase minimum sections in stub PE header on arm64/armhf/riscv64 to
    500. Allows riscv64 to include all current DTBs with some room to grow
    (Closes: #1087817)
  * Bump version in tzdata dependency due to p-u upload
  * Update to new upstream version v257~rc3. For a full list of changes:
    https://github.com/systemd/systemd/releases/tag/v257-rc3
  * Drop patches, merged upstream
  * Update symbols for 257~rc3

  [ Ben Hutchings ]
  * sysctl: Add file trigger on /usr/lib/sysctl.d to restart systemd-
    sysctl. (Closes: #1085160)

systemd (257~rc2-3) unstable; urgency=low

  * Backport patch to remove faulty unit test assertion

systemd (257~rc2-2) unstable; urgency=low

  * Backport patch to fix FTBFS due to failing unit test

systemd (257~rc2-1) unstable; urgency=low

  * d/t/control: add more packages to dummy hint-testsuite-triggers. A
    regression was introduced by nvme-cli in testing because the testsuite
    doesn't depend on it anymore directly, as mkosi builds it in the
    image. Add back all the tools/libraries that are only part of the
    mkosi guest image, so that autopkgtest triggers when they get updated,
    and regressions can be flagged before they migrate to testing.
  * Update upstream source from tag 'upstream/257_rc2'
  * Drop all patches, merged upstream
  * Install new systemd-keyutil binary in the systemd-repart package
  * systemd-ukify: downgrade dependency on systemd, not mandatory. It is
    necessary for the systemd-measure binary, but its usage is optional
    behind a specific argument, so the dependency can be downgraded
    (Closes: #1087322)
  * systemd-ukify: recommend systemd-repart. Needed for the systemd-sbsign
    and systemd-keyutil binaries
  * d/rules: adjust blhc override to account for source files being moved
  * Update lintian override to ignore false positive typos

systemd (257~rc1-4) unstable; urgency=medium

  * Backport patch to fix TEST-07-PID1 integration test

systemd (257~rc1-3) unstable; urgency=low

  * Backport another patch to fix test failure on buildd

systemd (257~rc1-2) unstable; urgency=low

  * Backport patch to fix unit test failure on buildd

systemd (257~rc1-1) unstable; urgency=low

  * gbp.conf: switch upstream branch to full upstream history
  * Update to new upstream version v257~rc1. For a full list of changes:
    https://github.com/systemd/systemd/releases/tag/v257-rc1
  * Drop all patches, merged upstream
  * Install new files
  * List new libsystemd0 symbols
  * Ignore Lintian warning dh-exec-script-without-dh-exec-features
  * d/copyright: remove pattern for directory that is no longer present

systemd (256.7-3) unstable; urgency=medium

  [ Luca Boccassi ]
  * Backport patch to fix test failures with tzdata 2024b-1
  * systemd-boot: provide provisional integration with shim. Not yet
    used, will be active once the signed packages are available.
    https://wiki.debian.org/SecureBoot#Secure_Boot_setup_with_systemd-boot

  [ Kirill Rekhov ]
  * d/systemd.postrm: delete more internal state directories on purge

systemd (256.7-2) unstable; urgency=medium

  [ Nick Rosbrook ]
  * d/systemd.postinst: do not restart systemd-binfmt.service if masked
    (LP: #2077869)

  [ Luca Boccassi ]
  * systemd-boot: depend on systemd for kernel-install (Closes: #1085012)
  * Disable utmp support, not y2038 safe. utmp support in tmux has been
    disabled, so autopkgtest should no longer break
  * Backport fixes for upstream autopkgtest suite

  [ Benjamin Drung ]
  * initramfs-tools: support missing /etc/udev/udev.conf. Installing
    initramfs-tools fails in case `/etc/udev/udev.conf` is removed
    (LP: #2084592)

systemd (256.7-1) unstable; urgency=medium

  * autopkgtest: skip gdm3 on armel for smoke tests. Gnome is no longer
    built for armel. (Closes: #1082516)
  * New upstream version 256.7
  * Mark dependencies on clang and bpftool as :native (Closes: #1083064)
  * Revert "autopkgtest: skip TEST-64-UDEV-STORAGE due to qemu crash". The
    qemu crash is now detected in the upstream integration test script.

systemd (256.6-1) unstable; urgency=medium

  [ Helmut Grohne ]
  * salsa-ci: test the stage1 build profile

  [ Simon Chopin ]
  * Filter out zdev rules in the initramfs hook (LP: #2044104). s390-tools
    has its own initramfs customization logic that deals with those files.

  [ Luca Boccassi ]
  * Re-enable utmp support, tmux's autopkgtests require it. This will
    break as logind writing into utmp will wrap around, so Trixie won't be
    y2038 ready after all
  * New upstream version 256.6
  * Note systemd-cryptsetup package split in NEWS (Closes: #1079644)

Date: Wed, 11 Dec 2024 11:45:03 -0500
Changed-By: Nick Rosbrook <enr0n at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/systemd/257-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 11 Dec 2024 11:45:03 -0500
Source: systemd
Built-For-Profiles: noudeb
Architecture: source
Version: 257-1ubuntu1
Distribution: plucky
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Nick Rosbrook <enr0n at ubuntu.com>
Closes: 1079644 1082516 1083064 1085012 1085160 1087322 1087808 1087817
Launchpad-Bugs-Fixed: 2044104 2077869 2084592 2091175
Changes:
 systemd (257-1ubuntu1) plucky; urgency=medium
 .
   * Merge with Debian unstable. Remaining changes:
     - debian/tests/tests-in-lxd: run some autopkgtests in LXD too
     - debian/tests/boot-and-services:
       + skip apparmor tests on armhf
       + consume stderr in systemctl status call in test_service
       + drop test_no_failed
     - debian/systemd.postinst:
       + skip daemon-reexec and try-restarts during shutdown
       + manually call systemd-tmpfiles --create in postinst
       + Do not create /etc/tmpfiles.d/tmp.conf on upgrades
     - debian/systemd-resolved.postinst: copy existing /etc/resolv.conf to
       /run/systemd/resolve/stub-resolv.conf
     - debian/gbp.conf,debian/extra/wrap_cl.py:
       Use a customization script to add LP commit links to changelog
     - debian/control:
       + Add Recommends: networkd-dispatcher systemd-resolved to systemd package
       + Make systemd-cryptsetup Priority: important
       + Give systemd-resolved Priority: important
       + Add Recommends: systemd-hwe-hwdb to udev package
       + Add Breaks: systemd (<< ${binary:Version}) to udev package so that
         systemd is upgraded as well when upgrading udev
       + Make systemd-sysv Depends: on matching version of systemd
       + Drop Recommends: libnss-myhostname libnss-resolve from systemd-resolved
       + Build-Depends: linux-tools-generic
       + Do not build systemd-boot-efi-{amd64,arm64}-signed-template
     - switch-root: use MS_MOVE for /run when switchig from initrd
     - test: skip TEST-69-SHUTDOWN on ubuntu too (LP #2083704)
     - Delta for i386:
       + debian/systemd.install: exclude files that are not built for i386
       + debian/systemd.manpages: do not ship un-built manpages on i386
       + debian/rules,debian/control,debian/tests/control:
         Do not build with tpm libraries on i386
       + debian/rules,debian/control,debian/tests/control:
         Do not build with libqrencode on i386
       + debian/rules: Remove unneeded efi artifacts on i386 to avoid debugedit errors
     - d/t/control: tests-in-lxd Depends: dnsmasq-base
     - d/t/tests-in-lxd: drop patching workaround
   * New changes:
     - test: set nsec3-salt-length=8 in knot.conf
 .
 systemd (257-1) unstable; urgency=medium
 .
   * Update to new upstream version v257. For a full list of changes:
     https://github.com/systemd/systemd/releases/tag/v257-rc1
   * Update symbols file for v257
 .
 systemd (257~rc3-1ubuntu1) plucky; urgency=medium
 .
   * Merge with Debian unstable (LP: #2091175). Remaining changes:
     - debian/tests/tests-in-lxd: run some autopkgtests in LXD too
     - debian/tests/boot-and-services:
       + skip apparmor tests on armhf
       + consume stderr in systemctl status call in test_service
       + drop test_no_failed
     - debian/systemd.postinst:
       + skip daemon-reexec and try-restarts during shutdown
       + manually call systemd-tmpfiles --create in postinst
       + Do not create /etc/tmpfiles.d/tmp.conf on upgrades
     - debian/systemd-resolved.postinst: copy existing /etc/resolv.conf to
       /run/systemd/resolve/stub-resolv.conf
     - debian/gbp.conf,debian/extra/wrap_cl.py:
       Use a customization script to add LP commit links to changelog
     - debian/control:
       + Add Recommends: networkd-dispatcher systemd-resolved to systemd package
       + Make systemd-cryptsetup Priority: important
       + Give systemd-resolved Priority: important
       + Add Recommends: systemd-hwe-hwdb to udev package
       + Add Breaks: systemd (<< ${binary:Version}) to udev package so that
         systemd is upgraded as well when upgrading udev
       + Make systemd-sysv Depends: on matching version of systemd
       + Drop Recommends: libnss-myhostname libnss-resolve from systemd-resolved
       + Build-Depends: linux-tools-generic
       + Do not build systemd-boot-efi-{amd64,arm64}-signed-template
     - switch-root: use MS_MOVE for /run when switchig from initrd
     - test: skip TEST-69-SHUTDOWN on ubuntu too (LP #2083704)
     - Delta for i386:
       + debian/systemd.install: exclude files that are not built for i386
       + debian/systemd.manpages: do not ship un-built manpages on i386
       + debian/rules,debian/control,debian/tests/control:
         Do not build with tpm libraries on i386
       + debian/rules,debian/control,debian/tests/control:
         Do not build with libqrencode on i386
       + debian/rules: Remove unneeded efi artifacts on i386 to avoid debugedit errors
   * Dropped changes, included in Debian:
     - Filter out zdev rules in the initramfs hook (LP #2044104)
     - d/t/upstream: honor /etc/apt configured by autopkgtest
     - debian/tests/control: only install systemd-boot-efi for supported arches
     - debian/systemd.links: mask systemd-gpt-auto-generator by default
       (Ubuntu only)
   * Dropped changes, not needed
     - debian/tests/upstream: export QEMU_MEM="1024M" for all tests
   * New changes:
     - d/t/control: tests-in-lxd Depends: dnsmasq-base
     - d/t/tests-in-lxd: drop patching workaround
 .
 systemd (257~rc3-1) unstable; urgency=medium
 .
   [ Luca Boccassi ]
   * systemd-ukify: recommend systemd-boot-efi for the stub (Closes:
     #1087808)
   * Increase minimum sections in stub PE header on arm64/armhf/riscv64 to
     500. Allows riscv64 to include all current DTBs with some room to grow
     (Closes: #1087817)
   * Bump version in tzdata dependency due to p-u upload
   * Update to new upstream version v257~rc3. For a full list of changes:
     https://github.com/systemd/systemd/releases/tag/v257-rc3
   * Drop patches, merged upstream
   * Update symbols for 257~rc3
 .
   [ Ben Hutchings ]
   * sysctl: Add file trigger on /usr/lib/sysctl.d to restart systemd-
     sysctl. (Closes: #1085160)
 .
 systemd (257~rc2-3) unstable; urgency=low
 .
   * Backport patch to remove faulty unit test assertion
 .
 systemd (257~rc2-2) unstable; urgency=low
 .
   * Backport patch to fix FTBFS due to failing unit test
 .
 systemd (257~rc2-1) unstable; urgency=low
 .
   * d/t/control: add more packages to dummy hint-testsuite-triggers. A
     regression was introduced by nvme-cli in testing because the testsuite
     doesn't depend on it anymore directly, as mkosi builds it in the
     image. Add back all the tools/libraries that are only part of the
     mkosi guest image, so that autopkgtest triggers when they get updated,
     and regressions can be flagged before they migrate to testing.
   * Update upstream source from tag 'upstream/257_rc2'
   * Drop all patches, merged upstream
   * Install new systemd-keyutil binary in the systemd-repart package
   * systemd-ukify: downgrade dependency on systemd, not mandatory. It is
     necessary for the systemd-measure binary, but its usage is optional
     behind a specific argument, so the dependency can be downgraded
     (Closes: #1087322)
   * systemd-ukify: recommend systemd-repart. Needed for the systemd-sbsign
     and systemd-keyutil binaries
   * d/rules: adjust blhc override to account for source files being moved
   * Update lintian override to ignore false positive typos
 .
 systemd (257~rc1-4) unstable; urgency=medium
 .
   * Backport patch to fix TEST-07-PID1 integration test
 .
 systemd (257~rc1-3) unstable; urgency=low
 .
   * Backport another patch to fix test failure on buildd
 .
 systemd (257~rc1-2) unstable; urgency=low
 .
   * Backport patch to fix unit test failure on buildd
 .
 systemd (257~rc1-1) unstable; urgency=low
 .
   * gbp.conf: switch upstream branch to full upstream history
   * Update to new upstream version v257~rc1. For a full list of changes:
     https://github.com/systemd/systemd/releases/tag/v257-rc1
   * Drop all patches, merged upstream
   * Install new files
   * List new libsystemd0 symbols
   * Ignore Lintian warning dh-exec-script-without-dh-exec-features
   * d/copyright: remove pattern for directory that is no longer present
 .
 systemd (256.7-3) unstable; urgency=medium
 .
   [ Luca Boccassi ]
   * Backport patch to fix test failures with tzdata 2024b-1
   * systemd-boot: provide provisional integration with shim. Not yet
     used, will be active once the signed packages are available.
     https://wiki.debian.org/SecureBoot#Secure_Boot_setup_with_systemd-boot
 .
   [ Kirill Rekhov ]
   * d/systemd.postrm: delete more internal state directories on purge
 .
 systemd (256.7-2) unstable; urgency=medium
 .
   [ Nick Rosbrook ]
   * d/systemd.postinst: do not restart systemd-binfmt.service if masked
     (LP: #2077869)
 .
   [ Luca Boccassi ]
   * systemd-boot: depend on systemd for kernel-install (Closes: #1085012)
   * Disable utmp support, not y2038 safe. utmp support in tmux has been
     disabled, so autopkgtest should no longer break
   * Backport fixes for upstream autopkgtest suite
 .
   [ Benjamin Drung ]
   * initramfs-tools: support missing /etc/udev/udev.conf. Installing
     initramfs-tools fails in case `/etc/udev/udev.conf` is removed
     (LP: #2084592)
 .
 systemd (256.7-1) unstable; urgency=medium
 .
   * autopkgtest: skip gdm3 on armel for smoke tests. Gnome is no longer
     built for armel. (Closes: #1082516)
   * New upstream version 256.7
   * Mark dependencies on clang and bpftool as :native (Closes: #1083064)
   * Revert "autopkgtest: skip TEST-64-UDEV-STORAGE due to qemu crash". The
     qemu crash is now detected in the upstream integration test script.
 .
 systemd (256.6-1) unstable; urgency=medium
 .
   [ Helmut Grohne ]
   * salsa-ci: test the stage1 build profile
 .
   [ Simon Chopin ]
   * Filter out zdev rules in the initramfs hook (LP: #2044104). s390-tools
     has its own initramfs customization logic that deals with those files.
 .
   [ Luca Boccassi ]
   * Re-enable utmp support, tmux's autopkgtests require it. This will
     break as logind writing into utmp will wrap around, so Trixie won't be
     y2038 ready after all
   * New upstream version 256.6
   * Note systemd-cryptsetup package split in NEWS (Closes: #1079644)
Checksums-Sha1:
 3d18f72fabfb92ffafe799493124f207013ef3a3 8620 systemd_257-1ubuntu1.dsc
 1c7ae7ed1d5d86f032e358e4db241f1893a8d90a 16184128 systemd_257.orig.tar.gz
 59a110d09370990c03cd6e34704b74f13e93e2be 232160 systemd_257-1ubuntu1.debian.tar.xz
 671a26f88c3327278272207dce3f1aa698eadb8e 15534 systemd_257-1ubuntu1_source.buildinfo
Checksums-Sha256:
 f0967bc42d79bf9ef388c3868f4814587a3a0f6d7b4634812f28abdb2994c6a5 8620 systemd_257-1ubuntu1.dsc
 14f6907eb5e289d8c39cbe1ef891ca54d8a0e3582c986a9ef5844b3f29add43b 16184128 systemd_257.orig.tar.gz
 d131d942477518aef143d05bf6a4bb99a8dfbc830c839729edfc0a6ed270b4f8 232160 systemd_257-1ubuntu1.debian.tar.xz
 f1f30b42009ebd2f0a35f377c15670b7005f3a05a5ec2aa0705ae6ade0c12d53 15534 systemd_257-1ubuntu1_source.buildinfo
Files:
 56fda0d62f3aa576ee8216e265dfb450 8620 admin optional systemd_257-1ubuntu1.dsc
 a51c7f9ab0d8b0a08dcf14bea2b6a5cb 16184128 admin optional systemd_257.orig.tar.gz
 b03c6d7afc65f961e4e1c1196f7b51a1 232160 admin optional systemd_257-1ubuntu1.debian.tar.xz
 e1d1b5bfb6001e6faef6b5e6a6561c9d 15534 admin optional systemd_257-1ubuntu1_source.buildinfo
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at lists.alioth.debian.org>


More information about the plucky-changes mailing list