[ubuntu/hirsute-proposed] systemd 247.3-1ubuntu1 (Accepted)
Balint Reczey
rbalint at ubuntu.com
Thu Feb 11 14:11:13 UTC 2021
systemd (247.3-1ubuntu1) hirsute; urgency=medium
[ Dan Streetman ]
* d/p/lp1907306/0001-sd-dhcp-client-don-t-log-timeouts-if-already-expired.patch,
d/p/lp1907306/0002-sd-dhcp-client-track-dhcp4-t1-t2-expire-times.patch,
d/p/lp1907306/0003-sd-dhcp-client-add-RFC2131-retransmission-details.patch,
d/p/lp1907306/0004-sd-dhcp-client-simplify-dhcp4-t1-t2-parsing.patch,
d/p/lp1907306/0005-sd-dhcp-client-correct-dhcpv4-renew-rebind-retransmi.patch,
d/p/lp1907306/0006-sd-dhcp-client-correct-retransmission-timeout-to-mat.patch,
d/p/lp1907306/0007-test-network-increase-wait_online-timeout-to-handle-.patch,
d/p/lp1907306/0008-sd-dhcp-client-fix-renew-rebind-timeout-calculation-.patch:
Send correct number of dhcpv4 renew and rebind requests
(LP: #1907306)
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=9454c4cb1b85f6f6945a29b6860e0747432318a1
* d/t/root-unittests:
Remove any corrupt journal files (LP: #1881947)
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=c4f2a65d53972eec7d4cf46facb9f72e989e3af2
[ Balint Reczey ]
* Merge to Ubuntu from Debian unstable
- Dropped changes:
* test: use modern qemu numa arguments
* Switch default hierarchy (back) to hybrid again because snapd is not ready
yet (LP: 1850667)
Files:
- debian/rules
- debian/systemd.NEWS
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=4976b9474aa3b3b2587bb805472b8c37a4574346
* Drop reverts that used to keep netplan.io's autopkgtest happy
Files:
- debian/patches/Revert-network-fix-assertion-when-link-get-carrier.patch
- debian/patches/Revert-network-prevent-interfaces-to-be-initialized-multi.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=23340d4608eb9f281ecc47f7356b40f2ac8db540
* Fall back to device name when net_get_name(device) fails again, dropping
the patch to skip it
File: debian/patches/Skip-falling-back-to-device-name-when-net_get_name-device.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=34cfe66296463dcc8ad9ebe07add846dd955fedc
* Don't start udevd service and sockets in LXC.
LXC mounts /sys in read-write mode unlike other containers. (LP: #1914062)
File: debian/patches/debian/UBUNTU-Don-t-start-udevd-service-and-sockets-in-LXC.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=fa63ef6891eff6762509b322429687d4d506bdb2
systemd (247.3-1) unstable; urgency=medium
[ Michael Biebl ]
* New upstream version 247.3
* Rebase patches
[ Ioanna Alifieraki ]
* systemctl: return error code when scheduled shutdown fails
systemd (247.2-5) unstable; urgency=medium
[ Matthias Klumpp ]
* Configure localed to run locale-gen to generate missing locale.
This applies an (upstreamed) patch to permit systemd-localed to run
locale-gen to generate missing locale when requested to switch the
system locale.
This makes localectl usable on Debian for changing locale without
breaking system localization or even prevent certain applications from
running at all after switching to a non-generated locale.
[ Michael Biebl ]
* systemctl: do not shutdown immediately on scheduled shutdown.
When, for whatever reason, a scheduled shutdown fails to be set, systemd
will proceed with immediate shutdown without allowing the user to react.
This is counterintuitive because when a scheduled shutdown is issued,
it means the user wants to shutdown at a specified time in the future,
not immediately. (Closes: #931235)
* test: disable DnsmasqClientTest.test_resolved_etc_hosts in
networkd-test.py.
This test appears to be flaky.
See: #979716
* Bump Standards-Version to 4.5.1
* Set upstream metadata fields: Bug-Submit, Bug-Database, Repository,
Repository-Browse
systemd (247.2-4) unstable; urgency=medium
* Move libraries and NSS modules from /lib to /usr/lib.
Keep libpam_systemd.so installed in /lib, as PAM doesn't support
loading PAM modules from /usr/lib on a split-usr system.
systemd (247.2-3) unstable; urgency=medium
* test: use modern qemu numa arguments
This fixes TEST-36-NUMAPOLICY from the upstream autopkgtest when using
qemu >= 5.2.
* Increase timeout when running unit tests.
The default timeout for individual unit tests is 30s. On slower
architectures and environments like reproducible-builds, this sometimes
is not enough.
Instead of fine-tuning the timeout for each individual test, we instead
increase the timeouts by a factor of 10.
* init-functions, getty-static.service: Don't hard-code path to systemctl
binary.
This should simplify an eventual move of systemctl from /bin to
/usr/bin.
* getty-static.service: Skip if dbus-broker is installed.
Check for the binary in /usr/bin as this makes it easier to move the
service files from /lib/systemd to /usr/lib/systemd.
systemd (247.2-2) unstable; urgency=medium
* Switch to "unified" cgroup hierarchy (i.e. cgroupv2) (Closes: #943981)
systemd (247.2-1) unstable; urgency=medium
[ Balint Reczey ]
* debian/systemd.NEWS: Mention udev rules changes in 247
[ Michael Biebl ]
* New upstream version 247.2
* Rebase patches
* test: fix fd_is_mount_point() check
Date: Wed, 10 Feb 2021 20:21:08 +0100
Changed-By: Balint Reczey <rbalint at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/systemd/247.3-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 10 Feb 2021 20:21:08 +0100
Source: systemd
Architecture: source
Version: 247.3-1ubuntu1
Distribution: hirsute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Balint Reczey <rbalint at ubuntu.com>
Closes: 931235 943981
Launchpad-Bugs-Fixed: 1881947 1907306 1914062
Changes:
systemd (247.3-1ubuntu1) hirsute; urgency=medium
.
[ Dan Streetman ]
* d/p/lp1907306/0001-sd-dhcp-client-don-t-log-timeouts-if-already-expired.patch,
d/p/lp1907306/0002-sd-dhcp-client-track-dhcp4-t1-t2-expire-times.patch,
d/p/lp1907306/0003-sd-dhcp-client-add-RFC2131-retransmission-details.patch,
d/p/lp1907306/0004-sd-dhcp-client-simplify-dhcp4-t1-t2-parsing.patch,
d/p/lp1907306/0005-sd-dhcp-client-correct-dhcpv4-renew-rebind-retransmi.patch,
d/p/lp1907306/0006-sd-dhcp-client-correct-retransmission-timeout-to-mat.patch,
d/p/lp1907306/0007-test-network-increase-wait_online-timeout-to-handle-.patch,
d/p/lp1907306/0008-sd-dhcp-client-fix-renew-rebind-timeout-calculation-.patch:
Send correct number of dhcpv4 renew and rebind requests
(LP: #1907306)
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=9454c4cb1b85f6f6945a29b6860e0747432318a1
* d/t/root-unittests:
Remove any corrupt journal files (LP: #1881947)
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=c4f2a65d53972eec7d4cf46facb9f72e989e3af2
.
[ Balint Reczey ]
* Merge to Ubuntu from Debian unstable
- Dropped changes:
* test: use modern qemu numa arguments
* Switch default hierarchy (back) to hybrid again because snapd is not ready
yet (LP: 1850667)
Files:
- debian/rules
- debian/systemd.NEWS
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=4976b9474aa3b3b2587bb805472b8c37a4574346
* Drop reverts that used to keep netplan.io's autopkgtest happy
Files:
- debian/patches/Revert-network-fix-assertion-when-link-get-carrier.patch
- debian/patches/Revert-network-prevent-interfaces-to-be-initialized-multi.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=23340d4608eb9f281ecc47f7356b40f2ac8db540
* Fall back to device name when net_get_name(device) fails again, dropping
the patch to skip it
File: debian/patches/Skip-falling-back-to-device-name-when-net_get_name-device.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=34cfe66296463dcc8ad9ebe07add846dd955fedc
* Don't start udevd service and sockets in LXC.
LXC mounts /sys in read-write mode unlike other containers. (LP: #1914062)
File: debian/patches/debian/UBUNTU-Don-t-start-udevd-service-and-sockets-in-LXC.patch
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=fa63ef6891eff6762509b322429687d4d506bdb2
.
systemd (247.3-1) unstable; urgency=medium
.
[ Michael Biebl ]
* New upstream version 247.3
* Rebase patches
.
[ Ioanna Alifieraki ]
* systemctl: return error code when scheduled shutdown fails
.
systemd (247.2-5) unstable; urgency=medium
.
[ Matthias Klumpp ]
* Configure localed to run locale-gen to generate missing locale.
This applies an (upstreamed) patch to permit systemd-localed to run
locale-gen to generate missing locale when requested to switch the
system locale.
This makes localectl usable on Debian for changing locale without
breaking system localization or even prevent certain applications from
running at all after switching to a non-generated locale.
.
[ Michael Biebl ]
* systemctl: do not shutdown immediately on scheduled shutdown.
When, for whatever reason, a scheduled shutdown fails to be set, systemd
will proceed with immediate shutdown without allowing the user to react.
This is counterintuitive because when a scheduled shutdown is issued,
it means the user wants to shutdown at a specified time in the future,
not immediately. (Closes: #931235)
* test: disable DnsmasqClientTest.test_resolved_etc_hosts in
networkd-test.py.
This test appears to be flaky.
See: #979716
* Bump Standards-Version to 4.5.1
* Set upstream metadata fields: Bug-Submit, Bug-Database, Repository,
Repository-Browse
.
systemd (247.2-4) unstable; urgency=medium
.
* Move libraries and NSS modules from /lib to /usr/lib.
Keep libpam_systemd.so installed in /lib, as PAM doesn't support
loading PAM modules from /usr/lib on a split-usr system.
.
systemd (247.2-3) unstable; urgency=medium
.
* test: use modern qemu numa arguments
This fixes TEST-36-NUMAPOLICY from the upstream autopkgtest when using
qemu >= 5.2.
* Increase timeout when running unit tests.
The default timeout for individual unit tests is 30s. On slower
architectures and environments like reproducible-builds, this sometimes
is not enough.
Instead of fine-tuning the timeout for each individual test, we instead
increase the timeouts by a factor of 10.
* init-functions, getty-static.service: Don't hard-code path to systemctl
binary.
This should simplify an eventual move of systemctl from /bin to
/usr/bin.
* getty-static.service: Skip if dbus-broker is installed.
Check for the binary in /usr/bin as this makes it easier to move the
service files from /lib/systemd to /usr/lib/systemd.
.
systemd (247.2-2) unstable; urgency=medium
.
* Switch to "unified" cgroup hierarchy (i.e. cgroupv2) (Closes: #943981)
.
systemd (247.2-1) unstable; urgency=medium
.
[ Balint Reczey ]
* debian/systemd.NEWS: Mention udev rules changes in 247
.
[ Michael Biebl ]
* New upstream version 247.2
* Rebase patches
* test: fix fd_is_mount_point() check
Checksums-Sha1:
a24db112a5078e22073305a0f80b95ce23ab44fd 5341 systemd_247.3-1ubuntu1.dsc
9bad8622d0198406e6570ca7c54de0eac47e468e 9895385 systemd_247.3.orig.tar.gz
d63297e64fbe5ae2822fbd77a71a047f5b443b7d 201988 systemd_247.3-1ubuntu1.debian.tar.xz
43ee2ecee68af781187cee6391474268e12f6064 12457 systemd_247.3-1ubuntu1_source.buildinfo
Checksums-Sha256:
10ee703f88bfe2ca06cb4cd61db73487958594f66fbf0bba1c4176c8aadcc6d1 5341 systemd_247.3-1ubuntu1.dsc
2869986e219a8dfc96cc0dffac66e0c13bb70a89e16b85a3948876c146cfa3e0 9895385 systemd_247.3.orig.tar.gz
8b6d8bb5ecbe6897320103f1c54a0fbb762451f5d917b599ca0e8a3884b13d19 201988 systemd_247.3-1ubuntu1.debian.tar.xz
dad36c4c190f56fe77f457233c57ef74bfa26345edf735c3a6a3a70a89c75b9c 12457 systemd_247.3-1ubuntu1_source.buildinfo
Files:
4626032eb6913ba76fb6fd437d46ee5c 5341 admin optional systemd_247.3-1ubuntu1.dsc
5be57c584847b161c67577f2d997903a 9895385 admin optional systemd_247.3.orig.tar.gz
2a78f9944d45635f3d22e27432a52c20 201988 admin optional systemd_247.3-1ubuntu1.debian.tar.xz
8d612f7cb8d6caf43642239b2cc190bb 12457 admin optional systemd_247.3-1ubuntu1_source.buildinfo
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEI/PvTgXX55rLQUfDg6KBkWslS0UFAmAlOeIACgkQg6KBkWsl
S0XJzw/+JN7oPBu3QPZb98a0GGJny6FZG7r5gPGRvQPem35Dd670iEudH+7vZhpu
AAkt60VwQsNj9Nay23/3wMI4lllDSWDy5Uj1vpwPsriHVTA4f1H+kAay6lLfqu+6
XQ3cQihhRUFdTP9vQwCm5AgbvTQIz7Bq+dElt2of69KJU1Jm3YpZuATy26DTGDr0
NuSDvqPsyj2pnMtkgA29Uh1uSZgR6EDfFff1rzIo/A/cT/6Nei8juI6mhKOJHLLG
OAVdCzwK4qt8Zv3FJz2U+mZeS6mFW75DEqwzcwYUy8p68wSbmFwMsTucct3sKxO3
DaF6ZCHbR7eBzRwpUaFXd1quSgIoKd7YQfQEh0g8ITxsWYRBSTP2gjsand6Jmdvq
mqIVEYuFhYZbhWWlHlsQkoGaX8W5UdUYCSq+oVHcPFob+qyg8EjoMrTFd5YjreFv
b2foOtBFV6eZ549NfuEmF7uxO7oCBzC9vU70cbmxDlNkUXXNTvrMc9CvSGpL81L8
5dZ5ArrxOwdKmxTWnrc7u+ILMxMVwLvOngiRQtt5I6UgPAtAchr6q7xWQBz95TsI
ZgfUcw8I7G86osCITN5HkOXvFdneNWh9QZANeueHodKIoh4Qp2opfhAEuRD7It+s
10GnyLO7DB81cuWbbsIvnqb8Wo4hi/d71PoYf8Y2Beuar1GTXRk=
=78Gr
-----END PGP SIGNATURE-----
More information about the Hirsute-changes
mailing list