Changelog for
certmonger-0.79.19-4.0.2.1.sr20240605.x86_64.rpm :
* Fri May 31 2024 Martin Jambor
- Add certmonger-c99-01.patch and certmonger-c99-02.patch in order to make the package buildable with GCC 14. Patches originally by Florian Weimer and from https://pagure.io/certmonger/pull-request/265 [boo#1221683]
* Mon Mar 18 2024 David Mulder - HMAC build requires changes (these requires are missing in SLE).
* Wed Dec 13 2023 Otto Hollmann - Update to 0.79.19
* getcert: add-scep-ca: fix help for --ca-cert and --ra-cert
* Don\'t restrict tokens to CKM_RSA_X_509
* Updated translations from Weblate- Update to 0.79.18
* Rename DBus service and conf files to match canonical name
* Add missing .TP tags in getcert-resubmit man page
* migrated to SPDX license
* Include owner and perms in getcert list output
* Don\'t require an NSS database in cm_certread_n_parse
* Add new certs to internal token, try harder to remove on renewal- Update to 0.79.17
* Respect LDFLAGS settings defined by user
* Switch to CA user when saving NSS certificates
* Translated using Weblate (German)
* Translated using Weblate (Georgian)- Update to 0.79.16
* Add a PEM validity checker and validate SCEP CA files
* Fix implicit declaration of function ‘PEM_read_bio_X509’
* Don\'t include \"NEW\" in certificate signing requests
* Verify that the AES-128 is used for encrypting the local CA
* Replace DER-encoded test file with a base64-encoded one
* Correct a bad date in the spec changelog
* Switch to https URLs for Sources, etc.
* Remove dependency on SHA-1
* tests: Test that the CA constraint DER encoding is correct
* Disable DSA in the RPM spec
* Manually build the srpm for the copr CI
* Require jansson >= 2.12
* Mark the current directory as a safe git directory
* Fix usage of PKCS#7 ASN1 attribute retrieval for SCEP keygen
* Translated using Weblate (Chinese (Simplified) (zh_CN))
* Translated using Weblate (Georgian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Chinese (Simplified) (zh_CN))
* Translated using Weblate (Hungarian)- Removed 0001-Disable-DSA-in-the-RPM-spec.patch- Added 0001-Update-tests-to-be-compatible-with-OpenSSL-3.2.patch
* Wed Oct 11 2023 Simon Lees - dbus-daemon is now split out into a separate package.
* Fri Jun 17 2022 Matthew Davis - Added 0001-Disable-DSA-in-the-RPM-spec.patch- Removed 0002-certmonger-return-type.patch.
* Fri Jun 17 2022 Matthew Davis - Updated to version 0.79.15- Added minimum libjansson version requirement.
* Mon Jul 26 2021 Neal Gompa - Use \"pkgconfig(systemd)\" for the BR to allow hacksaw systemd-mini package to satisfy dependencies in the openSUSE Build Service.
* Mon Jul 26 2021 William Brown - Add buildrequires on systemd which is required for correct installation of the .service file.
* Sun Feb 28 2021 Sasi Olin - Update to 0.79.13
* Mon Aug 31 2020 Dirk Mueller - update to 0.79.11: - Fix crash bug when generating thumbprints - dogtag: use POST for profileProcess requests - Improve logging in SCEP helper - Add verbose option to SCEP CA if requested in add-scep-ca - Re-order the way the SCEP signing and CA certs are collected - Add new option to allow overriding the detected SCEP CA chain - template_profile, issuer and MS certificate template are single-value - Ensure that files read in have a trailing new-line - Adapt to the new behavior of disconnect in dbus-broker - Add long command-line options to CLI and man pages - Include &message=CA-IDENT with GetCACaps and GetCACert requests - Address issues uncovered by clang and Coverity - Handle an uninitialized token when adding CA certs to an NSS db - tests: Parametrize 025-casave with NSS db types