[ubuntu/plucky-proposed] crash 8.0.6-1ubuntu1 (Accepted)
Matthias Klose
doko at ubuntu.com
Tue Dec 31 10:48:14 UTC 2024
crash (8.0.6-1ubuntu1) plucky; urgency=medium
* Merge with Debian; remaining changes:
- d/t/live: If the "live" autopkgtest fails with a recommendation to
try /proc/kcore instead of the default, attempt that before
failing the test. LP 1858958.
- d/t/live: Fix logic issue in "live" autopkgtest introduced in the
last upload.
- d/t/live: Fix test, as if will return 0 when no cases were true.
- d/t/control: Add linux-libc-dev dependency for the autopkg test.
This package gets usually broken with kernel upgrades, so let it
already show in the autopkg test.
- d/t/control: Run autopkg test with allow-stderr.
- Pass CFLAGS when building extensions.
crash (8.0.6-1) unstable; urgency=medium
* New upstream release 8.0.6
* 89ff1e457344 x86_64: Add gdb stack unwind support
* 6dfda0d22355 ppc64: Add gdb stack unwind support
* 1fd80c623c20 Preparing for gdb stack unwind support
* 7c8a7dddda66 vmware_guestdump: Various format versions support
* c4db469af091 x86_64: Fix invalid input "=>" for bt command
* 21e0a345f973 Fix cpumask_t recursive dependence issue
* 32b03ca26229 Revert "arm64: section_size_bits compatible with macro
definitions"
* 7b5c8bca7d05 X86 64: improve the method of determining whether kaslr is
enabled
* 9babe985a7eb kmem: fix the determination for slab page
* 0d2ad774532d x86_64: Fix the bug of getting incorrect framesize
* 17248cf00276 arm64: Support 16K page, 48 VA bits and 4 level page table
* 19ce5a996ce7 arm64: fix 64K page and 52-bits VA support
* 3b8f9721e13d arm64: use the same expression to indicate ptrs_per_pgd
* 2ebf656a4a17 arm64: fix indent issue and refactor PTE_TO_PHYS
* f20a94016148 “kmem address” not working properly when redzone is enabled
* 79b93ecb2e72 Fix a "Bus error" issue caused by 'crash --osrelease' or
crash loading
* af3d266aeb8c arm64: cleanup the pud description
* f93d870f8b6a arm64: fix for 'help -m/-M' to correctly display the pmd
description
* bcdf0f798d01 arm64: Introduction of support for 16K page with 2-level
table support
* 5218919ec108 s390x: Fix "bt -f/-F" command fail with seek error
* 321e1e854588 Fix a segfault issue due to the incorrect irq_stack_size on
ARM64
* 5cd1c6ace5fe arm64: fix the determination of vmemmap and struct_page_size
* f615f8fab7bf Fix "irq -a" exceeding the memory range issue
* 38f26cc8b930 LoongArch64: fix incorrect code in the main()
* 93d7f647c45b arm64: Introduction of support for 16K page with 3-level
table support
* 1c6da3eaff82 arm64: Fix bt command show wrong stacktrace on ramdump source
* af895b219876 arm64: fix a potential segfault when unwind frame
* ce4ddc742fbd List: enable LIST_HEAD_FORMAT for -r option
* 3452fe802bf9 Fix "kmem -i" and "swap" commands on Linux 6.10-rc1 and later
kernels
* 196c4b79c13d X86 64: fix a regression issue about kernel stack padding
* a20eb05de3c1 Fix for failing to load kernel module
* 6752571d8d78 X86 64: fix for crash session loading failure
* 7c2c90d0b06a Fix "kmem -v" option on Linux 6.9 and later kernels
* 48764a14bc58 x86_64: fix for adding top_of_kernel_stack_padding for kernel
stack
* 3879e9104826 Reflect __{start,end}_init_task kernel symbols rename
* 568c6f049ad4 arm64: section_size_bits compatible with macro definitions
* af2ac4c41df6 Cleanup: replace struct zspage_5_17 with union
* a584e9752fb2 Adding the zram decompression algorithm "lzo-rle"
* 9104e87db44e Mark start of 8.0.6 development phase with version 8.0.5++
crash (8.0.5-1) unstable; urgency=medium
* New upstream
* ceacceef7d13 crash-8.0.4 -> crash-8.0.5
* eedf12d47584 gdb: fix "p" command to print module variables correctly
* 7d4daf0c0354 x86_64: Fix "bt" command to handle IRQ exception frames properly
* ced754d3f8ce Fix segmentation fault in value_search_module_6_4()
* ce47cb8dabb5 x86_64: Fix for "bt" command incorrectly printing "bogus exception frame" warning
* 5b24e363a898 get vmalloc start address from vmcoreinfo
* 18bf18cf2e6b arm64: Add support for vmemmap symbol in vmcoreinfo
* 3f205d1d4af5 LoongArch64: Fixed link errors when build on LOONGARCH64 machine
* cc3049044a72 gdb-10.2.patch: Fix duplicated code by re-applying patch
* 5977936c0a91 Add "log -c" option to display printk caller id
* 3d60d9d40457 Fix "mount" command failure on Linux 6.8-rc1 and later
* e924f6d8a1d2 LoongArch64: Add LoongArch64 architecture support information
* c3939d2e1930 LoongArch64: Add "--kaslr" command line option support
* 0f34aa46cae9 LoongArch64: Add 'irq' command support
* be214379cdb9 LoongArch64: Add 'help -r' command support
* ab4c69f992ad LoongArch64: Add 'help -m/M' command support
* 87f031ada9df LoongArch64: Add 'bt' command support
* 756158045183 LoongArch64: Add 'mach' command support
* 7b8db357511c LoongArch64: Add 'pte' command support
* 89ae0e226fa9 LoongArch64: Make the crash tool successfully enter the crash command line
* 35a2472e7a30 Add LoongArch64 framework code support
* 28891d112754 symbols: skip the module if the given address is not within its address range
* aed1b7d3a064 x86_64: Fix "bt" command not printing stack trace enough
* a69496279133 RISCV64: Add per-cpu overflow stacks support
* 12fbed3280a1 RISCV64: Add per-cpu IRQ stacks support
* d86dc6901ce7 RISCV64: Add support for 'bt -e' option
* edb2bd52885c arm64: support HW Tag-Based KASAN (MTE) mode
* 53d2577cef98 x86_64: check bt->bptr before calculate framesize
* 38435c3acec0 help.c: Remove "kmem -l" help messages
* 19d3c56c9fca arm64: rewrite the arm64_get_vmcoreinfo_ul to arm64_get_vmcoreinfo
* 9b69093e623f RISCV64: Fix 'bt' output when no ra on the stack top
* 5187a0320cc5 RISCV64: Dump NT_PRSTATUS in 'help -n'
* d0164e7e480a s390x: uncouple physical and virtual memory spaces
* 4c78eb4a9199 s390x: fix virtual vs physical address confusion
* 2e513114e7d7 Fix identity_map_base value dump on S390
* c15da0752629 use NR_SWAPCACHE when nr_swapper_spaces isn't available
* 0c5ef6a4a3a2 symbols: skip load .init.* sections if module was successfully initialized
* f2ee6fa6c841 symbols: expand all kernel module symtable if not all expanded previously
* 582febffa8b3 zram: Fixes for lookup_swap_cache()
* d65e5d3eae0d Fix typos in offset_table and missing "help -o" items
* 38acd02c7fc0 Fix "rd" command for zram data display in Linux 6.2 and later
* 61c8fdb1d7f7 Mark start of 8.0.5 development phase with version 8.0.4++
Date: Tue, 31 Dec 2024 11:02:15 +0100
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/crash/8.0.6-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Tue, 31 Dec 2024 11:02:15 +0100
Source: crash
Built-For-Profiles: noudeb
Architecture: source
Version: 8.0.6-1ubuntu1
Distribution: plucky
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Changes:
crash (8.0.6-1ubuntu1) plucky; urgency=medium
.
* Merge with Debian; remaining changes:
- d/t/live: If the "live" autopkgtest fails with a recommendation to
try /proc/kcore instead of the default, attempt that before
failing the test. LP 1858958.
- d/t/live: Fix logic issue in "live" autopkgtest introduced in the
last upload.
- d/t/live: Fix test, as if will return 0 when no cases were true.
- d/t/control: Add linux-libc-dev dependency for the autopkg test.
This package gets usually broken with kernel upgrades, so let it
already show in the autopkg test.
- d/t/control: Run autopkg test with allow-stderr.
- Pass CFLAGS when building extensions.
.
crash (8.0.6-1) unstable; urgency=medium
.
* New upstream release 8.0.6
* 89ff1e457344 x86_64: Add gdb stack unwind support
* 6dfda0d22355 ppc64: Add gdb stack unwind support
* 1fd80c623c20 Preparing for gdb stack unwind support
* 7c8a7dddda66 vmware_guestdump: Various format versions support
* c4db469af091 x86_64: Fix invalid input "=>" for bt command
* 21e0a345f973 Fix cpumask_t recursive dependence issue
* 32b03ca26229 Revert "arm64: section_size_bits compatible with macro
definitions"
* 7b5c8bca7d05 X86 64: improve the method of determining whether kaslr is
enabled
* 9babe985a7eb kmem: fix the determination for slab page
* 0d2ad774532d x86_64: Fix the bug of getting incorrect framesize
* 17248cf00276 arm64: Support 16K page, 48 VA bits and 4 level page table
* 19ce5a996ce7 arm64: fix 64K page and 52-bits VA support
* 3b8f9721e13d arm64: use the same expression to indicate ptrs_per_pgd
* 2ebf656a4a17 arm64: fix indent issue and refactor PTE_TO_PHYS
* f20a94016148 “kmem address” not working properly when redzone is enabled
* 79b93ecb2e72 Fix a "Bus error" issue caused by 'crash --osrelease' or
crash loading
* af3d266aeb8c arm64: cleanup the pud description
* f93d870f8b6a arm64: fix for 'help -m/-M' to correctly display the pmd
description
* bcdf0f798d01 arm64: Introduction of support for 16K page with 2-level
table support
* 5218919ec108 s390x: Fix "bt -f/-F" command fail with seek error
* 321e1e854588 Fix a segfault issue due to the incorrect irq_stack_size on
ARM64
* 5cd1c6ace5fe arm64: fix the determination of vmemmap and struct_page_size
* f615f8fab7bf Fix "irq -a" exceeding the memory range issue
* 38f26cc8b930 LoongArch64: fix incorrect code in the main()
* 93d7f647c45b arm64: Introduction of support for 16K page with 3-level
table support
* 1c6da3eaff82 arm64: Fix bt command show wrong stacktrace on ramdump source
* af895b219876 arm64: fix a potential segfault when unwind frame
* ce4ddc742fbd List: enable LIST_HEAD_FORMAT for -r option
* 3452fe802bf9 Fix "kmem -i" and "swap" commands on Linux 6.10-rc1 and later
kernels
* 196c4b79c13d X86 64: fix a regression issue about kernel stack padding
* a20eb05de3c1 Fix for failing to load kernel module
* 6752571d8d78 X86 64: fix for crash session loading failure
* 7c2c90d0b06a Fix "kmem -v" option on Linux 6.9 and later kernels
* 48764a14bc58 x86_64: fix for adding top_of_kernel_stack_padding for kernel
stack
* 3879e9104826 Reflect __{start,end}_init_task kernel symbols rename
* 568c6f049ad4 arm64: section_size_bits compatible with macro definitions
* af2ac4c41df6 Cleanup: replace struct zspage_5_17 with union
* a584e9752fb2 Adding the zram decompression algorithm "lzo-rle"
* 9104e87db44e Mark start of 8.0.6 development phase with version 8.0.5++
.
crash (8.0.5-1) unstable; urgency=medium
.
* New upstream
* ceacceef7d13 crash-8.0.4 -> crash-8.0.5
* eedf12d47584 gdb: fix "p" command to print module variables correctly
* 7d4daf0c0354 x86_64: Fix "bt" command to handle IRQ exception frames properly
* ced754d3f8ce Fix segmentation fault in value_search_module_6_4()
* ce47cb8dabb5 x86_64: Fix for "bt" command incorrectly printing "bogus exception frame" warning
* 5b24e363a898 get vmalloc start address from vmcoreinfo
* 18bf18cf2e6b arm64: Add support for vmemmap symbol in vmcoreinfo
* 3f205d1d4af5 LoongArch64: Fixed link errors when build on LOONGARCH64 machine
* cc3049044a72 gdb-10.2.patch: Fix duplicated code by re-applying patch
* 5977936c0a91 Add "log -c" option to display printk caller id
* 3d60d9d40457 Fix "mount" command failure on Linux 6.8-rc1 and later
* e924f6d8a1d2 LoongArch64: Add LoongArch64 architecture support information
* c3939d2e1930 LoongArch64: Add "--kaslr" command line option support
* 0f34aa46cae9 LoongArch64: Add 'irq' command support
* be214379cdb9 LoongArch64: Add 'help -r' command support
* ab4c69f992ad LoongArch64: Add 'help -m/M' command support
* 87f031ada9df LoongArch64: Add 'bt' command support
* 756158045183 LoongArch64: Add 'mach' command support
* 7b8db357511c LoongArch64: Add 'pte' command support
* 89ae0e226fa9 LoongArch64: Make the crash tool successfully enter the crash command line
* 35a2472e7a30 Add LoongArch64 framework code support
* 28891d112754 symbols: skip the module if the given address is not within its address range
* aed1b7d3a064 x86_64: Fix "bt" command not printing stack trace enough
* a69496279133 RISCV64: Add per-cpu overflow stacks support
* 12fbed3280a1 RISCV64: Add per-cpu IRQ stacks support
* d86dc6901ce7 RISCV64: Add support for 'bt -e' option
* edb2bd52885c arm64: support HW Tag-Based KASAN (MTE) mode
* 53d2577cef98 x86_64: check bt->bptr before calculate framesize
* 38435c3acec0 help.c: Remove "kmem -l" help messages
* 19d3c56c9fca arm64: rewrite the arm64_get_vmcoreinfo_ul to arm64_get_vmcoreinfo
* 9b69093e623f RISCV64: Fix 'bt' output when no ra on the stack top
* 5187a0320cc5 RISCV64: Dump NT_PRSTATUS in 'help -n'
* d0164e7e480a s390x: uncouple physical and virtual memory spaces
* 4c78eb4a9199 s390x: fix virtual vs physical address confusion
* 2e513114e7d7 Fix identity_map_base value dump on S390
* c15da0752629 use NR_SWAPCACHE when nr_swapper_spaces isn't available
* 0c5ef6a4a3a2 symbols: skip load .init.* sections if module was successfully initialized
* f2ee6fa6c841 symbols: expand all kernel module symtable if not all expanded previously
* 582febffa8b3 zram: Fixes for lookup_swap_cache()
* d65e5d3eae0d Fix typos in offset_table and missing "help -o" items
* 38acd02c7fc0 Fix "rd" command for zram data display in Linux 6.2 and later
* 61c8fdb1d7f7 Mark start of 8.0.5 development phase with version 8.0.4++
Checksums-Sha1:
8ca7e606b2c0261ac8e2950be5d254fc6f5b2b2c 2071 crash_8.0.6-1ubuntu1.dsc
c7672debd0d19caa63f0140331d1ce860bfa3e4a 41189968 crash_8.0.6.orig.tar.gz
c80e84b3994c4d9b63e52d4ef291d06042b57e61 154860 crash_8.0.6-1ubuntu1.debian.tar.xz
d0c7996d32f1125d6397a817d923f5bd661fc688 7077 crash_8.0.6-1ubuntu1_source.buildinfo
Checksums-Sha256:
c830c6ae52d61dbb28b050f18081972eff02a347a41b548282e730c974846b19 2071 crash_8.0.6-1ubuntu1.dsc
097c6c94ded7e24db4af58de24744bd28276d6f5bae0828bc6b6a02664c4282a 41189968 crash_8.0.6.orig.tar.gz
f95a8c25e5f901676e895d9c50251358f038ddb327df07a03a48087ee7a1f012 154860 crash_8.0.6-1ubuntu1.debian.tar.xz
9075abf5b4d9fe443fd60dd11a4e87709ea562289f6b336d40e17cf0f241a9f9 7077 crash_8.0.6-1ubuntu1_source.buildinfo
Files:
9983b78491911bda2a1220fb3e292b86 2071 utils optional crash_8.0.6-1ubuntu1.dsc
b10919dd997fd52c7e2973bf516efa58 41189968 utils optional crash_8.0.6.orig.tar.gz
d8b6d4fbfde1f51b869c3d4912e6c3d9 154860 utils optional crash_8.0.6-1ubuntu1.debian.tar.xz
f93ed512b0967b4c8c8184a283ce1a37 7077 utils optional crash_8.0.6-1ubuntu1_source.buildinfo
Original-Maintainer: Troy Heber <troyh at debian.org>
More information about the plucky-changes
mailing list