Update to upstream 0.79.21
This adds support to use the IPA API to request all certificates from PKI using the PKI python API rather than the REST or XML RPC. Resolves: RHEL-135591
This commit is contained in:
parent
915e01da3f
commit
b87573ab2e
1
.gitignore
vendored
1
.gitignore
vendored
@ -133,3 +133,4 @@ certmonger-0.28.tar.gz
|
||||
/certmonger-0.79.14.tar.gz
|
||||
/certmonger-0.79.17.tar.gz
|
||||
/certmonger-0.79.20.tar.gz
|
||||
/certmonger-0.79.21.tar.gz
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
%bcond_with xmlrpc
|
||||
|
||||
Name: certmonger
|
||||
Version: 0.79.20
|
||||
Version: 0.79.21
|
||||
Release: 1%{?dist}
|
||||
Summary: Certificate status monitor and PKI enrollment client
|
||||
|
||||
@ -265,6 +265,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Dec 12 2025 Francisco Trivino <ftrivino@redhat.com> - 0.79.21-1
|
||||
- Update to upstream 0.79.21
|
||||
|
||||
* Mon Jun 10 2024 Rob Crittenden <rcritten@redhat.com> - 0.79.20-1
|
||||
- Update to upstream 0.79.20
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (certmonger-0.79.20.tar.gz) = 76685185172bbf2c766c477c399ce0b14c9fd2d81637b44b8da80ae045ebf6c650ae3d525a87dccd755a6c92d4a5916bb62f8ea1d8520c47ae64770be6a5d2be
|
||||
SHA512 (certmonger-0.79.21.tar.gz) = a008984b7592c6af7f5b91f05158637bacf369c846f10e3c38dfa18e12e7738025a5897e627826e341e77ec9657cc0042687a79af8eb9c69d2063aee78be7c6b
|
||||
|
||||
Loading…
Reference in New Issue
Block a user