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 87a8281..ce99325 100644 --- a/systemd.spec +++ b/systemd.spec @@ -21,7 +21,7 @@ Name: systemd Url: https://systemd.io/ Version: 249 -Release: 76 +Release: 77 License: MIT and LGPLv2+ and GPLv2+ Summary: System and Service Manager @@ -638,8 +638,8 @@ Patch6589: backport-resolve-don-t-add-sockets-to-the-graveyard-on-shutdo.pa Patch6590: backport-sd-journal-check-sd-event-state-before-setting-up-po.patch Patch6591: backport-shutdown-get-only-active-md-arrays.patch Patch6592: backport-core-exec-do-not-crash-with-UtmpMode-user-without-Us.patch -Patch6593: backport-resolved-limit-the-number-of-signature-validations-i.patch -Patch6594: backport-resolved-reduce-the-maximum-nsec3-iterations-to-100.patch +Patch6593: backport-CVE-2023-50387.patch +Patch6594: backport-CVE-2023-50868.patch Patch9001: update-rtc-with-system-clock-when-shutdown.patch Patch9002: udev-add-actions-while-rename-netif-failed.patch @@ -2144,6 +2144,9 @@ grep -q -E '^KEYMAP="?fi-latin[19]"?' /etc/vconsole.conf 2>/dev/null && %{_libdir}/security/pam_systemd.so %changelog +* Wed Apr 17 2024 huyubiao - 249-77 +- fix CVE-2023-50387 and CVE-2023-50868 + * Tue Apr 16 2024 huyubiao - 249-76 - Update outdated URL