[ubuntu/oracular-proposed] systemd 256.5-2ubuntu1 (Accepted)
Nick Rosbrook
enr0n at ubuntu.com
Fri Sep 6 13:40:14 UTC 2024
systemd (256.5-2ubuntu1) 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.
- d/control: do not build systemd-boot-efi-{amd64,arm64}-signed-template
* New changes:
- Keep utmp support for this release, since we are passed Feature Freeze
in Ubuntu.
- Filter out zdev rules in the initramfs hook (LP: #2044104)
- d/t/upstream: honor /etc/apt configured by autopkgtest
systemd (256.5-2) unstable; urgency=medium
[ Helmut Grohne ]
* Fix stage1 build (Closes: #1078821)
[ Luca Boccassi ]
* Disable utmp support, replaced by wtmpdb. utmp is not y2038-safe, util-
linux has now turned it off and relies on logind, so disable utmp
support in logind too, as it is no longer necessary. wtmpdb replaces
the functionality.
systemd (256.5-1) unstable; urgency=medium
* New upstream version 256.5
* Drop patch merged upstream
* autopkgtest: skip TEST-64-UDEV-STORAGE due to qemu crash. This tests
randomly causes qemu to crash, making it very flaky, skip it
downstream
systemd (256.4-3) unstable; urgency=medium
* Drop redundant pot build. This was added many years ago, when
apparently the upstream pot generation wasn't run or wasn't working.
This is not the case anymore, pot files are regenerated upstream and
checked in on every release, so this manual step just updates the
timestamp in the existing template and nothing else. Drop it.
* Use debian/clean instead of override in d/rules
* Stop shipping empty /etc/init.d directory. We do not have any need for
it, and will soon stop supporting legacy init files, so stop shipping
it
* Use d/not-installed instead of manual removals. We no longer install
in the main package with a wildcard so we do not need to manually
delete files, listing them in d/not-installed is sufficient. The only
exceptions are files picked up by directory/wildcard entries in
dh_install that have to be deleted.
* autopkgtest: run upstream test last. It is the most complex and thus
the most likely to show temporary failures, so move it last so that
it's easier to read the logs
* autopkgtest: use hint-testsuite-triggers to ensure other packages
changes trigger our testsuite
* Depend on new linux-bpf-dev package where available
Date: Fri, 06 Sep 2024 09:21:01 -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.5-2ubuntu1
-------------- next part --------------
Format: 1.8
Date: Fri, 06 Sep 2024 09:21:01 -0400
Source: systemd
Built-For-Profiles: noudeb
Architecture: source
Version: 256.5-2ubuntu1
Distribution: oracular
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Nick Rosbrook <enr0n at ubuntu.com>
Closes: 1078821
Launchpad-Bugs-Fixed: 2044104
Changes:
systemd (256.5-2ubuntu1) 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.
- d/control: do not build systemd-boot-efi-{amd64,arm64}-signed-template
* New changes:
- Keep utmp support for this release, since we are passed Feature Freeze
in Ubuntu.
- Filter out zdev rules in the initramfs hook (LP: #2044104)
- d/t/upstream: honor /etc/apt configured by autopkgtest
.
systemd (256.5-2) unstable; urgency=medium
.
[ Helmut Grohne ]
* Fix stage1 build (Closes: #1078821)
.
[ Luca Boccassi ]
* Disable utmp support, replaced by wtmpdb. utmp is not y2038-safe, util-
linux has now turned it off and relies on logind, so disable utmp
support in logind too, as it is no longer necessary. wtmpdb replaces
the functionality.
.
systemd (256.5-1) unstable; urgency=medium
.
* New upstream version 256.5
* Drop patch merged upstream
* autopkgtest: skip TEST-64-UDEV-STORAGE due to qemu crash. This tests
randomly causes qemu to crash, making it very flaky, skip it
downstream
.
systemd (256.4-3) unstable; urgency=medium
.
* Drop redundant pot build. This was added many years ago, when
apparently the upstream pot generation wasn't run or wasn't working.
This is not the case anymore, pot files are regenerated upstream and
checked in on every release, so this manual step just updates the
timestamp in the existing template and nothing else. Drop it.
* Use debian/clean instead of override in d/rules
* Stop shipping empty /etc/init.d directory. We do not have any need for
it, and will soon stop supporting legacy init files, so stop shipping
it
* Use d/not-installed instead of manual removals. We no longer install
in the main package with a wildcard so we do not need to manually
delete files, listing them in d/not-installed is sufficient. The only
exceptions are files picked up by directory/wildcard entries in
dh_install that have to be deleted.
* autopkgtest: run upstream test last. It is the most complex and thus
the most likely to show temporary failures, so move it last so that
it's easier to read the logs
* autopkgtest: use hint-testsuite-triggers to ensure other packages
changes trigger our testsuite
* Depend on new linux-bpf-dev package where available
Checksums-Sha1:
ece1f1aadb9b962b4622720586132bbaa1b4dd6e 8215 systemd_256.5-2ubuntu1.dsc
c823052a4723a67365a9a278f0e1769c55fe4e61 15664466 systemd_256.5.orig.tar.gz
407607aaef9eb4298cf0def6968f43e10619d6f4 227016 systemd_256.5-2ubuntu1.debian.tar.xz
e5c84f89ec703f771069407019fbcb7fbfb3c0b2 15298 systemd_256.5-2ubuntu1_source.buildinfo
Checksums-Sha256:
94e0137a65dc2e27281c6c5f584f886a27377feb22cbfe88441ab342956d8a67 8215 systemd_256.5-2ubuntu1.dsc
41bb91861ab9f2f2b6cadad558ea1f8764d701452b018852146d642a850c8a8b 15664466 systemd_256.5.orig.tar.gz
3a431eb830cbfa0addeee46886b03546351b138148f1bc665f5c6027dfa20499 227016 systemd_256.5-2ubuntu1.debian.tar.xz
e099aab39262e6234f6b80607be3a1a7bd7b5a9871c936eb01ffa15101ed958b 15298 systemd_256.5-2ubuntu1_source.buildinfo
Files:
8189a9b2a3704e53b238659c4ebabb9a 8215 admin optional systemd_256.5-2ubuntu1.dsc
846a8b47a235793d0f937dfc53cfb78f 15664466 admin optional systemd_256.5.orig.tar.gz
7f96e36e2d683d4495219d591fb3567e 227016 admin optional systemd_256.5-2ubuntu1.debian.tar.xz
4c0cf9e3b6937ba75a0cfa43dfc5bc30 15298 admin optional systemd_256.5-2ubuntu1_source.buildinfo
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at lists.alioth.debian.org>
More information about the oracular-changes
mailing list