Update to 0.75.6

- avoid potential use-after-free and read overrun after a CA is added
  dynamically (thanks to Jan Cholasta)
This commit is contained in:
Nalin Dahyabhai 2014-06-26 10:18:38 -04:00
parent ff961cf333
commit acbe23a0ad
3 changed files with 9 additions and 3 deletions

2
.gitignore vendored
View File

@ -74,3 +74,5 @@ certmonger-0.28.tar.gz
/certmonger-0.75.3.tar.gz.sig
/certmonger-0.75.5.tar.gz
/certmonger-0.75.5.tar.gz.sig
/certmonger-0.75.6.tar.gz
/certmonger-0.75.6.tar.gz.sig

View File

@ -19,7 +19,7 @@
%endif
Name: certmonger
Version: 0.75.5
Version: 0.75.6
Release: 1%{?dist}
Summary: Certificate status monitor and PKI enrollment client
@ -221,6 +221,10 @@ exit 0
%endif
%changelog
* Thu Jun 26 2014 Nalin Dahyabhai <nalin@redhat.com> 0.75.6-1
- avoid potential use-after-free and read overrun after a CA is added
dynamically (thanks to Jan Cholasta)
* Fri Jun 20 2014 Nalin Dahyabhai <nalin@redhat.com> 0.75.5-1
- documentation updates

View File

@ -1,2 +1,2 @@
369319933330f52cbd5766fa5b2302da certmonger-0.75.5.tar.gz
eac9d128077176f1fd49661400a99ffd certmonger-0.75.5.tar.gz.sig
8b4b3a7b5a4e2e565c74da9653aa8e9c certmonger-0.75.6.tar.gz
334163ba57ecd613d95b5f26089cb945 certmonger-0.75.6.tar.gz.sig