Thu, 25 Apr 2024 04:06:42 UTC | login

Information for build crash-gcore-command-1.5.1-1.el8

ID14453
Package Namecrash-gcore-command
Version1.5.1
Release1.el8
Epoch
Sourcegit+https://git.centos.org/rpms/crash-gcore-command.git#f0656281ff40f2812f27092e4a1ea431061ac209
SummaryGcore extension module for the crash utility
DescriptionCommand for creating a core dump file of a user-space task that was running in a kernel dumpfile.
Built bycarlwgeorge
State complete
Volume DEFAULT
StartedTue, 03 Nov 2020 16:35:06 UTC
CompletedTue, 03 Nov 2020 16:36:58 UTC
Taskbuild (dist-c8-updates, /rpms/crash-gcore-command.git:f0656281ff40f2812f27092e4a1ea431061ac209)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/crash-gcore-command.git?#f0656281ff40f2812f27092e4a1ea431061ac209'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
dist-c8-updates
RPMs
src
crash-gcore-command-1.5.1-1.el8.src.rpm (info) (download)
aarch64
crash-gcore-command-1.5.1-1.el8.aarch64.rpm (info) (download)
crash-gcore-command-debuginfo-1.5.1-1.el8.aarch64.rpm (info) (download)
crash-gcore-command-debugsource-1.5.1-1.el8.aarch64.rpm (info) (download)
i686
crash-gcore-command-1.5.1-1.el8.i686.rpm (info) (download)
crash-gcore-command-debuginfo-1.5.1-1.el8.i686.rpm (info) (download)
crash-gcore-command-debugsource-1.5.1-1.el8.i686.rpm (info) (download)
ppc64le
crash-gcore-command-1.5.1-1.el8.ppc64le.rpm (info) (download)
crash-gcore-command-debuginfo-1.5.1-1.el8.ppc64le.rpm (info) (download)
crash-gcore-command-debugsource-1.5.1-1.el8.ppc64le.rpm (info) (download)
x86_64
crash-gcore-command-1.5.1-1.el8.x86_64.rpm (info) (download)
crash-gcore-command-debuginfo-1.5.1-1.el8.x86_64.rpm (info) (download)
crash-gcore-command-debugsource-1.5.1-1.el8.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Wed Jul 08 2020 Bhupesh Sharma <bhsharma@redhat.com> - 1.5.1-1 - Rebase crash-gcore-command to github upstream version crash-gcore-command-1.5.1 Resolves: rhbz#1851747 * Tue Jun 25 2019 Dave Anderson <anderson@redhat.com> - 1.3.1-4 - Fix "invalid structure size: pid_link" Resolves: rhbz#1722726 * Tue Dec 04 2018 Dave Anderson <anderson@redhat.com> - 1.3.1-3 - Fix x86_64 "invalid structure member offset: thread_struct_fs" Resolves: rhbz#1589019 - Fix arm64 "invalid structure member offset: thread_struct_fpsimd_state" Resolves: rhbz#1625810 * Mon Sep 10 2018 Dave Anderson <anderson@redhat.com> - 1.3.1-2 - Address annocheck link issue Resolves: rhbz#1630556 * Mon Aug 13 2018 Dave Anderson <anderson@redhat.com> - 1.3.1-1 - Bump release for mass rebuild Resolves: rhbz#1615509 * Thu Nov 06 2014 Dave Anderson <anderson@redhat.com> - 1.3.1-0 - Rebase to 1.3.1 to address 32-bit x86 build error. - Resolves: rhbz#1077311 * Tue Nov 04 2014 Dave Anderson <anderson@redhat.com> - 1.3.0-0 - Add aarch64 support - Resolves: rhbz#1077311 - Add ppc64/ppc64le support - Resolves: rhbz#1125485 * Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.2.1-2 - Mass rebuild 2013-12-27 * Tue Aug 20 2013 Dave Anderson <anderson@redhat.com> - 1.2.1-1 crash utility has added LZO and snappy compression in addition to zlib. * Thu May 23 2013 HATAYAMA Daisuke <d.hatayama@jp.fujitsu.com> - 1.2.1-0 Fixes for missing VDSO and vsyscall pages in core dump. * Wed Nov 21 2012 HATAYAMA Daisuke <d.hatayama@jp.fujitsu.com> - 1.2-0 Support recent kernels around 3.6. * Tue Jan 31 2012 Dave Anderson <anderson@redhat.com> - 1.0-3 Address Pkgwrangler/rpmlint issues. Resolves: rbhz#692799 * Wed Jan 25 2012 Dave Anderson <anderson@redhat.com> - 1.0-2 Compile with RPM_OPT_FLAGS and fix warnings generated from using it. Resolves: rbhz#692799 * Wed Apr 13 2011 HATAYAMA Daisuke <d.hatayama@jp.fujitsu.com> - 1.0-1 - Remove inclusion of kvmdump.h and unwind_x86_64.h due to non-supporting issue on crash-devel package. Instead, use a new interface for them. - Remove ppc64, ia64, s390 and s390x from ExclusiveArch, leave x86_64 and %{ix86} there. - Add descriptions in BuildRequires and Requires about crash and crash-devel. * Wed Apr 06 2011 HATAYAMA Daisuke <d.hatayama@jp.fujitsu.com> - 1.0-0 - Initial crash-gcore-command package