Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (93622758fb4b41e0953bb3b2cb1d05c7c3e0b80f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (93622758fb4b41e0953bb3b2cb1d05c7c3e0b80f)
  • Date: Thu, 4 May 2017 01:50:22 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

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

New commits:
commit 93622758fb4b41e0953bb3b2cb1d05c7c3e0b80f
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

crypto/libressl: version 2.5.4 for experimental branch, SECURITY_PATCH++

diff --git a/crypto/libressl/DETAILS b/crypto/libressl/DETAILS
index 7e81618..7583519 100755
--- a/crypto/libressl/DETAILS
+++ b/crypto/libressl/DETAILS
@@ -1,8 +1,8 @@
. "$GRIMOIRE/FUNCTIONS"
SPELL=libressl
if [[ "$LIBRESSL_BRANCH" == "experimental" ]]; then
- VERSION=2.5.3
- SECURITY_PATCH=6
+ VERSION=2.5.4
+ SECURITY_PATCH=7
elif [[ "$LIBRESSL_BRANCH" == "devel" ]]; then
VERSION=2.4.5
SECURITY_PATCH=7
diff --git a/crypto/libressl/HISTORY b/crypto/libressl/HISTORY
index 0e78154..2690e82 100644
--- a/crypto/libressl/HISTORY
+++ b/crypto/libressl/HISTORY
@@ -1,3 +1,7 @@
+2017-05-03 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.5.4 for experimental branch,
+ SECURITY_PATCH++, (CVE-2017-8301)
+
2017-04-11 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.5.3 for experimental branch




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (93622758fb4b41e0953bb3b2cb1d05c7c3e0b80f), Pavel Vinogradov, 05/03/2017

Archive powered by MHonArc 2.6.24.

Top of Page