Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d202805587eabb5bc2422d5c77ced89d39724242)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d202805587eabb5bc2422d5c77ced89d39724242)
  • Date: Wed, 26 Dec 2012 08:17:35 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

crypto/openssl/DETAILS | 2 +-
crypto/openssl/HISTORY | 3 ---
2 files changed, 1 insertion(+), 4 deletions(-)

New commits:
commit d202805587eabb5bc2422d5c77ced89d39724242
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

Revert "crypto/openssl: version 1.0.1c"

This reverts commit 80763c3c213fc9a8221c8d53943bdc7a5ae9fabe.

This update leads to segfault of currently running sshd, ssh-agent,
ntpd (at least) and forces disconnection from remote host.
We have to think about upgrading procedure 1.0.0 -> 1.0.1 first.

diff --git a/crypto/openssl/DETAILS b/crypto/openssl/DETAILS
index f0409a7..9c5aa04 100755
--- a/crypto/openssl/DETAILS
+++ b/crypto/openssl/DETAILS
@@ -10,7 +10,7 @@ case $OPENSSL_BRANCH in
SECURITY_PATCH=19
;;
1.0)
- VERSION=1.0.1c
+ VERSION=1.0.0j
SECURITY_PATCH=19
PATCHLEVEL=0
;;
diff --git a/crypto/openssl/HISTORY b/crypto/openssl/HISTORY
index 43ec5fb..7fcc22c 100644
--- a/crypto/openssl/HISTORY
+++ b/crypto/openssl/HISTORY
@@ -1,6 +1,3 @@
-2012-12-23 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
- * DETAILS: version 1.0.1c
-
2012-06-09 Vlad Glagolev <stealth AT sourcemage.org>
* UP_TRIGGERS: don't go below spell_ok if it fails check




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d202805587eabb5bc2422d5c77ced89d39724242), Vlad Glagolev, 12/26/2012

Archive powered by MHonArc 2.6.24.

Top of Page