[certmonger] - update to 0.44: - check specifically for cases where a specified token that we need to use j

Nalin Dahyabhai nalin at fedoraproject.org
Thu Aug 11 15:50:54 UTC 2011


commit c5c48c7ba22e5ad73cdc0595a89e668a3d371e20
Author: Nalin Dahyabhai <nalin at dahyabhai.net>
Date:   Thu Aug 11 11:50:26 2011 -0400

    - update to 0.44:
      - check specifically for cases where a specified token that we need to
        use just isn't present for whatever reason (#697058)

 .gitignore      |    1 +
 certmonger.spec |    6 +++++-
 sources         |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1359ed2..02b5dfd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ certmonger-0.28.tar.gz
 /certmonger-0.41.tar.gz
 /certmonger-0.42.tar.gz
 /certmonger-0.43.tar.gz
+/certmonger-0.44.tar.gz
diff --git a/certmonger.spec b/certmonger.spec
index 4faacc6..de7f92b 100644
--- a/certmonger.spec
+++ b/certmonger.spec
@@ -19,7 +19,7 @@
 %endif
 
 Name:		certmonger
-Version:	0.43
+Version:	0.44
 Release:	1%{?dist}
 Summary:	Certificate status monitor and PKI enrollment client
 
@@ -182,6 +182,10 @@ exit 0
 %endif
 
 %changelog
+* Thu Aug 11 2011 Nalin Dahyabhai <nalin at redhat.com> 0.44-1
+- check specifically for cases where a specified token that we need to
+  use just isn't present for whatever reason (#697058)
+
 * Wed Aug 10 2011 Nalin Dahyabhai <nalin at redhat.com> 0.43-1
 - add a -K option to ipa-submit, to use the current ccache, which makes
   it easier to test
diff --git a/sources b/sources
index 897b280..54a6041 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bd0a02317941ff4605af1b4fec0ebb92  certmonger-0.43.tar.gz
+5357b75bfdf598cc1e2587b6e08fea03  certmonger-0.44.tar.gz


More information about the scm-commits mailing list