From: aduskett at gmail.com <aduskett@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 3/4] libressl: bump to version 2.8.3
Date: Wed, 26 Dec 2018 16:26:33 -0500 [thread overview]
Message-ID: <20181226212634.89240-3-aduskett@gmail.com> (raw)
In-Reply-To: <20181226212634.89240-1-aduskett@gmail.com>
From: Adam Duskett <Aduskett@gmail.com>
Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
Changes v1 -> v2:
- Added missing Signed off by line.
package/libressl/libressl.hash | 2 +-
package/libressl/libressl.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/libressl/libressl.hash b/package/libressl/libressl.hash
index b0d1928e10..a98f344677 100644
--- a/package/libressl/libressl.hash
+++ b/package/libressl/libressl.hash
@@ -1,4 +1,4 @@
# From https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/SHA256
-sha256 b8cb31e59f1294557bfc80f2a662969bc064e83006ceef0574e2553a1c254fd5 libressl-2.8.2.tar.gz
+sha256 9b640b13047182761a99ce3e4f000be9687566e0828b4a72709e9e6a3ef98477 libressl-2.8.3.tar.gz
# Locally computed
sha256 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1 COPYING
diff --git a/package/libressl/libressl.mk b/package/libressl/libressl.mk
index f035f9044e..e02ab90269 100644
--- a/package/libressl/libressl.mk
+++ b/package/libressl/libressl.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBRESSL_VERSION = 2.8.2
+LIBRESSL_VERSION = 2.8.3
LIBRESSL_SITE = https://ftp.openbsd.org/pub/OpenBSD/LibreSSL
LIBRESSL_LICENSE = ISC (new additions), OpenSSL or SSLeay (original OpenSSL code)
LIBRESSL_LICENSE_FILES = COPYING
--
2.19.2
next prev parent reply other threads:[~2018-12-26 21:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-26 21:26 [Buildroot] [PATCH v2 1/4] janus-gateway: bump version to v0.5.0 aduskett at gmail.com
2018-12-26 21:26 ` [Buildroot] [PATCH v2 2/4] libcpprestsdk: bump version to v2.10.8 aduskett at gmail.com
2018-12-26 21:26 ` aduskett at gmail.com [this message]
2018-12-26 21:26 ` [Buildroot] [PATCH v2 4/4] sngrep: bump version to v1.4.6 aduskett at gmail.com
2018-12-27 15:43 ` [Buildroot] [PATCH v2 1/4] janus-gateway: bump version to v0.5.0 Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181226212634.89240-3-aduskett@gmail.com \
--to=aduskett@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.