[certmonger/f14/master] - update to 0.30 - fix bugs caught by self-tests

Nalin Dahyabhai nalin at fedoraproject.org
Wed Aug 25 20:04:57 UTC 2010


commit c7865bab08be4cb1b4c02bfe806e53029a86234d
Author: Nalin Dahyabhai <nalin at redhat.com>
Date:   Wed Aug 25 16:04:35 2010 -0400

    - update to 0.30
      - fix bugs caught by self-tests

 .gitignore      |    1 +
 certmonger.spec |   16 ++++++++++++++--
 sources         |    2 +-
 3 files changed, 16 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 085d95a..b21638d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ certmonger-0.23.tar.gz
 certmonger-0.24.tar.gz
 certmonger-0.26.tar.gz
 certmonger-0.28.tar.gz
+certmonger-0.30.tar.gz
diff --git a/certmonger.spec b/certmonger.spec
index 033286b..18f5a62 100644
--- a/certmonger.spec
+++ b/certmonger.spec
@@ -1,5 +1,5 @@
 Name:		certmonger
-Version:	0.28
+Version:	0.30
 Release:	1%{?dist}
 Summary:	Certificate status monitor and PKI enrollment client
 
@@ -98,8 +98,20 @@ exit 0
 %{_localstatedir}/lib/certmonger
 
 %changelog
+* Wed Aug 25 2010 Nalin Dahyabhai <nalin at redhat.com> 0.30-1
+- update to 0.30
+  - fix errors computing the time at the end of an interval that were
+    caught by self-tests
+
+* Mon Aug 23 2010 Nalin Dahyabhai <nalin at redhat.com> 0.29-1
+- update to 0.29
+  - fix 64-bit cleanliness issue using libdbus
+  - actually include the full set of tests in tarballs
+
 * Tue Aug 17 2010 Nalin Dahyabhai <nalin at redhat.com> 0.28-1
-- fix self-signing certificate notBefore and notAfter values on 32-bit machines
+- update to 0.28
+  - fix self-signing certificate notBefore and notAfter values on 32-bit
+    machines
 
 * Tue Aug 17 2010 Nalin Dahyabhai <nalin at redhat.com> 0.27-1
 - update to 0.27
diff --git a/sources b/sources
index b44f2a2..a3949e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8e8d92a643a6215411f0c6d98aa66e1a  certmonger-0.28.tar.gz
+40c0d1fe60d152e4c7cd8f82d5194991  certmonger-0.30.tar.gz


More information about the scm-commits mailing list