INFRA Signal 528
RPM 6.1.0 adds macro modifiers, PKCS11 signing, and kernel-style release model
Illustration only Photo by Alex Kotliarskyi on Unsplash
RPM 6.1.0 introduces macro modifiers, PKCS11 token signing, and a new release model inspired by the Linux kernel.
This update modernizes RPM’s macro system and signing workflows, reducing manual scripting for packagers. The shift to a kernel-style release model may accelerate feature delivery but could introduce instability for conservative adopters.
Written by elseif from the cluster below · every claim links back to a sourceThe three things worth knowing
Macro modifiers allow dynamic parameterization at definition time, simplifying complex spec files.
PKCS11 token support in rpmsign enables hardware-backed package signing for higher security.
The new release model may increase update frequency but risks breaking existing automation
THE CLUSTER