Change logs for systemd source package in Jammy

  • systemd (249.11-0ubuntu3.12) jammy; urgency=medium
    
      * core/device: ignore DEVICE_FOUND_UDEV bit on switching root (LP: #2037281)
        File: debian/patches/lp2037281-core-device-ignore-DEVICE_FOUND_UDEV-bit-on-switching-roo.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=00f86f0b20f794f30aabe7181912d2ec2207e292
      * use read-only /etc hack in more places (LP: #2035122)
        File: debian/patches/debian/UBUNTU-Support-system-image-read-only-etc.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=c57406e850396a5d446aefe5e70a3aeaad080d72
      * autopkgtest: do not allow qemu to be used on ppc64el.
        Almost every run on ppc64el takes 12 to 24 hours, so do this as a last
        resort to relieve pressure on autopkgtest infrastructure.
        File: debian/tests/upstream
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=d125a1ed3f01e59dba2f370c13801bfb76c16f5d
    
     -- Nick Rosbrook <email address hidden>  Tue, 21 Nov 2023 15:57:17 -0500
  • systemd (249.11-0ubuntu3.11) jammy; urgency=medium
    
      * wait-online: exit early if all links are ignored (LP: #2036358)
        File: debian/patches/lp2036358-wait-online-exit-early-if-all-links-are-ignored.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=fcf9af1efaa904b9e587a3bfa76814d2601d05f3
    
     -- Nick Rosbrook <email address hidden>  Tue, 19 Sep 2023 12:57:00 -0400
  • systemd (249.11-0ubuntu3.10) jammy; urgency=medium
    
      [ Nick Rosbrook ]
      * debian/tests/tests-in-lxd: use --reuse flag in lxc publish (LP: #2023229)
        File: debian/tests/tests-in-lxd
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=85b2ceddff1a6cc1ddbca8a1b7e5381d146e6313
      * pstore: only try to load efi_pstore module (LP: #2023462)
        File: debian/patches/lp1978079-efi-pstore-not-cleared-on-boot.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=7600bbfb1e8a399e5aeb1010a20deda3e5a06c89
      * shutdown: get only active md arrays. (LP: #2025563)
        File: debian/patches/lp2025563-shutdown-get-only-active-md-arrays.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=416a9245c8f0efbedcc4395cada23cb09c685ec3
      * udev-rules: fix nvme symlink creation on namespace changes (LP: #2028180)
        File: debian/patches/lp2028180-udev-rules-fix-nvme-symlink-creation-on-namespace-changes.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=26e85b944da9098e66fc0c39f64ee40254c0c278
      * core: reorder systemd arguments on reexec (LP: #2013543)
        File: debian/patches/lp2013543-core-reorder-systemd-arguments-on-reexec.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=19ba0f20d311642596dc65fa5d6eb96a2d4be280
      * network/dhcp4: do not ignore the gateway even if the destination is in same network (LP: #2009743)
        Files:
        - debian/patches/lp2009743/network-dhcp4-do-not-ignore-the-gateway-even-if-the-desti.patch
        - debian/patches/lp2009743/test-network-add-one-more-testcase-for-DHCPv4-classless-r.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=73e774a2fb99c82df6d0edd770bb84ab735ec2f0
      * Drop debian/UBUNTU-wait-online-exit-if-no-links-are-managed.patch (LP: #1982218)
        File: debian/patches/debian/UBUNTU-wait-online-exit-if-no-links-are-managed.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=cf82f08feea456e1c65895b34bffa8c33d421588
      * debian/systemd.postint: do not daemon re-exec if we could hit LP: #2013543
        File: debian/systemd.postinst
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=be484dab06d590b1792a8f016f4292373d0174b7
      * binfmt: fix systemd-binfmt in LXD containers (LP: #1999275)
        Files:
        - debian/patches/lp1999275/binfmt-check-if-binfmt-is-mounted-before-applying-rules.patch
        - debian/patches/lp1999275/binfmt-util-also-check-if-binfmt-is-mounted-in-read-write.patch
        - debian/patches/lp1999275/binfmt-util-split-out-binfmt_mounted.patch
        - debian/patches/lp1999275/unit-check-more-specific-path-to-be-written-by-systemd-bi.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=0b9eadf05ee6db0e009dacbc71521480095880b3
    
      [ Dan Streetman ]
      * Fix machinectl pull-tar and import-tar (LP: #1977630)
        Author: Dan Streetman
        File: debian/patches/lp1977630-fix_machinectl_pull_tar.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=1e7d3febe1600c6eb03bd71a17be6a6af52988c7
      * make machinectl read-only work (LP: #1991829)
        Author: Dan Streetman
        File: debian/patches/lp1991829-add-CAP_LINUX_IMMUTABLE-to-systemd-machined-so-it-ca.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=7a7c47569e0a2d175915eb0b79c60f2611848731
    
     -- Nick Rosbrook <email address hidden>  Mon, 21 Aug 2023 17:11:40 -0400
  • systemd (249.11-0ubuntu3.9) jammy; urgency=medium
    
      * udev: gracefully handle rename failures (LP: #2002445)
        Files:
        - debian/patches/lp2002445/core-device-ignore-failed-uevents.patch
        - debian/patches/lp2002445/sd-device-introduce-device_get_property_int.patch
        - debian/patches/lp2002445/sd-device-make-device_set_syspath-clear-sysname-and-sysnu.patch
        - debian/patches/lp2002445/udev-restore-syspath-and-properties-on-failure.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=a7ad4a9fc708500c61e3b8127f112d8c90049b2c
    
    systemd (249.11-0ubuntu3.8) jammy; urgency=medium
    
      * network/dhcp4: accept local subnet routes from DHCP (LP: #2004478)
        File: debian/patches/lp2004478-network-dhcp4-accept-local-subnet-routes-from-DHCP.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=96928d5f45ebbfe682b47e842d63506fa0ac9583
      * udev: avoid NIC renaming race with kernel (LP: #2002445)
        Files:
        - debian/patches/lp2002445/sd-netlink-add-a-test-for-rtnl_set_link_name.patch
        - debian/patches/lp2002445/sd-netlink-do-not-swap-old-name-and-alternative-name.patch
        - debian/patches/lp2002445/sd-netlink-restore-altname-on-error-in-rtnl_set_link_name.patch
        - debian/patches/lp2002445/udev-attempt-device-rename-even-if-interface-is-up.patch
        - debian/patches/lp2002445/udev-net-allow-new-link-name-as-an-altname-before-renamin.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=20dc4d51a340669c26c446c23b5a84516e82ea74
      * network: create stacked netdevs after the underlying link is (LP: #2000880)
        File: debian/patches/lp2000880-network-create-stacked-netdevs-after-the-underlying-link-.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ab620e709f3f62eda86af26fd66c00d6e5165a25
      * Enable /dev/sgx_vepc access for the group 'sgx' (LP: #2009502)
        File: debian/patches/lp2009502-Enable-dev-sgx_vepc-access-for-the-group-sgx.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=434480ae4059a16ccbde9613be0c26ff1983cc3a
    
     -- Nick Rosbrook <email address hidden>  Mon, 20 Mar 2023 10:32:08 -0400
  • systemd (249.11-0ubuntu3.8) jammy; urgency=medium
    
      * network/dhcp4: accept local subnet routes from DHCP (LP: #2004478)
        File: debian/patches/lp2004478-network-dhcp4-accept-local-subnet-routes-from-DHCP.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=96928d5f45ebbfe682b47e842d63506fa0ac9583
      * udev: avoid NIC renaming race with kernel (LP: #2002445)
        Files:
        - debian/patches/lp2002445/sd-netlink-add-a-test-for-rtnl_set_link_name.patch
        - debian/patches/lp2002445/sd-netlink-do-not-swap-old-name-and-alternative-name.patch
        - debian/patches/lp2002445/sd-netlink-restore-altname-on-error-in-rtnl_set_link_name.patch
        - debian/patches/lp2002445/udev-attempt-device-rename-even-if-interface-is-up.patch
        - debian/patches/lp2002445/udev-net-allow-new-link-name-as-an-altname-before-renamin.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=20dc4d51a340669c26c446c23b5a84516e82ea74
      * network: create stacked netdevs after the underlying link is (LP: #2000880)
        File: debian/patches/lp2000880-network-create-stacked-netdevs-after-the-underlying-link-.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ab620e709f3f62eda86af26fd66c00d6e5165a25
      * Enable /dev/sgx_vepc access for the group 'sgx' (LP: #2009502)
        File: debian/patches/lp2009502-Enable-dev-sgx_vepc-access-for-the-group-sgx.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=434480ae4059a16ccbde9613be0c26ff1983cc3a
    
     -- Nick Rosbrook <email address hidden>  Mon, 06 Mar 2023 14:51:06 -0500
  • systemd (249.11-0ubuntu3.7) jammy-security; urgency=medium
    
      * SECURITY UPDATE: buffer overrun vulnerability in format_timespan()
        - debian/patches/CVE-2022-3821.patch: time-util: fix buffer-over-run
        - CVE-2022-3821
      * SECURITY UPDATE: information leak vulnerability in systemd-coredump
        - debian/patches/CVE-2022-4415.patch: do not allow user to access
          coredumps with changed uid/gid/capabilities
        - CVE-2022-4415
    
     -- Nishit Majithia <email address hidden>  Thu, 02 Mar 2023 18:28:02 +0530
  • systemd (249.11-0ubuntu3.6) jammy; urgency=medium
    
      * Deny-list TEST-58-REPART on ppc64el (LP: #1988994)
        File: debian/patches/lp1988994-Deny-list-TEST-58-REPART-on-ppc64el.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=d2ed3cc1d223bf35015b15ff83b50156b58f0f38
    
    systemd (249.11-0ubuntu3.5) jammy; urgency=medium
    
      [ Nick Rosbrook ]
      * Ensure dns_search_domain_unlink_marked removes all marked domains (LP: #1975667)
        File: debian/patches/lp1975667-Ensure-dns_search_domain_unlink_marked-removes-all-marked.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=919d5ddedd5bb8b45ab9437bf42d66c2821bb074
      * core,firstboot: workaround timezone issues on Ubuntu Core (LP: #1981042)
        Thanks to Robert Ancell for preparing the patch.
        File: debian/patches/lp1981042-core-firstboot-workaround-timezone-issues-caused-by-Ubunt.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=b15546361b549217908fb6ca5d473be23d7fa757
      * network: do not remove localhost address (LP: #1979951)
        File: debian/patches/lp1979951-network-do-not-remove-localhost-address.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=2cd88391cce9fe95a486ae6dd214c12f236f3881
      * units: remove the restart limit on the modprobe@.service (LP: #1982462)
        File: debian/patches/lp1982462-units-remove-the-restart-limit-on-the-modprobe-.service.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=8f0acd1b2fbb8eed1259c34963e5e9b201bef900
      * pstore: do not try to load mtdpstore (LP: #1981622)
        File: debian/patches/lp1978079-efi-pstore-not-cleared-on-boot.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=15225032c3657f5906ee49d48929f9295a8664a0
      * core/mount: downgrade log level about several mkdir failures (LP: #1979952)
        Files:
        - debian/patches/lp1979952-Revert-core-mount-fail-early-if-directory-cannot-be-creat.patch
        - debian/patches/lp1979952-core-mount-downgrade-log-level-about-several-mkdir-failur.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ee8cfcf500698fab2e990de291ecf4c3ab87a4ae
      * debian/control: add Recommends: systemd-hwe-hwdb to udev.
        The systemd-hwe-hwdb brings in additional hwdb rules for HWE, so we want
        those installed with udev by default.
        File: debian/control
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=4a7a3258c33201cca305956820fcc6bcd6052d76
      * hwdb: implement --root option for systemd-hwdb query (LP: #1988078)
        Files:
        - debian/libsystemd0.symbols
        - debian/patches/lp1988078-hwdb-implement-root-option-for-systemd-hwdb-query.patch
        - debian/patches/lp1988078-sd-hwdb-add-sd_hwdb_new_from_path.patch
        - debian/patches/lp1988078-sd-hwdb-include-sys-stat.h-in-hwdb-internal.h.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=937fef96c858f2f2042bf71032f315647c14add0
    
      [ Luca Boccassi ]
      * Enable systemd-repart and ship it in a new systemd-repart package.
        (LP: #1897932)
        Add fdisk as test dependency, needed by test-repart which calls sfdisk.
        Add libfdisk-dev/libssl-dev as dependencies, needed for systemd-repart.
        Author: Luca Boccassi
        Files:
        - debian/control
        - debian/rules
        - debian/systemd-repart.install
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=debbc5e9362522210096ae5fa9da48378791e381
    
      [ Lukas Märdian ]
      * Add sd-repart as test depend, to avoid skipping TEST-58-REPART
        File: debian/tests/control
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=669190653f06a6554ddf9725cbeccac65149df23
    
     -- Nick Rosbrook <email address hidden>  Fri, 09 Sep 2022 14:47:16 -0400
  • systemd (249.11-0ubuntu3.5) jammy; urgency=medium
    
      [ Nick Rosbrook ]
      * Ensure dns_search_domain_unlink_marked removes all marked domains (LP: #1975667)
        File: debian/patches/lp1975667-Ensure-dns_search_domain_unlink_marked-removes-all-marked.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=919d5ddedd5bb8b45ab9437bf42d66c2821bb074
      * core,firstboot: workaround timezone issues on Ubuntu Core (LP: #1981042)
        Thanks to Robert Ancell for preparing the patch.
        File: debian/patches/lp1981042-core-firstboot-workaround-timezone-issues-caused-by-Ubunt.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=b15546361b549217908fb6ca5d473be23d7fa757
      * network: do not remove localhost address (LP: #1979951)
        File: debian/patches/lp1979951-network-do-not-remove-localhost-address.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=2cd88391cce9fe95a486ae6dd214c12f236f3881
      * units: remove the restart limit on the modprobe@.service (LP: #1982462)
        File: debian/patches/lp1982462-units-remove-the-restart-limit-on-the-modprobe-.service.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=8f0acd1b2fbb8eed1259c34963e5e9b201bef900
      * pstore: do not try to load mtdpstore (LP: #1981622)
        File: debian/patches/lp1978079-efi-pstore-not-cleared-on-boot.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=15225032c3657f5906ee49d48929f9295a8664a0
      * core/mount: downgrade log level about several mkdir failures (LP: #1979952)
        Files:
        - debian/patches/lp1979952-Revert-core-mount-fail-early-if-directory-cannot-be-creat.patch
        - debian/patches/lp1979952-core-mount-downgrade-log-level-about-several-mkdir-failur.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ee8cfcf500698fab2e990de291ecf4c3ab87a4ae
      * debian/control: add Recommends: systemd-hwe-hwdb to udev.
        The systemd-hwe-hwdb brings in additional hwdb rules for HWE, so we want
        those installed with udev by default.
        File: debian/control
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=4a7a3258c33201cca305956820fcc6bcd6052d76
      * hwdb: implement --root option for systemd-hwdb query (LP: #1988078)
        Files:
        - debian/libsystemd0.symbols
        - debian/patches/lp1988078-hwdb-implement-root-option-for-systemd-hwdb-query.patch
        - debian/patches/lp1988078-sd-hwdb-add-sd_hwdb_new_from_path.patch
        - debian/patches/lp1988078-sd-hwdb-include-sys-stat.h-in-hwdb-internal.h.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=937fef96c858f2f2042bf71032f315647c14add0
    
      [ Luca Boccassi ]
      * Enable systemd-repart and ship it in a new systemd-repart package.
        (LP: #1897932)
        Add fdisk as test dependency, needed by test-repart which calls sfdisk.
        Add libfdisk-dev/libssl-dev as dependencies, needed for systemd-repart.
        Author: Luca Boccassi
        Files:
        - debian/control
        - debian/rules
        - debian/systemd-repart.install
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=debbc5e9362522210096ae5fa9da48378791e381
    
      [ Lukas Märdian ]
      * Add sd-repart as test depend, to avoid skipping TEST-58-REPART
        File: debian/tests/control
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=669190653f06a6554ddf9725cbeccac65149df23
    
     -- Nick Rosbrook <email address hidden>  Thu, 01 Sep 2022 08:44:50 -0400
  • systemd (249.11-0ubuntu3.4) jammy; urgency=medium
    
      [ Mustafa Kemal Gilor ]
      * d/p/lp1978079-efi-pstore-not-cleared-on-boot.patch: pstore: Run after
        modules are loaded. Thanks to Alexander Graf <email address hidden>.
        (LP: #1978079)
        Author: Mustafa Kemal Gilor
        File: debian/patches/lp1978079-efi-pstore-not-cleared-on-boot.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=d990b13612810a296246011ad66a165b30166702
    
      [ Nick Rosbrook ]
      * systemd-oomd: set ManagedOOMSwap=auto on -.slice (LP: #1972159)
        This has the effect of disabling swap kill by default, so cgroups will
        only be monitored for memory pressure, and not swap usage.
        File: debian/extra/systemd-oomd-defaults/-.slice.d/10-oomd-root-slice-defaults.conf
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=e93c944c58ec376454301e9c9b55d35be7c14a89
    
     -- Nick Rosbrook <email address hidden>  Mon, 27 Jun 2022 14:28:46 -0400
  • systemd (249.11-0ubuntu3.3) jammy; urgency=medium
    
      [ Lukas Märdian ]
      * Build with and suggest fido2 and tpm libraries (LP: #1969375)
        These are used via dlopen only if available by some tools like
        systemd-cryptsetup, systemd-cryptenroll and systemd-repart,
        with graceful fallbacks if they are not found.
        Build-depend on them so that the features get compiled in
        (apart from stage1 builds), and add appropriate Suggests.
        Backport of:
        https://salsa.debian.org/systemd-team/systemd/-/commit/6b5e99f1d7f63c0c83007de9f98f7745f4a564f8
        Files:
        - debian/control
        - debian/rules
        - debian/tests/control
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=c3f5affb669794f9ebfea8d81c68b1aacdde0511
      * Run tests-in-lxd autopkgtest via LXD snap, deb is no more (LP: #1976607)
        Files:
        - debian/tests/control
        - debian/tests/tests-in-lxd
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=eccfd52b275d1b0544dd44f858bcee8508c0957f
    
      [ Nick Rosbrook ]
      * d/t/boot-and-services: Ignore failed snap mount units in test_no_failed
        (LP: #1967576)
        Author: Nick Rosbrook
        File: debian/tests/boot-and-services
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=cf823bffe5cb47a6eb531d9869f69a844f356376
    
    systemd (249.11-0ubuntu3.2) jammy; urgency=medium
    
      * d/p/lp1964494-network-do-not-enable-IPv4-ACD-for-IPv4-link-local-a.patch:
        do not enable IPv4 ACD for IPv4 link-local address if ACD is
        disabled explicitly (LP: #1964494)
    
     -- Lukas Märdian <email address hidden>  Tue, 07 Jun 2022 12:49:20 +0200
  • systemd (249.11-0ubuntu3.1) jammy; urgency=medium
    
      [ Andy Chi ]
      * Add mic mute key support for HP Elite x360 series (LP: #1967038)
        Author: Andy Chi
        File: debian/patches/hwdb-Add-mic-mute-key-mapping-for-HP-Elite-x360.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=45e809103de9c356c75b692d35089e8770602617
    
     -- Lukas Märdian <email address hidden>  Thu, 21 Apr 2022 14:14:26 +0200
  • systemd (249.11-0ubuntu3) jammy; urgency=medium
    
      * oomd: calculate 'used' memory with MemAvailable instead of MemFree (LP: #1966381)
        File: debian/patches/lp1966381-oomd-calculate-used-memory-with-MemAvailable-instead-of-M.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=15fc4c53d726e1dcae7296a9306cfd453fd1a046
      * hwdb: remove the tablet pad entry for the UC-Logic 1060N (LP: #1926860)
        File: debian/patches/lp1926860-hwdb-remove-the-tablet-pad-entry-for-the-UC-Logic-1060N.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=7bf31946a52e55f9f6ea4ecfa30e311685b20997
    
     -- Nick Rosbrook <email address hidden>  Thu, 07 Apr 2022 15:28:15 -0400
  • systemd (249.11-0ubuntu2) jammy; urgency=medium
    
      * Fix calculator key on HP Omen, using upstream 6f2353a & 7092021 (LP: #1929345)
        Files:
        - debian/patches/lp1929345/hwdb-Add-force-release-for-HP-Omen-15-calculator-key.-205.patch
        - debian/patches/lp1929345/hwdb-Force-release-calculator-key-on-all-HP-OMEN-laptops.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=f834f64842191c7c7af450806964297babc764d5
    
     -- Lukas Märdian <email address hidden>  Fri, 18 Mar 2022 17:12:07 +0100
  • systemd (249.11-0ubuntu1) jammy; urgency=medium
    
      * Merge 249.11 bugfix release from upstream systemd-stable
      * Drop patches applied in upstream systemd-stable v249.11
        File: debian/patches/pid1-set-SYSTEMD_NSS_DYNAMIC_BYPASS-1-env-var-for-dbus-da.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=67b0362ae91711e037e89ba72af947b788319be5
      * Refresh patches
        File: debian/patches/debian/UBUNTU-wait-online-exit-if-no-links-are-managed.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ef686a8d28ab452ae4756ab2367a322be66d6262
    
     -- Lukas Märdian <email address hidden>  Mon, 14 Mar 2022 10:57:42 +0100
  • systemd (249.10-0ubuntu2) jammy; urgency=medium
    
      * Fix deadlock between pid1 and dbus-daemon (LP: #1871538)
        File: debian/patches/pid1-set-SYSTEMD_NSS_DYNAMIC_BYPASS-1-env-var-for-dbus-da.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=100a7bfc2d0f82c3afbede04a022c655529cffac
      * Don't override Ubuntu's default sysctl values (LP: #1962038)
        File: debian/patches/debian/UBUNTU-Don-t-override-Ubuntu-s-default-sysctl-values-LP-1962038.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=b10cdb7da3539b3a3c3e619b470a75c83e46ef11
    
     -- Lukas Märdian <email address hidden>  Tue, 08 Mar 2022 14:58:00 +0100
  • systemd (249.10-0ubuntu1) jammy; urgency=medium
    
      [ Lukas Märdian ]
      * Merge 249.10 from upstream
      * Denylist 29-PORTABLE & 50-DISSECT
        Files:
        - debian/patches/deny-list-TEST-29-PORTABLE-and-TEST-50-DISSECT.patch
        - debian/patches/deny-list-TEST-29-PORTABLE-on-ppc64el.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=c16d9b8201f2321395f817e77ec07df5aef152a9
    
     -- Lukas Märdian <email address hidden>  Wed, 16 Feb 2022 19:08:40 +0100
  • systemd (249.9-0ubuntu2) jammy; urgency=medium
    
      * Skip flaky 55-OOMD test on ppc64el
        File: debian/patches/deny-list-TEST-55-OOMD-on-ppc64el.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=211f8962ce89d416c2866444e0e2da794ecd5dd1
    
     -- Lukas Märdian <email address hidden>  Fri, 28 Jan 2022 10:46:41 +0100
  • 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@.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).
    
     -- Lukas Märdian <email address hidden>  Wed, 26 Jan 2022 08:42:00 +0100
  • systemd (249.5-2ubuntu4) jammy; urgency=medium
    
      * SECURITY UPDATE: systemd-tmpfiles could be made to crash.
        - d/p/rm-rf-refactor-rm-rf-children-split-out-body-of-directory.patch:
          Backport upstream patch from PR#20173
        - d/p/rm-rf-optionally-fsync-after-removing-directory-tree.patch:
          Backport upstream patch required for CVE-2021-3997 patches
        - d/p/CVE-2021-3997-1.patch: Backport upstream patch to refactor
          rm_rf_children_inner()
        - d/p/CVE-2021-3997-2.patch: Backport upstream patch to refactor
          rm_rf()
        - d/p/CVE-2021-3997-3.patch: Backport upstream patch to loop over
          nested directories instead of using recursion
        - CVE-2021-3997
    
     -- Alex Murray <email address hidden>  Mon, 10 Jan 2022 10:56:19 +1030
  • systemd (249.5-2ubuntu3) jammy; urgency=medium
    
      * Fix Linux >= 5.15 compat (ioprio API/test-execute)
        Files:
        - debian/patches/linux-5.15-compat-ioprio/Define-ioprio_-get-set-the-same-as-other-compat-syscalls.patch
        - debian/patches/linux-5.15-compat-ioprio/Get-rid-of-ioprio.h-and-add-a-minimalistic-reimplementati.patch
        - debian/patches/linux-5.15-compat-ioprio/core-normalize-ioprio-values-we-acquire-from-kernel.patch
        - debian/patches/linux-5.15-compat-ioprio/ioprio-normalize-io-priority-values-in-configuration.patch
        - debian/patches/linux-5.15-compat-ioprio/ioprio-util-add-macro-for-default-ioprio-settings.patch
        - debian/patches/linux-5.15-compat-ioprio/man-don-t-mention-IOSchedulingClass-none-anymore-in-the-d.patch
        - debian/patches/linux-5.15-compat-ioprio/shared-split-out-ioprio-related-stuff-into-ioprio-util.-c.patch
        - debian/patches/linux-5.15-compat-ioprio/test-add-test-for-ioprio-normalization.patch
        - debian/patches/linux-5.15-compat-ioprio/test-make-test-execute-pass-on-Linux-5.15.patch
        - debian/patches/linux-5.15-compat-ioprio/variuos-add-missing-includes.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=a88474c8d9a8ea006434512905d84e42a774e1c6
    
     -- Lukas Märdian <email address hidden>  Fri, 07 Jan 2022 12:28:29 +0100
  • systemd (249.5-2ubuntu2) jammy; urgency=medium
    
      * d/p/debian/timedatectl-lp1650688.patch,
        d/p/debian/UBUNTU-Fix-timezone-setting-on-read-only-etc.patch:
        Fix timedated unable to retrieve & properly set timezone on
        read-only /etc (e.g. Ubuntu Core and system-image-based systems)
        (LP: #1650688, LP: #1733881)
    
     -- Ratchanan Srirattanamet <email address hidden>  Wed, 08 Dec 2021 09:25:28 +0100
  • systemd (249.5-2ubuntu1) jammy; urgency=medium
    
      * Merge to Ubuntu from Debian unstable
        - Dropped changes (applied upstream):
          + UBUNTU-units-disable-journald-watchdog.patch
          + test-Allow-running-only-a-subset-of-integration-tests-by-.patch
          + hwdb-Add-ProBook-to-use-micmute-hotkey.patch
          + d/p/lp1931578/*.patch (ActivationPolicy=)
          + lp1932352-hwdb-Add-mic-mute-key-mapping-for-HP-Elite-Dragonfly.patch
          + d/p/lp1858210/*.patch (tzdata.zi)
          + lp1914740-network-enable-DHCP-broadcast-flag-if-required-by-in.patch
          + lp1934981-correct-suspend-then-sleep-string.patch
          + CVE-2020-13529.patch
          + CVE-2021-33910.patch
          + Merge-pull-request-20199-from-ddstreet-unit_cgroup_catchu.patch
          + udev-fix-slot-based-network-names-on-s390.patch
          + udev-add-missing-initialization-to-fix-freeing-invalid-ad.patch
          + udev-allow-onboard-index-up-to-65535.patch
          + lp1940635.patch (networkd failed to acquire a DHCP6 lease, v249.5)
      * debian/gbp.conf: Update debian-branch to ubuntu-jammy
        File: debian/gbp.conf
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=f35b4d6c0653c3125b2e0e5d962f84543733c3c0
      * Refresh Ubuntu-UseDomains-by-default.patch
        File: debian/patches/debian/Ubuntu-UseDomains-by-default.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=6e3b2ffb1c2c2bf2223f91b350c1fd06b8903346
      * Refresh UBUNTU-test-test-functions-launch-qemu-with-vga-none.patch
        File: debian/patches/debian/UBUNTU-test-test-functions-launch-qemu-with-vga-none.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=7142fb9381ab98d750a7c2473087ea7264be860d
      * Refresh UBUNTU-Revert-cgroup-Continue-unit-reset-if-cgroup-is-busy.patch
        File: debian/patches/debian/UBUNTU-Revert-cgroup-Continue-unit-reset-if-cgroup-is-busy.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=3de0f444bfc0cf3b601c4a1ad8939d2cd69cdad6
      * Refresh UBUNTU-resolved-default-no-negative-caching.patch
        File: debian/patches/debian/UBUNTU-resolved-default-no-negative-caching.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=d7b25651ea7ceae2ebfeafb84d9d65fb8284367a
      * Refresh Revert-network-if-sys-is-rw-then-udev-should-be-around.patch
        File: debian/patches/Revert-network-if-sys-is-rw-then-udev-should-be-around.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=61b004d7710b305d9996b3ad9bb47dc372fcbbac
      * Refresh UBUNTU-src-test-testmount-util.c-Skip-parts-of-test-mount-util-in-LXC.patch
        File: debian/patches/debian/UBUNTU-src-test-testmount-util.c-Skip-parts-of-test-mount-util-in-LXC.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=5fe343a0fc89771820f997c2d6621ac517d9070f
      * Refresh Merge-pull-request-20705-from-yuwata-test-oomd-util.patch
        File: debian/patches/Merge-pull-request-20705-from-yuwata-test-oomd-util.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=e88125e4580e29ccc4417464301d68a23f313415
      * Refresh patches/offset, using gbp
        Files:
        - debian/patches/debian/UBUNTU-Revert-namespace-be-more-careful-when-handling-namespacin.patch
        - debian/patches/debian/UBUNTU-Support-system-image-read-only-etc.patch
        - debian/patches/debian/UBUNTU-journald.service-set-Nice-1-to-dodge-watchdog-on-soft-loc.patch
        - debian/patches/debian/UBUNTU-src-test-test-execute.c-Skip-parts-of-test-execute-in-con.patch
        - debian/patches/debian/UBUNTU-test-sleep-skip-test_fiemap-upon-inapproriate-ioctl-.patch
        - debian/patches/debian/UBUNTU-units-block-CAP_SYS_MODULE-units-in-containers-too.patch
        - debian/patches/debian/UBUNTU-wait-online-exit-if-no-links-are-managed.patch
        - debian/patches/debian/Ubuntu-core-in-execute-soft-fail-setting-Nice-priority-when.patch
        - debian/patches/lp1861941-dont-generate-disk-byuuid-for-bcache-uuid.patch
        - debian/patches/lp1894622-Add-systemd-resolve-backwards-compatibility-section-.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=fd33ff25c6aa25f33054053c06f2936d51e8f645
      * debian/rules: Fix FTBFS on i386 by removing unneeded linuxia32.elf.sub to avoid
        debugedit errors
        File: debian/rules
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=381cc855978f441f6f45f215a7c864e61d67ab0a
      * debian/control: cleanup (upstart is no more)
        File: debian/control
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=e93509e1970ee170e4a4ed655c55f55446e4078d
      * debian/systemd.NEWS: re-add comment about cgroups v2
        File: debian/systemd.NEWS
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=51a7a11dba9a6248b8575c05c00e70aa6b9141fb
      * debian/rules: explicitly enable default-hierarchy=unified
        to stay in line with Debian
        File: debian/rules
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=b6804a5aee1bcf1dfd3415c048cbf94d482652a2
      * debian/udev.postinst: Drop old 'getent group kvm' workaround
        File: debian/udev.postinst
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=081fddb76415eb959fd898b503eec0354d44fb31
      * d/t/boot-and-services: skip test_service, broken on kernel > 5.10
        (systemd#20989)
        File: debian/tests/boot-and-services
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=8ca6fbb84ccd09c4e199dec9fd9536c0b3637bc5
      * d/t/tests-in-lxd: account for different locations of source tree
        File: debian/tests/tests-in-lxd
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=f454c89619915566af2644b14eada41075631f6a
      * d/t/control: fix upstream* test dependencies
        File: debian/tests/control
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ca404329f73f90316241680985ee8721d27d6092
      * d/t/tests-in-lxd: work around systemd-sysusers issue on privileged containers
        (LP: #1950787)
        File: debian/tests/tests-in-lxd
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=d4e05ecbc1a32d2e6d454c05a2899058c3a04bac
      * Drop units-Don-t-start-systemd-udev-trigger.service-in-a-conta.patch
        we do run udevd in our containers and actually rely on udevadm trigger
        happening on boot for the udev database to populate with the relevant
        network devices that are present in the container
        It was added when systemd upstream made udevadm trigger more picky
        (would fail when it used to succeed), but they now have failures from udevadm
        ignored in the upstream unit
        making this patch un-necessary and actually harmful to those running Ubuntu in
        system containers
        File: debian/patches/units-Don-t-start-systemd-udev-trigger.service-in-a-conta.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ba89ae0b007e1fed3d9e1b2aefa86cf9c6e7a022
      * Drop lp1894622-Add-systemd-resolve-backwards-compatibility-section-.patch.
        The systemd-resolve symlink for backwards compatibility is no more as of v249
        File: debian/patches/lp1894622-Add-systemd-resolve-backwards-compatibility-section-.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=c26f6843f498966e8506e71870255b627fcbd7c7
      * Revert: sd-dhcp: do not use detect_container() to guess udev is running or not
        (LP: #1950794)
        File: debian/patches/lp1950794-Revert-sd-dhcp-do-not-use-detect_container-to-guess-.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=794597758ac9527b81696bb785d99cd2ddfa2707
      * Support detection for ARM64 Hyper-V guests (LP: #1952599)
        Files:
        - debian/patches/lp1952599/0001-virt-Support-detection-for-ARM64-Hyper-V-guests.patch
        - debian/patches/lp1952599/0002-virt-Fix-the-detection-for-Hyper-V-VMs.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=57f51781646327832f15294368842da015f3c433
    
      [Yao Wei]
      * Add ACCEL_LOCATION=base property for Dell clamshell models (LP: #1943561)
        Files:
        - debian/patches/lp1943561/Add-additional-Dell-models-that-require-ACCEL_LOCATION-ba.patch
        - debian/patches/lp1943561/Use-SKU-to-identify-Dell-clamshell-models-for-acceleromet.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=9f99081482b76a7b717e39ef4380f08093e4359a
    
      [Andy Chi]
      * Add privacy micmute hotkey for Dell machine. (LP: #1952733)
        File: debian/patches/lp1952733-hwdb-60-keyboard-Update-Dell-Privacy-Micmute-Hotkey-Map.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=e590db02f015a0e999909b67e0cefbb4295c53a5
      * Add microphone mute key for Dell machine. (LP: #1952735)
        File: debian/patches/lp1952735-keymap-Add-microphone-mute-keymap-for-Dell-Machine.patch
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=03799d7649fd5e0dae226c81441932d19cb6cc36
    
      [Dan Streetman]
      * d/p/lp1950508-cgroup-check-if-any-controller-is-in-use-as-v1.patch:
        Use cgroupv1 in container if host using cgroupv1
        (LP: #1950508)
    
    systemd (249.5-2) unstable; urgency=medium
    
      [ Helmut Grohne ]
      * Fix FTCBFS: Annotate python3-jinja2 dependency with :native
        (Closes: #996501)
    
      [ Michael Biebl ]
      * hwdb: Allow console users access to media* nodes (Closes: #996749)
    
    systemd (249.5-1) unstable; urgency=medium
    
      * New upstream version 249.5
      * Rebase patches
      * Update debian/copyright
      * Clean up lintian overrides
    
    systemd (249.4-2) unstable; urgency=medium
    
      * Upload to unstable
      * Remove unused initialize_coredump() function
      * Fix #993738 by pulling the patches from upstream PR#20603
    
    systemd (249.4-1) experimental; urgency=medium
    
      * New upstream version 249.4
      * Rebase patches
    
    systemd (249.3-4) experimental; urgency=medium
    
      * Add Conflicts/Replaces: systemd to systemd-standalone-{sysusers,tmpfiles}
        This allows upgrades from older systemd versions which do not have
        Provides: systemd-{sysusers,tmpfiles}. (Closes: #992376)
    
    systemd (249.3-3) experimental; urgency=medium
    
      * Use C/R/P for systemd-sysusers and systemd-tmpfiles.
        It's an interface/facility that can only be provided by a single package
        at a time.
    
    systemd (249.3-2) experimental; urgency=medium
    
      * Provide standalone binaries for sysusers and tmpfiles (Closes: #946456)
      * Fix test dependencies of upstream test.
        After splitting out the standalone binaries for sysusers and tmpfiles
        into separate packages (which conflict with the main systemd package),
        we can no longer use the '@' notation in the upstream test.
        This reverts commit 5eeeb1b562a1a9802df105091bda4741c263336d and also
        adds systemd-tests and systemd-timesyncd to the upstream test
        dependencies.
    
    systemd (249.3-1) experimental; urgency=medium
    
      * New upstream version 249.3
      * Rebase patches
      * Remove obsolete systemd-resolve compat symlink
    
    systemd (249.2-2) experimental; urgency=medium
    
      * Remove obsolete upgrade code from maintainer scripts
      * Clean up old versions from maintscript files
      * Drop obsolete systemd Breaks/Replaces
      * Drop obsolete python-dbusmock Breaks
      * Turn versioned systemd-shim Breaks into unversioned Conflicts.
        There never was a fixed systemd-shim version before it was removed from
        the archive.
      * Drop patches which are no longer needed after bullseye
      * Stop setting up device symlinks for CD-RW/DVD drives.
        Those udev rules were a Debian specific workaround that were mainly
        added for compat with older software which wasn't able to automatically
        discover those types of devices. Those rules didn't provide
        stable/predictable names though, so remove them. (Closes: #991639)
      * autopkgtest: add systemd-timesyncd dependency to timedated test.
        We need systemd-timesyncd in the timedated test, not just an arbitrary
        provider of time-daemon.
      * autopkgtest: clean up dependencies of boot-smoke test.
        A lot of the dependencies are not needed but were originally added to
        avoid a testbed reset and make it possible to reuse the testbed of the
        upstream test. This turned out to be a maintenance problem and the
        dependencies were not updated accordingly. Instead of trying to keep the
        two tests in sync, trim down the boot-smoke dependencies to its bare
        minimum.
    
    systemd (249.2-1) experimental; urgency=medium
    
      * New upstream version 249.2
      * Rebase patches
    
    systemd (249.1-1) experimental; urgency=medium
    
      * New upstream version 249.1
        - basic/unit-name: do not use strdupa() on a path (CVE-2021-33910)
    
    systemd (249-1) experimental; urgency=medium
    
      * New upstream version 249
      * Rebase patches
      * Update symbol versions for the v249 release
      * Fix removal of systemd-hwdb-update.service.
        As we don't support factory-reset, we don't need this service.
        In Debian, the hwdb binary database is updated via a dpkg file trigger.
    
    systemd (249~rc3-1) experimental; urgency=medium
    
      * New upstream version 249~rc3
      * Rebase patches
    
    systemd (249~rc2-1) experimental; urgency=medium
    
      * New upstream version 249~rc2
      * Rebase patches
    
    systemd (249~rc1-1) experimental; urgency=medium
    
      [ Michael Biebl ]
      * New upstream version 249~rc1
      * Rebase patches
      * Replace m4 Build-Depends with python3-jinja2
      * Update symbols file for libsystemd0
      * test: do not run 'meson configure' if NO_BUILD is set
      * test: drop the mawk-incompatible expression
      * Add gawk <!nocheck> to Build-Depends.
        It is used in tools/check-directives.sh which is run during "meson test".
      * autopkgtest: add udev dependency to unit-tests.
        Without a properly set up hwdb the test-sd-hwdb test is skipped.
    
      [ Luca Boccassi ]
      * autopkgtest: add dependency on dosfstools for upstream test.
        Needed to create EFI partition (vfat)
    
     -- Lukas Märdian <email address hidden>  Thu, 02 Dec 2021 10:16:33 +0100
  • systemd (248.3-1ubuntu8) impish; urgency=medium
    
      [ Dan Streetman ]
      * d/p/dell-clamshell-accel-location-base-with-sku.patch:
        Revert incorrect patch (LP: #1942899)
    
      [ Lukas Märdian ]
      * Add d/p/Merge-pull-request-20705-from-yuwata-test-oomd-util.patch
        Replace lp1942113.patch with upstream commit 54966b7 (LP: #1942113)
        Files:
        - debian/patches/lp1942113.patch
        - debian/patches/Merge-pull-request-20705-from-yuwata-test-oomd-util.patch
      * Drop snapd cgroupv2 workaround, not needed anymore as of snapd 2.53~pre1
        File: debian/tests/tests-in-lxd
        https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=f9f340f74abdc4060cfd27a7cb3001929b6f9cf4
    
     -- Lukas Märdian <email address hidden>  Mon, 04 Oct 2021 11:23:28 +0200