From c0ca98f8c4e107c8a57adbceca5401b48812baeb Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Tue, 4 Aug 2015 14:54:37 -0400 Subject: [PATCH] Update to 0.78.4 Update to 0.78.4: - fix the "getcert start-tracking" -L and -l options (#1249753) - output diagnostics about the second request when scep-submit encounters an error during a second request to the SCEP server --- .gitignore | 2 ++ certmonger.spec | 7 ++++++- sources | 4 ++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 30d7148..23a1de5 100644 --- a/.gitignore +++ b/.gitignore @@ -110,3 +110,5 @@ certmonger-0.28.tar.gz /certmonger-0.78.2.tar.gz.sig /certmonger-0.78.3.tar.gz /certmonger-0.78.3.tar.gz.sig +/certmonger-0.78.4.tar.gz +/certmonger-0.78.4.tar.gz.sig diff --git a/certmonger.spec b/certmonger.spec index 6bc7269..dd06e87 100644 --- a/certmonger.spec +++ b/certmonger.spec @@ -25,7 +25,7 @@ %endif Name: certmonger -Version: 0.78.3 +Version: 0.78.4 Release: 1%{?dist} Summary: Certificate status monitor and PKI enrollment client @@ -242,6 +242,11 @@ exit 0 %endif %changelog +* Tue Aug 4 2015 Nalin Dahyabhai 0.78.4-1 +- fix the "getcert start-tracking" -L and -l options (#1249753) +- output diagnostics about the second request when scep-submit encounters an + error during a second request to the SCEP server + * Mon Jul 20 2015 Nalin Dahyabhai 0.78.3-1 - call poptGetOptArg() correctly, to fix parsing of the -R flag to scep-submit and the -O and -o flags to dogtag-submit (#1244914) diff --git a/sources b/sources index cf26e78..5372f07 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -d597a063c9f962e03132b60ea8d55b7c certmonger-0.78.3.tar.gz -0e6782dddfc473dd6efe55be86b8ac86 certmonger-0.78.3.tar.gz.sig +976149477a82e0db959bfe2b81967d20 certmonger-0.78.4.tar.gz +aecadbfe4c9d3aa5887309a89764ac03 certmonger-0.78.4.tar.gz.sig