components/openca-ocspd/patches/002-a10cad65c94c59125c9eebbba04877e22a85000a.patch
branchs11u3-sru
changeset 6363 052c5c0a107d
equal deleted inserted replaced
6362:94df57e11df8 6363:052c5c0a107d
       
     1 Patch taken directly from upstream GIT repository.
       
     2 Version 3.1.2 of openca-ocspd has not been released, yet.
       
     3 
       
     4 Solaris 12 Userland has the build infrastructure to fetch
       
     5 sources from SCM repository based on a particular changeset id.
       
     6 Solaris 11.3 lacks such infrastructure and allows to download only
       
     7 tarballs. This patch adds on the last released source tarball
       
     8 with version 3.1.1 to get the same functionality as present
       
     9 in Solaris 12.
       
    10 
       
    11 Once version 3.1.2 is released, simply delete this patch.
       
    12 
       
    13 
       
    14 
       
    15 From a10cad65c94c59125c9eebbba04877e22a85000a Mon Sep 17 00:00:00 2001
       
    16 From: "Dr. Massimiliano Pala" <[email protected]>
       
    17 Date: Wed, 25 Mar 2015 18:59:07 -0500
       
    18 Subject: [PATCH] Updated Changelog.
       
    19 
       
    20 ---
       
    21  ChangeLog | 4 ++++
       
    22  1 file changed, 4 insertions(+)
       
    23 
       
    24 diff --git a/ChangeLog b/ChangeLog
       
    25 index 0918e59..23a5ca5 100644
       
    26 --- a/ChangeLog
       
    27 +++ b/ChangeLog
       
    28 @@ -1,3 +1,7 @@
       
    29 +* Mar 25 2015 Massimiliano Pala <[email protected]>
       
    30 +- Added the responderIdType option for CA configuration
       
    31 +- Removed not-used addResponderKeyID option for OCSP responder config
       
    32 +
       
    33  * Mar 24 2015 Massimiliano Pala <[email protected]>
       
    34  - Modified behavior by providing normal responses if crlValidityCheck is 0
       
    35