summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorPavel Vinogradov2019-08-05 18:36:50 -0400
committerPavel Vinogradov2019-08-05 18:36:50 -0400
commitfcb973330803aafc987eb24f5dfc40ea1b1b1ff2 (patch)
treeda7c69722723355f91c8cf42548c0a70e3aeb2d1 /crypto
parente8fc40e0ba97157e27908f19c8b686667fe40611 (diff)
crypto/libressl: added devel 3.0.0, shifted other branches
Diffstat (limited to 'crypto')
-rwxr-xr-xcrypto/libressl/DETAILS9
-rw-r--r--crypto/libressl/HISTORY4
2 files changed, 8 insertions, 5 deletions
diff --git a/crypto/libressl/DETAILS b/crypto/libressl/DETAILS
index 429cd43020..eb033cee74 100755
--- a/crypto/libressl/DETAILS
+++ b/crypto/libressl/DETAILS
@@ -1,13 +1,12 @@
SPELL=libressl
if [[ "$LIBRESSL_BRANCH" == "devel" ]]; then
- VERSION=2.9.2
+ VERSION=3.0.0
elif [[ "$LIBRESSL_BRANCH" == "stable" ]]; then
- VERSION=2.8.3
- SECURITY_PATCH=8
+ VERSION=2.9.2
else
- VERSION=2.7.5
- SECURITY_PATCH=8
+ VERSION=2.8.3
fi
+ SECURITY_PATCH=8
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_URL[0]=http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/$SOURCE
diff --git a/crypto/libressl/HISTORY b/crypto/libressl/HISTORY
index 28008249a7..b13fe8d41f 100644
--- a/crypto/libressl/HISTORY
+++ b/crypto/libressl/HISTORY
@@ -1,3 +1,7 @@
+2019-08-05 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: added devel 3.0.0, shifted 2.9.2 to stable, 2.8.3 to old,
+ 2.7.5 is deprecated
+
2019-05-21 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: devel version 2.9.2