This bug was fixed in the package systemd - 261.2-1ubuntu1

---------------
systemd (261.2-1ubuntu1) stonking; urgency=medium

  * Merge with Debian unstable (LP: #2153359). Remaining changes:
    - debian/systemd.postinst:
      + manually call systemd-tmpfiles --create in postinst
    - debian/control:
      + Add Recommends: systemd-resolved to systemd package
      + Make systemd-cryptsetup Priority: important
      + Give systemd-resolved Priority: important
      + Add Recommends: systemd-hwe-hwdb to udev package
      + d/control: demote systemd-userdbd to Suggests for libnss-systemd
    - d/rules: disable bpf support on riscv64 for now (LP #2099864)
    - d/extra/dbus-1: remove SetLocale restriction from dbus policy (LP 
#2102028)
    - 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:
        Do not build with tpm libraries or libqrencode on i386
      + debian/rules: Remove unneeded efi artifacts on i386 to avoid debugedit 
errors
      + d/control: do not build systemd-{tpm,report,imds} on i386
    - debian/tests:
      + Drop needs-internet restriction and fix test failures masked by this 
(LP #2148202)
      + d/t/upstream: use mkosi from the archive to drop needs-internet
      + d/t/control: add Depends: libcrypt-dev for upstream test
    - debian/patches:
      + switch-root: use MS_MOVE for /run when switchig from initrd
      + test: use gnuenv to workaround broken --block-signal= (LP #2142900)
  * Dropped changes, included upstream:
    - test-reduce-number-of-disks-in-TEST-64-UDEV-STORAGE-simul.patch.
      Applied upstream: https://github.com/systemd/systemd/commit/9836c4ab8c
    - mkosi-pull-new-split-out-packages-for-deb-ubuntu.patch.
      Applied upstream: https://github.com/systemd/systemd/commit/06f2b81cc9
  * Dropped changes, included in Debian:
    - debian/libnss-systemd.nss:
      + Install systemd service after files.
        As suggested by upstream the systemd NSS service should come just after
        files
      - Install after 'compat' too (LP #2125403)
  * Dropped changes, no longer needed:
    - d/systemd.postinst: drop systemd-tmpfiles --create call.
      This exists expressly so that 00rsyslog.conf is included when upgrading
      systemd. But, Ubuntu now builds so that /var/log has a default access
      mode of 0755, which will not clobber the changes in 00rsyslog.conf.
  * New changes:
    - Fix conflict with 00rsyslog.conf (LP: #2158686)
      + meson: add build option for /var/log mode
      + d/rules: set /var/log mode to 0775 on ubuntu

systemd (261.2-1) unstable; urgency=medium

  [ Luca Boccassi ]
  * Update upstream source from tag 'upstream/261.2' Update to upstream
    version '261.2' with Debian dir
    b19b2fcdbda652d584359be6707c14432386680c

  [ Daniel Lewart ]
  * Make systemd-networkd example consistent with systemd.network(5)

  [ Nick Rosbrook ]
  * d/systemd.links: drop procps.service alias (LP: #2153900)
  * d/control: clarify systemd-imds Description. Thanks to Andreas Metzler
    for the suggestion. (Closes: #1142173)
  * d/libnss-systemd.nss: install after files and compat in nsswitch.conf

systemd (261.1-3) unstable; urgency=medium

  [ Luca Boccassi ]
  * Move modules-load from systemd package to udev package. This depends
    on libkmod to work, and it's something that is needed on a host, but
    not in a container, just like udev (on both counts).
  * systemd-tpm: depend on tpm-udev for rules and tmpfiles.d
  * systemd: downgrade systemd-tpm and mount to recommends. With these
    changes the only dependencies in the systemd packages are libmount1,
    libblkd1 and glibc, which are all in the essential set anyway. This
    makes the systemd package suitable for minimal and contained images
    too.

  [ Nick Rosbrook ]
  * d/t/upstream: use mkosi from archive for Ubuntu autopkgtest

  [ Johannes Schauer Marin Rodrigues ]
  * debian/libpam-systemd.postinst: run pam-auth-update with
    --root=$DPKG_ROOT.

  [ Roy Briggs ]
  * debian/extra/network: use NamePolicy=keep mac on USB wifi devices.

systemd (261.1-2ubuntu2) stonking; urgency=medium

  * d/t/upstream: skip remaining problematic tests
  * mkosi: pull new split-out packages for deb/ubuntu
  * d/control: do not Depends: systemd-tpm on i386

systemd (261.1-2ubuntu1) stonking; urgency=medium

  * Merge with Debian unstable (LP: #2153359). Remaining changes:
    - debian/systemd.postinst:
      + manually call systemd-tmpfiles --create in postinst
    - debian/control:
      + Add Recommends: systemd-resolved to systemd package
      + Make systemd-cryptsetup Priority: important
      + Give systemd-resolved Priority: important
      + Add Recommends: systemd-hwe-hwdb to udev package
      + d/control: demote systemd-userdbd to Suggests for libnss-systemd
    - d/rules: disable bpf support on riscv64 for now (LP #2099864)
    - d/extra/dbus-1: remove SetLocale restriction from dbus policy (LP 
#2102028)
    - 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:
        Do not build with tpm libraries or libqrencode on i386
      + debian/rules: Remove unneeded efi artifacts on i386 to avoid debugedit 
errors
    - debian/libnss-systemd.nss:
      + Install systemd service after files.
        As suggested by upstream the systemd NSS service should come just after
        files
      - Install after 'compat' too (LP #2125403)
    - debian/tests:
      + Drop needs-internet restriction and fix test failures masked by this 
(LP #2148202)
      + d/t/upstream: use mkosi from the archive to drop needs-internet
      + d/t/control: add Depends: libcrypt-dev for upstream test
    - debian/patches:
      + switch-root: use MS_MOVE for /run when switchig from initrd
      + test: use gnuenv to workaround broken --block-signal= (LP #2142900)
  * Dropped changes, fixed in Debian:
    - debian/control: Drop Recommends: libnss-myhostname libnss-resolve from 
systemd-resolved
  * New changes:
    - d/control: do not build systemd-{tpm,report,imds} on i386
    - d/systemd.postinst: fix triggering of all tmpfiles.
      The intent in systemd.postinst is to trigger _all_ tmpfiles, not just
      those owned by systemd. Move the call after #DEBHELPER# to fix this.
      (LP: #2158686)
    - test: reduce number of disks in TEST-64-UDEV-STORAGE-simultaneous_events 
on Debian/Ubuntu

systemd (261.1-2) unstable; urgency=medium

  * Make systemd actually temporarily depend on systemd-tpm. This was
    mentioned in NEWS but forgotten, add it for a while to ease transition
  * d/t/control: pull new packages in upstream test suite
  * d/t/control: pull in cpio for upstream suite. Needed by mkosi

systemd (261.1-1) unstable; urgency=medium

  [ Nick Rosbrook ]
  * d/control: demote libnss-{myhostname,resolve} to Suggests for systemd-
    resolved

  [ Luca Boccassi ]
  * Update upstream source from tag 'upstream/261.1' Update to upstream
    version '261.1' with Debian dir
    7b147cc676313eab49521f545f0f752c15704667
  * Override new Lintian false positive
  * d/copyright: update to add new licenses

systemd (261-2) unstable; urgency=medium

  * d/t/control: do not install xserver-xorg-video-dummy on loong64
  * Split imds tools into new systemd-imds package. These depend on curl
    and provide advanced functionality, so split into a new package to
    make the main package lighter
  * Split metrics reporting tools into new systemd-report package. These
    depend on curl and provide advanced functionality, so split into a new
    package to make the main package lighter
  * Split tpm tools into new systemd-tpm package. These depend on
    libcrypto and tpm2-tss libraries and provide advanced functionality,
    so splilt into a new package to make the main package lighter
  * Note new package split in NEWS

systemd (261-1ubuntu1) stonking; urgency=medium

  * Merge with Debian unstable (LP: #2153359). Remaining changes:
    - debian/systemd.postinst:
      + manually call systemd-tmpfiles --create in postinst
    - debian/control:
      + Add Recommends: 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
      + Do not build systemd-boot-efi-{amd64,arm64}-signed-template
      + d/control: demote systemd-userdbd to Suggests for libnss-systemd
    - d/rules: disable bpf support on riscv64 for now (LP #2099864)
    - d/extra/dbus-1: remove SetLocale restriction from dbus policy (LP 
#2102028)
    - 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:
        Do not build with tpm libraries or libqrencode on i386
      + debian/rules: Remove unneeded efi artifacts on i386 to avoid debugedit 
errors
    - debian/libnss-systemd.nss:
      + Install systemd service after files.
        As suggested by upstream the systemd NSS service should come just after
        files
      - Install after 'compat' too (LP #2125403)
    - debian/tests:
      + Drop needs-internet restriction and fix test failures masked by this 
(LP #2148202)
      + d/t/upstream: use mkosi from the archive to drop needs-internet
      + d/t/control: add Depends: libcrypt-dev for upstream test
    - debian/patches:
      + switch-root: use MS_MOVE for /run when switchig from initrd
      + test: use gnuenv to workaround broken --block-signal= (LP #2142900)
  * Dropped changes, fixed in Debian:
    - d/control: Do not build systemd-boot-efi-{amd64,arm64}-signed-template
      [ Fixed in Debian by restricting the build profiles ]

systemd (261-1) unstable; urgency=medium

  [ Nick Rosbrook ]
  * d/control: do not build systemd-boot-efi-*-signed-template on ubuntu
  * lintian-overrides: override error about derivative.ubuntu build
    profile

  [ Luca Boccassi ]
  * Update upstream source from tag 'upstream/261' Update to upstream
    version '261' with Debian dir ae08f24a821ff100eddf715f70140ae1f18bf647
    For more information, see:
    https://github.com/systemd/systemd/releases/tag/v261

systemd (261~rc4-1ubuntu1) stonking; urgency=medium

  * Merge with Debian unstable (LP: #2153359). Remaining changes:
    - debian/systemd.postinst:
      + manually call systemd-tmpfiles --create in postinst
    - debian/control:
      + Add Recommends: 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
      + Do not build systemd-boot-efi-{amd64,arm64}-signed-template
      + d/control: demote systemd-userdbd to Suggests for libnss-systemd
    - d/rules: disable bpf support on riscv64 for now (LP #2099864)
    - d/extra/dbus-1: remove SetLocale restriction from dbus policy (LP 
#2102028)
    - 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:
        Do not build with tpm libraries or libqrencode on i386
      + debian/rules: Remove unneeded efi artifacts on i386 to avoid debugedit 
errors
    - debian/libnss-systemd.nss:
      + Install systemd service after files.
        As suggested by upstream the systemd NSS service should come just after
        files
      - Install after 'compat' too (LP #2125403)
    - debian/tests:
      + Drop needs-internet restriction and fix test failures masked by this 
(LP #2148202)
      + d/t/upstream: use mkosi from the archive to drop needs-internet
      + d/t/control: add Depends: libcrypt-dev for upstream test
    - debian/patches:
      + switch-root: use MS_MOVE for /run when switchig from initrd
      + test: use gnuenv to workaround broken --block-signal= (LP #2142900)
  * Dropped changes, included upstream:
    - test-fix-check-for-updatectl.patch.
      Applied upstream: https://github.com/systemd/systemd/commit/55ba38cefc

systemd (261~rc4-1) unstable; urgency=medium

  * Update upstream source from tag 'upstream/261_rc4' Update to upstream
    version '261~rc4' with Debian dir
    d6033b9a00158baafde8fe96aa575f68f4776cec
  * Install new files from v264~rc4
  * Override bogus Lintian warnings
  * Drop skip-not-installable autopkgtest restriction, deprecated

systemd (261~rc3-1ubuntu1) stonking; urgency=medium

  * Merge with Debian unstable (LP: #2153359). Remaining changes:
    - debian/systemd.postinst:
      + manually call systemd-tmpfiles --create in postinst
    - debian/control:
      + Add Recommends: 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
      + Do not build systemd-boot-efi-{amd64,arm64}-signed-template
      + d/control: demote systemd-userdbd to Suggests for libnss-systemd
    - d/rules: disable bpf support on riscv64 for now (LP #2099864)
    - d/extra/dbus-1: remove SetLocale restriction from dbus policy (LP 
#2102028)
    - 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:
        Do not build with tpm libraries or libqrencode on i386
      + debian/rules: Remove unneeded efi artifacts on i386 to avoid debugedit 
errors
    - debian/libnss-systemd.nss:
      + Install systemd service after files.
        As suggested by upstream the systemd NSS service should come just after
        files
      - Install after 'compat' too (LP #2125403)
    - debian/tests:
      + Drop needs-internet restriction and fix test failures masked by this 
(LP #2148202)
      + d/t/upstream: use mkosi from the archive to drop needs-internet
      + d/t/control: add Depends: libcrypt-dev for upstream test
    - debian/patches:
      + switch-root: use MS_MOVE for /run when switchig from initrd
      + test: use gnuenv to workaround broken --block-signal= (LP #2142900)
  * Dropped, included in Debian:
    - d/t/boot-and-services: use coreutils tunable in apparmor test (LP 
#2125614)
  * Dropped, included upstream:
    - lp2148619-units-order-networkd-resolve-hook-After-network-pre.targe.patch.
      Applied upstream: https://github.com/systemd/systemd/commit/37adb410a2
    - lp2141588/ether-addr-util-introduce-hw_addr_is_valid.patch.
      Applied upstream: https://github.com/systemd/systemd/commit/caeec0de6d
    - lp2141588/network-generator-support-BOOTIF-and-rd.bootif-0-options.patch.
      Applied upstream: https://github.com/systemd/systemd/commit/cceddc41fd
    - lp2150773-core-Open-netfilter-socket-only-when-needed.patch.
      Applied upstream: https://github.com/systemd/systemd/commit/4a11c5edeb
    - lp2143010_tag_kfd_accel.patch.
      Applied upstream: https://github.com/systemd/systemd/commit/e30c044c23
    - test-do-not-use-nanoseconds-width-specifier-in-date-comma.patch.
      Applied upstream: https://github.com/systemd/systemd/commit/da18a5cfd6
    - lp2077538/xaccess-Rework-from-boolean-into-a-list-of-tags.patch.
      Applied upstream: https://github.com/systemd/systemd/commit/1f7f2bc610
    - lp2077538/rules-Tag-DRM-render-nodes-with-xaccess.patch.
      Applied upstream: https://github.com/systemd/systemd/commit/753341a221
    - lp2077538/udev-Grant-sessions-access-to-devices-tagged-with-xaccess.patch.
      Applied upstream: https://github.com/systemd/systemd/commit/5a198ad6f8
    - lp2077538/login-Add-XDG_SESSION_EXTRA_DEVICE_ACCESS-variable-for-ad.patch.
      Applied upstream: https://github.com/systemd/systemd/commit/87840e144b
    - lp2077538/udev-Tag-GPU-render-nodes-as-xaccess-render.patch.
      Applied upstream: https://github.com/systemd/systemd/commit/2f5279d34b
    - lp2077538/udev-Trigger-uaccess-builtin-on-xaccess-prefix.patch.
      Applied upstream: https://github.com/systemd/systemd/commit/d0ad8f1175
    - lp2145027/socket-util-filter-out-VMADDR_CID_ANY-in-vsock_get_local_.patch.
      Applied upstream: https://github.com/systemd/systemd/commit/83359c4da0
    - lp2145027/ssh-proxy-return-an-error-if-user-supplies-VMADDR_CID_ANY.patch.
      Applied upstream: https://github.com/systemd/systemd/commit/4341ba091d
  * Dropped, no longer needed:
    - 
lp2141588/network-generator-initramfs-tools-compat-for-empty-DHCP-type.patch.
      This was a temporary downstream patch for 26.04 LTS only.
    - tmpfiles-remove-duplicate-run-lock-definition.patch.
      The patched file is no longer shipped, as it is guarded behind
      -Dcompat-sysv-interfaces.
    - lp2077538/Move-new-symbol-out-of-public-library.patch.
      No longer needed since relevant patches are included in new upstream
      version.
    - test-skip-TEST-50-DISSECT.dissect.patch.
      Test passes now.
    - lp2136413-test-skip-TEST-13-NSPAWN.machined.patch.
      Test passes now.
    - d/libnss-systemd.preinst: drop no longer needed migration.
      Upgrades to stonking onward will be from at least resolute, hence this
      can be dropped now.
    - Revert "d/systemd.preinst: Reinstate upgrade workaround (LP #2144032)".
      Upgrades to stonking onward will be from at least resolute, hence this
      can be dropped now.
    - Revert "d/control: Add missing dh-dlopenlibdeps to b-d".
      Unnecessary delta.
    - d/t/control: drop i386 delta.
      We don't care about the i386 tests, and they are beyond broken there, so
      there is no need to carry this delta.
    - d/t/control: drop extra udev depends
    - d/t/control: drop gdm3 arch restriction delta
  * New changes:
    - test: fix check for updatectl

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

  * Add ${dlopen:Depends} placeholder to all packages shipping ELF
    binaries
  * Drop now-autogenerated dlopen recommends/suggests
  * Update upstream source from tag 'upstream/261_rc3' Update to upstream
    version '261~rc3' with Debian dir
    59e0c1c8fc3108a25d35e810f181ffad2c509246
  * Drop unused Lintian overrides

systemd (261~rc2-1) unstable; urgency=medium

  * Clean up autovt@ alias on purge. (Closes: #1137522)
  * Workaround piuparts issue with / permissions. (Closes: #1137429)
  * Update upstream source from tag 'upstream/261_rc2' Update to upstream
    version '261~rc2' with Debian dir
    5514a46d042723c403871455547bb889f465f396
  * Drop patches, all merged upstream

systemd (261~rc1-1) unstable; urgency=medium

  [ Luca Boccassi ]
  * d/t/control: pull libfdisk-dev for test suites. It will be a dlopen
    library soon
  * d/t/control: pull libmicrohttpd-dev for unit-tests suite. It will be a
    dlopen library soon
  * autopkgtest: add dependency on procps (Closes: #1136595)
  * Conflict with sysuser-helper. Incompatible implementation specific for
    runit, make the systemd package conflict with it to ensure it's never
    installed in the default setup
  * Downgrade dependency on dbus to recommends in sd-container. This
    package is useful in the initrd, and dbus is no longer a hard
    requirement for nspawn
  * Update upstream source from tag 'upstream/261_rc1' Update to upstream
    version '261~rc1' with Debian dir
    dab9908c937b5e70158151b2bbec44d40817023e
  * Bump Standards-version to 4.7.4, no changes
  * Install new files for upstream release
  * Backport patch to fix unit test in gitlab CI
  * Update symbols file for new version
  * Backport patch to skip test-pressure in autopkgtest
  * Force linking against libm. Programs linking against libsystemd0.so
    crash due to libm ifunc shenanigans when the linking was removed, so
    force it back. This makes every binary link against libm rather than
    just libsystemd.so.

  [ Nick Rosbrook ]
  * d/t/boot-and-services: use coreutils tunable in apparmor test (LP:
    #2125614)

  [ Alexandre Detiste ]
  * use dh-cruft to register & purge volatile files

systemd (260.1-1) unstable; urgency=medium

  * Add lpadmin group to basic.conf sysusers.d as requested by CUPS
    maintainer
  * Install basic.conf in sd-standalone-sysusers package
  * Update upstream source from tag 'upstream/260.1' Update to upstream
    version '260.1' with Debian dir
    38d56d2e92a70e3fb25e78976e8b0382e2b1a70a

systemd (260-1) unstable; urgency=medium

  [ Luca Boccassi ]
  * Switch from libselinux1-dev to libselinux-dev
  * Update upstream source from tag 'upstream/260' Update to upstream
    version '260' with Debian dir ffda0e8c4d24fb5963cbd3123c86a0047d3d0856
    For more information, see:
    https://github.com/systemd/systemd/releases/tag/v260

  [ Michael Biebl ]
  * Do not run "systemctl enable [email protected]" unconditionally. This
    creates [email protected] and [email protected] which conflicts with
    kmscon. So do not run it on every upgrade but only on new installs and
    as a one-time upgrade for versions older than v260. (Closes: #1130765)

systemd (260~rc4-1) unstable; urgency=medium

  * Update upstream source from tag 'upstream/260_rc4' Update to upstream
    version '260~rc4' with Debian dir
    12b11c935aadac455a5c179ea9e18eeefc79011d

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

  * Update upstream source from tag 'upstream/260_rc3' Update to upstream
    version '260~rc3' with Debian dir
    f6c43648041c7fb3cf25ec3a0ff83157bcbf9c17
    Fixes:
    https://github.com/systemd/systemd/security/advisories/GHSA-4h6x-r8vx-3862
  * Really enable getty@ via packaging scriptlets (Closes: #1130457)

systemd (260~rc2-1) unstable; urgency=high

  * Remove build-depend on rsync, meson is new enough
  * Enable getty@ via packaging scriptlets, not static anymore (Closes:
    #1129276)
  * Update upstream source from tag 'upstream/260_rc2' Update to upstream
    version '260~rc2' with Debian dir
    9c39b1f4781cb5ab95271453bfa0b453e971da5b
    Fixes:
    https://github.com/systemd/systemd/security/advisories/GHSA-6pwp-j5vg-5j6m
  * Install new files

systemd (260~rc1-2) unstable; urgency=medium

  * sd-boot-efi: do not pick up hwids, they are shipped by sd-ukify.

systemd (260~rc1-1) unstable; urgency=medium

  [ Nick Rosbrook ]
  * d/libsystemd-shared.preinst: refuse to upgrade without unified
    cgroupv2 hierarchy

  [ Luca Boccassi ]
  * homed: drop dependency satisfied since bookworm/noble
  * systemd.postinst: update journal catalog after reexecing managers
  * initramfs-tools: copy udev link files from
    /usr/local/lib/systemd/network too (Closes: #1128930)
  * Update upstream source from tag 'upstream/260_rc1' Update to upstream
    version '260~rc1' with Debian dir
    6b709802e9ad49539cd2d746ca50f6ecfec3dde7
  * Install new files for v260~rc1
  * Disable remaining deprecated sysv interfaces
  * Update symbols file for v260~rc1
  * Drop unused Lintian overrides

systemd (259.5-0ubuntu4) stonking; urgency=medium

  * debian/gbp.conf: update for stonking
  * core: Open netfilter socket only when needed (LP: #2150773)
  * units: order networkd resolve hook After=network-pre.target (LP: #2148619)

 -- Nick Rosbrook <[email protected]>  Tue, 28 Jul 2026 08:48:53 -0400

** Changed in: systemd (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2158686

Title:
  autopkgtest fails for the test haproxy-logging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/2158686/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to