- update to 0.36

- fix some use-after-free bugs in the daemon (#689776)
  - fix a copy/paste error in certmonger-ipa-submit(8)
  - getcert now suppresses error details when not given its new -v option
    (#683926, more of #681641/#652047)
  - updated translations
    - de, es, pl, ru, uk
    - indonesian translation is now for "id" rather than "in"
This commit is contained in:
Nalin Dahyabhai 2011-03-22 11:44:09 -04:00
parent a1bb00ae72
commit 2a98aebb9c
3 changed files with 13 additions and 3 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ certmonger-0.28.tar.gz
/certmonger-0.34.tar.gz
/certmonger-0.35.tar.gz
/certmonger-0.35.1.tar.gz
/certmonger-0.36.tar.gz

View File

@ -1,5 +1,5 @@
Name: certmonger
Version: 0.35.1
Version: 0.36
Release: 1%{?dist}
Summary: Certificate status monitor and PKI enrollment client
@ -109,6 +109,16 @@ exit 0
%{_localstatedir}/lib/certmonger
%changelog
* Tue Mar 22 2011 Nalin Dahyabhai <nalin@redhat.com> 0.36-1
- update to 0.36
- fix some use-after-free bugs in the daemon (#689776)
- fix a copy/paste error in certmonger-ipa-submit(8)
- getcert now suppresses error details when not given its new -v option
(#683926, more of #681641/#652047)
- updated translations
- de, es, pl, ru, uk
- indonesian translation is now for "id" rather than "in"
* Wed Mar 2 2011 Nalin Dahyabhai <nalin@redhat.com> 0.35.1-1
- fix a self-test that broke because one-year-from-now is now a day's worth
of seconds further out than it was a few days ago

View File

@ -1,2 +1 @@
f1df2cf27bc97b6052c1236d288bf0b7 certmonger-0.35.tar.gz
29f8410854ceb06a1753a688034c8e86 certmonger-0.35.1.tar.gz
51678b42de7ca1556dd2b2a8be1bc672 certmonger-0.36.tar.gz