From 5f3c01e3a4659dfdaf0390f83f663a9b3ffe107e Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Wed, 13 Jan 2016 13:54:01 -0500 Subject: [PATCH] Update to 0.78.6 - document the -R, -N, -o, and -t flags for dogtag-ipa-renew-agent-submit - stop checking that we can generate 512 bit keys during self-tests --- .gitignore | 2 ++ certmonger.spec | 6 +++++- sources | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 128162a..5ac5ef1 100644 --- a/.gitignore +++ b/.gitignore @@ -114,3 +114,5 @@ certmonger-0.28.tar.gz /certmonger-0.78.4.tar.gz.sig /certmonger-0.78.5.tar.gz /certmonger-0.78.5.tar.gz.sig +/certmonger-0.78.6.tar.gz +/certmonger-0.78.6.tar.gz.sig diff --git a/certmonger.spec b/certmonger.spec index 4dbee17..92b5cec 100644 --- a/certmonger.spec +++ b/certmonger.spec @@ -25,7 +25,7 @@ %endif Name: certmonger -Version: 0.78.5 +Version: 0.78.6 Release: 1%{?dist} Summary: Certificate status monitor and PKI enrollment client @@ -242,6 +242,10 @@ exit 0 %endif %changelog +* Wed Jan 13 2016 Nalin Dahyabhai 0.78.6-1 +- document the -R, -N, -o, and -t flags for dogtag-ipa-renew-agent-submit +- stop checking that we can generate 512 bit keys during self-tests + * Thu Nov 12 2015 Nalin Dahyabhai 0.78.5-1 - fix a possible uninitialized memory read (possibly #1260871) - log a diagnostic error when we fail to initialize libkrb5 diff --git a/sources b/sources index 2841a53..7973462 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -e30f0aabaac76c6a3701611a2430bcbc certmonger-0.78.5.tar.gz -2855b38e50df3c9d9fdd29b72a96b135 certmonger-0.78.5.tar.gz.sig +20da8ea36b1da723c06080a2de482e14 certmonger-0.78.6.tar.gz +4b70660736650c59fb7dcf8742de8063 certmonger-0.78.6.tar.gz.sig