cvsdist d298941
#
cvsdist d298941
# crash core analysis suite
cvsdist d298941
#
ddbbf2c
Summary: Kernel analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles
cvsdist d298941
Name: crash
18cf5ed
Version: 7.2.6
baf7938
Release: 2%{?dist}
f859df2
License: GPLv3
8abe385
Source: http://people.redhat.com/anderson/crash-%{version}.tar.gz
anderson ef16efa
URL: http://people.redhat.com/anderson
cvsdist d298941
ExclusiveOS: Linux
f23e917
ExclusiveArch: %{ix86} ia64 x86_64 ppc ppc64 s390 s390x %{arm} aarch64 ppc64le
bdde3e0
BuildRequires: ncurses-devel zlib-devel lzo-devel snappy-devel bison readline-devel
03a1e9f
BuildRequires: gcc gcc-c++
66c4c7d
Requires: binutils
1515080
Provides: bundled(libiberty)
943c565
Provides: bundled(gdb) = 7.6
597cead
Patch0: lzo_snappy.patch
724c5fe
Patch1: use_system_readline_v3.patch
cvsdist d298941
cvsdist d298941
%description
cvsdist d298941
The core analysis suite is a self-contained tool that can be used to
cvsdist d298941
investigate either live systems, kernel core dumps created from the
anderson 7e82cdd
netdump, diskdump and kdump packages from Red Hat Linux, the mcore kernel patch
cvsdist 6f554a5
offered by Mission Critical Linux, or the LKCD kernel patch.
cvsdist d298941
2a62770
%package devel
ddbbf2c
Requires: %{name} = %{version}, zlib-devel
ddbbf2c
Summary: kernel crash analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles
2a62770
2a62770
%description devel
2a62770
The core analysis suite is a self-contained tool that can be used to
2a62770
investigate either live systems, kernel core dumps created from the
2a62770
netdump, diskdump and kdump packages from Red Hat Linux, the mcore kernel patch
2a62770
offered by Mission Critical Linux, or the LKCD kernel patch.
2a62770
cvsdist d298941
%prep
8abe385
%setup -n %{name}-%{version} -q
597cead
%patch0 -p1 -b lzo_snappy.patch
724c5fe
%patch1 -p1 -b use_system_readline_v3.patch
cvsdist d298941
cvsdist d298941
%build
232aacc
make RPMPKG="%{version}-%{release}" CFLAGS="%{optflags}" LDFLAGS="%{build_ldflags}"
cvsdist d298941
cvsdist d298941
%install
cvsdist d298941
rm -rf %{buildroot}
ddbbf2c
mkdir -p %{buildroot}%{_bindir}
cvsdist d298941
make DESTDIR=%{buildroot} install
cvsdist d298941
mkdir -p %{buildroot}%{_mandir}/man8
ddbbf2c
cp -p crash.8 %{buildroot}%{_mandir}/man8/crash.8
2a62770
mkdir -p %{buildroot}%{_includedir}/crash
2a62770
chmod 0644 defs.h
ddbbf2c
cp -p defs.h %{buildroot}%{_includedir}/crash
cvsdist d298941
cvsdist d298941
%files
ddbbf2c
%{_bindir}/crash
cvsdist d298941
%{_mandir}/man8/crash.8*
75542a6
%doc README COPYING3
cvsdist d298941
2a62770
%files devel
2a62770
%{_includedir}/*
2a62770
cvsdist d298941
%changelog
baf7938
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.2.6-2
baf7938
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
baf7938
18cf5ed
* Mon May  6 2019 Dave Anderson <anderson@redhat.com> - 7.2.6-1
18cf5ed
- Update to latest upstream release
18cf5ed
d164f0a
* Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 7.2.5-3
d164f0a
- Rebuild for readline 8.0
d164f0a
b804e26
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.2.5-2
b804e26
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
b804e26
5b713d3
* Fri Jan 11 2019 Dave Anderson <anderson@redhat.com> - 7.2.5-1
5b713d3
- Update to latest upstream release
5b713d3
4782c65
* Mon Sep 24 2018 Dave Anderson <anderson@redhat.com> - 7.2.4-1
4782c65
- Update to latest upstream release
4782c65
b3feaf4
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 7.2.3-2
b3feaf4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
b3feaf4
0478232
* Fri May 18 2018 Dave Anderson <anderson@redhat.com> - 7.2.3-1
447c46f
- Update to latest upstream release
447c46f
232aacc
* Fri Feb 23 2018 Dave Anderson <anderson@redhat.com> - 7.2.1-2
232aacc
- Use RPM build flags for LDFLAGS
232aacc
36a7cca
* Fri Feb 16 2018 Dave Anderson <anderson@redhat.com> - 7.2.1-1
36a7cca
- Update to latest upstream release
36a7cca
635408e
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 7.2.0-2
635408e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
635408e
fa3d56d
* Mon Oct  2 2017 Dave Anderson <anderson@redhat.com> - 7.2.0-1
fa3d56d
- Update to latest upstream release
fa3d56d
dfcf9b0
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.9-3
dfcf9b0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
dfcf9b0
2920a7c
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.9-2
2920a7c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2920a7c
584af35
* Mon Apr 24 2017 Dave Anderson <anderson@redhat.com> - 7.1.9-1
584af35
- Update to latest upstream release
584af35
c49e357
* Thu Feb 23 2017 Dave Anderson <anderson@redhat.com> - 7.1.8-1
c49e357
- Update to latest upstream release
c49e357
e251f44
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.7-3
e251f44
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
e251f44
Igor Gnatenko 87ec92a
* Thu Jan 12 2017 Igor Gnatenko <ignatenko@redhat.com> - 7.1.7-2
Igor Gnatenko 87ec92a
- Rebuild for readline 7.x
Igor Gnatenko 87ec92a
443f23e
* Tue Dec  6 2016 Dave Anderson <anderson@redhat.com> - 7.1.7-1
443f23e
- Update to latest upstream release
443f23e
943c565
* Fri Oct 14 2016 Dave Anderson <anderson@redhat.com> - 7.1.6-1
943c565
- Update to latest upstream release
943c565
- Fix for RHBZ#1044119 - crash bundles gdb
943c565
877f991
* Thu May  5 2016 Dave Anderson <anderson@redhat.com> - 7.1.5-2
877f991
- BZ #1333295 - FTBFS due compiler warnings in elf64-s390.c
877f991
724c5fe
* Thu Apr 28 2016 Dave Anderson <anderson@redhat.com> - 7.1.5-1
724c5fe
- Update to latest upstream release
724c5fe
fe43ac8
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.4-2
fe43ac8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
fe43ac8
60094f6
* Thu Dec 17 2015 Dave Anderson <anderson@redhat.com> - 7.1.4-1
60094f6
- Update to latest upstream release
60094f6
8cddc6e
* Thu Sep  3 2015 Dave Anderson <anderson@redhat.com> - 7.1.3-1
8cddc6e
- Update to latest upstream release
8cddc6e
3ee1fd8
* Mon Jul 13 2015 Dave Anderson <anderson@redhat.com> - 7.1.2-1
3ee1fd8
- Update to latest upstream release
3ee1fd8
d383295
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.1.1-2
d383295
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
d383295
0faf44f
* Thu May 28 2015 Dave Anderson <anderson@redhat.com> - 7.1.1-1
0faf44f
- Update to latest upstream release
0faf44f
c4bd9ff
* Mon Mar  2 2015 Dave Anderson <anderson@redhat.com> - 7.1.0-3
c4bd9ff
- Support increment of Linux version from 3 to 4
c4bd9ff
1d1126b
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 7.1.0-2
1d1126b
- Rebuilt for Fedora 23 Change
1d1126b
  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
1d1126b
fc0d56c
* Tue Feb 10 2015 Dave Anderson <anderson@redhat.com> - 7.1.0-1
fc0d56c
- Update to latest upstream release
fc0d56c
ff7ca30
* Fri Nov 15 2014 Dave Anderson <anderson@redhat.com> - 7.0.9-1
ff7ca30
- Update to latest upstream release
ff7ca30
f23e917
* Mon Sep 15 2014 Dave Anderson <anderson@redhat.com> - 7.0.8-1
f23e917
- Update to latest upstream release
f23e917
- Add ppc64le as supported architecture for crash package (BZ #1136050)
f23e917
bb9fe3d
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.0.7-3
bb9fe3d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
bb9fe3d
7105525
* Wed Jul 02 2014 Dave Anderson <anderson@redhat.com> - 7.0.7-2
7105525
- Fix FTBS for aarch64 (BZ #1114588)
7105525
2388dd9
* Wed Jun 11 2014 Dave Anderson <anderson@redhat.com> - 7.0.7-1
2388dd9
- Update to latest upstream release
2388dd9
- Fix Fedora_21_Mass_Rebuild FTBFS (BZ #1106090)
2388dd9
79483db
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.0.5-2
79483db
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
79483db
bdde3e0
* Fri Feb 28 2014 Dave Anderson <anderson@redhat.com> - 7.0.5-1
bdde3e0
- Update to latest upstream release
bdde3e0
- Use system readline library
bdde3e0
- Fix "crash --log vmcore" command for 3.11 and later kernels.
bdde3e0
1515080
* Tue Dec 17 2013 Toshio Kuratomi <toshio@fedoraproject.org> - 7.0.4-2
1515080
- crash bundles gdb which bundles libiberty.  Add virtual Provides for
1515080
  libiberty tracking.  Open a bug for unbundling gdb RHBZ#1044119
1515080
28db5d7
* Mon Dec 16 2013 Dave Anderson <anderson@redhat.com> - 7.0.4-1
28db5d7
- Update to latest upstream release
28db5d7
47ff40c
* Tue Oct 29 2013 Dave Anderson <anderson@redhat.com> - 7.0.3-1
47ff40c
- Update to latest upstream release
47ff40c
597cead
* Wed Sep 04 2013 Dave Anderson <anderson@redhat.com> - 7.0.2-1
597cead
- Update to latest upstream release
597cead
- Build with lzo and snappy compression capability
597cead
2c30584
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.0.1-2
2c30584
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2c30584
ca29eb3
* Mon Jun 17 2013 Dave Anderson <anderson@redhat.com> - 7.0.1-1
ca29eb3
- Update to latest upstream release
ca29eb3
- Add aarch64 as an exclusive arch
ca29eb3
e95bdfd
* Tue Apr  9 2013 Dave Anderson <anderson@redhat.com> - 6.1.6-1
e95bdfd
- Update to latest upstream release
e95bdfd
712b496
* Tue Feb 19 2013 Dave Anderson <anderson@redhat.com> - 6.1.4-1
712b496
- Update to latest upstream release
712b496
b14ae9e
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.1.2-2
b14ae9e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
b14ae9e
12252f4
* Wed Jan  9 2013 Dave Anderson <anderson@redhat.com> - 6.1.2-1
12252f4
- Update to latest upstream release
12252f4
17cb3bd
* Tue Nov 27 2012 Dave Anderson <anderson@redhat.com> - 6.1.1-1
17cb3bd
- Update to latest upstream release
17cb3bd
David Anderson 6036fe5
* Mon Sep  1 2012 Dave Anderson <anderson@redhat.com> - 6.1.0-1
David Anderson 6036fe5
- Add ppc to ExclusiveArch list
David Anderson 6036fe5
- Update to latest upstream release
David Anderson 6036fe5
ad1abf1
* Tue Aug 21 2012 Dave Anderson <anderson@redhat.com> - 6.0.9-1
ad1abf1
- Update to latest upstream release
ad1abf1
cbc802a
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.0.8-2
cbc802a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
cbc802a
676b55a
* Mon Jul  1 2012 Dave Anderson <anderson@redhat.com> - 6.0.8-1
15f2c5b
- Update to latest upstream release.
15f2c5b
- Replace usage of "struct siginfo" with "siginfo_t".
676b55a
f859df2
* Mon Apr 30 2012 Dave Anderson <anderson@redhat.com> - 6.0.6-1
f859df2
- Update to latest upstream release
f859df2
a0de735
* Mon Mar 26 2012 Dave Anderson <anderson@redhat.com> - 6.0.5-1
a0de735
- Update to latest upstream release
a0de735
0fae0d0
* Wed Jan  4 2012 Dave Anderson <anderson@redhat.com> - 6.0.2-1
0fae0d0
- Update to latest upstream release
0fae0d0
4df746c
* Wed Oct 26 2011 Dave Anderson <anderson@redhat.com> - 6.0.0-1
4df746c
- Update to latest upstream release
4df746c
c1b9251
* Tue Sep 20 2011 Dave Anderson <anderson@redhat.com> - 5.1.8-1
c1b9251
- Update to latest upstream release
c1b9251
- Additional fixes for gcc-4.6 -Werror compile failures for ARM architecture.
c1b9251
4a78f29
* Thu Sep  1 2011 Dave Anderson <anderson@redhat.com> - 5.1.7-2
4a78f29
- Fixes for gcc-4.6 -Werror compile failures for ARM architecture.
4a78f29
256975d
* Wed Aug 17 2011 Dave Anderson <anderson@redhat.com> - 5.1.7-1
256975d
- Update to latest upstream release
256975d
- Fixes for gcc-4.6 -Werror compile failures for ppc64/ppc.
256975d
1e2581a
* Tue May 31 2011 Peter Robinson <pbrobinson@gmail.com> - 5.1.5-1
1e2581a
- Update to latest upstream release
1e2581a
- Add ARM to the Exclusive arch
1e2581a
bdd1ef6
* Wed Feb 25 2011 Dave Anderson <anderson@redhat.com> - 5.1.2-2
bdd1ef6
- Fixes for gcc-4.6 -Werror compile failures in gdb module.  
bdd1ef6
6f44c33
* Wed Feb 23 2011 Dave Anderson <anderson@redhat.com> - 5.1.2-1
6f44c33
- Upstream version.
6f44c33
873b5bf
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.0.6-3
873b5bf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
873b5bf
2f160c4
* Tue Jul 20 2010 Dave Anderson <anderson@redhat.com> - 5.0.6-2
2f160c4
- Bump version.
2f160c4
cc0882a
* Tue Jul 20 2010 Dave Anderson <anderson@redhat.com> - 5.0.6-1
cc0882a
- Update to upstream version.
cc0882a
209a1fb
* Fri Sep 11 2009 Dave Anderson <anderson@redhat.com> - 4.0.9-2
209a1fb
  Bump version.
209a1fb
8abe385
* Fri Sep 11 2009 Dave Anderson <anderson@redhat.com> - 4.0.9-1
8abe385
- Update to upstream release, which allows the removal of the 
8abe385
  Revision tag workaround, the crash-4.0-8.11-dwarf3.patch and 
8abe385
  the crash-4.0-8.11-optflags.patch
8abe385
d745e52
* Sun Aug 05 2009 Lubomir Rintel <lkundrak@v3.sk> - 4.0.8.11-2
d745e52
- Fix reading of dwarf 3 DW_AT_data_member_location
d745e52
- Use proper compiler flags
d745e52
07631ce
* Wed Aug 05 2009 Lubomir Rintel <lkundrak@v3.sk> - 4.0.8.11-1
07631ce
- Update to later upstream release
07631ce
- Fix abuse of Revision tag
07631ce
07631ce
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
7c54a8b
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0-9.7.2
7c54a8b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
7c54a8b
9a190cf
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0-8.7.2
9a190cf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
9a190cf
61c6fa0
* Thu Feb 19 2009 Dave Anderson <anderson@redhat.com> - 4.0-7.7.2
61c6fa0
- Replace exclusive arch i386 with ix86.
61c6fa0
ddbbf2c
* Thu Feb 19 2009 Dave Anderson <anderson@redhat.com> - 4.0-7.7.1
ddbbf2c
- Updates to this file per crash merge review
ddbbf2c
- Update to upstream version 4.0-7.7.  Full changelog viewable in:
ddbbf2c
    http://people.redhat.com/anderson/crash.changelog.html
ddbbf2c
53da8d7
* Tue Jul 15 2008 Tom "spot" Callaway <tcallawa@redhat.com> 4.0-7
53da8d7
- fix license tag
53da8d7
53da8d7
* Tue Apr 29 2008 Dave Anderson <anderson@redhat.com> - 4.0-6.3
7bfed32
- Added crash-devel subpackage
7bfed32
- Updated crash.patch to match upstream version 4.0-6.3
7bfed32
4904032
* Wed Feb 20 2008 Dave Anderson <anderson@redhat.com> - 4.0-6.0.5
4904032
- Second attempt at addressing the GCC 4.3 build, which failed due
4904032
  to additional ptrace.h includes in the lkcd vmdump header files.
4904032
052b3b4
* Wed Feb 20 2008 Dave Anderson <anderson@redhat.com> - 4.0-6.0.4
052b3b4
- First attempt at addressing the GCC 4.3 build, which failed on x86_64
052b3b4
  because ptrace-abi.h (included by ptrace.h) uses the "u32" typedef,
052b3b4
  which relies on <asm/types.h>, and include/asm-x86_64/types.h
052b3b4
  does not not typedef u32 as done in include/asm-x86/types.h.
052b3b4
3b9bbd4
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 4.0-6.0.3
3b9bbd4
- Autorebuild for GCC 4.3
3b9bbd4
2e109b1
* Wed Jan 23 2008 Dave Anderson <anderson@redhat.com> - 4.0-5.0.3
2e109b1
- Updated crash.patch to match upstream version 4.0-5.0.
2e109b1
babf924
* Wed Aug 29 2007 Dave Anderson <anderson@redhat.com> - 4.0-4.6.2
babf924
- Updated crash.patch to match upstream version 4.0-4.6.
babf924
anderson 020f38a
* Wed Sep 13 2006 Dave Anderson <anderson@redhat.com> - 4.0-3.3
anderson 020f38a
- Updated crash.patch to match upstream version 4.0-3.3.
anderson 020f38a
- Support for x86_64 relocatable kernels.  BZ #204557
anderson 020f38a
anderson 7e82cdd
* Mon Aug  7 2006 Dave Anderson <anderson@redhat.com> - 4.0-3.1
anderson 7e82cdd
- Updated crash.patch to match upstream version 4.0-3.1.
anderson 7e82cdd
- Added kdump reference to description.
anderson 7e82cdd
- Added s390 and s390x to ExclusiveArch list.  BZ #199125
anderson bc7cd9a
- Removed LKCD v1 pt_regs references for s390/s390x build.
anderson 5f5450d
- Removed LKCD v2_v3 pt_regs references for for s390/s390x build.
anderson 7e82cdd
b3f62c0
* Fri Jul 14 2006 Jesse Keating <jkeating@redhat.com> - 4.0-3
b3f62c0
- rebuild
b3f62c0
anderson f41d56a
* Mon May 15 2006 Dave Anderson <anderson@redhat.com> - 4.0-2.26.4
anderson f41d56a
- Updated crash.patch such that <asm/page.h> is not #include'd
anderson f41d56a
  by s390_dump.c; IBM did not make the file s390[s] only; BZ #192719
anderson f41d56a
anderson 09aca76
* Mon May 15 2006 Dave Anderson <anderson@redhat.com> - 4.0-2.26.3
anderson 09aca76
- Updated crash.patch such that <asm/page.h> is not #include'd
anderson 09aca76
  by vas_crash.h; only ia64 build complained; BZ #191719
anderson 09aca76
anderson 437ab56
* Mon May 15 2006 Dave Anderson <anderson@redhat.com> - 4.0-2.26.2
anderson 437ab56
- Updated crash.patch such that <asm/segment.h> is not #include'd
anderson 437ab56
  by lkcd_x86_trace.c; also for BZ #191719
anderson 437ab56
anderson ef16efa
* Mon May 15 2006 Dave Anderson <anderson@redhat.com> - 4.0-2.26.1
anderson ef16efa
- Updated crash.patch to bring it up to 4.0-2.26, which should 
anderson ef16efa
  address BZ #191719 - "crash fails to build in mock"
anderson ef16efa
bdfb36d
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 4.0-2.18.1
bdfb36d
- rebuilt for new gcc4.1 snapshot and glibc changes
bdfb36d
anderson 1aba6ef
* Wed Jan 04 2006 Dave Anderson <anderson@redhat.com> 4.0-2.18
anderson 1aba6ef
- Updated source package to crash-4.0.tar.gz, and crash.patch
anderson 1aba6ef
  to bring it up to 4.0-2.18.
anderson 1aba6ef
9ed2081
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
9ed2081
- rebuilt
9ed2081
anderson 76fac99
* Thu Mar 03 2005 Dave Anderson <anderson@redhat.com> 3.10-13
anderson 76fac99
- Compiler error- and warning-related fixes for gcc 4 build.
anderson 76fac99
- Update to enhance x86 and x86_64 gdb disassembly output so as to
anderson 76fac99
  symbolically display call targets from kernel module text without
anderson 76fac99
  requiring module debuginfo data.
anderson 76fac99
- Fix hole where an ia64 vmcore could be mistakenly accepted as a
anderson 76fac99
  usable dumpfile on an x86_64 machine, leading eventually to a
anderson 76fac99
  non-related error message.
anderson 3a5dfae
* Wed Mar 02 2005 Dave Anderson <anderson@redhat.com> 3.10-12
anderson 3a5dfae
- rebuild (gcc 4)
anderson aa209cd
* Thu Feb 10 2005 Dave Anderson <anderson@redhat.com> 3.10-9
anderson aa209cd
- Updated source package to crash-3.10.tar.gz, containing
anderson aa209cd
  IBM's final ppc64 processor support for RHEL4
anderson aa209cd
- Fixes potential "bt -a" hang on dumpfile where netdump IPI interrupted
anderson aa209cd
  an x86 process while executing the instructions just after it had entered
anderson aa209cd
  the kernel for a syscall, but before calling the handler.  BZ #139437
anderson aa209cd
- Update to handle backtraces in dumpfiles generated on IA64 with the
anderson aa209cd
  INIT switch (functionality intro'd in RHEL3-U5 kernel).  BZ #139429
anderson aa209cd
- Fix for handling ia64 and x86_64 machines booted with maxcpus=1 on
anderson aa209cd
  an SMP kernel.  BZ #139435
anderson aa209cd
- Update to handle backtraces in dumpfiles generated on x86_64 from the
anderson aa209cd
  NMI exception stack (functionality intro'd in RHEL3-U5 kernel).
anderson aa209cd
- "kmem -[sS]" beefed up to more accurately verify slab cache chains
anderson aa209cd
  and report errors found.
anderson aa209cd
- Fix for ia64 INIT switch-generated backtrace handling when
anderson aa209cd
  init_handler_platform() is inlined into ia64_init_handler();
anderson aa209cd
  properly handles both RHEL3 and RHEL4 kernel patches.
anderson aa209cd
  BZ #138350
anderson aa209cd
- Update to enhance ia64 gdb disassembly output so as to
anderson aa209cd
  symbolically display call targets from kernel module
anderson aa209cd
  text without requiring module debuginfo data.
anderson aa209cd
cvsdist e0854fb
* Wed Jul 14 2004 Dave Anderson <anderson@redhat.com> 3.8-5
cvsdist e0854fb
- bump release for fc3
cvsdist e0854fb
cvsdist e0854fb
* Tue Jul 13 2004 Dave Anderson <anderson@redhat.com> 3.8-4
cvsdist e0854fb
- Fix for gcc 3.4.x/gdb issue where vmlinux was mistakenly presumed non-debug 
cvsdist e0854fb
cvsdist c256ff6
* Fri Jun 25 2004 Dave Anderson <anderson@redhat.com> 3.8-3
cvsdist c256ff6
- remove (harmless) error message during ia64 diskdump invocation when
cvsdist c256ff6
  an SMP system gets booted with maxcpus=1
cvsdist c256ff6
- several 2.6 kernel specific updates
cvsdist c256ff6
cvsdist 6f554a5
* Thu Jun 17 2004 Dave Anderson <anderson@redhat.com> 3.8-2
cvsdist 6f554a5
- updated source package to crash-3.8.tar.gz 
cvsdist 6f554a5
- diskdump support
cvsdist 6f554a5
- x86_64 processor support 
cvsdist 6f554a5
cvsdist d298941
* Mon Sep 22 2003 Dave Anderson <anderson@redhat.com> 3.7-5
cvsdist d298941
- make bt recovery code start fix-up only upon reaching first faulting frame
cvsdist d298941
cvsdist d298941
* Fri Sep 19 2003 Dave Anderson <anderson@redhat.com> 3.7-4
cvsdist d298941
- fix "bt -e" and bt recovery code to recognize new __KERNEL_CS and DS
cvsdist d298941
cvsdist d298941
* Wed Sep 10 2003 Dave Anderson <anderson@redhat.com> 3.7-3
cvsdist d298941
- patch to recognize per-cpu GDT changes that redefine __KERNEL_CS and DS
cvsdist d298941
cvsdist d298941
* Wed Sep 10 2003 Dave Anderson <anderson@redhat.com> 3.7-2
cvsdist d298941
- patches for netdump active_set determination and slab info gathering 
cvsdist d298941
cvsdist d298941
* Wed Aug 20 2003 Dave Anderson <anderson@redhat.com> 3.7-1
cvsdist d298941
- updated source package to crash-3.7.tar.gz
cvsdist d298941
cvsdist d298941
* Wed Jul 23 2003 Dave Anderson <anderson@redhat.com> 3.6-1
cvsdist d298941
- removed Packager, Distribution, and Vendor tags
cvsdist d298941
- updated source package to crash-3.6.tar.gz 
cvsdist d298941
cvsdist d298941
* Fri Jul 18 2003 Jay Fenlason <fenlason@redhat.com> 3.5-2
cvsdist d298941
- remove ppc from arch list, since it doesn't work with ppc64 kernels
cvsdist d298941
- remove alpha from the arch list since we don't build it any more
cvsdist d298941
cvsdist d298941
* Fri Jul 18 2003 Matt Wilson <msw@redhat.com> 3.5-1
cvsdist d298941
- use %%defattr(-,root,root)
cvsdist d298941
cvsdist d298941
* Tue Jul 15 2003 Jay Fenlason <fenlason@redhat.com>
cvsdist d298941
- Updated spec file as first step in turning this into a real RPM for taroon.
cvsdist d298941
- Wrote man page.