From 341c446f8c604e3007fd9eb87d32f1beaa5f73b1 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Wed, 18 Jun 2014 14:39:06 -0400 Subject: [PATCH] Update to 0.75.3 - read and cache whether or not we saw a noOCSPcheck extension in certificates - documentation updates --- .gitignore | 2 ++ certmonger.spec | 6 +++++- sources | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2b59cd1..fd70b8f 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,5 @@ certmonger-0.28.tar.gz /certmonger-0.75.1.tar.gz.sig /certmonger-0.75.2.tar.gz /certmonger-0.75.2.tar.gz.sig +/certmonger-0.75.3.tar.gz +/certmonger-0.75.3.tar.gz.sig diff --git a/certmonger.spec b/certmonger.spec index 770355a..ab64ae4 100644 --- a/certmonger.spec +++ b/certmonger.spec @@ -19,7 +19,7 @@ %endif Name: certmonger -Version: 0.75.2 +Version: 0.75.3 Release: 1%{?dist} Summary: Certificate status monitor and PKI enrollment client @@ -205,6 +205,10 @@ exit 0 %endif %changelog +* Wed Jun 18 2014 Nalin Dahyabhai 0.75.3-1 +- read and cache whether or not we saw a noOCSPcheck extension in certificates +- documentation updates + * Mon Jun 16 2014 Nalin Dahyabhai 0.75.2-1 - when generating keys using OpenSSL, if key generation fails, try again with the default key size, in case we're in FIPS mode diff --git a/sources b/sources index b3a109a..4a07f6a 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -9103856c9bc15453c5d4a7941aed40ea certmonger-0.75.2.tar.gz -cde59bd4c110d66a32e1e3b9d65a92c8 certmonger-0.75.2.tar.gz.sig +2088f19f7960921b6a57dd1f40825117 certmonger-0.75.3.tar.gz +671baa190200a0ecd5cb956343bbf471 certmonger-0.75.3.tar.gz.sig