Delete the architecture judgment in the patch list

Signed-off-by: liweigang <liweiganga@uniontech.com>
This commit is contained in:
liweigang 2024-09-12 15:24:15 +08:00
parent e2e327e1ab
commit 60377a1fa3

View File

@ -3,7 +3,7 @@
Name: util-linux Name: util-linux
Version: 2.39.1 Version: 2.39.1
Release: 11 Release: 12
Summary: A random collection of Linux utilities Summary: A random collection of Linux utilities
License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain
URL: https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git URL: https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
@ -40,9 +40,7 @@ Patch6018: backport-libmount-fix-possible-memory-leak.patch
Patch6019: backport-libmount-Fix-atime-remount-for-new-API.patch Patch6019: backport-libmount-Fix-atime-remount-for-new-API.patch
Patch9000: SKIPPED-no-root-permissions-test.patch Patch9000: SKIPPED-no-root-permissions-test.patch
%ifarch sw_64
Patch9001: util-linux-Add-sw64-architecture.patch Patch9001: util-linux-Add-sw64-architecture.patch
%endif
Patch9002: sfdisk-fix-crash-casued-by-out-of-bounds-access.patch Patch9002: sfdisk-fix-crash-casued-by-out-of-bounds-access.patch
Patch9003: add-new-gmo-file.patch Patch9003: add-new-gmo-file.patch
@ -415,6 +413,12 @@ fi
%endif %endif
%changelog %changelog
* Thu Sep 12 2024 liweigang <liweiganga@uniontech.com> - 2.39.1-12
- Type:enhancement
- CVE: NA
- SUG: NA
- DESC: delete the architecture judgment in the patch list
* Tue Sep 10 2024 zhangyao <zhangyao108@huawei.com> - 2.39.1-11 * Tue Sep 10 2024 zhangyao <zhangyao108@huawei.com> - 2.39.1-11
- Type:bugfix - Type:bugfix
- CVE:NA - CVE:NA