Neil Hanlon
Neil Hanlon
- Fix for running on python3 and building on EL8 or higher - replace 'or' keyword with proper '||'
* Detection of the location from /proc/cmdline can be wrong in some cases. This option allows a user to point to the place the tuned initrd actually is as per...
Currently, go-rpm supports the RPMv3 signature headers (SIGMD5, SIGPGP, SIGGPG), but does not support the v4 headers like SHA1HEADER, RSAHEADER, and DSAHEADER. From RPMv4.14 on (which adds the SHA256HEADER), RPMs...
When running on ppc64le, I encountered an issue where qemu is not configured with the ps2 driver, and instead needs the usb one. I am not sure whether this change...
#### Summary if manifestStr (read from plugin.json) has any '`' characters in it, such as when using markdown formatting in a text value, the generated go code fails to build...
Hi! My name is Neil Hanlon, and I am working to package sdnotify into Fedora so it can be used there as well as several other distributions which are downstream...
I believe that previously, these post types were grouped in these three categories, but have since been broken out to be more verbose. I ran into this today as we...
With weekly builds, let's do a simple smoke test (like make sure it runs in Podman, docker, etc), and publish artifacts to Docker Hub and Quay.io. We'll need to come...
Originally removed per request by Docker Hub official images team. ### Background The images we first published had labels on them with some information. This was removed when going to...