[ubuntu/plucky-proposed] systemd 257.1-7ubuntu1 (Accepted)

Nick Rosbrook enr0n at ubuntu.com
Tue Jan 7 17:05:20 UTC 2025


systemd (257.1-7ubuntu1) plucky; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - debian/tests/boot-and-services: skip apparmor tests on armhf
    - debian/systemd.postinst:
      + manually call systemd-tmpfiles --create in postinst
      + Do not create /etc/tmpfiles.d/tmp.conf on upgrades
    - 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
      + 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
    - 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:
    - debian/tests/tests-in-lxd: run some autopkgtests in LXD too
    - debian/tests/boot-and-services: drop test_no_failed
    - debian/systemd.postinst: skip daemon-reexec and try-restarts during shutdown
    - debian/systemd-resolved.postinst: copy existing /etc/resolv.conf to
      /run/systemd/resolve/stub-resolv.conf
    - debian/control:
      + 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
  * Dropped changes, no longer needed:
    - debian/tests/boot-and-services: consume stderr in systemctl status call in test_service
  * Dropped changes, included upstream:
    - test: skip TEST-69-SHUTDOWN on ubuntu too (LP #2083704)

systemd (257.1-7) unstable; urgency=medium

  * Add missing d/copyright file to signed template packages
  * d/t/tests-in-lxd: more fixes for debci compatibility

systemd (257.1-6) unstable; urgency=medium

  * d/t/tests-in-lxd: drop auto-apt-proxy.conf from container
  * Drop build dependency on libxen-dev on armhf, no longer available
    (Closes: #1091545)

systemd (257.1-5) unstable; urgency=medium

  * d/t/tests-in-lxd: install auto-apt-proxy in the nested container.
  * d/t/upstream: do not use --verbose with 'meson test'
  * d/t/upstream: do not mask machined and instead use mkosi workaround
  * d/t/upstream: switch from btrfs to ext4 and use nspawn again. Kernel
    6.12 broke mounting btrfs volumes from loop devices, switch to ext4 as
    a workaround and use nspawn again, as it's faster

systemd (257.1-4) unstable; urgency=medium

  * d/t/upstream: decrease parallelism to nproc - 1
  * d/t/upstream: do not use nspawn for tests
  * d/t/upstream: disable homed/userdbd in the test runner
  * d/t/upstream: mask systemd-machined
  * Backport patch to workaround issue in new mdadm

systemd (257.1-3) unstable; urgency=medium

  * autopkgtest: mark tests-in-lxd as flaky

systemd (257.1-2) unstable; urgency=medium

  * Various fixes for d/t/tests-in-lxd

systemd (257.1-1) unstable; urgency=medium

  [ Luca Boccassi ]
  * test: fix flaky boot-and-services test.
  * d/t/upstream: fix mkosi syntax warnings
  * systemd-ukify: recommend python3-cryptography. One of the verbs uses
    it, so add a recommend to pull it in by default (Closes: #1090759)
  * d/watch: restrict to v257.x series
  * Update upstream source from tag 'upstream/257.1' (Closes: #1087616)
  * Drop patches, merged upstream
  * Install systemd-creds bash completion

  [ Nick Rosbrook ]
  * d/t/tests-in-lxd: run some tests under LXD
  * debian/tests/boot-and-services: drop test_no_failed
  * debian/control: add Breaks: systemd (<< ${binary:Version}) for udev.
    This ensures that systemd is also upgraded whenever udev is upgraded.
  * d/control: make systemd-sysv Depends: on matching version of systemd
  * d/systemd-resolved.postinst: copy existing /etc/resolv.conf on new
    installs

  [ Balint Reczey ]
  * debian/systemd.postinst: Skip daemon-reexec and try-restarts during
    shutdown. LP #1803391

Date: Tue, 07 Jan 2025 10:58:51 -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.1-7ubuntu1
-------------- next part --------------
Format: 1.8
Date: Tue, 07 Jan 2025 10:58:51 -0500
Source: systemd
Built-For-Profiles: noudeb
Architecture: source
Version: 257.1-7ubuntu1
Distribution: plucky
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Nick Rosbrook <enr0n at ubuntu.com>
Closes: 1087616 1090759 1091545
Changes:
 systemd (257.1-7ubuntu1) plucky; urgency=medium
 .
   * Merge with Debian unstable. Remaining changes:
     - debian/tests/boot-and-services: skip apparmor tests on armhf
     - debian/systemd.postinst:
       + manually call systemd-tmpfiles --create in postinst
       + Do not create /etc/tmpfiles.d/tmp.conf on upgrades
     - 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
       + 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
     - 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:
     - debian/tests/tests-in-lxd: run some autopkgtests in LXD too
     - debian/tests/boot-and-services: drop test_no_failed
     - debian/systemd.postinst: skip daemon-reexec and try-restarts during shutdown
     - debian/systemd-resolved.postinst: copy existing /etc/resolv.conf to
       /run/systemd/resolve/stub-resolv.conf
     - debian/control:
       + 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
   * Dropped changes, no longer needed:
     - debian/tests/boot-and-services: consume stderr in systemctl status call in test_service
   * Dropped changes, included upstream:
     - test: skip TEST-69-SHUTDOWN on ubuntu too (LP #2083704)
 .
 systemd (257.1-7) unstable; urgency=medium
 .
   * Add missing d/copyright file to signed template packages
   * d/t/tests-in-lxd: more fixes for debci compatibility
 .
 systemd (257.1-6) unstable; urgency=medium
 .
   * d/t/tests-in-lxd: drop auto-apt-proxy.conf from container
   * Drop build dependency on libxen-dev on armhf, no longer available
     (Closes: #1091545)
 .
 systemd (257.1-5) unstable; urgency=medium
 .
   * d/t/tests-in-lxd: install auto-apt-proxy in the nested container.
   * d/t/upstream: do not use --verbose with 'meson test'
   * d/t/upstream: do not mask machined and instead use mkosi workaround
   * d/t/upstream: switch from btrfs to ext4 and use nspawn again. Kernel
     6.12 broke mounting btrfs volumes from loop devices, switch to ext4 as
     a workaround and use nspawn again, as it's faster
 .
 systemd (257.1-4) unstable; urgency=medium
 .
   * d/t/upstream: decrease parallelism to nproc - 1
   * d/t/upstream: do not use nspawn for tests
   * d/t/upstream: disable homed/userdbd in the test runner
   * d/t/upstream: mask systemd-machined
   * Backport patch to workaround issue in new mdadm
 .
 systemd (257.1-3) unstable; urgency=medium
 .
   * autopkgtest: mark tests-in-lxd as flaky
 .
 systemd (257.1-2) unstable; urgency=medium
 .
   * Various fixes for d/t/tests-in-lxd
 .
 systemd (257.1-1) unstable; urgency=medium
 .
   [ Luca Boccassi ]
   * test: fix flaky boot-and-services test.
   * d/t/upstream: fix mkosi syntax warnings
   * systemd-ukify: recommend python3-cryptography. One of the verbs uses
     it, so add a recommend to pull it in by default (Closes: #1090759)
   * d/watch: restrict to v257.x series
   * Update upstream source from tag 'upstream/257.1' (Closes: #1087616)
   * Drop patches, merged upstream
   * Install systemd-creds bash completion
 .
   [ Nick Rosbrook ]
   * d/t/tests-in-lxd: run some tests under LXD
   * debian/tests/boot-and-services: drop test_no_failed
   * debian/control: add Breaks: systemd (<< ${binary:Version}) for udev.
     This ensures that systemd is also upgraded whenever udev is upgraded.
   * d/control: make systemd-sysv Depends: on matching version of systemd
   * d/systemd-resolved.postinst: copy existing /etc/resolv.conf on new
     installs
 .
   [ Balint Reczey ]
   * debian/systemd.postinst: Skip daemon-reexec and try-restarts during
     shutdown. LP #1803391
Checksums-Sha1:
 d786dedfafb9265abff3dac62638b8ffcf7c3aba 8653 systemd_257.1-7ubuntu1.dsc
 c3236b53315b853d6de53117ff528c776b655565 16187414 systemd_257.1.orig.tar.gz
 83e80e8886c58f29aa334b217ca3e10f9d582134 233872 systemd_257.1-7ubuntu1.debian.tar.xz
 bbe7fa215f99f3f3cc6650b617cfe580638ae788 15427 systemd_257.1-7ubuntu1_source.buildinfo
Checksums-Sha256:
 98c08f28a807c2cdcc0e06f6a7ce15ad01877816b8d5639733f74226e5fb2f88 8653 systemd_257.1-7ubuntu1.dsc
 375365b9f3718ba5fc2a972445eefcd9e229cc18bffe95818220c2a52efe8ed9 16187414 systemd_257.1.orig.tar.gz
 792d91e4d299148800282a3c4f0876caab2d5803739676857d156eb44310d811 233872 systemd_257.1-7ubuntu1.debian.tar.xz
 89702eb39fed92b5d6048046110834f4659c19c8775653f34460bef65a42f119 15427 systemd_257.1-7ubuntu1_source.buildinfo
Files:
 e966633ffe4d6a179f55937e1773e95c 8653 admin optional systemd_257.1-7ubuntu1.dsc
 b58fe15f680d49a90240af5483371b7a 16187414 admin optional systemd_257.1.orig.tar.gz
 51a47ee053a44fc0371feb56019be0ca 233872 admin optional systemd_257.1-7ubuntu1.debian.tar.xz
 b982b0625cc866a39c2f19482d030f42 15427 admin optional systemd_257.1-7ubuntu1_source.buildinfo
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at lists.alioth.debian.org>


More information about the plucky-changes mailing list