crash: update to 9.0.2 #4

Merged
sbelikov merged 1 commit from update-crash-9.0.2 into niceos-5.2 2026-05-01 19:14:44 +03:00
Owner

Summary

Update crash from 9.0.0 to 9.0.2.

Upstream evidence

Reviewed official upstream sources indicate that 9.0.2 is a patch-level bug-fix release, not a feature release. Notable fixes mentioned upstream include live-session / vmcore parsing stability, arch-specific output fixes (aarch64, RISC-V), command redirection/pipeline handling, vmcoreinfo fallback handling, and cross-compilation changes for eppic.so / snapper.so to use $(CC).

Risk assessment

  • Risk level: medium
  • Decision: manual review
  • No explicit CVE or documented breaking change was found in the reviewed release notes.
  • crash is diagnostic tooling used on kernel dumps and live systems, so changes to output, parsing, and session handling require smoke testing before merge.

Packaging notes

  • Bump Version to 9.0.2.
  • Refresh source checksum / source lock for the GitHub tarball.
  • Verify the current Makefile rewrite still applies and that eppic.so / snapper.so build/install paths remain correct.
  • Confirm no new BuildRequires/Requires are needed.

Required validation

  • Build in a clean niceos-5.2 mock/Koji environment.
  • Run smoke tests on a representative vmcore and live session.
  • Check output-parsing scenarios and arch-specific paths where hardware is available.

References

## Summary Update `crash` from 9.0.0 to 9.0.2. ## Upstream evidence Reviewed official upstream sources indicate that 9.0.2 is a patch-level bug-fix release, not a feature release. Notable fixes mentioned upstream include live-session / vmcore parsing stability, arch-specific output fixes (aarch64, RISC-V), command redirection/pipeline handling, vmcoreinfo fallback handling, and cross-compilation changes for `eppic.so` / `snapper.so` to use `$(CC)`. ## Risk assessment - **Risk level:** medium - **Decision:** manual review - No explicit CVE or documented breaking change was found in the reviewed release notes. - `crash` is diagnostic tooling used on kernel dumps and live systems, so changes to output, parsing, and session handling require smoke testing before merge. ## Packaging notes - Bump `Version` to 9.0.2. - Refresh source checksum / source lock for the GitHub tarball. - Verify the current Makefile rewrite still applies and that `eppic.so` / `snapper.so` build/install paths remain correct. - Confirm no new BuildRequires/Requires are needed. ## Required validation - Build in a clean `niceos-5.2` mock/Koji environment. - Run smoke tests on a representative vmcore and live session. - Check output-parsing scenarios and arch-specific paths where hardware is available. ## References - https://github.com/crash-utility/crash/releases/tag/9.0.2 - https://crash-utility.github.io/changelog/ChangeLog-9.0.2.txt - https://github.com/crash-utility/crash/compare/9.0.1...9.0.2 - https://github.com/crash-utility/crash - https://specs.niceos.ru/rpms/crash/src/branch/niceos-5.2/SPECS/crash.spec
sbelikov merged commit 0a1cb89623 into niceos-5.2 2026-05-01 19:14:44 +03:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rpms/crash!4
No description provided.