From d0bfd7476ce462f642aac827cc23bdc2bc78b13b Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Tue, 7 Feb 2023 10:25:48 -0600 Subject: security update --- patches/opensslv.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'patches/opensslv.h') diff --git a/patches/opensslv.h b/patches/opensslv.h index f24afb9..2f7b1f9 100644 --- a/patches/opensslv.h +++ b/patches/opensslv.h @@ -1,11 +1,11 @@ -/* $OpenBSD: opensslv.h,v 1.69 2022/03/15 21:15:08 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.70 2022/07/04 12:31:55 tb Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x3050300fL +#define LIBRESSL_VERSION_NUMBER 0x3050400fL /* ^ Patch starts here */ -#define LIBRESSL_VERSION_TEXT "LibreSSL 3.5.3" +#define LIBRESSL_VERSION_TEXT "LibreSSL 3.5.4" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb