diff --git a/backport-resolved-limit-the-number-of-signature-validations-i.patch b/backport-CVE-2023-50387.patch similarity index 100% rename from backport-resolved-limit-the-number-of-signature-validations-i.patch rename to backport-CVE-2023-50387.patch diff --git a/backport-resolved-reduce-the-maximum-nsec3-iterations-to-100.patch b/backport-CVE-2023-50868.patch similarity index 100% rename from backport-resolved-reduce-the-maximum-nsec3-iterations-to-100.patch rename to backport-CVE-2023-50868.patch diff --git a/systemd.spec b/systemd.spec index 58c4476ab04896ca43a42a75c497aae74e599d7b..0bb3e3cb3889a0381188b54549b0785a9225b637 100644 --- a/systemd.spec +++ b/systemd.spec @@ -25,7 +25,7 @@ Name: systemd Url: https://www.freedesktop.org/wiki/Software/systemd Version: 255 -Release: 7 +Release: 8 License: MIT and LGPLv2+ and GPLv2+ Summary: System and Service Manager @@ -55,8 +55,8 @@ Patch6001: backport-Revert-sysctl.d-switch-net.ipv4.conf.all.rp_filter-f.pa Patch6002: backport-Avoid-tmp-being-mounted-as-tmpfs-without-the-user-s-.patch Patch6003: backport-temporarily-disable-test-seccomp.patch Patch6004: backport-core-exec-do-not-crash-with-UtmpMode-user-without-Us.patch -Patch6005: backport-resolved-limit-the-number-of-signature-validations-i.patch -Patch6006: backport-resolved-reduce-the-maximum-nsec3-iterations-to-100.patch +Patch6005: backport-CVE-2023-50387.patch +Patch6006: backport-CVE-2023-50868.patch Patch9008: update-rtc-with-system-clock-when-shutdown.patch Patch9009: udev-add-actions-while-rename-netif-failed.patch @@ -1638,6 +1638,9 @@ fi %{_libdir}/security/pam_systemd_loadkey.so %changelog +* Tue Apr 16 2024 huyubiao - 255-8 +- DESC:fix CVE-2023-50387 and CVE-2023-50868 + * Wed Mar 27 2024 huyubiao - 255-7 - DESC:add backport-core-exec-do-not-crash-with-UtmpMode-user-without-Us.patch backport-resolved-limit-the-number-of-signature-validations-i.patch