[ubuntu/oracular-proposed] systemd 256.4-1ubuntu2 (Accepted)
Nick Rosbrook
enr0n at ubuntu.com
Fri Jul 26 20:26:13 UTC 2024
systemd (256.4-1ubuntu2) oracular; urgency=medium
* d/systemd.install: do not ship systemd-tpm2-setup on i386
systemd (256.4-1ubuntu1) oracular; 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
- debian/systemd-resolved.postinst: copy existing /etc/resolv.conf to
/run/systemd/resolve/stub-resolv.conf
- debian/rules:
+ Remove unneeded efi artifacts on i386 to avoid debugedit errors
- debian/rules,debian/control,debian/tests/control:
+ Do not build with tpm libraries on i386
+ Do not build with libqrencode on i386
- 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
+ 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
- debian/tests/upstream: export QEMU_MEM="1024M" for all tests
- debian/systemd.links: mask systemd-gpt-auto-generator by default
- debian/systemd.install: exclude files that are not built for i386
- debian/systemd.manpages: do not ship un-built manpages on i386
- debian/tests/control: only install systemd-boot-efi for supported arches
- switch-root: use MS_MOVE for /run when switchig from initrd
- debian/systemd.postinst: do not create /etc/tmpfiles.d/tmp.conf on upgrades.
We want the upgrades on Ubuntu to be aligned with what a new install
would look like.
* New changes:
- d/control: do not build systemd-boot-efi-{amd64,arm64}-signed-template
systemd (256.4-1) unstable; urgency=medium
[ Nick Rosbrook ]
* Move systemd-time-wait-sync to systemd-timesyncd package
(LP: #1938058)
* d/t/boot-and-services: skip test_tmp_cleanup if tmp.mount is
overridden
* d/t/upstream: ensure correct ubuntu codename is used
* d/t/control: add Depends: lib{systemd,udev}-dev for upstream
[ Luca Boccassi ]
* Drop /etc/sysctl.d/99-sysctl.conf symlink procps no longer ships
/etc/sysctl.conf (Closes: #1076190)
* autopkgtest: add allow-stderr to timedated test
* autopkgtest: set Release= in mkosi.local.conf to distinguish testing
vs unstable
* Drop out-of-tree localed patch and use D-Bus policy instead. We can
forbid changing locale/keymap/keyboard via a D-Bus policy instead of
an out-of-tree patch.
* New upstream version 256.4 (Closes: #1074789)
* Install varlinkctl zsh completion file
* Drop last patch, all merged upstream
Date: Fri, 26 Jul 2024 15:44:16 -0400
Changed-By: Nick Rosbrook <enr0n at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/systemd/256.4-1ubuntu2
-------------- next part --------------
Format: 1.8
Date: Fri, 26 Jul 2024 15:44:16 -0400
Source: systemd
Built-For-Profiles: noudeb
Architecture: source
Version: 256.4-1ubuntu2
Distribution: oracular
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Nick Rosbrook <enr0n at ubuntu.com>
Closes: 1074789 1076190
Launchpad-Bugs-Fixed: 1938058
Changes:
systemd (256.4-1ubuntu2) oracular; urgency=medium
.
* d/systemd.install: do not ship systemd-tpm2-setup on i386
.
systemd (256.4-1ubuntu1) oracular; 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
- debian/systemd-resolved.postinst: copy existing /etc/resolv.conf to
/run/systemd/resolve/stub-resolv.conf
- debian/rules:
+ Remove unneeded efi artifacts on i386 to avoid debugedit errors
- debian/rules,debian/control,debian/tests/control:
+ Do not build with tpm libraries on i386
+ Do not build with libqrencode on i386
- 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
+ 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
- debian/tests/upstream: export QEMU_MEM="1024M" for all tests
- debian/systemd.links: mask systemd-gpt-auto-generator by default
- debian/systemd.install: exclude files that are not built for i386
- debian/systemd.manpages: do not ship un-built manpages on i386
- debian/tests/control: only install systemd-boot-efi for supported arches
- switch-root: use MS_MOVE for /run when switchig from initrd
- debian/systemd.postinst: do not create /etc/tmpfiles.d/tmp.conf on upgrades.
We want the upgrades on Ubuntu to be aligned with what a new install
would look like.
* New changes:
- d/control: do not build systemd-boot-efi-{amd64,arm64}-signed-template
.
systemd (256.4-1) unstable; urgency=medium
.
[ Nick Rosbrook ]
* Move systemd-time-wait-sync to systemd-timesyncd package
(LP: #1938058)
* d/t/boot-and-services: skip test_tmp_cleanup if tmp.mount is
overridden
* d/t/upstream: ensure correct ubuntu codename is used
* d/t/control: add Depends: lib{systemd,udev}-dev for upstream
.
[ Luca Boccassi ]
* Drop /etc/sysctl.d/99-sysctl.conf symlink procps no longer ships
/etc/sysctl.conf (Closes: #1076190)
* autopkgtest: add allow-stderr to timedated test
* autopkgtest: set Release= in mkosi.local.conf to distinguish testing
vs unstable
* Drop out-of-tree localed patch and use D-Bus policy instead. We can
forbid changing locale/keymap/keyboard via a D-Bus policy instead of
an out-of-tree patch.
* New upstream version 256.4 (Closes: #1074789)
* Install varlinkctl zsh completion file
* Drop last patch, all merged upstream
Checksums-Sha1:
cfbfd2bb878b18125d13bbd0860d30f4d8c63c33 8075 systemd_256.4-1ubuntu2.dsc
addde8d25bc5195c368abe279b8106d47b1990b9 226028 systemd_256.4-1ubuntu2.debian.tar.xz
6ebaa4c5eae09617c3535e4c83f5bb25391e0f09 14694 systemd_256.4-1ubuntu2_source.buildinfo
Checksums-Sha256:
2fb473678506cef4fe3292acdce440d3651a3d0bab80cdb74cdfd6e9edd09500 8075 systemd_256.4-1ubuntu2.dsc
bdc7508e435d4b6363f77a73577c1f0c23885305744cf8d6256d8cbee8166018 226028 systemd_256.4-1ubuntu2.debian.tar.xz
ea71b85ae1248837b903f8fba456a9047e8c8abf01e30862b96a1260e4189e37 14694 systemd_256.4-1ubuntu2_source.buildinfo
Files:
b80a7b012b2b194b9977626204b414f5 8075 admin optional systemd_256.4-1ubuntu2.dsc
e6638878c7404a08e74a38fa30e5d93a 226028 admin optional systemd_256.4-1ubuntu2.debian.tar.xz
43cd888fee88aedec31ef87314cc4543 14694 admin optional systemd_256.4-1ubuntu2_source.buildinfo
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at lists.alioth.debian.org>
More information about the oracular-changes
mailing list