Skip to content

Commit

Permalink
Manifests: includes kdump subpackages in f40
Browse files Browse the repository at this point in the history
Kdump split out into subpackages in rawhide a while back [1]
But this split was just pushed to F40 as well with [2].

Also include the subpackages for releases > 40

[1] 437dc2a
[2] https://bodhi.fedoraproject.org/updates/FEDORA-2024-d70dfd026e
  • Loading branch information
jbtrystram committed Jul 3, 2024
1 parent 8369ad1 commit 9115ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/fedora-coreos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ conditional-include:
- if: releasever == 39
# Checks for breaking changes that came with Podman v5.
include: podman-v5.yaml
- if: releasever >= 41
- if: releasever >= 40
# Include makedumpfile and kdump-utils subpackages from kexec-tools (new in F41+)
include: kdump.yaml
# On <41, we want to keep making sure dnf doesn't slip in somehow
Expand Down

0 comments on commit 9115ae0

Please sign in to comment.