diff --git a/8.0.2.tar.gz b/8.0.2.tar.gz deleted file mode 100644 index 9ab6e6d92241f8754d598a5dcc12fbb2add37526..0000000000000000000000000000000000000000 Binary files a/8.0.2.tar.gz and /dev/null differ diff --git a/8.0.3.tar.gz b/8.0.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..cf77494fc25febbcc45576397bc0536eb85e433b Binary files /dev/null and b/8.0.3.tar.gz differ diff --git a/crash.spec b/crash.spec index 9821c535370eea880de6111d67cc38f09148e1d5..ef369f97ac05b9c95323b2c47bb5b0aa5635563d 100644 --- a/crash.spec +++ b/crash.spec @@ -1,5 +1,5 @@ Name: crash -Version: 8.0.2 +Version: 8.0.3 Release: 1 Summary: Linux kernel crash utility. License: GPLv3 @@ -12,7 +12,6 @@ Patch2: 0001-add-SDEI-stack-resolution.patch %ifarch sw_64 Patch3: 0002-crash-8.0.2-sw.patch %endif -Patch4: 0003-arm64-fix-backtraces-of-KASAN-kernel-dumpfile-truncated.patch BuildRequires: ncurses-devel zlib-devel lzo-devel snappy-devel texinfo libzstd-devel BuildRequires: gcc gcc-c++ bison m4 @@ -78,6 +77,9 @@ install -D -m 0644 defs.h %{buildroot}%{_includedir}/%{name}/defs.h %{_mandir}/man8/crash.8* %changelog +* Thu May 25 2023 yoo - 8.0.3-1 +- update to crash-8.0.3 + * Sun Jan 29 2023 chenhaixiang - 8.0.2-1 - update to crash-8.0.2