Changelog for
crash-devel-4.0-5.0.0.2.0.1.i386.rpm :
* Mon Mar 16 2009 Mike Xiao
4.0-5.0.0.2.0.1- Updated the description in specfile to be product neutral i.e: Changed \'diskdump and kdump packages from Red Hat Linux\' to \'diskdump and kdump packages\'- Added crash-oracle.patch
* Wed Aug 13 2008 Dave Anderson 4.0-5.0.0.2Hotfix 3017: Fix for initialization-time SIGSEGV when a module overwrites its own exported symbol table list.- Resolves: rhbz#456156
* Mon Feb 25 2008 Dave Anderson 4.0-5.0.0.1- Create a new crash-devel package for extension modules, which installs defs.h in /usr/include/crash.- Resolves: rhbz#432737
* Fri Feb 01 2008 Dave Anderson 4.0-5.0.0- Fix for initialization-time segmentation violation when analyzing a vmcore in which the kernel has over-run its kernel stack, corrupting the process thread_info structure, which is used by the crash utility for determining the process cpu.- Resolves: rbhz#404681- Update \"mod\" command to search /lib/modules//updates directory before the default /lib/modules/ directory.- Resolves: rbhz#335061
* Fri Jul 06 2007 Dave Anderson 4.0-4.3.0- Fix for x86 and x86_64 disassembly due to embedded \"ud2a\" instructions used for kernel BUG() implementation.- Resolves: rhbz#233707- Fix for segmentation violation when the incorrect vmlinux file is used as a crash command-line argument on a live system.- Resolves: rhbz#244099
* Fri Nov 03 2006 Dave Anderson 4.0-3.9- Updated crash.patch to upstream version 4.0-3.9:- Fixes the \"swap\" command so that it will not truncate the leading \"/dev\" portion of the pathname of each listed swap device file. (BZ #197285) - Contains a new \"s390dbf\" command, which displays traces written by s390/s390x kernels\' s390debug feature. (BZ #211142)- Prevents the logging of floating point assist faults on on ia64 machines. (BZ #211652)- Resolves: rhbz#197285 rhbz#211142 rhbz#211652
* Fri May 26 2006 Dave Anderson 4.0-2.30- Updated fix for x86_64 \"vm -p\" failure w/read error on \"pml page\". BZ #193061
* Thu May 25 2006 Dave Anderson 4.0-2.28- Fix for x86_64 \"vm -p\" failure w/read error on \"pml page\". BZ #193061
* Fri May 12 2006 Dave Anderson 4.0-2.26- Update to fix for \"net -S\" issue found in QA testing. BZ #168387
* Sat May 06 2006 Dave Anderson 4.0-2.25- Updated crash.patch file to reflect upstream 4.0-2.24 package, and bumped release to .25 to differentiate from RHEL3.- Search all x86_64 exception stacks for \"bt\" starting point. BZ #178694- Fix for \'net -s\' and \'net -S\' commands. BZ #168387
* Wed Nov 30 2005 Dave Anderson 4.0-2.15- Fix for compressed diskdump \"bt\" command on ppc64.
* Thu Nov 03 2005 Dave Anderson 4.0-2.14- Initiated support for s390 and s390x. BZ #170751- Support for diskdump facility\'s new compressed dumpfile format. BZ #171137
* Fri Jul 15 2005 Dave Anderson 4.0-2- buildroot/tools changes between RHEL4-U1 and U2 caused a compile failure of gdb\'s ppc-linux-tdep.c file
* Thu Jul 14 2005 Dave Anderson 4.0-2- Updated source package to crash-4.0.tar.gz- Support for multiple PT_LOAD segments in vmcore. FZ #155997- Fix for session failure when running on 8 cpu x86_64. BZ #154566
* Thu Feb 17 2005 Dave Anderson 3.10-11- Update to enhance x86 and x86_64 gdb disassembly output so as to symbolically display call targets from kernel module text without requiring module debuginfo data.- Fix hole where an ia64 vmcore could be mistakenly accepted as a usable dumpfile on an x86_64 machine, leading eventually to a non-related error message.
* Thu Feb 10 2005 Dave Anderson 3.10-8- Uncomment application of crash.patch
* Thu Feb 10 2005 Dave Anderson 3.10-7- Fixes potential \"bt -a\" hang on dumpfile where netdump IPI interrupted an x86 process while executing the instructions just after it had entered the kernel for a syscall, but before calling the handler. BZ #139437- Update to handle backtraces in dumpfiles generated on IA64 with the INIT switch (functionality intro\'d in RHEL3-U5 kernel). BZ #139429- Fix for handling ia64 and x86_64 machines booted with maxcpus=1 on an SMP kernel. BZ #139435- Update to handle backtraces in dumpfiles generated on x86_64 from the NMI exception stack (functionality intro\'d in RHEL3-U5 kernel).- \"kmem -[sS]\" beefed up to more accurately verify slab cache chains and report errors found.- Fix for ia64 INIT switch-generated backtrace handling when init_handler_platform() is inlined into ia64_init_handler(); properly handles both RHEL3 and RHEL4 kernel patches. BZ #138350- Update to enhance ia64 gdb disassembly output so as to symbolically display call targets from kernel module text without requiring module debuginfo data.
* Tue Nov 23 2004 Dave Anderson 3.10-1- updated source package to crash-3.10.tar.gz, containing IBM\'s final ppc64 processor support for RHEL4
* Mon Nov 15 2004 Dave Anderson 3.9-1- updated source package to crash-3.9.tar.gz- ppc64 processor support
* Thu Jul 15 2004 Dave Anderson 3.8-5- bump release for fc3
* Wed Jul 14 2004 Dave Anderson 3.8-4- Fix for gcc 3.4.x/gdb issue where vmlinux was mistakenly presumed non-debug
* Sat Jun 26 2004 Dave Anderson 3.8-3- remove (harmless) error message during ia64 diskdump invocation when an SMP system gets booted with maxcpus=1- several 2.6 kernel specific updates
* Fri Jun 18 2004 Dave Anderson 3.8-2- updated source package to crash-3.8.tar.gz - diskdump support- x86_64 processor support
* Tue Sep 23 2003 Dave Anderson 3.7-5- make bt recovery code start fix-up only upon reaching first faulting frame
* Sat Sep 20 2003 Dave Anderson 3.7-4- fix \"bt -e\" and bt recovery code to recognize new __KERNEL_CS and DS
* Thu Sep 11 2003 Dave Anderson 3.7-3- patch to recognize per-cpu GDT changes that redefine __KERNEL_CS and DS
* Thu Sep 11 2003 Dave Anderson 3.7-2- patches for netdump active_set determination and slab info gathering
* Thu Aug 21 2003 Dave Anderson 3.7-1- updated source package to crash-3.7.tar.gz
* Thu Jul 24 2003 Dave Anderson 3.6-1- removed Packager, Distribution, and Vendor tags- updated source package to crash-3.6.tar.gz
* Sat Jul 19 2003 Jay Fenlason 3.5-2- remove ppc from arch list, since it doesn\'t work with ppc64 kernels- remove alpha from the arch list since we don\'t build it any more
* Sat Jul 19 2003 Matt Wilson 3.5-1- use %defattr(-,root,root)
* Wed Jul 16 2003 Jay Fenlason - Updated spec file as first step in turning this into a real RPM for taroon.- Wrote man page.