File kdumpid.changes of Package kdumpid
xxxxxxxxxx
1
-------------------------------------------------------------------
2
Tue Sep 22 20:11:47 UTC 2020 - Petr Tesařík <ptesarik@suse.com>
3
4
- Update to version 1.3:
5
* Switch to libkdumpfile-0.4.0
6
* Update API to newer binutils (bsc#1197741).
7
8
-------------------------------------------------------------------
9
Mon May 15 12:36:23 UTC 2017 - ptesarik@suse.com
10
11
- Update to version 1.2:
12
* Switch to libkdumpfile-0.3.0
13
* Handle converted z/Architecture VMDUMP files (bsc#883757).
14
15
-------------------------------------------------------------------
16
Mon Feb 1 14:06:18 UTC 2016 - ptesarik@suse.com
17
18
- Update to version 1.1:
19
* Support for libkdumpfile-0.2.0
20
- Patches moved to upstream:
21
* kdumpid-libkdumpfile-libs.patch
22
* kdumpid-x86_64-fix-NULL-arch-segv.patch
23
* kdumpid-quit-on-libkdumpfile-failure.patch
24
* kdumpid-fix-kdump_is_xen.patch
25
* kdumpid-x86-out-of-bounds-disas.patch
26
27
-------------------------------------------------------------------
28
Tue Nov 4 10:21:51 UTC 2014 - ptesarik@suse.cz
29
30
- kdumpid-fix-kdump_is_xen.patch: Fix wrong use of kdump_is_xen().
31
32
-------------------------------------------------------------------
33
Mon Nov 3 23:18:07 UTC 2014 - ptesarik@suse.cz
34
35
- kdumpid-x86-out-of-bounds-disas.patch: x86: Prevent out-of-bounds
36
reads in disas_at().
37
38
-------------------------------------------------------------------
39
Mon Nov 3 21:12:46 UTC 2014 - ptesarik@suse.cz
40
41
- kdumpid-quit-on-libkdumpfile-failure.patch: Quit on libkdumpfile
42
failure.
43
- kdumpid-x86_64-fix-NULL-arch-segv.patch Fix SEGV when checking
44
x86_64 and arch is unknown.
45
46
-------------------------------------------------------------------
47
Mon Nov 3 09:24:07 UTC 2014 - ptesarik@suse.cz
48
49
- kdumpid-libkdumpfile-libs.patch: Do not try to link additional
50
libraries needed by libkdumpfile.
51
52
-------------------------------------------------------------------
53
Mon Nov 3 09:10:56 UTC 2014 - ptesarik@suse.cz
54
55
- Update to version 1.0:
56
* Include Xen version in the output
57
* Backend split off to libkdumpfile
58
59
-------------------------------------------------------------------
60
Fri Apr 5 12:13:57 UTC 2013 - ptesarik@suse.cz
61
62
- Update to version 0.92:
63
o add a manual page
64
o avoid a gcc warning
65
- Improve packaging (use RPM macros to set up destination paths).
66
67
-------------------------------------------------------------------
68
Fri Apr 5 10:59:38 UTC 2013 - ptesarik@suse.cz
69
70
- Update to version 0.91 (another bug-fix release).
71
72
-------------------------------------------------------------------
73
Wed Nov 2 15:08:00 UTC 2011 - ptesarik@suse.cz
74
75
- Update to version 0.90 (actually a bug-fix release).
76
77
-------------------------------------------------------------------
78
Tue Nov 1 20:47:12 UTC 2011 - lchiquitto@suse.com
79
80
- Pull more fixes and improvements from the upstream repository:
81
* Add support for ppc and ppc64.
82
* Implement a --verbose flag.
83
* Add RLE dump uncompression method (used in some LKCD dumps).
84
* Add many LKCD fixes and improvements.
85
86
-------------------------------------------------------------------
87
Wed Oct 19 15:03:08 CEST 2011 - lchiquitto@suse.com
88
89
- Update to version 0.9, which fixes some bugs and implements some
90
new features:
91
* Support /dev/mem and /dev/crash formats.
92
* Support for big-endian LKCD dumps.
93
* Preliminary support for s/390.
94
95
-------------------------------------------------------------------
96
Tue Oct 18 20:14:32 CEST 2011 - lchiquitto@suse.com
97
98
- x86: Fix a segfault when disassembling invalid pages.
99
100
-------------------------------------------------------------------
101
Tue Oct 18 17:56:15 UTC 2011 - lchiquitto@suse.com
102
103
- Update to current git snapshot (20111018): kdumpid is now able to
104
correctly identify Xen dom0 dumps, among other improvements.
105
106
-------------------------------------------------------------------
107
Fri Oct 14 12:36:27 UTC 2011 - lchiquitto@suse.com
108
109
- Import kdumpid.
110
111