| Name: | python2-rpm-head-signing |
|---|---|
| Version: | 1.4.2 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 100966 |
| License: | MIT |
| RPM: | python2-rpm-head-signing-1.4.2-1.el7.x86_64.rpm |
| Source RPM: | python-rpm-head-signing-1.4.2-1.el7.src.rpm |
| Build Date: | Thu Sep 23 2021 |
| Build Host: | build-ol7-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/fedora-iot/rpm-head-signing |
| Summary: | Small python module to extract RPM header and file digests |
| Description: | Python tools for signing RPMs without sending over the full RPM. |
- Ignore symbolic links when verifying RPMs
- Ensure xattrs are passed in as bytes
- Add verify-rpm-ima-signatures script to verify RPM signatures
- Feature: fix byte order on insert_signatures - Fix: Compile on F32 - Fix: Beta RPM version parsing
- Generate zero digest
- Fix a segfault in case of an early error - Update spec file to support python2 - Support IMA injection only
- Bump version to v1
- Moved ima_lookup.so to libdir
- Initial packaging