Tue, 23 Apr 2024 12:43:23 UTC | login

Information for build crash-8.0.1-1.el9

ID21287
Package Namecrash
Version8.0.1
Release1.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/crash#b66e38b323f5307f29d5d9368bc5e000ced11c5b
SummaryKernel analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles
DescriptionThe core analysis suite is a self-contained tool that can be used to investigate either live systems, kernel core dumps created from the netdump, diskdump and kdump packages from Red Hat Linux, the mcore kernel patch offered by Mission Critical Linux, or the LKCD kernel patch.
Built bylijiang
State complete
Volume DEFAULT
StartedMon, 16 May 2022 05:17:15 UTC
CompletedMon, 16 May 2022 05:22:04 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/crash:b66e38b323f5307f29d5d9368bc5e000ced11c5b)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/crash#b66e38b323f5307f29d5d9368bc5e000ced11c5b'}}
Tags
c9s-pending
c9s-pending-signed
c9s-released
RPMs
src
crash-8.0.1-1.el9.src.rpm (info) (download)
aarch64
crash-8.0.1-1.el9.aarch64.rpm (info) (download)
crash-devel-8.0.1-1.el9.aarch64.rpm (info) (download)
crash-debuginfo-8.0.1-1.el9.aarch64.rpm (info) (download)
crash-debugsource-8.0.1-1.el9.aarch64.rpm (info) (download)
i686
crash-8.0.1-1.el9.i686.rpm (info) (download)
crash-devel-8.0.1-1.el9.i686.rpm (info) (download)
crash-debuginfo-8.0.1-1.el9.i686.rpm (info) (download)
crash-debugsource-8.0.1-1.el9.i686.rpm (info) (download)
ppc64le
crash-8.0.1-1.el9.ppc64le.rpm (info) (download)
crash-devel-8.0.1-1.el9.ppc64le.rpm (info) (download)
crash-debuginfo-8.0.1-1.el9.ppc64le.rpm (info) (download)
crash-debugsource-8.0.1-1.el9.ppc64le.rpm (info) (download)
s390x
crash-8.0.1-1.el9.s390x.rpm (info) (download)
crash-devel-8.0.1-1.el9.s390x.rpm (info) (download)
crash-debuginfo-8.0.1-1.el9.s390x.rpm (info) (download)
crash-debugsource-8.0.1-1.el9.s390x.rpm (info) (download)
x86_64
crash-8.0.1-1.el9.x86_64.rpm (info) (download)
crash-devel-8.0.1-1.el9.x86_64.rpm (info) (download)
crash-debuginfo-8.0.1-1.el9.x86_64.rpm (info) (download)
crash-debugsource-8.0.1-1.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Sat May 14 2022 Lianbo Jiang <lijiang@redhat.com> - 8.0.1-1 - Rebase to upstream crash 8.0.1 * Mon Feb 07 2022 Lianbo Jiang <lijiang@redhat.com> - 8.0.0-5 - Fix segfault on aarch64 for "bt -a|-c" command - Fix segfault for the "l" command of gdb - Fix HZ calculation on Linux 5.14 and later - Fix for other issues * Wed Dec 29 2021 Lianbo Jiang <lijiang@redhat.com> - 8.0.0-4 - Handle blk_mq_ctx member changes for kernels 5.16-rc1 and later * Mon Dec 13 2021 Lianbo Jiang <lijiang@redhat.com> - 8.0.0-3 - Fix segmentation fault caused by crash extension modules - Support the overflow stack exception handling on aarch64 * Mon Dec 06 2021 Lianbo Jiang <lijiang@redhat.com> - 8.0.0-2 - Enable ZSTD feature support * Thu Nov 25 2021 Lianbo Jiang <lijiang@redhat.com> - 8.0.0-1 - Rebase to upstream 8.0.0 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 7.3.0-6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Thu Jul 22 2021 Lianbo Jiang <lijiang@redhat.com> - 7.3.0-5 - Fix for handling task_struct state member changes(kernels >= 5.14-rc1) * Wed Jul 07 2021 Lianbo Jiang <lijiang@redhat.com> - 7.3.0-4 - Fix memory layout for aarch64 * Mon Jul 05 2021 Lianbo Jiang <lijiang@redhat.com> - 7.3.0-3 - Fix "kmem -n|-p" options display wrong values. * Fri Jun 11 2021 Lianbo Jiang <lijiang@redhat.com> - 7.3.0-2 - Fix for "kmem -s|-S" option on Linux 5.7 and later kernels * Mon May 10 2021 Lianbo Jiang <lijiang@redhat.com> - 7.3.0-1 - Rebase to upstream 7.3.0 * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 7.2.9-7 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Tue Apr 13 2021 Lianbo Jiang <lijiang@redhat.com> - 7.2.9-6 - Update to the latest upstream: commit <8dfc228b29ae> * Mon Mar 08 2021 Lianbo Jiang <lijiang@redhat.com> - 7.2.9-5 - Fix Segmentation fault - Update to the latest upstream: commit <9c0c6c1b3750> * Fri Feb 05 2021 Lianbo Jiang <lijiang@redhat.com> - 7.2.9-4 - Update to the latest upstream: commit <fdb41f0b6fa4> * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7.2.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Dec 11 2020 Lianbo Jiang <lijiang@redhat.com> - 7.2.9-2 - Add support for lockless ringbuffer * Wed Nov 25 2020 Lianbo Jiang <lijiang@redhat.com> - 7.2.9-1 - Update to latest upstream release * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.2.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 13 2020 Tom Stellard <tstellar@redhat.com> - 7.2.8-4 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro * Tue Jun 30 2020 Jeff Law <law@redhat.com> - 7.2.8-3 - Disable LTO