nalin pushed to certmonger (certmonger-0.77.3-1.fc22). "Update to 0.77.3 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 7 23:22:07 UTC 2015


From a1cad2652078a0613cec15a82075f3190533819e Mon Sep 17 00:00:00 2001
From: Nalin Dahyabhai <nalin at redhat.com>
Date: Thu, 7 May 2015 17:19:09 -0400
Subject: Update to 0.77.3

- fix a data loss bug when saving renewed certificates to NSS databases - the
  private key could be removed in error since 0.77
- fixes for bugs found by static analysis
- fix self-tests when built with OpenSSL 1.0.2

diff --git a/.gitignore b/.gitignore
index 588f825..61628dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -96,3 +96,5 @@ certmonger-0.28.tar.gz
 /certmonger-0.77.1.tar.gz.sig
 /certmonger-0.77.2.tar.gz
 /certmonger-0.77.2.tar.gz.sig
+/certmonger-0.77.3.tar.gz
+/certmonger-0.77.3.tar.gz.sig
diff --git a/certmonger.spec b/certmonger.spec
index ec517d3..8ee504e 100644
--- a/certmonger.spec
+++ b/certmonger.spec
@@ -25,7 +25,7 @@
 %endif
 
 Name:		certmonger
-Version:	0.77.2
+Version:	0.77.3
 Release:	1%{?dist}
 Summary:	Certificate status monitor and PKI enrollment client
 
@@ -239,6 +239,12 @@ exit 0
 %endif
 
 %changelog
+* Thu May  7 2015 Nalin Dahyabhai <nalin at redhat.com> 0.77.3-1
+- fix a data loss bug when saving renewed certificates to NSS databases - the
+  private key could be removed in error since 0.77
+- fixes for bugs found by static analysis
+- fix self-tests when built with OpenSSL 1.0.2
+
 * Tue Apr 14 2015 Nalin Dahyabhai <nalin at redhat.com> 0.77.2-1
 - expose the certificate's not-valid-before and not-valid-after dates as a
   property over D-Bus (ticket #41)
diff --git a/sources b/sources
index 7580e84..2fec89e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-ed3070b1e8828094b1b3ff81c93f1a7c  certmonger-0.77.2.tar.gz
-441a6bb17f2efb86f0acacbe36a9f44c  certmonger-0.77.2.tar.gz.sig
+a13dccf4a8f25894a84c3e98bc5fe9e2  certmonger-0.77.3.tar.gz
+beb03962f7c743b53a4368601055575c  certmonger-0.77.3.tar.gz.sig
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/certmonger.git/commit/?h=certmonger-0.77.3-1.fc22&id=a1cad2652078a0613cec15a82075f3190533819e


More information about the scm-commits mailing list