Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.50 grimoire by George Sherwood (cb15f385e680ccb0543838b040aba00452a5bc00)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-rc-0.50 grimoire by George Sherwood (cb15f385e680ccb0543838b040aba00452a5bc00)
  • Date: Fri, 19 Nov 2010 15:56:50 -0600

GIT changes to stable-rc-0.50 grimoire by George Sherwood
<gsherwood AT sourcemage.org>:

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

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

openssl 0.9.8p, 1.0.0b, SECURITY_PATCH=10, #15907
(cherry picked from commit 3903ae3f8a36624e04b92c4499d4835d6c67018d)

diff --git a/crypto/openssl/DETAILS b/crypto/openssl/DETAILS
index cb8164f..6444f49 100755
--- a/crypto/openssl/DETAILS
+++ b/crypto/openssl/DETAILS
@@ -6,10 +6,10 @@ fi

case $OPENSSL_BRANCH in
0.9)
- VERSION=0.9.8o
+ VERSION=0.9.8p
;;
1.0)
- VERSION=1.0.0a
+ VERSION=1.0.0b
PATCHLEVEL=0
;;
esac
@@ -31,7 +31,7 @@ esac
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.openssl.org/
ENTERED=20010922
- SECURITY_PATCH=9
+ SECURITY_PATCH=10

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 f64c92b..1d392c0 100644
--- a/crypto/openssl/HISTORY
+++ b/crypto/openssl/HISTORY
@@ -1,3 +1,6 @@
+2010-11-17 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.9.8p, 1.0.0b, SECURITY_PATCH=10, #15907
+
2010-10-20 Vlad Glagolev <stealth AT sourcemage.org>
* CONFIGURE: TLS ext is mostly required option




  • [SM-Commit] GIT changes to stable-rc-0.50 grimoire by George Sherwood (cb15f385e680ccb0543838b040aba00452a5bc00), George Sherwood, 11/19/2010

Archive powered by MHonArc 2.6.24.

Top of Page