[ubuntu/bionic-proposed] systemd 237-3ubuntu10.42 (Accepted)

Dan Streetman ddstreet at canonical.com
Thu Jul 30 13:06:00 UTC 2020


systemd (237-3ubuntu10.42) bionic; urgency=medium

  [ Dan Streetman ]
  * d/p/lp1860926/0001-networkd-Allow-to-retain-configs-even-if-carrier-is-.patch,
    d/p/lp1860926/0002-network-Change-IgnoreCarrierLoss-default-to-value-of.patch,
    d/p/lp1860926/0003-network-always-drop-configs-when-corresponding-netwo.patch:
    - Add IgnoreCarrierLoss and default to value of ConfigureWithoutCarrier
      (LP: #1860926)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=9a12a31a62f1a50cd3a67a164ee34c546809815e
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=3cc3870fde47982a4dda53f820e18065e5488e7e
  * d/e/rules-ubuntu/40-vm-hotadd.rules:
    - Hotadd only offline memory and CPUs
      (LP: #1876018)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ba305d7ad00e80bc1a03f93e6986eef7cbbb18fc
  * d/p/lp1881972-network-strdup-iif-and-oif-when-creating-RoutingPoli.patch:
    - Avoid double-free by strdup'ing iif/oif strings for new policy rules
      (LP: #1881972)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=874056f0d429aaa2cc872c3b35ec33cd3b740483
  * d/p/lp1886197-seccomp-more-comprehensive-protection-against-libsec.patch
    - Fix FTBFS on arm64 due to libseccomp changes (LP: #1886197)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=c284a72ca2e3d87bfe1c20afb2fcfb379cda544f
  * d/p/lp1832754/0001-umount-Try-unmounting-even-if-remounting-read-only-f.patch,
    d/p/lp1832754/0002-umount-Don-t-bother-remounting-api-and-ro-filesystem.patch:
    - Try unmounting even if ro-remount fails, and don't bother remounting api/ro fs
      (LP: #1832754)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=a518baa673aeaaf42000a3a01b7e03347652b216

  [ Alex Murray, Jamie Strandboge ]
  * d/p/lp1886115-pid1-fix-free-of-uninitialized-pointer-in-unit_fail_.patch:
    - Fix free of uninitialized pointer (LP: #1886115)
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=491c76fd0f2fba0007a9b54d63a50f21add643c8

Date: Wed, 08 Jul 2020 14:59:14 -0400
Changed-By: Dan Streetman <ddstreet at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/systemd/237-3ubuntu10.42
-------------- next part --------------
Format: 1.8
Date: Wed, 08 Jul 2020 14:59:14 -0400
Source: systemd
Architecture: source
Version: 237-3ubuntu10.42
Distribution: bionic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Dan Streetman <ddstreet at canonical.com>
Launchpad-Bugs-Fixed: 1832754 1860926 1876018 1881972 1886115 1886197
Changes:
 systemd (237-3ubuntu10.42) bionic; urgency=medium
 .
   [ Dan Streetman ]
   * d/p/lp1860926/0001-networkd-Allow-to-retain-configs-even-if-carrier-is-.patch,
     d/p/lp1860926/0002-network-Change-IgnoreCarrierLoss-default-to-value-of.patch,
     d/p/lp1860926/0003-network-always-drop-configs-when-corresponding-netwo.patch:
     - Add IgnoreCarrierLoss and default to value of ConfigureWithoutCarrier
       (LP: #1860926)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=9a12a31a62f1a50cd3a67a164ee34c546809815e
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=3cc3870fde47982a4dda53f820e18065e5488e7e
   * d/e/rules-ubuntu/40-vm-hotadd.rules:
     - Hotadd only offline memory and CPUs
       (LP: #1876018)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ba305d7ad00e80bc1a03f93e6986eef7cbbb18fc
   * d/p/lp1881972-network-strdup-iif-and-oif-when-creating-RoutingPoli.patch:
     - Avoid double-free by strdup'ing iif/oif strings for new policy rules
       (LP: #1881972)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=874056f0d429aaa2cc872c3b35ec33cd3b740483
   * d/p/lp1886197-seccomp-more-comprehensive-protection-against-libsec.patch
     - Fix FTBFS on arm64 due to libseccomp changes (LP: #1886197)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=c284a72ca2e3d87bfe1c20afb2fcfb379cda544f
   * d/p/lp1832754/0001-umount-Try-unmounting-even-if-remounting-read-only-f.patch,
     d/p/lp1832754/0002-umount-Don-t-bother-remounting-api-and-ro-filesystem.patch:
     - Try unmounting even if ro-remount fails, and don't bother remounting api/ro fs
       (LP: #1832754)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=a518baa673aeaaf42000a3a01b7e03347652b216
 .
   [ Alex Murray, Jamie Strandboge ]
   * d/p/lp1886115-pid1-fix-free-of-uninitialized-pointer-in-unit_fail_.patch:
     - Fix free of uninitialized pointer (LP: #1886115)
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=491c76fd0f2fba0007a9b54d63a50f21add643c8
Checksums-Sha1:
 830c0493ac27722fc7d1b283e5880094f3df7605 5182 systemd_237-3ubuntu10.42.dsc
 918bf7cb394dbc5bfc52ef88f04bf31906a7b8ac 275288 systemd_237-3ubuntu10.42.debian.tar.xz
 785112b97b53dc612ac80e0d24ab0ce6040add6f 11061 systemd_237-3ubuntu10.42_source.buildinfo
Checksums-Sha256:
 38073197625912794aacfe4522006680aae20d1743699fa9b0de71f14536fa74 5182 systemd_237-3ubuntu10.42.dsc
 8f408963e65e7cd4435df53e43c17f39b4a5d3df0cf66fba99f91a8f5956f685 275288 systemd_237-3ubuntu10.42.debian.tar.xz
 50666d43066711a2a0745816621c9d413b8a3f5b637736070095e3bd5f2fb504 11061 systemd_237-3ubuntu10.42_source.buildinfo
Files:
 f449be824b429a8335e8e21609731354 5182 admin optional systemd_237-3ubuntu10.42.dsc
 764c96d3b5ae7d443e39bc6a59affff3 275288 admin optional systemd_237-3ubuntu10.42.debian.tar.xz
 6f95f8e4128de89763d987092be4e19b 11061 admin optional systemd_237-3ubuntu10.42_source.buildinfo
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at lists.alioth.debian.org>


More information about the Bionic-changes mailing list