HomeFreeBSD

CI: Add optional patch level, fix hostname on F42

Tags
None
Referenced Files
Restricted File
Aug 20 2025, 7:10 AM
Subscribers
None

Description

CI: Add optional patch level, fix hostname on F42

In the past there have been times when we need to generate new RPMs
for an existing ZFS release. Typically this happens when a new RHEL
version comes out and the kernel symbols no longer match. To get
users to auto-update we just bump the patch number. For example, we
had to create zfs-2.1.13-1 for EL8.8 and zfs-2.1.13-2 for EL8.9.

This commit adds an optional patch level text box to the github
package builder runner.

In addition, this commit also uses hostnamectl instead of hostname
for F42+ compatibility, if available.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes #17638

Details

Provenance
Tony Hutter <hutter2@llnl.gov>Authored on Aug 15 2025, 4:21 PM
GitHub <noreply@github.com>Committed on Aug 15 2025, 4:21 PM
Parents
rG5061f959d169: Retire zfs_autoimport_disable kmod option
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG9b0a9b410e84: CI: Add optional patch level, fix hostname on F42 (authored by Tony Hutter <hutter2@llnl.gov>).Aug 15 2025, 4:21 PM