| Name: | hash-slinger | 
|---|---|
| Version: | 3.2 | 
| Release: | 1.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 90784 | 
| License: | GPL-2.0-or-later | 
| RPM: | hash-slinger-3.2-1.el8.noarch.rpm | 
| Source RPM: | hash-slinger-3.2-1.el8.src.rpm | 
| Build Date: | Tue Feb 28 2023 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/letoams/hash-slinger/ | 
| Summary: | Generate and verify various DNS records such as SSHFP, TLSA and OPENPGPKEY | 
| Description: | This package contains various tools to generate special DNS records:
sshfp       Generate RFC-4255 SSHFP DNS records from known_hosts files
            or ssh-keyscan
tlsa        Generate RFC-6698  TLSA DNS records via TLS
openpgpkey  Generate RFC-7929 DNS records from OpenPGP
            keyrings
ipseckey    Generate RFC-4025 IPSECKEY DNS records on Libreswan
            IPsec servers
This package has incorporated the old 'sshfp' and 'swede' commands/packages | 
- Updated to 3.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- SPDX license update
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Update OPENPGPKEY reference
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Update spec file following review
- Updated to 3.1 - Add BuildRequires make - Clean up spec file for Fedora review
- Update to Python3
- Remove Requires: for python-argparse which is now part of python core