Skip to Content.
Sympa Menu

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

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-0.44 grimoire by George Sherwood (e1fda153ea9a6ca174eab170c14e3eb38f8c309e)
  • Date: Wed, 2 Jun 2010 16:26:49 -0500

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)



  • [SM-Commit] GIT changes to stable-0.44 grimoire by George Sherwood (e1fda153ea9a6ca174eab170c14e3eb38f8c309e), George Sherwood, 06/02/2010

Archive powered by MHonArc 2.6.24.

Top of Page