↵ Return to the main page of crash-devel
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2025-02-05 | Lianbo Jiang <lijiang at redhat dot com> - 8.0.6-4 | - Doc: add compilation requirements note in README - Fix "net -a" option on Linux 6.13 and later kernels - kmem: fix the determination of slab page due to invalid page_type - Enhance "kmem -i[=shared]" to display(or not) shared pages - Fix misleading CPU count in display_sys_stats() - arm64: add pac mask to better support gdb stack unwind - x86_64: Fix 'bt -S/-I' segfault issue - Fix build failure in readline lib - tools.c: do not use keywords 'nullptr' as a variable in code - Fix build failure on 32bit machine(i686) |
2025-01-16 | Fedora Release Engineering <releng at fedoraproject dot org> - 8.0.6-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild |
2024-12-20 | Lianbo Jiang <lijiang at redhat dot com> - 8.0.6-2 | - Fix infinite loop during module symbols initialization - Fix for "help -r" segfault in case of ramdump - arm64: add cpu context registers to better support gdb stack unwind - x86_64: Mark #VC stack unavailable when CONFIG_AMD_MEM_ENCRYPT is not set - Fix incorrect 'bt -v' output suggesting overflow |
2024-11-12 | Lianbo Jiang <lijiang at redhat dot com> - 8.0.6-1 | - Rebase to upstream crash 8.0.6 |
2024-08-22 | Lianbo Jiang <lijiang at redhat dot com> - 8.0.5-5 | - arm64: Fix a segfault issue due to the incorrect irq_stack_size on ARM64 - s390x: Fix "bt -f/-F" command fail with seek error - arm64: Introduction of support for 16K page with 2-level table support - Fix a "Bus error" issue caused by 'crash --osrelease' or crash loading |
2024-07-17 | Fedora Release Engineering <releng at fedoraproject dot org> - 8.0.5-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-06-12 | Lianbo Jiang <lijiang at redhat dot com> - 8.0.5-3 | - x86_64: fix for adding kernel stack padding issue - Fix "kmem -v" option on Linux 6.9 and later kernels - X86 64: fix for crash session loading failure - Fix for failing to load kernel module |
2024-05-28 | Lianbo Jiang <lijiang at redhat dot com> - 8.0.5-2 | - Adding the zram decompression algorithm "lzo-rle" - arm64: section_size_bits compatible with macro definitions - Reflect __{start,end}_init_task kernel symbols rename |
2024-04-29 | Lianbo Jiang <lijiang at redhat dot com> - 8.0.5-1 | - Rebase to upstream crash 8.0.5 |
2024-04-02 | Lianbo Jiang <lijiang at redhat dot com> - 8.0.4-5 | - Update to the latest upstream commit: ce47cb8dabb5 |