[ubuntu/jammy-proposed] systemd 249.9-0ubuntu1 (Accepted)

Lukas Märdian slyon at ubuntu.com
Wed Jan 26 07:46:14 UTC 2022


systemd (249.9-0ubuntu1) jammy; urgency=medium

  [ Lukas Märdian ]
  * Merge 249.7-1 from Debian
    - d/rules: re-enable LTO
      File: debian/rules
      https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=616eb2eb7d2b30e50acc9cccdc39a7264c5582fb
    - Refresh and drop patches, applied upstream
      Files:
      - debian/patches/Merge-pull-request-20705-from-yuwata-test-oomd-util.patch
      - debian/patches/lp1952599/0001-virt-Support-detection-for-ARM64-Hyper-V-guests.patch
      https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=877259bfeb7106a923b3066ad2c10fba2405195e
  * Merge 249.9 from upstream
    - Refresh and drop patches, applied upstream
      Files:
      - debian/patches/CVE-2021-3997-1.patch
      - debian/patches/CVE-2021-3997-2.patch
      - debian/patches/CVE-2021-3997-3.patch
      - debian/patches/linux-5.15-compat-ioprio/test-make-test-execute-pass-on-Linux-5.15.patch
      - debian/patches/lp1952599/0002-virt-Fix-the-detection-for-Hyper-V-VMs.patch
      - debian/patches/rm-rf-optionally-fsync-after-removing-directory-tree.patch
      - debian/patches/rm-rf-refactor-rm-rf-children-split-out-body-of-directory.patch
      - debian/patches/debian/udev-drop-SystemCallArchitectures-native-from-systemd-ude.patch
      https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=21b655193a5b91415d75516e458dcc5bce8855c0
    - Disable new test case for UMask=+BindPaths= combination (LP: #1959013)
      File: debian/patches/0001-Revert-tests-add-test-case-for-UMask-BindPaths-combi.patch
      https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=5e9df936d2625c84856b101881e217064571e7e7
  * Fix build in local git tree
    meson is checking `git ls-files` if built inside a git tree (dpkg-buildpackage,
    gbp buildpackage) and complaining about the missing src/basic/ioprio.h file.
    So we should keep that file around (empty) to avoid this failure.
    File: debian/patches/linux-5.15-compat-ioprio/Get-rid-of-ioprio.h-and-add-a-minimalistic-reimplementati.patch
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=94f21032cd1d6e9dfae8d8f892bc627dbf9b4414
  * Add lp1955997-unmask-intel-hid-for-HP-machines.patch (LP: #1955997)
    File: debian/patches/lp1955997-unmask-intel-hid-for-HP-machines.patch
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=b90d59c81a1fd8a00e10147b1f5fd9bcf135d40e
  * d/rules: Enable build of systemd-oomd
    File: debian/rules
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=f4e16926c4e146f0b106a277b5b499c78db82bcb
  * d/control: Ship oomd in a systemd-oomd package.
    Deploying the default configuration as used in Fedora.
    Files:
    - debian/control
    - debian/extra/systemd-oomd-defaults/-.slice.d/10-oomd-root-slice-defaults.conf
    - debian/extra/systemd-oomd-defaults/oomd.conf.d/10-oomd-defaults.conf
    - debian/extra/systemd-oomd-defaults/user at .service.d/10-oomd-user-service-defaults.conf
    - debian/systemd-oomd.install
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=771fee9e73316c92e065e93946ec64c578b43706
  * Start systemd-oomd.service after package installation
    File: debian/systemd-oomd.postinst
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=d330cee174bd0e62a344d2aec4ec7435c9484fa2
  * Cherry-pick upstream fixes to make 55-OOMD test less flaky
    Files:
    - debian/patches/test-also-show-the-memory-pressure-of-testchill.service.patch
    - debian/patches/test-check-memory-pressure-more-frequently.patch
    - debian/patches/test-enable-debug-logging-of-systemd-oomd.patch
    - debian/patches/test-make-test-55-oomd-less-flaky.patch
    - debian/patches/test-tweak-parameters-for-TEST-55-OOMD.patch
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=7054dcaf04b028a092c58cf638847b2266377218

  [ Michael Biebl ]
  * oomd: move oomctl to bindir
    Author: Michael Biebl
    Files:
    - debian/patches/oomd-move-oomctl-to-bindir.patch
    - debian/systemd-oomd.install
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=6ce915c31c8daf3aec8b6d0e7b9712e21a87fa10
  * test: explicitly configure oomd stuff via dropins
    Author: Michael Biebl
    File: debian/patches/test-explicitly-configure-oomd-stuff-via-dropins.patch
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=11d415ee259f5642165e64ddd5d65d344515da66
  * Don't install dbus-org.freedesktop.oom1.service symlink (Closes: #1003580)
    Author: Michael Biebl
    Files:
    - debian/patches/debian/fsckd-daemon-for-inter-fsckd-communication.patch
    - debian/patches/test-enable-systemd-oomd.service.patch
    - debian/patches/units-don-t-install-dbus-org.freedesktop.oom1.service-ali.patch
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=b6df52f078fe61acf171300648f87116cf7dac74
  * autopkgtest: add systemd-oomd dependency to upstream test.
    We want systemd-oomd to be tested via the upstream provided
    TEST-55-OOMD.
    Author: Michael Biebl
    File: debian/tests/control
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=fd80b766c4194c88486ebc62ca7d02b9f41a6454

  [ Luca Boccassi ]
  * systemd-oomd: add dependency on adduser.
    Needed by postinst script
    Author: Luca Boccassi
    File: debian/control
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=146a97963a3a8551e9bda9fe7e726c6d2bd17cec
  * systemd-oomd: fix description-synopsis-starts-with-article Lintian warning
    Author: Luca Boccassi
    File: debian/control
    https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=5dfe4f9c92e924fdda9e127b339cdccb7f1b2f58

systemd (249.7-1) unstable; urgency=medium

  * New upstream version 249.7
  * Rebase patches

systemd (249.6-3) unstable; urgency=medium

  * scope: count successful cgroup additions when delegating via D-Bus
    (Closes: #999745)

systemd (249.6-2) unstable; urgency=medium

  * Consider dbus-broker in systemd-logind.service Condition check
    (Closes: #999569)
  * Temporarily disable LTO.
    This is a test to see if it fixes the failure to build reproducibly on
    arm*.
  * sysusers: split up systemd.conf (Closes: #990349)

systemd (249.6-1) unstable; urgency=medium

  [ Michael Biebl ]
  * New upstream version 249.6
  * Rebase patches
  * test: use kbd-mode-map we ship in one more test case
  * Bump Standards-Version to 4.6.0
  * Drop obsolete C/R upstart from systemd-sysv
  * Drop obsolete dpkg (>= 1.19.3) | systemd-sysv dependency from udev.
    It was added to ensure we have a dpkg with --notify-await which is now
    satisfied by a dpkg from oldstable.
  * Make the C/R against systemd versioned in
    systemd-standalone-{sysusers,tmpfiles}
    Those were added to facilitate an upgrade from bullseye. The version
    makes it more explicit.
  * Drop obsolete migration code for RAMTMP, TPMTIME and UTC

  [ Luca Boccassi ]
  * Depend on default-dbus-system-bus | dbus-system-bus.
    Allows users to install only a single system bus implementation.
    Prefer the default (dbus-daemon).

Date: Wed, 26 Jan 2022 08:42:00 +0100
Changed-By: Lukas Märdian <slyon at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/systemd/249.9-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 26 Jan 2022 08:42:00 +0100
Source: systemd
Built-For-Profiles: noudeb
Architecture: source
Version: 249.9-0ubuntu1
Distribution: jammy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Lukas Märdian <slyon at ubuntu.com>
Closes: 990349 999569 999745 1003580
Launchpad-Bugs-Fixed: 1955997 1959013
Changes:
 systemd (249.9-0ubuntu1) jammy; urgency=medium
 .
   [ Lukas Märdian ]
   * Merge 249.7-1 from Debian
     - d/rules: re-enable LTO
       File: debian/rules
       https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=616eb2eb7d2b30e50acc9cccdc39a7264c5582fb
     - Refresh and drop patches, applied upstream
       Files:
       - debian/patches/Merge-pull-request-20705-from-yuwata-test-oomd-util.patch
       - debian/patches/lp1952599/0001-virt-Support-detection-for-ARM64-Hyper-V-guests.patch
       https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=877259bfeb7106a923b3066ad2c10fba2405195e
   * Merge 249.9 from upstream
     - Refresh and drop patches, applied upstream
       Files:
       - debian/patches/CVE-2021-3997-1.patch
       - debian/patches/CVE-2021-3997-2.patch
       - debian/patches/CVE-2021-3997-3.patch
       - debian/patches/linux-5.15-compat-ioprio/test-make-test-execute-pass-on-Linux-5.15.patch
       - debian/patches/lp1952599/0002-virt-Fix-the-detection-for-Hyper-V-VMs.patch
       - debian/patches/rm-rf-optionally-fsync-after-removing-directory-tree.patch
       - debian/patches/rm-rf-refactor-rm-rf-children-split-out-body-of-directory.patch
       - debian/patches/debian/udev-drop-SystemCallArchitectures-native-from-systemd-ude.patch
       https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=21b655193a5b91415d75516e458dcc5bce8855c0
     - Disable new test case for UMask=+BindPaths= combination (LP: #1959013)
       File: debian/patches/0001-Revert-tests-add-test-case-for-UMask-BindPaths-combi.patch
       https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=5e9df936d2625c84856b101881e217064571e7e7
   * Fix build in local git tree
     meson is checking `git ls-files` if built inside a git tree (dpkg-buildpackage,
     gbp buildpackage) and complaining about the missing src/basic/ioprio.h file.
     So we should keep that file around (empty) to avoid this failure.
     File: debian/patches/linux-5.15-compat-ioprio/Get-rid-of-ioprio.h-and-add-a-minimalistic-reimplementati.patch
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=94f21032cd1d6e9dfae8d8f892bc627dbf9b4414
   * Add lp1955997-unmask-intel-hid-for-HP-machines.patch (LP: #1955997)
     File: debian/patches/lp1955997-unmask-intel-hid-for-HP-machines.patch
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=b90d59c81a1fd8a00e10147b1f5fd9bcf135d40e
   * d/rules: Enable build of systemd-oomd
     File: debian/rules
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=f4e16926c4e146f0b106a277b5b499c78db82bcb
   * d/control: Ship oomd in a systemd-oomd package.
     Deploying the default configuration as used in Fedora.
     Files:
     - debian/control
     - debian/extra/systemd-oomd-defaults/-.slice.d/10-oomd-root-slice-defaults.conf
     - debian/extra/systemd-oomd-defaults/oomd.conf.d/10-oomd-defaults.conf
     - debian/extra/systemd-oomd-defaults/user at .service.d/10-oomd-user-service-defaults.conf
     - debian/systemd-oomd.install
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=771fee9e73316c92e065e93946ec64c578b43706
   * Start systemd-oomd.service after package installation
     File: debian/systemd-oomd.postinst
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=d330cee174bd0e62a344d2aec4ec7435c9484fa2
   * Cherry-pick upstream fixes to make 55-OOMD test less flaky
     Files:
     - debian/patches/test-also-show-the-memory-pressure-of-testchill.service.patch
     - debian/patches/test-check-memory-pressure-more-frequently.patch
     - debian/patches/test-enable-debug-logging-of-systemd-oomd.patch
     - debian/patches/test-make-test-55-oomd-less-flaky.patch
     - debian/patches/test-tweak-parameters-for-TEST-55-OOMD.patch
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=7054dcaf04b028a092c58cf638847b2266377218
 .
   [ Michael Biebl ]
   * oomd: move oomctl to bindir
     Author: Michael Biebl
     Files:
     - debian/patches/oomd-move-oomctl-to-bindir.patch
     - debian/systemd-oomd.install
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=6ce915c31c8daf3aec8b6d0e7b9712e21a87fa10
   * test: explicitly configure oomd stuff via dropins
     Author: Michael Biebl
     File: debian/patches/test-explicitly-configure-oomd-stuff-via-dropins.patch
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=11d415ee259f5642165e64ddd5d65d344515da66
   * Don't install dbus-org.freedesktop.oom1.service symlink (Closes: #1003580)
     Author: Michael Biebl
     Files:
     - debian/patches/debian/fsckd-daemon-for-inter-fsckd-communication.patch
     - debian/patches/test-enable-systemd-oomd.service.patch
     - debian/patches/units-don-t-install-dbus-org.freedesktop.oom1.service-ali.patch
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=b6df52f078fe61acf171300648f87116cf7dac74
   * autopkgtest: add systemd-oomd dependency to upstream test.
     We want systemd-oomd to be tested via the upstream provided
     TEST-55-OOMD.
     Author: Michael Biebl
     File: debian/tests/control
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=fd80b766c4194c88486ebc62ca7d02b9f41a6454
 .
   [ Luca Boccassi ]
   * systemd-oomd: add dependency on adduser.
     Needed by postinst script
     Author: Luca Boccassi
     File: debian/control
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=146a97963a3a8551e9bda9fe7e726c6d2bd17cec
   * systemd-oomd: fix description-synopsis-starts-with-article Lintian warning
     Author: Luca Boccassi
     File: debian/control
     https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=5dfe4f9c92e924fdda9e127b339cdccb7f1b2f58
 .
 systemd (249.7-1) unstable; urgency=medium
 .
   * New upstream version 249.7
   * Rebase patches
 .
 systemd (249.6-3) unstable; urgency=medium
 .
   * scope: count successful cgroup additions when delegating via D-Bus
     (Closes: #999745)
 .
 systemd (249.6-2) unstable; urgency=medium
 .
   * Consider dbus-broker in systemd-logind.service Condition check
     (Closes: #999569)
   * Temporarily disable LTO.
     This is a test to see if it fixes the failure to build reproducibly on
     arm*.
   * sysusers: split up systemd.conf (Closes: #990349)
 .
 systemd (249.6-1) unstable; urgency=medium
 .
   [ Michael Biebl ]
   * New upstream version 249.6
   * Rebase patches
   * test: use kbd-mode-map we ship in one more test case
   * Bump Standards-Version to 4.6.0
   * Drop obsolete C/R upstart from systemd-sysv
   * Drop obsolete dpkg (>= 1.19.3) | systemd-sysv dependency from udev.
     It was added to ensure we have a dpkg with --notify-await which is now
     satisfied by a dpkg from oldstable.
   * Make the C/R against systemd versioned in
     systemd-standalone-{sysusers,tmpfiles}
     Those were added to facilitate an upgrade from bullseye. The version
     makes it more explicit.
   * Drop obsolete migration code for RAMTMP, TPMTIME and UTC
 .
   [ Luca Boccassi ]
   * Depend on default-dbus-system-bus | dbus-system-bus.
     Allows users to install only a single system bus implementation.
     Prefer the default (dbus-daemon).
Checksums-Sha1:
 2ec2132369d543b4b97763e2f2378df93d938efe 5674 systemd_249.9-0ubuntu1.dsc
 2983da029943596b616a82b0d7f6f26d1cca1b25 10613893 systemd_249.9.orig.tar.gz
 56814e4790d672b73216af881fbd8cdbb0ed06ca 224064 systemd_249.9-0ubuntu1.debian.tar.xz
 32f36f644c96e42ef7990e31b0e46dbb2ec37992 12297 systemd_249.9-0ubuntu1_source.buildinfo
Checksums-Sha256:
 4d60880845e8c1dd109f3c668510cbdddb3eaa5424d6becb166f4296d5340b2e 5674 systemd_249.9-0ubuntu1.dsc
 835280cc10c2de7718ba0d273aa069a90f25c2d0b9936606fdcd780dcb7f092e 10613893 systemd_249.9.orig.tar.gz
 dc77794fc519defd6c62410be7f1d8a2e235c673043ac4d0a322ecb4f6edb61c 224064 systemd_249.9-0ubuntu1.debian.tar.xz
 d888ab4a08c51bc86e31df72f64fed002710eb21714210f9429a79955477794b 12297 systemd_249.9-0ubuntu1_source.buildinfo
Files:
 974510a3c93862747c37426eca61af9d 5674 admin optional systemd_249.9-0ubuntu1.dsc
 c9ff48e392e39d2ab0d62d92ea06b0ce 10613893 admin optional systemd_249.9.orig.tar.gz
 79f34fd70f1d4c9733cfe455497c2ad6 224064 admin optional systemd_249.9-0ubuntu1.debian.tar.xz
 58c2386000e469464cf50224a96ce5d5 12297 admin optional systemd_249.9-0ubuntu1_source.buildinfo
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at lists.alioth.debian.org>


More information about the jammy-changes mailing list