components/openca-ocspd/patches/002-a10cad65c94c59125c9eebbba04877e22a85000a.patch
branchs11u3-sru
changeset 6363 052c5c0a107d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/openca-ocspd/patches/002-a10cad65c94c59125c9eebbba04877e22a85000a.patch	Wed Jul 06 18:46:13 2016 -0700
@@ -0,0 +1,35 @@
+Patch taken directly from upstream GIT repository.
+Version 3.1.2 of openca-ocspd has not been released, yet.
+
+Solaris 12 Userland has the build infrastructure to fetch
+sources from SCM repository based on a particular changeset id.
+Solaris 11.3 lacks such infrastructure and allows to download only
+tarballs. This patch adds on the last released source tarball
+with version 3.1.1 to get the same functionality as present
+in Solaris 12.
+
+Once version 3.1.2 is released, simply delete this patch.
+
+
+
+From a10cad65c94c59125c9eebbba04877e22a85000a Mon Sep 17 00:00:00 2001
+From: "Dr. Massimiliano Pala" <[email protected]>
+Date: Wed, 25 Mar 2015 18:59:07 -0500
+Subject: [PATCH] Updated Changelog.
+
+---
+ ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+diff --git a/ChangeLog b/ChangeLog
+index 0918e59..23a5ca5 100644
+--- a/ChangeLog
++++ b/ChangeLog
+@@ -1,3 +1,7 @@
++* Mar 25 2015 Massimiliano Pala <[email protected]>
++- Added the responderIdType option for CA configuration
++- Removed not-used addResponderKeyID option for OCSP responder config
++
+ * Mar 24 2015 Massimiliano Pala <[email protected]>
+ - Modified behavior by providing normal responses if crlValidityCheck is 0
+