]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
systemd: Update 250.3 -> 250.4
authorRichard Neill <richard.neill@arm.com>
Wed, 16 Mar 2022 10:37:24 +0000 (10:37 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 Mar 2022 16:43:04 +0000 (16:43 +0000)
commitccf7b8948f0c02e28e8a0151c48bf169d3fc36c8
tree27fefd0426592b1f6abaf962b6f08652ea2e1b0c
parentd51592e4eb2bc951f0c33a6e69be22aa8ea84d6f
systemd: Update 250.3 -> 250.4

The following security and bug-fix patches are included as part of the 250.4
update:

c6603da3ad boot: Properly check status code of console_key_read
2198c08d07 core: really skip automatic restart when a JOB_STOP job is pending
367041af81 pid1: set SYSTEMD_NSS_DYNAMIC_BYPASS=1 env var for dbus-daemon
160eeab224 virt: Fix Xen Dom0 detection logic to no longer report as VM
514a4c051c network: bridge: fix endian of vlan protocol
4dbc210124 resolve: fix possible memleak
d82bd80cf4 resolve: fix potential memleak and use-after-free
dcba78244e util: another set of CVE-2021-4034 assert()s
74dfb51f70 sd-dhcp6-client: fix sending prefix delegation request during rebind
df59c65a23 mkdir: allow to create directory whose path contains symlink
ae95ca27be sd-dhcp-lease: fix memleak
2b04d3b3fc sd-dhcp-lease: fix reading unaligned memory
1ef56ad928 network: xfrm: refuse zero interface ID
7dc0f80588 sd-dhcp-lease: fix a memory leak in dhcp_lease_parse_search_domains
426807c54b sd-dhcp-lease: fix an infinite loop found by the fuzzer
0456e3aaaa oomd: fix race with path unavailability when killing cgroups

As the following two patches:

0001-mkdir-allow-to-create-directory-whose-path-contains-.patch
0001-src-fundamental-list-fundamental_source_paths-using-.patch

have been merged in 250.4 or replaced, remove them.

Signed-off-by: Richard Neill <richard.neill@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd-boot_250.4.bb [moved from meta/recipes-core/systemd/systemd-boot_250.3.bb with 100% similarity]
meta/recipes-core/systemd/systemd.inc
meta/recipes-core/systemd/systemd/0001-mkdir-allow-to-create-directory-whose-path-contains-.patch [deleted file]
meta/recipes-core/systemd/systemd/0001-src-fundamental-list-fundamental_source_paths-using-.patch [deleted file]
meta/recipes-core/systemd/systemd_250.4.bb [moved from meta/recipes-core/systemd/systemd_250.3.bb with 99% similarity]