organization · inferred from evidence
puppetlabs
The organization maintaining the Puppet project, referenced via GitHub repository URLs.
- Puppet apt repo GPG key expired 2025-04-06, apt-get update fails on noble
Puppet published a renewed key (DEB-GPG-KEY-future, the same release key without the hard-coded expiry, per a reporter's gpg analysis in the thread); the issue was closed the day after the expiry. Re-run apt-get update; if your keyring stil
- File with http(s) source fails on FIPS system when server only provides MD5 checksum
Fixed upstream in PR #9405. Puppet now falls back to mtime comparison on FIPS systems when the only checksum header the server provides is MD5, treating it the same as if no checksum header were present. Upgrade past the version containing