From 899108168265aa40eb809449c748f239b2e163e5 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Tue, 11 Nov 2014 13:06:53 -0500 Subject: [PATCH] Update to 0.76.7 - correctly read CA not-valid-after dates on 32-bit machines (also reported by Natxo Asenjo), so that we don't spin on polling them --- .gitignore | 2 ++ certmonger.spec | 8 ++++++-- sources | 4 ++-- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index dbeea95..5eb6ffb 100644 --- a/.gitignore +++ b/.gitignore @@ -88,3 +88,5 @@ certmonger-0.28.tar.gz /certmonger-0.75.14.tar.gz.sig /certmonger-0.76.6.tar.gz /certmonger-0.76.6.tar.gz.sig +/certmonger-0.76.7.tar.gz +/certmonger-0.76.7.tar.gz.sig diff --git a/certmonger.spec b/certmonger.spec index 2d5beb5..0ccde99 100644 --- a/certmonger.spec +++ b/certmonger.spec @@ -25,7 +25,7 @@ %endif Name: certmonger -Version: 0.76.6 +Version: 0.76.7 Release: 1%{?dist} Summary: Certificate status monitor and PKI enrollment client @@ -239,11 +239,15 @@ exit 0 %endif %changelog +* Tue Nov 11 2014 Nalin Dahyabhai 0.76.7-1 +- correctly read CA not-valid-after dates on 32-bit machines (also reported by + Natxo Asenjo), so that we don't spin on polling them + * Mon Nov 10 2014 Nalin Dahyabhai 0.76.6-1 - don't discard the priority value in DNS SRV records * Mon Nov 10 2014 Nalin Dahyabhai 0.76.5-1 -- avoid premature exit on CA data analysis failures (should fix issue +- avoid premature exit on CA data analysis failures (should fix an issue reported by Natxo Asenjo) * Mon Nov 10 2014 Nalin Dahyabhai 0.76.4-1 diff --git a/sources b/sources index 80aec17..ce468e5 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -103f26b6a1f4b04b9f03a61b81828b9f certmonger-0.76.6.tar.gz -36a5c1d4ba51970c6afbca64b589eff9 certmonger-0.76.6.tar.gz.sig +93fc60e5b5e384f3af02588007db7032 certmonger-0.76.7.tar.gz +65812f1b3b93f211bab091d55d32ad2e certmonger-0.76.7.tar.gz.sig