Skip to Content.
Sympa Menu

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

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.52 grimoire by George Sherwood (df1e44222c07b78b61f2e325d6c300627e1145c6)
  • Date: Sun, 13 Feb 2011 09:43:04 -0600

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

crypto/openssl/DETAILS | 6 +++---
crypto/openssl/HISTORY | 5 +++++
crypto/openssl/openssl.gpg |binary
3 files changed, 8 insertions(+), 3 deletions(-)

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

openssl 1.0.0d is signed by key 5A6A9B85

pub 1024R/5A6A9B85 1994-03-22 Bodo Moeller <2003 AT bmoeller.de>

http://pgpkeys.mit.edu:11371/pks/lookup?op=vindex&search=0x5A6A9B85

He is a developer of openssl, mentioned with this key at
http://www.openssl.org/about/
(cherry picked from commit f4b3465c41421952f5a8e47d4ed106117dae567c)

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

openssl 0.9.8r, 1.0.0d, SECURITY_PATCH=12
(cherry picked from commit 9c3b304867703eb5478ae2af492e34eb9dee0480)

diff --git a/crypto/openssl/DETAILS b/crypto/openssl/DETAILS
index a2e1238..06e570c 100755
--- a/crypto/openssl/DETAILS
+++ b/crypto/openssl/DETAILS
@@ -6,10 +6,10 @@ fi

case $OPENSSL_BRANCH in
0.9)
- VERSION=0.9.8q
+ VERSION=0.9.8r
;;
1.0)
- VERSION=1.0.0c
+ VERSION=1.0.0d
PATCHLEVEL=0
;;
esac
@@ -31,7 +31,7 @@ esac
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.openssl.org/
ENTERED=20010922
- SECURITY_PATCH=11
+ SECURITY_PATCH=12

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 92252d2..530314c 100644
--- a/crypto/openssl/HISTORY
+++ b/crypto/openssl/HISTORY
@@ -1,3 +1,8 @@
+2011-02-09 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.9.8r, 1.0.0d, SECURITY_PATCH=12
+ http://www.openssl.org/news/secadv_20110208.txt
+ * openssl.gpg: added key 5A6A9B85
+
2010-12-02 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.9.8q, 1.0.0c, SECURITY_PATCH=11, #15917

diff --git a/crypto/openssl/openssl.gpg b/crypto/openssl/openssl.gpg
index 6aa7a55..e01c054 100644
Binary files a/crypto/openssl/openssl.gpg and b/crypto/openssl/openssl.gpg
differ



  • [SM-Commit] GIT changes to stable-0.52 grimoire by George Sherwood (df1e44222c07b78b61f2e325d6c300627e1145c6), George Sherwood, 02/13/2011

Archive powered by MHonArc 2.6.24.

Top of Page