From b72f85b07836f5ac6a40ebd6fabee4a173b6e101 Mon Sep 17 00:00:00 2001 From: Zhiqiang Liu Date: Mon, 12 Dec 2022 16:17:55 +0800 Subject: [PATCH] squash-tools: sync branch from 22.03-LTS for using "sync" command fix issue:https://gitee.com/src-openeuler/squashfs-tools/issues/I65M6G Signed-off-by: Zhiqiang Liu --- squashfs-tools.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/squashfs-tools.spec b/squashfs-tools.spec index 317a094..18bf436 100644 --- a/squashfs-tools.spec +++ b/squashfs-tools.spec @@ -1,6 +1,6 @@ Name: squashfs-tools Version: 4.5 -Release: 2 +Release: 4 Summary: Utility for the squashfs filesystems License: GPLv2+ URL: http://squashfs.sourceforge.net/ @@ -43,6 +43,12 @@ install -D -m 755 squashfs-tools/unsquashfs %{buildroot}%{_sbindir}/unsquashfs %changelog +* Wed Nov 16 2022 wubo - 4.5-4 +- The sw_64 is not define, Revert sw64 architecture. + +* Thu Oct 27 2022 wuzx - 4.5-3 +- Add sw64 architecture + * Thu Oct 20 2022 lihaoxiang - 4.5-2 - fix dereference of null pointer