Commit Graph

28 Commits

Author SHA1 Message Date
Lianbo Jiang
0566a21c08 Rebase to upstream crash-8.0.3
Release: crash-8.0.3-1

Resolves: rhbz#2170283

Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
2023-05-04 10:34:14 +08:00
Lianbo Jiang
780e41a30d Release: crash-8.0.2-2
Resolves: rhbz#2158299
Resolves: rhbz#2155184

Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
2023-02-20 16:58:48 +08:00
Lianbo Jiang
ecc52def80 Rebase to upstream crash-8.0.2
Release: crash-8.0.2-1

Resolves: rhbz#2119685

Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
2022-11-17 14:42:18 +08:00
Lianbo Jiang
894c1c7e35 Fix for the "struct -o" command issue
Release: crash-8.0.1-2

Resolves: rhbz#2089632

Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
2022-06-10 16:52:01 +08:00
Lianbo Jiang
b66e38b323 Rebase to upstream crash-8.0.1
Release: crash-8.0.1-1

Resolves: rhbz#2068464

Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
2022-05-14 16:39:25 +08:00
Pingfan Liu
e7c201f56a arm64: deduce the start address of kernel code, based on kernel version
Resolves: bz2031738
Upstream: crash-utils
Conflict: None

Signed-off-by: Pingfan Liu <piliu@redhat.com>
2022-03-01 10:36:50 +08:00
Lianbo Jiang
b51cebe3ee Release: crash-8.0.0-5
Resolves: rhbz#2034808
Resolves: rhbz#2035862
Resolves: rhbz#2036172
Resolves: rhbz#2038762
Resolves: rhbz#2046012
Resolves: rhbz#2048266

Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
2022-02-07 18:47:44 +08:00
Lianbo Jiang
990ae4e7d1 Release: crash-8.0.0-4
Resolves: rhbz#2034779

Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
2021-12-29 15:21:58 +08:00
Lianbo Jiang
7679460aba Release: crash-8.0.0-3
Resolves: rhbz#2028771

Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
2021-12-13 11:39:39 +08:00
Lianbo Jiang
d7feeb6e67 Enable ZSTD feature support
Release: crash-8.0.0-2

Resolves: rhbz#1988895

And add rpminspect.yaml to disable badfuncs

Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
2021-12-06 17:48:15 +08:00
Lianbo Jiang
0e884997e7 Update to latest upstream release(crash-8.0.0)
Release: crash-8.0.0-1

Resolves: rhbz#1896647

Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
2021-11-26 14:48:49 +08:00
Mohan Boddu
6add17fb92 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 19:42:18 +00:00
Lianbo Jiang
96dfbb4af8 Fix for handling task_struct state member changes(kernels >= 5.14-rc1)
Release crash-7.3.0-5

Resolves: rhbz#1981715

Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
2021-07-22 10:53:08 +08:00
Lianbo Jiang
c53e8d98a2 Release crash-7.3.0-4
Resolves: rhbz#1930502 rhbz#1895682

Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
2021-07-07 11:59:59 +08:00
Pingfan Liu
cb7ba21ef8 arm64: fix memory layout
Resolves: bz1930502 bz1895682
Upstream: crash-utility
Conflict: None

The series includes:
  f53b73e arm64: implement switchable PTOV()/VTOP() for kernels >= 5.10
  bf1379a arm64: use dedicated bits to record the VA space layout changes
  167d37e arm64: assign page_offset with VA_BITS kernel configuration value
  5719afc arm64: rename ARM64_PAGE_OFFSET_ACTUAL to ARM64_FLIP_PAGE_OFFSET_ACTUAL

Signed-off-by: Pingfan Liu <piliu@redhat.com>
2021-07-06 11:15:34 +08:00
Lianbo Jiang
ccbee1fd3e Fix "kmem -n|-p" options display wrong values
Release crash-7.3.0-3

Resolves: rhbz#1975621

Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
2021-07-05 14:34:56 +08:00
Lianbo Jiang
a3ae8fcfd1 Fix for "kmem -s|-S" option on Linux 5.7 and later kernels
Release crash-7.3.0-2

Resolves: rhbz#1954913

Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
2021-06-11 18:52:21 +08:00
Lianbo Jiang
a3933d5c86 add gating.yaml
Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
2021-06-11 18:11:59 +08:00
Lianbo Jiang
35a424de0f Update to latest upstream release(crash-7.3.0)
Resolves: rhbz#1958728

Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
2021-05-10 20:43:40 +08:00
Mohan Boddu
34d58c8fbc - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-15 22:58:27 +00:00
Lianbo Jiang
d33f440f04 Update to the latest upstream: commit <8dfc228b29ae>
Release crash-7.2.9-6

Resolves: rhbz#1895255

Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
2021-04-14 10:16:45 +08:00
DistroBaker
77119010d2 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/crash.git#a9cf6c58896ac8966eb358a945ba6b401833f684
2021-03-11 19:56:02 +00:00
DistroBaker
7920ddfe25 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/crash.git#5a0c1d8fb7fcd83df5c5f5de38d3c32d4aa4200b
2021-02-06 13:06:37 +00:00
DistroBaker
39d18573e1 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/crash.git#f48bd62b571be04faed093f53e9fef0fa53cb015
2021-02-03 12:40:00 +01:00
DistroBaker
e657d0a851 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/crash.git#724c99dde0d2a0fdc420339c65b7468b14dbb51d
2020-12-12 16:55:52 +00:00
DistroBaker
0793e169e8 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/crash.git#cd525b14e6b311b90b6dd458ec86b5c8009d1512
2020-11-26 10:15:38 +00:00
Petr Šabata
fd655eaae7 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/crash#235709a5cf0931c9791cb9d31046ba032eafa787
2020-10-14 23:18:42 +02:00
Release Configuration Management
10a1eb403b New branch setup 2020-10-08 11:31:19 +00:00