Changelog for
certmonger-0.79.6-2.fc29.x86_64.rpm :
* Thu Jul 12 2018 Fedora Release Engineering
- 0.79.6-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue May 08 2018 Rob Crittenden - 0.79.6-1- Update to upstream 0.79.6
* Wed Mar 14 2018 Iryna Shcherbina - 0.79.5-7- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Fri Feb 23 2018 Rob Crittenden 0.79.5-6- Fix unit tests. NSS crypto policy disallows keys < 1024
* Wed Feb 21 2018 Rob Crittenden 0.79.5-5- Add BuildRequires on gcc
* Wed Feb 07 2018 Fedora Release Engineering - 0.79.5-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Jan 10 2018 Rob Crittenden 0.79.5-3- Remove BR on mktemp. It is now provided by coreutils.- Patch to fix NSS handling of keys in sqlite databases- Patches to fix tests now that sqlite is the NSS default.
* Wed Oct 04 2017 Rob Crittenden 0.79.5-2- Switch BR from /usr/include/popt.h to popt-devel
* Fri Sep 01 2017 Rob Crittenden 0.79.5-1- update to 0.79.5: - getcert start-tracking: use issuer option when specified - add support for specifying the MS certificate template - Reformat certificates returned by Dogtag to strip extra newline
* Wed Aug 16 2017 Rob Crittenden 0.79.4-2- Reformat certificates returned by Dogtag. Dogtag was including a spurious newline before -----END CERTIFICATE-----
* Mon Aug 07 2017 Rob Crittenden 0.79.4-1- update to 0.79.4 - fix CA option name for ipa cert-request - fix minor memory leak - fix build warnings - fix an incorrect date in the .spec changelog - bump gettext version to avoid warning
* Wed Aug 02 2017 Fedora Release Engineering - 0.79.3-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering - 0.79.3-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Tue Feb 28 2017 Nalin Dahyabhai 0.79.3-1- update to 0.79.3: - fix self-signing self-test cases that used DSA or EC keys
* Mon Feb 27 2017 Nalin Dahyabhai 0.79.2-2- update %docs list because README is now README.md
* Mon Feb 27 2017 Nalin Dahyabhai 0.79.2-1- update to 0.79.2: - fix \'make distcheck\' target
* Sun Feb 19 2017 Nalin Dahyabhai 0.79.1-1- update to 0.79.1: - update translations - fix \'make archive\' target
* Sun Feb 19 2017 Nalin Dahyabhai 0.79-1- update to 0.79: - getcert now offers an option (-X) for requesting processing by a particular CA if the server we\'re contacting is running more than one - getcert also offers options (--for-ca, --not-for-ca, --ca-path-length) for requesting BasicConstraints values - getcert now displays times in local time instead of UTC, which was previously the only way they were displayed; the --utc option can often be used to switch back to its previous behavior - the SCEP enrollment helper now correctly issues GetCACertChain requests to SCEP servers, instead of issuing a GetCAChain request, which isn\'t part of the protocol; from report by Jason Garland - when issuing SCEP requests, the ID of the CA included in the HTTP request is now URL-encoded, as it should be - renewal or notification-of-impending-expiration logic is now triggered closer to TTL thresholds rather than waiting for a periodic check to pass a threshold - properly builds with OpenSSL 1.1, thanks to Lukas Slebodnik and Tomas Mraz for a lot of the legwork- resync .spec file with Fedora- upstream project migrated from fedorahosted.org to pagure.io
* Fri Feb 10 2017 Fedora Release Engineering - 0.78.6-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sat Jan 21 2017 Igor Gnatenko - 0.78.6-5- Rebuild for xmlrpc-c