[ubuntu/hirsute-proposed] systemd 247.3-1ubuntu2 (Accepted)

Balint Reczey rbalint at ubuntu.com
Thu Feb 11 17:53:12 UTC 2021


systemd (247.3-1ubuntu2) hirsute; urgency=medium

  [ Stéphane Graber ]
  * Revert the change to udevd service and sockets. They must start in LXC.
    LXD containers do have proper uevent handling and actively send
    uevents for udevd to handle.

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: Thu, 11 Feb 2021 18:50:13 +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-1ubuntu2
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 11 Feb 2021 18:50:13 +0100
Source: systemd
Architecture: source
Version: 247.3-1ubuntu2
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-1ubuntu2) hirsute; urgency=medium
 .
   [ Stéphane Graber ]
   * Revert the change to udevd service and sockets. They must start in LXC.
     LXD containers do have proper uevent handling and actively send
     uevents for udevd to handle.
 .
 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:
 23d03ee9d205c571422c9b47edc96dbdc2e1d8cb 5341 systemd_247.3-1ubuntu2.dsc
 9bad8622d0198406e6570ca7c54de0eac47e468e 9895385 systemd_247.3.orig.tar.gz
 3cf2075798123f3ad93cd734ad6c13a90a69e8bc 201856 systemd_247.3-1ubuntu2.debian.tar.xz
 5d063dd691553589fea151d57e460792353ea8e4 12457 systemd_247.3-1ubuntu2_source.buildinfo
Checksums-Sha256:
 114a9e8fb1c43ce5d393df92f7a9ee4a427775e7b7844754755cadc446e34e36 5341 systemd_247.3-1ubuntu2.dsc
 2869986e219a8dfc96cc0dffac66e0c13bb70a89e16b85a3948876c146cfa3e0 9895385 systemd_247.3.orig.tar.gz
 743fd4545b1d5c51e189f4ca9033a42fd4c1febd2c79fe52382552e082516124 201856 systemd_247.3-1ubuntu2.debian.tar.xz
 4aa00152e2f129bcb5c3ddd295b40063156661d516c35b3c16eb0e3e3e5f30f5 12457 systemd_247.3-1ubuntu2_source.buildinfo
Files:
 5cd8cefc68d94dbd0c72cab98fc70bf2 5341 admin optional systemd_247.3-1ubuntu2.dsc
 5be57c584847b161c67577f2d997903a 9895385 admin optional systemd_247.3.orig.tar.gz
 bf5c95401b416ac8bb7cf7e87dc6b67a 201856 admin optional systemd_247.3-1ubuntu2.debian.tar.xz
 60131ab6fca4183c5a251c153a73f347 12457 admin optional systemd_247.3-1ubuntu2_source.buildinfo
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEI/PvTgXX55rLQUfDg6KBkWslS0UFAmAlbrEACgkQg6KBkWsl
S0XGjhAAjUpeOUvaLA3IHlzY3asqTjTCN68VOZqWT4ogkLKr6GhW+psAw3a40BmI
ULaU8pi+qY4Nhev5+KqRh2+fFC4ngYg/Cls/b5JPp4tgUD77Gi+p+1eI6DIYdFFQ
PRGVGCCpggMJfA55ubY2FuZUFFdUxvU3wY4fvwmzB7CxlxsUWMGWUUijSP//5Mb4
wzC+0gvgVK03dvjkRBdDd364D4m2iJDYVbhgX5tmMDV1ADOjnKgE+kvcyk73uSdo
IQGSeV15xNZjydGXbEu3J2wYKSJtCoWtxosQhtvfAFQfG6iiGwJJpOLsufn2btr0
zTSoEssYJB2HCYvKNRWuRCx6zzUJURdaElwAVX9LR5APu9JSgmJdhIUpMf5VDYyh
2847xFCuoAJd1Rd6LWz2jD9DMlP7QHIArHke7W9XNfADBPchgCvuuIgLNlacI9oa
C/WAXtvlMGSjplWDIaoNFUQiWxKqmKzPUh48BTpMoc9IKYXDdANQJs4p+zMeWuh4
TWO9mA3KBxRKR9D6xFKBMVmgM33fYno5S9N2QuL8q3pIMC0bHgkz9S5e1kXDuOmC
sy+qWoCWO+HFkn38l1iTUuY1Kt/4wVvCQXoq7/mgOh4rI3giab4NyNpLJiR+sBEp
iRk8dSWgDdt5irNiGylGoL+gbo7lklCF9NpNoek8ZWoFqk/lbZM=
=6dg1
-----END PGP SIGNATURE-----


More information about the Hirsute-changes mailing list