2007-12-10 23:23:17 +00:00
|
|
|
-------------------------------------------------------------------
|
2008-02-08 18:56:24 +00:00
|
|
|
Thu Feb 7 10:02:09 CET 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- update to 1.2.4
|
|
|
|
o Add linux-2.6.24 support.
|
|
|
|
o Add xen kernel support to the STDOUT feature (-F option).
|
|
|
|
o Fix the method looking for .debug_info section in
|
|
|
|
get_debug_info().
|
|
|
|
o Fix the problem that -d1 option cannot be specified without
|
|
|
|
-x/-i option.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2007-12-10 23:23:17 +00:00
|
|
|
Mon Dec 10 18:23:53 CET 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- Fix generation of vmcoreinfo for ELF64 kernels on 32bit machines
|
|
|
|
|
2007-11-29 17:24:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 29 13:41:09 CET 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- updated to 1.2.3
|
|
|
|
o Add the filtering feature for free_pages of linux-2.6.24.
|
|
|
|
|
2007-11-02 11:11:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 2 11:44:28 CET 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- updated to 1.2.2
|
|
|
|
o Fix the problem that vmcoreinfo cannot be extracted from ELF32
|
|
|
|
/proc/vmcore.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 11 10:11:53 CEST 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- adding libelf0 libelf1 to BuildRequires to make the resolver
|
|
|
|
of the BuildService happy for <= 10.2
|
|
|
|
|
2007-10-10 09:33:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 10 09:43:22 CEST 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- updated to 1.2.1
|
|
|
|
o Add virtual memmap support for x86_64 sparsemem kernel.
|
|
|
|
o Add the message_level (16) for printing the report message.
|
|
|
|
o Add linux-2.6.23 support because makedumpfile was tested on
|
|
|
|
linux-2.6.23.
|
|
|
|
o Change the common/debug message output to STDOUT from
|
|
|
|
STDERR if not specifying '-F' option
|
|
|
|
o Some cleanups
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 7 11:00:08 CEST 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- updated to 1.2.0
|
|
|
|
o extract vmcoreinfo from /proc/vmcore.
|
|
|
|
o linux-2.6.23-rc4-mm1 support.
|
|
|
|
o Add the "-d 1" option (skip zero-filled pages) for Xen.
|
|
|
|
o Add the feature which gets enum number.
|
|
|
|
o Some Cleanups
|
|
|
|
|
2007-08-15 18:33:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 13 18:18:16 CEST 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- updated to 1.1.6
|
|
|
|
o linux-2.6.22 support.
|
|
|
|
o Change the check method of free_pages for linux-2.6.21 or
|
|
|
|
later.
|
|
|
|
o Some cleanups
|
|
|
|
|
2007-07-27 11:02:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 27 11:25:53 CEST 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- updated to 1.1.5
|
|
|
|
o new feature that allows extracting the part of xen hypervisor
|
|
|
|
and domain-0 from /proc/vmcore.
|
|
|
|
o new option '-f' to overwrite existing dumpfile
|
|
|
|
o new option '--message-level "message-level"'
|
|
|
|
o fix the problem that makedumpfile complains about overlapping
|
|
|
|
memory segments.
|
|
|
|
o Rename makedumpfile's config file to "vmcoreinfo file"
|
|
|
|
o Change the method for getting the kernel's OSRELEASE if
|
|
|
|
generating a vmcoreinfo file.
|
|
|
|
o Some cleanups
|
|
|
|
|
2007-06-12 16:36:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 11 10:25:05 CEST 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- updated to 1.1.4
|
|
|
|
o Add ia64 DISCONTIGMEM support.
|
|
|
|
o Add ia64_vtop.
|
|
|
|
o Add __FUNCTION__ to ERRMSG.
|
|
|
|
o Cleanup README.
|
|
|
|
o Fix DISCONTIGMEM bitmap.
|
|
|
|
o Fix ELF output with overlapping sections.
|
|
|
|
|
2007-06-05 16:25:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 5 17:22:05 CEST 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- fix build
|
|
|
|
|
2007-06-05 14:30:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 5 16:01:34 CEST 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- link dynamically against libc to decrease binary size (initrd
|
|
|
|
has already libc included) but leave the other libraries linked
|
|
|
|
statically
|
|
|
|
|
2007-05-21 16:10:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 21 12:25:28 CEST 2007 - tiwai@suse.de
|
|
|
|
|
|
|
|
- use external elfutils packages.
|
|
|
|
|
2007-04-13 23:03:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 13 19:00:54 CEST 2007 - tiwai@suse.de
|
|
|
|
|
|
|
|
- updated to version 1.1.3:
|
|
|
|
* 2.6.21 kernel support
|
|
|
|
* fix handling of excluded zero-filled pages for crash
|
|
|
|
* crash can display dump_level
|
|
|
|
|
2007-03-29 16:20:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 29 17:29:43 CEST 2007 - rguenther@suse.de
|
|
|
|
|
|
|
|
- add zlib-devel BuildRequires
|
|
|
|
|
2007-03-10 23:02:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 9 11:55:49 CET 2007 - tiwai@suse.de
|
|
|
|
|
|
|
|
- updated to version 1.1.2:
|
|
|
|
* don't exit even for the unsupported kernel version
|
|
|
|
* minor fixes
|
|
|
|
* documents, man page
|
|
|
|
|
2007-02-09 00:14:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 8 12:49:58 CET 2007 - tiwai@suse.de
|
|
|
|
|
|
|
|
- updated to version 1.1.1:
|
|
|
|
* x86-64 DISCONTIGMEM support
|
|
|
|
|
2007-02-05 14:40:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 5 13:37:36 CET 2007 - tiwai@suse.de
|
|
|
|
|
|
|
|
- updated to version 1.1.0:
|
|
|
|
* support SSH transfer
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 18 15:35:17 CET 2007 - tiwai@suse.de
|
|
|
|
|
|
|
|
- updated to version 1.0.9:
|
|
|
|
* fix the calculation of page size.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 9 19:17:53 CET 2007 - tiwai@suse.de
|
|
|
|
|
|
|
|
- remove codes with problematic license from elfutils-0.124
|
|
|
|
(#232894)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 9 13:00:11 CET 2007 - tiwai@suse.de
|
|
|
|
|
|
|
|
- added COPYING file (from elfutils)
|
|
|
|
- fixed optimization flags to use $RPM_OPT_FLAGS
|
|
|
|
- fix a minor compile error with C99 standard.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 8 16:45:29 CET 2007 - tiwai@suse.de
|
|
|
|
|
|
|
|
- initial version: 1.0.8
|
|
|
|
- build statically with elfutils-1.2.4 since elfutils conflicts
|
|
|
|
with the existing libelf.
|
|
|
|
|