SilleBille / pki

Dogtag PKI Issues should be reported to the Dogtag PKI Pagure Issues site
https://pagure.io/dogtagpki/issues
GNU General Public License v2.0
1 stars 1 forks source link

Weekly Digest (9 February, 2020 - 16 February, 2020) #525

Closed weekly-digest[bot] closed 4 years ago

weekly-digest[bot] commented 4 years ago

Here's the Weekly Digest for SilleBille/pki:


ISSUES

Last week, no issues were created.


PULL REQUESTS

Last week, no pull requests were created, updated or merged.


COMMITS

Last week there were 21 commits. :hammer_and_wrench: Update travis build matrix - Re-enables FreeIPA smoke tests https://pagure.io/freeipa/issue/7989 - Adds F32 to build matrix as optional job Signed-off-by: Dinesh Prasanth M K dmoluguw@redhat.com by SilleBille :hammer_and_wrench: Refactored CertificateSetupRequest The CertificateSetupRequest has been modified to store only the info of the certificate being set up. by edewata :hammer_and_wrench: Refactored ConfigClient.create_certificate_setup_request() The ConfigClient.create_certificate_setup_request() has been modified to store only the info of the certificate being set up. by edewata :hammer_and_wrench: Replaced IProfileOutput with ProfileOutput by edewata :hammer_and_wrench: Replaced IProfileInput with ProfileInput by edewata :hammer_and_wrench: Refactored ProfileService.createProfileOutput() The ProfileService.createProfileOutput() has been modified to create a ProfileOutput object then add the attributes afterwards. by edewata :hammer_and_wrench: Removed unsupported capture_output in subprocess.run() The PKI Python library uses subprocess.run() which is available since Python 3.5. However, the capture_output parameter is only available since Python 3.7. Since some platforms do not have it yet it has been changed to set the stdout and stderr parameters to PIPE instead. The pki.spec file has also been updated to require Python 3.5. by edewata :hammer_and_wrench: Refactored ProfileService.createProfileInput() The ProfileService.createProfileInput() has been modified to create a ProfileInput object then add the attributes afterwards. by edewata :hammer_and_wrench: Replaced IPolicyDefault with PolicyDefault by edewata :hammer_and_wrench: Replaced ICertInfoPolicyDefault with EnrollDefault by edewata :hammer_and_wrench: Replaced IPolicyConstraint with PolicyConstraint by edewata :hammer_and_wrench: Merged IProfilePolicy into ProfilePolicy by edewata :hammer_and_wrench: Added user guide for ACME responder by edewata :hammer_and_wrench: Updated version number to 10.8.1 by edewata :hammer_and_wrench: Fixed PKIDeployer.backup_keys() The PKIDeployer.backup_keys() has been updated to work with non-default instance name. by edewata :hammer_and_wrench: Refactored Configurator.submitAdminCertRequest() The Configurator.submitAdminCertRequest() has been modified to return an X509CertImpl object. by edewata :hammer_and_wrench: Refactored Configurator.createPKCS7() The Configurator.createPKCS7() has been modified to return a PKCS7 object. by edewata :hammer_and_wrench: Added CMSEngine.getUGSubsystem() by edewata :hammer_and_wrench: Cleaned up ConfigClient.process_admin_cert() The ConfigClient.process_admin_cert() has been modified to use NSSDatabase.add_cert() to import the admin certificate into the client's NSS database. by edewata :hammer_and_wrench: Added ACMEAccountService The ACMEAccountService has been added to update and unregister an ACME account. by edewata :hammer_and_wrench: Fixed python3-pytest-runner dependency by edewata


CONTRIBUTORS

Last week there were 2 contributors. :bust_in_silhouette: SilleBille :bust_in_silhouette: edewata


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please :eyes: Watch and :star: Star the repository SilleBille/pki to receive next weekly updates. :smiley:

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. :calendar: