[ubuntu/groovy-proposed] systemd 246.2-1ubuntu1 (Accepted)

Balint Reczey rbalint at ubuntu.com
Thu Aug 20 21:42:19 UTC 2020


systemd (246.2-1ubuntu1) groovy; urgency=medium

  * Merge from Debian unstable
  * Refresh patches
  * test: accept that char device 0/0 can now be created witout privileges.
    This fixes tests with Linux 5.8 and later (LP: #1891527)
    Files:
    - debian/patches/debian/Add-env-variable-for-machine-ID-path.patch
    - debian/patches/test-accept-that-char-device-0-0-can-now-be-created-witou.patch
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=57909a0fa4999ba9ff918cfe6bb3fa53c230dd36
  * debian/tests/systemd-fsckd: Fail plymouth-start with overriding ExecStart=
    The 'process-killer' stopped working with plymouth 0.9.5 (LP: #1886886)
    File: debian/tests/systemd-fsckd
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=efcc25b6011f23b9f90841f4ca0ee29ee674157f
  * cherry-pick from stable: network: only process non-error message
    File: debian/patches/network-only-process-non-error-message.patch
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=dc97e3f5330ae64909ef640ad1ac401374f18c16
  * network: wait for previous address removal before configuring static addresses.
    Fixes systemd-networkd to establish connection after resume from suspend
    Files:
    - debian/patches/network-wait-for-previous-address-removal-before-configur.patch
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=31390403bc000892ada9cb0cbedb198dd83fe7a2
  * network: do not fail if UseMTU=yes on DHCP lease lost
    File: debian/patches/network-do-not-fail-if-UseMTU-yes-on-DHCP-lease-lost.patch
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=21c23966e8dc5fd0858664a5b89d6a9460c41f61
  * debian/systemd.postinst: Restart systemd-networkd.socket on incompatible change
    (Closes: #968589) (LP: #1891716)
    File: debian/systemd.postinst
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=e144a644488c6ff52c2bb7cee71f50aa95c4efd8
  * debian/tests/control: Mark systemd-fsckd test as flaky.
    It is flaky on Ubuntu CI infrastructure (LP: #1892358)
    File: debian/tests/control
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=8c55289624c6f44beb2c5bbae78aabc074d36b1a

systemd (246.2-1) unstable; urgency=medium

  * New upstream version 246.2
  * Remove resolvconf.conf drop-in, resolved integration moved to resolvconf
    package
  * Rebase patches
  * Add versioned Breaks against resolvconf (<< 1.83~) to systemd.
    The PathExists= directive was changed in v246 to match the documented
    behaviour but now causes resolvconf-pull-resolved.service to be
    continuously triggered by resolvconf-pull-resolved.path.
    This requires a fix in the resolvconf package, see #968015.
    (Closes: #967906)
  * Keep journal files compatible with older versions.
    Disable the KEYED-HASH journal feature by default and keep LZ4 (instead
    of ZSTD) as default compression for new journal files. Otherwise journal
    files are incompatible and can't be read by older journalctl
    implementations.
    This patch can be dropped in bullseye+1, as journalctl from bullseye
    will then be able to read journal files with those features.
    (Closes: #968055)

systemd (246.1-1) unstable; urgency=medium

  * New upstream version 246.1
  * Rebase patches

Date: Thu, 20 Aug 2020 23:37:48 +0200
Changed-By: Balint Reczey <rbalint at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/systemd/246.2-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 20 Aug 2020 23:37:48 +0200
Source: systemd
Architecture: source
Version: 246.2-1ubuntu1
Distribution: groovy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Balint Reczey <rbalint at ubuntu.com>
Closes: 967906 968055 968589
Launchpad-Bugs-Fixed: 1886886 1891527 1891716 1892358
Changes:
 systemd (246.2-1ubuntu1) groovy; urgency=medium
 .
   * Merge from Debian unstable
   * Refresh patches
   * test: accept that char device 0/0 can now be created witout privileges.
     This fixes tests with Linux 5.8 and later (LP: #1891527)
     Files:
     - debian/patches/debian/Add-env-variable-for-machine-ID-path.patch
     - debian/patches/test-accept-that-char-device-0-0-can-now-be-created-witou.patch
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=57909a0fa4999ba9ff918cfe6bb3fa53c230dd36
   * debian/tests/systemd-fsckd: Fail plymouth-start with overriding ExecStart=
     The 'process-killer' stopped working with plymouth 0.9.5 (LP: #1886886)
     File: debian/tests/systemd-fsckd
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=efcc25b6011f23b9f90841f4ca0ee29ee674157f
   * cherry-pick from stable: network: only process non-error message
     File: debian/patches/network-only-process-non-error-message.patch
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=dc97e3f5330ae64909ef640ad1ac401374f18c16
   * network: wait for previous address removal before configuring static addresses.
     Fixes systemd-networkd to establish connection after resume from suspend
     Files:
     - debian/patches/network-wait-for-previous-address-removal-before-configur.patch
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=31390403bc000892ada9cb0cbedb198dd83fe7a2
   * network: do not fail if UseMTU=yes on DHCP lease lost
     File: debian/patches/network-do-not-fail-if-UseMTU-yes-on-DHCP-lease-lost.patch
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=21c23966e8dc5fd0858664a5b89d6a9460c41f61
   * debian/systemd.postinst: Restart systemd-networkd.socket on incompatible change
     (Closes: #968589) (LP: #1891716)
     File: debian/systemd.postinst
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=e144a644488c6ff52c2bb7cee71f50aa95c4efd8
   * debian/tests/control: Mark systemd-fsckd test as flaky.
     It is flaky on Ubuntu CI infrastructure (LP: #1892358)
     File: debian/tests/control
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=8c55289624c6f44beb2c5bbae78aabc074d36b1a
 .
 systemd (246.2-1) unstable; urgency=medium
 .
   * New upstream version 246.2
   * Remove resolvconf.conf drop-in, resolved integration moved to resolvconf
     package
   * Rebase patches
   * Add versioned Breaks against resolvconf (<< 1.83~) to systemd.
     The PathExists= directive was changed in v246 to match the documented
     behaviour but now causes resolvconf-pull-resolved.service to be
     continuously triggered by resolvconf-pull-resolved.path.
     This requires a fix in the resolvconf package, see #968015.
     (Closes: #967906)
   * Keep journal files compatible with older versions.
     Disable the KEYED-HASH journal feature by default and keep LZ4 (instead
     of ZSTD) as default compression for new journal files. Otherwise journal
     files are incompatible and can't be read by older journalctl
     implementations.
     This patch can be dropped in bullseye+1, as journalctl from bullseye
     will then be able to read journal files with those features.
     (Closes: #968055)
 .
 systemd (246.1-1) unstable; urgency=medium
 .
   * New upstream version 246.1
   * Rebase patches
Checksums-Sha1:
 5ed4fda9a7c46d614f6c3abcb13090bc8efb2dbd 5323 systemd_246.2-1ubuntu1.dsc
 a2da151cf3aa97806ac2332d00753bf64b188a32 9536417 systemd_246.2.orig.tar.gz
 2d0109718e5751b9305cb3cf24245a417ee927f7 191936 systemd_246.2-1ubuntu1.debian.tar.xz
 94655159576db09333623c4b5d46720b10a793dd 12316 systemd_246.2-1ubuntu1_source.buildinfo
Checksums-Sha256:
 a93eaddf0ca8e77a1e0e13a6f045d07ce1ba6ad87abec190a3e02e0dca83f005 5323 systemd_246.2-1ubuntu1.dsc
 75153ddd153102c6c5bc0b9dd2bad871e2b39c867ccb154c474f1d439dbe95ca 9536417 systemd_246.2.orig.tar.gz
 6ed938c3f55716887958617542217abe8703d9cb0dfef6241ef1c1b4d0dfc313 191936 systemd_246.2-1ubuntu1.debian.tar.xz
 18ad1037a23dd85e04504614b46ee3fab13fbe17e13a8a4aa2c19e5d38a09134 12316 systemd_246.2-1ubuntu1_source.buildinfo
Files:
 b672b3e229cc0daa95ac45b62c0d8280 5323 admin optional systemd_246.2-1ubuntu1.dsc
 ca463b164057f032abab81fe9a511537 9536417 admin optional systemd_246.2.orig.tar.gz
 b9107d71043db824c34037cc4ff8915c 191936 admin optional systemd_246.2-1ubuntu1.debian.tar.xz
 4a76d51e24cf7dc68f7b5d44262a3397 12316 admin optional systemd_246.2-1ubuntu1_source.buildinfo
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at lists.alioth.debian.org>

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

iQIzBAEBCgAdFiEEI/PvTgXX55rLQUfDg6KBkWslS0UFAl8+7YYACgkQg6KBkWsl
S0X3bA//UlQQRgHJNQOE51CEK2BCwJONnM2ARXAyAtpUsPwbv5BsA6ImD0+DrhPd
tkX8y7c82/Rr91oKk2KXuKeaeRaG//5W0PkN6Mm5l54NhPkRtRUJETdij3rcjYd4
fdQhRzl3m4pWIA52kLkPJVNjbDGQFWe9987tLxJ/n4pMgWZvCVadthdXutjRGpp+
PUOR/tsDacuBktTSeC1kzF9+Q4CwiT4RtzP2uumxfEvxwleylrHzxJrKUyBaVwza
/QZqiHhoeFguH+fVG4HYP1orXHtLuON55r/yOVaXVkpIHH9DrGGw26res2Tns8Kk
s3TlAPyk28jRq5rwjSGF6jAsvaF/2L3EzLvvZdaBEL0xS2PdLQeozq/Xd4X2HAHF
ez/vPrPap/p8gw+ICF4YBazCoQUq6WMfW8pW/WuDJMbdM5/quC0xTbWt6Pv1vlzt
HuvtQQWEmKRUCZHQ9R7N4OWAG0GHg+csc1UWpaWgQjcfYxPB9Qt/fKWYliEVXQ+i
+B+9s3SlulnE1MhIP77sybmPQqhedeyTI4g9Gr0iBszsDQUH7StMYU+tGnndXpxB
xzeKenVbNF5yR8v2tVF2Uwwf9gouV9OwRZYLsdLg3ssZ6wSBhenTj3CWwtznkClG
XAd3VfedpJKnV8GAndbgQykhURtiZ/rfvn3wN9KPR2JaCzufoAE=
=+x3B
-----END PGP SIGNATURE-----


More information about the Groovy-changes mailing list