!849 [sync] PR-845: 修复补丁序号位置和changelog日期降序问题
From: @openeuler-sync-bot Reviewed-by: @xujing99 Signed-off-by: @xujing99
This commit is contained in:
commit
57272f6165
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: 38
|
Release: 39
|
||||||
License: MIT and LGPLv2+ and GPLv2+
|
License: MIT and LGPLv2+ and GPLv2+
|
||||||
Summary: System and Service Manager
|
Summary: System and Service Manager
|
||||||
|
|
||||||
@ -96,6 +96,8 @@ Patch6042: backport-journalctl-erase-verify-key-before-free.patch
|
|||||||
Patch6043: backport-core-service-use-log_unit_-where-appropriate.patch
|
Patch6043: backport-core-service-use-log_unit_-where-appropriate.patch
|
||||||
Patch6044: backport-core-Bump-log-level-of-reexecute-request-to-notice.patch
|
Patch6044: backport-core-Bump-log-level-of-reexecute-request-to-notice.patch
|
||||||
Patch6045: backport-core-Log-in-more-scenarios-about-which-process-initi.patch
|
Patch6045: backport-core-Log-in-more-scenarios-about-which-process-initi.patch
|
||||||
|
Patch6046: backport-repart-fix-memory-leak.patch
|
||||||
|
Patch6047: backport-fix-memory-leak-in-cryptsetup-generator.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
|
||||||
@ -153,8 +155,6 @@ Patch9060: systemd-logind-add-log-to-display-devices.patch
|
|||||||
Patch9061: delete-Assertion-o-object.type-OBJECT_ENTRY_ARRAY.patch
|
Patch9061: delete-Assertion-o-object.type-OBJECT_ENTRY_ARRAY.patch
|
||||||
|
|
||||||
Patch9801: Systemd-Add-sw64-architecture.patch
|
Patch9801: Systemd-Add-sw64-architecture.patch
|
||||||
Patch9802: backport-repart-fix-memory-leak.patch
|
|
||||||
Patch9803: backport-fix-memory-leak-in-cryptsetup-generator.patch
|
|
||||||
|
|
||||||
BuildRequires: gcc, gcc-c++
|
BuildRequires: gcc, gcc-c++
|
||||||
BuildRequires: libcap-devel, libmount-devel, pam-devel, libselinux-devel
|
BuildRequires: libcap-devel, libmount-devel, pam-devel, libselinux-devel
|
||||||
@ -1684,6 +1684,9 @@ fi
|
|||||||
%{_unitdir}/veritysetup.target
|
%{_unitdir}/veritysetup.target
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 29 2025 Han Jinpeng <hanjinpeng@kylinos.cn> - 255-39
|
||||||
|
- Fix patch number position and changelog date error
|
||||||
|
|
||||||
* Mon Mar 10 2025 mahailiang <mahailiang@uniontech.com> - 255-38
|
* Mon Mar 10 2025 mahailiang <mahailiang@uniontech.com> - 255-38
|
||||||
- update sw_64 patch
|
- update sw_64 patch
|
||||||
|
|
||||||
@ -2022,7 +2025,7 @@ fi
|
|||||||
* Wed Dec 8 2021 yangmingtai <yangmingtai@huawei.com> - 249-1
|
* Wed Dec 8 2021 yangmingtai <yangmingtai@huawei.com> - 249-1
|
||||||
- systemd update to v249
|
- systemd update to v249
|
||||||
|
|
||||||
* Tue Dec 28 2021 licunlong <licunlong1@huawei.com> - 248-15
|
* Wed Dec 8 2021 licunlong <licunlong1@huawei.com> - 248-15
|
||||||
- fix typo: disable not denable.
|
- fix typo: disable not denable.
|
||||||
|
|
||||||
* Wed Dec 01 2021 licunlong <licunlong1@huawei.com> - 248-14
|
* Wed Dec 01 2021 licunlong <licunlong1@huawei.com> - 248-14
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user