the report of crash-trace-command-2.0-18.an8.src.rpm to crash-trace-command-3.0-6.0.1.an8.src.rpm

Legends
Colors
 added 
changed
deleted
Links
(f)irst change
(n)ext change
(t)op


RPM Info
f1Name        : crash-trace-commandf1Name        : crash-trace-command
n2Version     : 2.0n2Version     : 3.0
3Release     : 18.an83Release     : 6.0.1.an8
4Architecture: x86_644Architecture: x86_64
5Install Date: (not installed)5Install Date: (not installed)
n6Group       : Development/Debuggersn6Group       : Unspecified
7Size        : 675757Size        : 67740
8License     : GPLv28License     : GPLv2
n9Signature   : RSA/SHA256, 2021年06月21日 星期一 17时05分09秒, Key ID 619140084873f7c5n9Signature   : RSA/SHA256, 2023年0112日 星期四 21时24分19秒, Key ID 619140084873f7c5
10Source RPM  : crash-trace-command-2.0-18.an8.src.rpm10Source RPM  : crash-trace-command-3.0-6.0.1.an8.src.rpm
11Build Date  : 2021年06月17日 星期四 1414分4511Build Date  : 2023年01月12日 星期四 21时03分47
12Build Host  : anolis-build-01.openanolis.cn12Build Host  : iZ2ze8vdmdyl66lfybi1hzZ
13Relocations : (not relocatable)13Relocations : (not relocatable)
14Packager    : OpenAnolis Community14Packager    : OpenAnolis Community
15Vendor      : OpenAnolis Community15Vendor      : OpenAnolis Community
n16URL         : https://crash-utility.github.io/extensions.htmln16URL         : https://github.com/fujitsu/crash-trace
17Summary     : Trace extension module for the crash utility17Summary     : Trace extension module for the crash utility
18Description :18Description :
t19Command for reading ftrace data from a dumpfile.t19Command for reading ftrace data from a dump file.

Path and File
f1drwxr-xr-x      /usr/lib/.build-idf1drwxr-xr-x      /usr/lib/.build-id
n2drwxr-xr-x      /usr/lib/.build-id/09n2drwxr-xr-x      /usr/lib/.build-id/1b
3lrwxrwxrwx      /usr/lib/.build-id/09/7c37480945bfc39dd7b994bdce10017945a9283lrwxrwxrwx      /usr/lib/.build-id/1b/545f5f0aee819066578f9994b3a8e66e5c935a
4drwxr-xr-x      /usr/lib64/crash
5drwxr-xr-x      /usr/lib64/crash/extensions
4-rwxr-xr-x      /usr/lib64/crash/extensions/trace.so6-rwxr-xr-x      /usr/lib64/crash/extensions/trace.so
t5drwxr-xr-x      /usr/share/doc/crash-trace-commandt7drwxr-xr-x      /usr/share/licenses/crash-trace-command
6-rwxr-xr-x      /usr/share/doc/crash-trace-command/COPYING8-rw-r--r--      /usr/share/licenses/crash-trace-command/COPYING

Provides Dependencices
t1crash-trace-command = 2.0-18.an8t1crash-trace-command = 3.0-6.0.1.an8
2crash-trace-command(x86-64) = 2.0-18.an82crash-trace-command(x86-64) = 3.0-6.0.1.an8

Requires Dependencices
t No Differences Found t No Differences Found 

Changelogs
n1* 一 2月 08 2021 Lianbo Jiang <lijiang@redhat.com> - 2.0-18n1* 二 10月 11 2022 liusn <liusn@superred.com.cn> - 3.0-6.0.1
2- Rename trace_buffer to array_buffer2- add loongarch64 support
3- Rename ring_buffer to trace_buffer
4  Resolves: rhbz#1925907
53
n6* 一 7月 27 2020 Bhupesh Sharma <bhsharma@redhat.com> - 2.0-17n4* 三 12月 15 2021 Lianbo Jiang <lijiang@redhat.com> - 3.0-6
7- Chnage Source/URL to point to the latest github location5- Rebuild for the compatibility issue
8  Resolves: rhbz#1851746
96
n10* 日 4月 28 2019 Dave Anderson <anderson@redhat.com> - 2.0-16n7* 四 12月 09 2021 Lianbo Jiang <lijiang@redhat.com> - 3.0-5
11- Fix for RHEL7 ftrace_event_call data structure change8- Fix the hardening issue "FAIL: bind-now test because not linked with -Wl,-z,now"
12  Resolves: rhbz#1827734
139
n14* 三 9月 19 2018 Dave Anderson <anderson@redhat.com> - 2.0-15n10* 一 8月 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.0-4
15- annocheck: link with -Wl,-z,now11- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
16  Resolves: rhbz#163055812  Related: rhbz#1991688
1713
n18* 一 8月 13 2018 Dave Anderson <anderson@redhat.com> - 2.0-14n14* 四 4月 15 2021 Mohan Boddu <mboddu@redhat.com> - 3.0-3
19- Bump release for mass rebuild15- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
20  Resolves: rhbz#1615511
2116
n22* 三 12月 06 2017 Dave Anderson <anderson@redhat.com> - 2.0.13n17* 五 2月 19 2021 HATAYAMA Daisuke <d.hatayama@fujitsu.com> - 3.0-2
23- Build requires crash-devel-7.2.0-2 and usage requires crash-7.2.0-218- Makefile: set DT_SONAME to trace.so
24  because of load_module structure change.19- Makefile: fix build failure on aarch64 and ppc64le
25  Resolves: rhbz#1520825
2620
t27* 日 4月 16 2017 Dave Anderson <anderson@redhat.com> - 2.0.12t21* 五 1月 22 2021 HATAYAMA Daisuke <d.hatayama@fujitsu.com> - 3.0-1
28- Differentiate ppc64 .ring_buffer_read text symbol from ring_buffer_read data symbol
29- Fix for ring_buffer_per_cpu.nr_pages size change on big-endian systems 
30- Fix for Linux 4.7 change to the TRACE_EVENT_FL_TRACEPOINT flag
31  Resolves: rhbz#1441914
32  Resolves: rhbz#1440726
33 
34* 四 2月 25 2016 Dave Anderson <anderson@redhat.com> - 2.0-10
35- Fix for ftrace symbol name changes in Linux 4.2 
36  Resolves: rhbz#1265553
37 
38* 二 9月 02 2014 Dave Anderson <anderson@redhat.com> - 2.0-9
39- Add ppc64le support.
40  Resolves: rhbz#1123995
41 
42* 五 1月 24 2014 Daniel Mach <dmach@redhat.com> - 2.0-8
43- Mass rebuild 2014-01-24
44 
45* 五 12月 27 2013 Daniel Mach <dmach@redhat.com> - 2.0-7
46- Mass rebuild 2013-12-27
47 
48* 四 12月 05 2013 Dave Anderson <anderson@redhat.com> - 2.0-6
49- Add Linux 3.10 support.
50  Resolves: rhbz#863833
51 
52* 二 11月 12 2013 Dave Anderson <anderson@redhat.com> - 2.0-5
53- Add ARM64 support.
54  Resolves: rhbz#1028580
55 
56* 二 8月 20 2013 Dave Anderson <anderson@redhat.com> - 2.0-4
57- crash utility has added LZO and snappy compression in addition to zlib
58 
59* 三 5月 29 2013 Dave Anderson <anderson@redhat.com> - 2.0-3
60- Replace obsolete _init() and _fini() functions.
61- Fix possible segmentation violation on calloc() failure.
62- Initialize trace_dat to avoid compiler warning.
63 
64* 一 11月 26 2012 Dave Anderson <anderson@redhat.com> - 2.0-2
65- trace-cmd package required
66- rpmlint cleanups to this file 
67- fix compiler warnings for trace.c
68 
69* 三 11月 21 2012 Qiao Nuohan <qiaonuohan@cn.fujitsu.com> - 2.0-1
70- update code
71  Resolves: rhbz#863833
72 
73* 三 2月 08 2012 Dave Anderson <anderson@redhat.com> - 1.0-4
74- Build with RPM_OPT_FLAGS.
75  Resolves: rhbz#729018
76 
77* 三 6月 09 2010 Dave Anderson <anderson@redhat.com> - 1.0-3
78- Remove trace_dump.patch, which requires a kernel later than
79  the RHEL6 base of 2.6.32.
80  Resolves: rbhz#601536
81 
82* 一 5月 24 2010 Dave Anderson <anderson@redhat.com> - 1.0-2
83- Fix for segmentation violation with "trace show -c cpu" command,
84  and add "trace dump -t" command.
85  Resolves: rbhz#592887
86 
87* 三 12月 09 2009 Dave Anderson <anderson@redhat.com> - 1.0-1.2
88- fix Makefile to account for s390 build
89- change exclusive arch entry from i386 to {ix86}
90- Resolves: rbhz#545564
91 
92* 二 12月 08 2009 Dennis Gregorovic <dgregor@redhat.com> - 1.0-1.1
93- Rebuilt for RHEL 6
94 
95* 五 9月 25 2009 Dave Anderson <anderson@redhat.com>
96- Initial crash-trace-command package22- Initial crash-trace-command package