diff --git a/.gitignore b/.gitignore index 23a1de5..128162a 100644 --- a/.gitignore +++ b/.gitignore @@ -112,3 +112,5 @@ certmonger-0.28.tar.gz /certmonger-0.78.3.tar.gz.sig /certmonger-0.78.4.tar.gz /certmonger-0.78.4.tar.gz.sig +/certmonger-0.78.5.tar.gz +/certmonger-0.78.5.tar.gz.sig diff --git a/certmonger.spec b/certmonger.spec index dd06e87..4dbee17 100644 --- a/certmonger.spec +++ b/certmonger.spec @@ -25,7 +25,7 @@ %endif Name: certmonger -Version: 0.78.4 +Version: 0.78.5 Release: 1%{?dist} Summary: Certificate status monitor and PKI enrollment client @@ -242,6 +242,10 @@ exit 0 %endif %changelog +* 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 + * 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 diff --git a/sources b/sources index 5372f07..2841a53 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -976149477a82e0db959bfe2b81967d20 certmonger-0.78.4.tar.gz -aecadbfe4c9d3aa5887309a89764ac03 certmonger-0.78.4.tar.gz.sig +e30f0aabaac76c6a3701611a2430bcbc certmonger-0.78.5.tar.gz +2855b38e50df3c9d9fdd29b72a96b135 certmonger-0.78.5.tar.gz.sig