[ubuntu/eoan-proposed] systemd 240-6ubuntu9 (Accepted)

Dimitri John Ledkov xnox at ubuntu.com
Thu May 30 20:48:15 UTC 2019


systemd (240-6ubuntu9) eoan; urgency=medium

  * Fix typpo in storage test.
    File: debian/tests/storage
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=f28aa5fe4ab175b99b6ea702559c59ca473b4ca8

  * Fix bashism
    File: debian/extra/dhclient-enter-resolved-hook
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=0725c1169ddde4f41cacba7af3e546704e2206be

systemd (240-6ubuntu8) eoan; urgency=medium

  * Only restart resolved on changes in dhclient enter hook.
    This prevents spurious restarts of resolved on rebounds when
    the addresses did not change. (LP: #1805183)
    Author: Julian Andres Klode
    File: debian/extra/dhclient-enter-resolved-hook
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=258893bae8cbb12670e4807636fe8f7e9fb5407a

  * Wait for cryptsetup unit to start, before stopping.
    Patch from cascardo. Plus small refactor for readability. (LP: #1814373)
    File: debian/tests/storage
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=b65aa350be7e61c65927fbc0921a750fcfaa51cd

  * Wait for systemctl is-system-running state.
    File: debian/tests/boot-smoke
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=776998f1f55c445b6e385cab69a4219c42d00838

systemd (240-6ubuntu7) eoan; urgency=medium

  * Revert "Add check to switch VTs only between K_XLATE or K_UNICODE"
    This reverts commit 60407728a1a453104e3975ecfdf25a254dd7cc44.
    Files:
    - debian/patches/Add-check-to-switch-VTs-only-between-K_XLATE-or-K_UNICODE.patch
    - debian/patches/Move-verify_vc_kbmode-to-terminal-util.c-as-vt_verify_kbm.patch
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=18029ab5ff436bfb3b401f24cd1e3a4cf2a1579c

  * Cherrypick missing systemd-stable patches to unbreak wireguard peer endpoints.
    Signed-off-by: Dimitri John Ledkov <xnox at ubuntu.com> (LP: #1825378)
    Author: Dan Streetman
    Files:
    - debian/patches/network-wireguard-fixes-sending-wireguard-peer-setti.patch
    - debian/patches/network-wireguard-use-sd_netlink_message_append_sock.patch
    - debian/patches/sd-netlink-introduce-sd_netlink_message_append_socka.patch
    - debian/patches/test-network-add-more-checks-in-NetworkdNetDevTests..patch
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=4046f515e40c4dc80d18d2303466737f1f451f11

  * Remove expected failure from passing test.
    Signed-off-by: Dimitri John Ledkov <xnox at ubuntu.com> (LP: #1829450)
    Author: Dan Streetman
    File: debian/tests/systemd-fsckd
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=c43b12037d08555dc1d26593307726d7c7992df0

  * Fix false negative checking for running jobs after boot.
    Signed-off-by: Dimitri John Ledkov <xnox at ubuntu.com> (LP: #1825997)
    Author: Dan Streetman
    File: debian/tests/boot-smoke
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=aeb01631efbaf3fe851dee15d496e0b66b5c347f

  * Cherrypick ask-password: prevent buffer overrow when reading from keyring.
    Signed-off-by: Dimitri John Ledkov <xnox at ubuntu.com> (LP: #1814373)
    Author: Dan Streetman
    File: debian/patches/ask-password-prevent-buffer-overrow-when-reading-fro.patch
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=6d6e9cbd4fc6e018031a4762e88f2c3aa19e24e8

Date: Thu, 30 May 2019 21:45:50 +0100
Changed-By: Dimitri John Ledkov <xnox at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/systemd/240-6ubuntu9
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 30 May 2019 21:45:50 +0100
Source: systemd
Architecture: source
Version: 240-6ubuntu9
Distribution: eoan
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Dimitri John Ledkov <xnox at ubuntu.com>
Launchpad-Bugs-Fixed: 1805183 1814373 1825378 1825997 1829450
Changes:
 systemd (240-6ubuntu9) eoan; urgency=medium
 .
   * Fix typpo in storage test.
     File: debian/tests/storage
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=f28aa5fe4ab175b99b6ea702559c59ca473b4ca8
 .
   * Fix bashism
     File: debian/extra/dhclient-enter-resolved-hook
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=0725c1169ddde4f41cacba7af3e546704e2206be
 .
 systemd (240-6ubuntu8) eoan; urgency=medium
 .
   * Only restart resolved on changes in dhclient enter hook.
     This prevents spurious restarts of resolved on rebounds when
     the addresses did not change. (LP: #1805183)
     Author: Julian Andres Klode
     File: debian/extra/dhclient-enter-resolved-hook
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=258893bae8cbb12670e4807636fe8f7e9fb5407a
 .
   * Wait for cryptsetup unit to start, before stopping.
     Patch from cascardo. Plus small refactor for readability. (LP: #1814373)
     File: debian/tests/storage
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=b65aa350be7e61c65927fbc0921a750fcfaa51cd
 .
   * Wait for systemctl is-system-running state.
     File: debian/tests/boot-smoke
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=776998f1f55c445b6e385cab69a4219c42d00838
 .
 systemd (240-6ubuntu7) eoan; urgency=medium
 .
   * Revert "Add check to switch VTs only between K_XLATE or K_UNICODE"
     This reverts commit 60407728a1a453104e3975ecfdf25a254dd7cc44.
     Files:
     - debian/patches/Add-check-to-switch-VTs-only-between-K_XLATE-or-K_UNICODE.patch
     - debian/patches/Move-verify_vc_kbmode-to-terminal-util.c-as-vt_verify_kbm.patch
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=18029ab5ff436bfb3b401f24cd1e3a4cf2a1579c
 .
   * Cherrypick missing systemd-stable patches to unbreak wireguard peer endpoints.
     Signed-off-by: Dimitri John Ledkov <xnox at ubuntu.com> (LP: #1825378)
     Author: Dan Streetman
     Files:
     - debian/patches/network-wireguard-fixes-sending-wireguard-peer-setti.patch
     - debian/patches/network-wireguard-use-sd_netlink_message_append_sock.patch
     - debian/patches/sd-netlink-introduce-sd_netlink_message_append_socka.patch
     - debian/patches/test-network-add-more-checks-in-NetworkdNetDevTests..patch
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=4046f515e40c4dc80d18d2303466737f1f451f11
 .
   * Remove expected failure from passing test.
     Signed-off-by: Dimitri John Ledkov <xnox at ubuntu.com> (LP: #1829450)
     Author: Dan Streetman
     File: debian/tests/systemd-fsckd
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=c43b12037d08555dc1d26593307726d7c7992df0
 .
   * Fix false negative checking for running jobs after boot.
     Signed-off-by: Dimitri John Ledkov <xnox at ubuntu.com> (LP: #1825997)
     Author: Dan Streetman
     File: debian/tests/boot-smoke
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=aeb01631efbaf3fe851dee15d496e0b66b5c347f
 .
   * Cherrypick ask-password: prevent buffer overrow when reading from keyring.
     Signed-off-by: Dimitri John Ledkov <xnox at ubuntu.com> (LP: #1814373)
     Author: Dan Streetman
     File: debian/patches/ask-password-prevent-buffer-overrow-when-reading-fro.patch
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=6d6e9cbd4fc6e018031a4762e88f2c3aa19e24e8
Checksums-Sha1:
 949d8684bd6eb88183e4f73238dc3115c4125a17 5096 systemd_240-6ubuntu9.dsc
 92838e7eaed2f719ad57359137042f8509f358dd 225844 systemd_240-6ubuntu9.debian.tar.xz
 8360bf28b45abc9dff88364968a0196d78111d3f 11540 systemd_240-6ubuntu9_source.buildinfo
Checksums-Sha256:
 cc9e7e63c6712ad65d0b5c194ff21d3bf5edd77e1bb7096653023d2aa3942f49 5096 systemd_240-6ubuntu9.dsc
 f118de8b6b1c4f93a3ef3dad3c191d8e6437d1724da5c14906710566cea452b5 225844 systemd_240-6ubuntu9.debian.tar.xz
 a4c1c9d5ea7cff04a71a6611a9980e86c9ed8e7371624595ed1417fff4b3a44d 11540 systemd_240-6ubuntu9_source.buildinfo
Files:
 314b2b3065e414104b6b93663d81d37f 5096 admin optional systemd_240-6ubuntu9.dsc
 c1811b866900d8e780630f82ca28bb60 225844 admin optional systemd_240-6ubuntu9.debian.tar.xz
 41c8464864fc4baf64281e225c660687 11540 admin optional systemd_240-6ubuntu9_source.buildinfo
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at lists.alioth.debian.org>

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

iQJEBAEBCgAuFiEE4cdIyvfCPLE8LKqG6OhJCPkDr7UFAlzwQT4QHHhub3hAdWJ1
bnR1LmNvbQAKCRDo6EkI+QOvtYRcEACZ/nkPdY9GYo2CLFkhN/5zjrowfx0DxEkF
0S3R7xM/qA55a3eJll72V20LBMRXws3DGZYZrbx0i0LVewmo7ttiwQh0shJ4zEjX
VyvDosAeFZx1CalSzE+boeSGRbUtOKYI2Z4Qh/+xA1UpA5rtt6ORrsevJGIwhiYr
qvcxQa/RuC++knWe0LaUhqWSEyBp9myqOP8ytimlMyD9/ciHHyqxUYJKH41tbPD0
Om/ToDSgnOvYEZpMy2pQ4eHvwA1URmo3xqhXkm9zf3ws1kpl17FJsSJJCZwb6Osk
QyH1NbSg17HM5cl0bB2d4meDPpL7OkE5jqofmeP27ZZHbeLIDJs2Xe6ghNoSe/J1
d3wXoStwd8LqhOx6sAtqH79RqqugovH43fY5X05cRAu1Z8Jhv8TF/Exk26Gi36kt
PvkSTFCanGpEWTsRgmtkDeAgNcLNEGWFIzaszd8XmNdtEfw8k1dRPSqTLn3+JyO5
ziuXMeApAZ9IIlORcgkkZMJ5Oq3OckL5zkudQ0y/suNjtW6jBJR/NwXVqeH81sBA
4AZWvw72GcQGaAij27FR89EWUItWS/C4R7PHGJpqKBVbm/2/V/0YU07HLsKRqBkm
WuQ0k7ZDesXH1I9lSH5+xyXqVAdwl+Mb067M9nxhYF5UietdmpWvIgt3Xa0Rewci
e8RVvYsK4Q==
=bDNk
-----END PGP SIGNATURE-----


More information about the Eoan-changes mailing list