Kernel analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles
Go to file
Lianbo Jiang bce16fc0be Fix Segmentation fault and update to the latest upstream
Remove the use_system_readline_v3.patch and the dependency of
readline-devel.

Update to the latest upstream: commit <9c0c6c1b3750>

Release crash-7.2.9-5

Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
2021-03-08 20:33:00 +08:00
.gitignore Update to latest upstream release(crash-7.2.9) 2020-11-26 14:00:35 +08:00
0001-x86_64-VC-exception-stack-support.patch Update to the latest upstream: commit <fdb41f0b6fa4> 2021-02-05 14:16:10 +08:00
0002-netdump-fix-regression-for-raw-RAM-dumpfiles.patch Update to the latest upstream: commit <fdb41f0b6fa4> 2021-02-05 14:16:10 +08:00
0003-arm64-update-mapping-symbol-filter-in-arm64_verify_s.patch Update to the latest upstream: commit <fdb41f0b6fa4> 2021-02-05 14:16:10 +08:00
0004-extensions-eppic.mk-move-ping-check-to-recipe-script.patch Update to the latest upstream: commit <fdb41f0b6fa4> 2021-02-05 14:16:10 +08:00
0005-Fix-segmentation-fault-when-ikconfig-passed-nonstand.patch Update to the latest upstream: commit <fdb41f0b6fa4> 2021-02-05 14:16:10 +08:00
0006-netdump-fix-illegal-read-from-already-freed-buffer.patch Update to the latest upstream: commit <fdb41f0b6fa4> 2021-02-05 14:16:10 +08:00
0007-tools-fix-potential-source-and-destination-overlap-w.patch Update to the latest upstream: commit <fdb41f0b6fa4> 2021-02-05 14:16:10 +08:00
0008-set-add-ability-to-un-set-scope.patch Update to the latest upstream: commit <fdb41f0b6fa4> 2021-02-05 14:16:10 +08:00
0009-Fix-sys-t-mod-S-after-mod-t-when-crash-runs-with-s-o.patch Update to the latest upstream: commit <fdb41f0b6fa4> 2021-02-05 14:16:10 +08:00
0010-Fix-dev-d-option-on-Linux-5.11-rc1-and-later-kernels.patch Update to the latest upstream: commit <fdb41f0b6fa4> 2021-02-05 14:16:10 +08:00
0011-Fix-kmem-v-option-on-Linux-5.11-rc1-and-later-kernel.patch Update to the latest upstream: commit <fdb41f0b6fa4> 2021-02-05 14:16:10 +08:00
0012-mod-Show-the-base-address-of-module.patch Update to the latest upstream: commit <fdb41f0b6fa4> 2021-02-05 14:16:10 +08:00
0013-xen-increase-__PHYSICAL_MASK_SHIFT_XEN-to-52.patch Update to the latest upstream: commit <fdb41f0b6fa4> 2021-02-05 14:16:10 +08:00
0014-log-change-log-level-print-in-older-kernels.patch Fix Segmentation fault and update to the latest upstream 2021-03-08 20:33:00 +08:00
0015-Makefile-reduce-crash-build-log.patch Fix Segmentation fault and update to the latest upstream 2021-03-08 20:33:00 +08:00
0016-x86_64-fix-bt-command-on-5.12-rc1-and-later-kernels.patch Fix Segmentation fault and update to the latest upstream 2021-03-08 20:33:00 +08:00
0017-Add-valgrind-support-for-the-crash-s-custom-memory-a.patch Fix Segmentation fault and update to the latest upstream 2021-03-08 20:33:00 +08:00
0018-symbols-Fix-potential-read-to-already-freed-object.patch Fix Segmentation fault and update to the latest upstream 2021-03-08 20:33:00 +08:00
0019-tools-Fix-potential-write-to-object-of-0-size.patch Fix Segmentation fault and update to the latest upstream 2021-03-08 20:33:00 +08:00
aarch64_gcc10_fno-common.patch Update to latest upstream release 2020-01-31 15:35:36 -05:00
aarch64.patch Fix FTBS for aarch64 (BZ #1114588) 2014-07-02 13:44:08 -04:00
arm-unused-but-set-variable_v2.patch Update to latest upstream release 2011-09-20 15:18:37 -04:00
arm-unused-but-set-variable.patch Fixes for gcc-4.6 -Werror compile failures for ARM architecture. 2011-09-01 11:02:08 -04:00
crash_log.patch - Update to latest upstream release 2014-02-28 15:18:55 -05:00
crash-4.0-8.11-dwarf3.patch - Fix reading of dwarf 3 DW_AT_data_member_location 2009-08-09 12:26:35 +00:00
crash-4.0-8.11-optflags.patch - Fix reading of dwarf 3 DW_AT_data_member_location 2009-08-09 12:26:35 +00:00
crash.patch Added crash-devel subpackage. Updated crash.patch to match upstream version 2008-04-29 17:57:33 +00:00
crash.patch-4.0-7.7 - Updates to this file per crash merge review 2009-02-19 15:59:27 +00:00
crash.spec Fix Segmentation fault and update to the latest upstream 2021-03-08 20:33:00 +08:00
elf64-s390.patch BZ #1333295 - FTBFS due compiler warnings in elf64-s390.c 2016-05-05 09:13:34 -04:00
gdb_Werror_fixes.patch Fixes for gcc-4.6 -Werror compile failures in gdb module. 2011-02-25 11:04:01 -05:00
glibc_ps_get_thread_area_workaround.patch Workaround glibc declaration of ps_get_thread_area in nptl_db/proc_service.h 2016-10-14 14:53:38 -04:00
glibc_ps_get_thread_area_workaround.patch_7_1_8 Update to latest upstream release 2017-02-23 16:02:57 -05:00
linux_version_4_support.patch Support increment of Linux version from 3 to 4 2015-03-02 14:59:24 -05:00
lzo_snappy.patch Update to latest upstream release(crash-7.2.9) 2020-11-26 14:00:35 +08:00
ppc64-unused-but-set-variable.patch Fix unused-but-set-variable compiler errors for ppc/ppc64 builds. 2011-08-17 15:53:06 -04:00
printk-add-support-for-lockless-ringbuffer.patch Add support for lockless ringbuffer 2020-12-11 19:18:49 +08:00
printk-use-committed-finalized-state-values.patch Add support for lockless ringbuffer 2020-12-11 19:18:49 +08:00
sources Update to latest upstream release(crash-7.2.9) 2020-11-26 14:00:35 +08:00
struct_siginfo_to_siginfo_t.patch Code changes to refect struct siginfo to siginfo_t change. 2012-07-02 15:01:08 -04:00
use_system_readline_v2.patch - Update to latest upstream release 2014-06-11 11:10:06 -04:00
use_system_readline_v3.patch Update to latest upstream release(crash-7.2.9) 2020-11-26 14:00:35 +08:00
use_system_readline.patch - Update to latest upstream release 2014-02-28 15:18:55 -05:00