Skip to Content.
Sympa Menu

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

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 (90de9a7d319bc8dc58d7a9a79b2e350ad717c201)
  • Date: Thu, 22 Mar 2018 16:00:13 +0000

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

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

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

crypto/libressl: develn version 2.7.0

diff --git a/crypto/libressl/DETAILS b/crypto/libressl/DETAILS
index 31252e7..e58e7c3 100755
--- a/crypto/libressl/DETAILS
+++ b/crypto/libressl/DETAILS
@@ -1,7 +1,6 @@
-. "$GRIMOIRE/FUNCTIONS"
SPELL=libressl
if [[ "$LIBRESSL_BRANCH" == "devel" ]]; then
- VERSION=2.6.4
+ VERSION=2.7.0
SECURITY_PATCH=7
elif [[ "$LIBRESSL_BRANCH" == "stable" ]]; then
VERSION=2.5.5
diff --git a/crypto/libressl/HISTORY b/crypto/libressl/HISTORY
index a77f13f..790d8bb 100644
--- a/crypto/libressl/HISTORY
+++ b/crypto/libressl/HISTORY
@@ -1,3 +1,6 @@
+2018-03-22 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: devel version 2.7.0, removed sourcing of grimoire FUNCTIONS
+
2017-12-19 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: devel version 2.6.4




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (90de9a7d319bc8dc58d7a9a79b2e350ad717c201), Pavel Vinogradov, 03/22/2018

Archive powered by MHonArc 2.6.24.

Top of Page