Update to 0.78.5

- fix a possible uninitialized memory read (possibly #1260871)
- log a diagnostic error when we fail to initialize libkrb5
This commit is contained in:
Nalin Dahyabhai 2015-11-16 17:44:15 -05:00
parent c0ca98f8c4
commit 1e4e4bd4df
3 changed files with 9 additions and 3 deletions

2
.gitignore vendored
View File

@ -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

View File

@ -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 <nalin@redhat.com> 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 <nalin@redhat.com> 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

View File

@ -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