Skip to Content.
Sympa Menu

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

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 (ef224772b0c4a22f4b39a029b17c2e833890b373)
  • Date: Fri, 3 Feb 2017 02:02:44 +0000

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

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

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

crypto/libressl: versions 2.5.1/2.4.5/2.3.10

diff --git a/crypto/libressl/DETAILS b/crypto/libressl/DETAILS
index 4ac207d..fab0714 100755
--- a/crypto/libressl/DETAILS
+++ b/crypto/libressl/DETAILS
@@ -1,13 +1,13 @@
. "$GRIMOIRE/FUNCTIONS"
SPELL=libressl
if [[ "$LIBRESSL_BRANCH" == "experimental" ]]; then
- VERSION=2.5.0
+ VERSION=2.5.1
SECURITY_PATCH=6
elif [[ "$LIBRESSL_BRANCH" == "devel" ]]; then
- VERSION=2.4.4
+ VERSION=2.4.5
SECURITY_PATCH=7
else
- VERSION=2.3.9
+ VERSION=2.3.10
SECURITY_PATCH=7
fi
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/crypto/libressl/HISTORY b/crypto/libressl/HISTORY
index d6d2d50..8a3cec6 100644
--- a/crypto/libressl/HISTORY
+++ b/crypto/libressl/HISTORY
@@ -1,3 +1,6 @@
+2017-02-02 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: versions 2.5.1/2.4.5/2.3.10
+
2016-11-07 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: versions 2.4.4/2.3.9, SECURITY_PATCH++, (CVE-2016-8610)




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (ef224772b0c4a22f4b39a029b17c2e833890b373), Pavel Vinogradov, 02/02/2017

Archive powered by MHonArc 2.6.24.

Top of Page