From 6552e6b605e2943323621c46e010af388ad1b783 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Dec 20 2022 18:30:03 +0000 Subject: Version 251.10 - CVE-2022-4415: systemd: coredump not respecting fs.suid_dumpable kernel setting --- diff --git a/sources b/sources index 89a230c..81581b4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (systemd-251.9.tar.gz) = 27df2076445a826911274101286a3555528ebd0894a5c32f2dea71a075b5fcde3931f4d04f5726c5b39d482357939d2fbd2b52ac9a894b6853f48833984f4c17 +SHA512 (systemd-251.10.tar.gz) = 49e33dbbc1b2ebe123b2f722070c87524b3126d1e605fb3e24a3f9f328ab67de506dc4588a92caf157428c21b9c73c3884726c4a5b1f67bb997d4a68bb871e5b diff --git a/systemd.spec b/systemd.spec index a6a9ea8..5dbcdc7 100644 --- a/systemd.spec +++ b/systemd.spec @@ -30,7 +30,7 @@ Name: systemd Url: https://www.freedesktop.org/wiki/Software/systemd %if %{without inplace} -Version: 251.9 +Version: 251.10 %else # determine the build information from local checkout Version: %(tools/meson-vcs-tag.sh . error | sed -r 's/-([0-9])/.^\1/; s/-g/_g/')