From 9fae75dc8efdf88520d73c2d95a437ff12a6f887 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Mar 22 2011 23:25:03 +0000 Subject: - tag 0.37 --- diff --git a/certmonger.spec b/certmonger.spec index 588c64e..cfbaf43 100644 --- a/certmonger.spec +++ b/certmonger.spec @@ -1,5 +1,5 @@ Name: certmonger -Version: 0.36 +Version: 0.37 Release: 1%{?dist} Summary: Certificate status monitor and PKI enrollment client @@ -109,6 +109,12 @@ exit 0 %{_localstatedir}/lib/certmonger %changelog +* Tue Mar 22 2011 Nalin Dahyabhai 0.37-1 +- update to 0.37 + - be more careful about checking if we can read a PIN file successfully + before we even call an API that might need us to try (#688229) + - fix strict aliasing warnings + * Tue Mar 22 2011 Nalin Dahyabhai 0.36-1 - update to 0.36 - fix some use-after-free bugs in the daemon (#689776) diff --git a/configure.ac b/configure.ac index 51881a7..41050ab 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(certmonger,0.36) +AC_INIT(certmonger,0.37) AM_INIT_AUTOMAKE([foreign]) AC_CONFIG_MACRO_DIR(m4) AM_MAINTAINER_MODE diff --git a/po/ru.po b/po/ru.po index 1afbac0..ccaa82b 100644 --- a/po/ru.po +++ b/po/ru.po @@ -8,9 +8,9 @@ msgstr "" "Project-Id-Version: certmonger\n" "Report-Msgid-Bugs-To: http://certmonger.fedorahosted.org/\n" "POT-Creation-Date: 2011-01-11 18:42-0500\n" -"PO-Revision-Date: 2011-03-22 15:33+0000\n" +"PO-Revision-Date: 2011-03-22 23:24+0000\n" "Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" +"Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n"