package/libressl: security bump to 3.2.5
authorIsmael Luceno <ismael@iodev.co.uk>
Sat, 20 Mar 2021 23:03:37 +0000 (00:03 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 21 Mar 2021 10:28:38 +0000 (11:28 +0100)
It includes the following bug fix:

 * A TLS client using session resumption may cause a use-after-free.

https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.2.5-relnotes.txt

Signed-off-by: Ismael Luceno <ismael@iodev.co.uk>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/libressl/libressl.hash
package/libressl/libressl.mk

index 0dd0ffcaed030de3ac3252b3627fde3665e860d4..9f216bf2f14375051c2ff1ce13e081c23a08f682 100644 (file)
@@ -1,4 +1,4 @@
 # From https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/SHA256
-sha256  412dc2baa739228c7779e93eb07cd645d5c964d2f2d837a9fd56db7498463d73  libressl-3.2.3.tar.gz
+sha256  798a65fd61d385e09d559810cdfa46512f8def5919264cfef241a7b086ce7cfe  libressl-3.2.5.tar.gz
 # Locally computed
 sha256  5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1  COPYING
index 654b8bda262274f19558553a7fd29b67445a0b5f..ad345ba3f0910e67a86b32985b6081c44bdd93c8 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBRESSL_VERSION = 3.2.3
+LIBRESSL_VERSION = 3.2.5
 LIBRESSL_SITE = https://ftp.openbsd.org/pub/OpenBSD/LibreSSL
 LIBRESSL_LICENSE = ISC (new additions), OpenSSL or SSLeay (original OpenSSL code)
 LIBRESSL_LICENSE_FILES = COPYING