Skip to Content.
Sympa Menu

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

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 (f20ef1236f7cc32c76ec2827ac1144f9a1616dc6)
  • Date: Tue, 19 Dec 2017 20:40:41 +0000

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

crypto/libressl/DETAILS | 2 +-
crypto/libressl/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

crypto/libressl: devel version 2.6.4

diff --git a/crypto/libressl/DETAILS b/crypto/libressl/DETAILS
index b87e6a7..31252e7 100755
--- a/crypto/libressl/DETAILS
+++ b/crypto/libressl/DETAILS
@@ -1,7 +1,7 @@
. "$GRIMOIRE/FUNCTIONS"
SPELL=libressl
if [[ "$LIBRESSL_BRANCH" == "devel" ]]; then
- VERSION=2.6.3
+ VERSION=2.6.4
SECURITY_PATCH=7
elif [[ "$LIBRESSL_BRANCH" == "stable" ]]; then
VERSION=2.5.5
diff --git a/crypto/libressl/HISTORY b/crypto/libressl/HISTORY
index 8f8e1af..a77f13f 100644
--- a/crypto/libressl/HISTORY
+++ b/crypto/libressl/HISTORY
@@ -1,3 +1,6 @@
+2017-12-19 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: devel version 2.6.4
+
2017-11-06 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: devel version 2.6.3




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (f20ef1236f7cc32c76ec2827ac1144f9a1616dc6), Pavel Vinogradov, 12/19/2017

Archive powered by MHonArc 2.6.24.

Top of Page