mirror_zfs/rpm/generic
Tony Hutter 3b58dd5e1a RPM: Hold back incompatible kernel packages on Fedora
A user reported that when your upgrade your kernel packages on Fedora
with ZFS installed, only the kernel-devel package gets held back to the
ZFS-supported version, but not the other kernel packages. So if ZFS only
supports the 6.13 kernel, Fedora will still happily upgrade the kernel
RPM to 6.14, but hold back kernel-devel at 6.13, for example.

This commit includes version checks for the 'kernel-uname-r' dependency,
typically provided by the 'kernel-core' package.

Original-patch-by: @jkool702
Reviewed-by: @jkool702
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes #17265
Closes #17271
2025-05-27 14:54:34 -07:00
..
zfs-dkms.spec.in RPM: Hold back incompatible kernel packages on Fedora 2025-05-27 14:54:34 -07:00
zfs-kmod.spec.in Support for cross-compiling kernel modules 2025-05-27 14:54:34 -07:00
zfs.spec.in contrib: link zpool to zfs in bash-completion (#16376) 2024-08-26 15:10:16 -07:00