[SM-Commit] GIT changes to stable-0.44 grimoire by George Sherwood (e1fda153ea9a6ca174eab170c14e3eb38f8c309e)

George Sherwood scm at sourcemage.org
Wed Jun 2 17:26:49 EDT 2010


GIT changes to stable-0.44 grimoire by George Sherwood <gsherwood at sourcemage.org>:

 crypto/openssl/DETAILS |    8 ++++----
 crypto/openssl/HISTORY |    3 +++
 2 files changed, 7 insertions(+), 4 deletions(-)

New commits:
commit e1fda153ea9a6ca174eab170c14e3eb38f8c309e
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: George Sherwood <gsherwood at sourcemage.org>

    openssl 0.9.8o, 1.0.0a, SECURITY_PATCH=9
    (cherry picked from commit 314508b1d757adcb986c73934d75ec47624732da)

diff --git a/crypto/openssl/DETAILS b/crypto/openssl/DETAILS
index ae4e484..cb8164f 100755
--- a/crypto/openssl/DETAILS
+++ b/crypto/openssl/DETAILS
@@ -6,11 +6,11 @@ fi
 
 case $OPENSSL_BRANCH in
   0.9)
-         VERSION=0.9.8n
+         VERSION=0.9.8o
   ;;
   1.0)
-         VERSION=1.0.0
-      PATCHLEVEL=2
+         VERSION=1.0.0a
+      PATCHLEVEL=0
   ;;
 esac
 
@@ -31,7 +31,7 @@ esac
 SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
         WEB_SITE=http://www.openssl.org/
          ENTERED=20010922
-  SECURITY_PATCH=8
+  SECURITY_PATCH=9
       LICENSE[0]=http://www.cgicentral.net/400CS/Docs/openssl/LICENSE.openssl.html
         KEYWORDS="crypto"
            SHORT="library for providing encrypted transport layers"
diff --git a/crypto/openssl/HISTORY b/crypto/openssl/HISTORY
index f79b5b0..c0973de 100644
--- a/crypto/openssl/HISTORY
+++ b/crypto/openssl/HISTORY
@@ -1,3 +1,6 @@
+2010-06-02 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS: 0.9.8o, 1.0.0a, SECURITY_PATCH=9
+
 2010-04-17 Vlad Glagolev <stealth at sourcemage.org>
         * DETAILS: PATCHLEVEL=2 for 1.0
         * BUILD: corrected lib path (fixes installation on x86-64 systems)



More information about the SM-Commit mailing list