Merge branch 'openEuler-24.03-LTS' of gitee.com:src-openeuler/systemd into openEuler-24.03-LTS
Signed-off-by: hanjinpeng <hanjinpeng@kylinos.cn>
This commit is contained in:
commit
db8a44101c
11
systemd.spec
11
systemd.spec
@ -25,7 +25,7 @@
|
|||||||
Name: systemd
|
Name: systemd
|
||||||
Url: https://systemd.io/
|
Url: https://systemd.io/
|
||||||
Version: 255
|
Version: 255
|
||||||
Release: 9
|
Release: 10
|
||||||
License: MIT and LGPLv2+ and GPLv2+
|
License: MIT and LGPLv2+ and GPLv2+
|
||||||
Summary: System and Service Manager
|
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
|
Patch6002: backport-Avoid-tmp-being-mounted-as-tmpfs-without-the-user-s-.patch
|
||||||
Patch6003: backport-temporarily-disable-test-seccomp.patch
|
Patch6003: backport-temporarily-disable-test-seccomp.patch
|
||||||
Patch6004: backport-core-exec-do-not-crash-with-UtmpMode-user-without-Us.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
|
Patch6005: backport-CVE-2023-50387.patch
|
||||||
Patch6006: backport-resolved-reduce-the-maximum-nsec3-iterations-to-100.patch
|
Patch6006: backport-CVE-2023-50868.patch
|
||||||
|
|
||||||
Patch9008: update-rtc-with-system-clock-when-shutdown.patch
|
Patch9008: update-rtc-with-system-clock-when-shutdown.patch
|
||||||
Patch9009: udev-add-actions-while-rename-netif-failed.patch
|
Patch9009: udev-add-actions-while-rename-netif-failed.patch
|
||||||
@ -1636,9 +1636,12 @@ fi
|
|||||||
%{_libdir}/security/pam_systemd_loadkey.so
|
%{_libdir}/security/pam_systemd_loadkey.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Apr 14 2024 Han Jinpeng <hanjinpeng@kylinos.cn> - 255-9
|
* Thu Apr 18 2024 Han Jinpeng <hanjinpeng@kylinos.cn> - 255-10
|
||||||
- Fix warning for file not found during rpm packaging
|
- Fix warning for file not found during rpm packaging
|
||||||
|
|
||||||
|
* Wed Apr 17 2024 huyubiao <huyubiao@huawei.com> - 255-9
|
||||||
|
- fix CVE-2023-50387 and CVE-2023-50868
|
||||||
|
|
||||||
* Mon Apr 08 2024 GuoCe <guoce@kylinos.cn> - 255-8
|
* Mon Apr 08 2024 GuoCe <guoce@kylinos.cn> - 255-8
|
||||||
- Update outdated URL
|
- Update outdated URL
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user