- note that SELinux usually confines us to writing only to cert_t in

doc/getting-started.txt (#765599)
- fix crashes when we add a request during our first run when we're
  populating the hard-coded CA list
- properly deal with cases where a path is passed to us is "./XXX"
- in session mode, create our data directories as we go
This commit is contained in:
Nalin Dahyabhai 2011-12-16 11:18:45 -05:00
parent 49a9e127b0
commit b44f18eb7a
3 changed files with 13 additions and 3 deletions

2
.gitignore vendored
View File

@ -30,3 +30,5 @@ certmonger-0.28.tar.gz
/certmonger-0.50.tar.gz.sig
/certmonger-0.51.tar.gz
/certmonger-0.51.tar.gz.sig
/certmonger-0.52.tar.gz
/certmonger-0.52.tar.gz.sig

View File

@ -19,7 +19,7 @@
%endif
Name: certmonger
Version: 0.51
Version: 0.52
Release: 1%{?dist}
Summary: Certificate status monitor and PKI enrollment client
@ -189,6 +189,14 @@ exit 0
%endif
%changelog
* Fri Dec 16 2011 Nalin Dahyabhai <nalin@redhat.com> 0.52-1
- note that SELinux usually confines us to writing only to cert_t in
doc/getting-started.txt (#765599)
- fix crashes when we add a request during our first run when we're
populating the hard-coded CA list
- properly deal with cases where a path is passed to us is "./XXX"
- in session mode, create our data directories as we go
* Tue Dec 6 2011 Nalin Dahyabhai <nalin@redhat.com> 0.51-1
- api: lift restrictions on characters used in request and CA nicknames by
making their object names not incorporate their nicknames

View File

@ -1,2 +1,2 @@
5ad1e84037f4c20cbf6fb216ece49eeb certmonger-0.51.tar.gz
0b7552679b60d540f05680a63213d29b certmonger-0.51.tar.gz.sig
374701da80ef3e164dafead58ace278b certmonger-0.52.tar.gz
061afbcd785094fc7d3a73d85bcd11c9 certmonger-0.52.tar.gz.sig