From 2a98aebb9cd9442257255bc3c442c31f2bbc184f Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Tue, 22 Mar 2011 11:44:09 -0400 Subject: [PATCH] - 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" --- .gitignore | 1 + certmonger.spec | 12 +++++++++++- sources | 3 +-- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 846b488..6377aa7 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/certmonger.spec b/certmonger.spec index 7a039d3..588c64e 100644 --- a/certmonger.spec +++ b/certmonger.spec @@ -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 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 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 diff --git a/sources b/sources index b11a1de..9d0f4d3 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -f1df2cf27bc97b6052c1236d288bf0b7 certmonger-0.35.tar.gz -29f8410854ceb06a1753a688034c8e86 certmonger-0.35.1.tar.gz +51678b42de7ca1556dd2b2a8be1bc672 certmonger-0.36.tar.gz