<div dir="auto">Also, the hash must be changed...</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Apr 20, 2019, 13:29 Christian Lamparter <<a href="mailto:chunkeey@gmail.com">chunkeey@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Friday, April 19, 2019 5:54:01 PM CEST Daniel Bailey wrote:<br>
> From 1b42fd11f1e6dfbc12fb0d3a973bd439c0c495bd Mon Sep 17 00:00:00 2001<br>
> From: Daniel Bailey <<a href="mailto:dbailey@datto.com" target="_blank" rel="noreferrer">dbailey@datto.com</a>><br>
> Date: Thu, 18 Apr 2019 12:36:38 -0700<br>
> Subject: [PATCH] openssl: bump to 1.0.2r<br>
> <br>
> This fixes the following security problems:<br>
> * CVE-2019-1559: 0-byte record padding oracle<br>
> <br>
> Signed-off-by: Daniel Bailey <<a href="mailto:dbailey@datto.com" target="_blank" rel="noreferrer">dbailey@datto.com</a>><br>
<br>
Unfortunately, there's something wrong with your patch.<br>
It does not apply.<br>
<br>
patch: **** malformed patch at line 33: PKG_NAME:=openssl<br>
<br>
> ---<br>
> package/libs/openssl/Makefile | 4 ++--<br>
> 1 file changed, 2 insertions(+), 2 deletions(-)<br>
> <br>
> diff --git a/package/libs/openssl/Makefile b/package/libs/openssl/Makefile<br>
> index 77461bfd35..6cd3914076 100644<br>
> --- a/package/libs/openssl/Makefile<br>
> +++ b/package/libs/openssl/Makefile<br>
> @@ -9,7 +9,7 @@ include $(TOPDIR)/<a href="http://rules.mk" rel="noreferrer noreferrer" target="_blank">rules.mk</a><br>
> <br>
> PKG_NAME:=openssl<br>
> PKG_BASE:=1.0.2<br>
> -PKG_BUGFIX:=q<br>
> +PKG_BUGFIX:=r<br>
> PKG_VERSION:=$(PKG_BASE)$(PKG_BUGFIX)<br>
> PKG_RELEASE:=1<br>
> PKG_USE_MIPS16:=0<br>
> @@ -23,7 +23,7 @@ PKG_SOURCE_URL:=<a href="http://www.openssl.org/source/" rel="noreferrer noreferrer" target="_blank">http://www.openssl.org/source/</a> \<br>
>        <a href="http://www.openssl.org/source/old/$(PKG_BASE)/" rel="noreferrer noreferrer" target="_blank">http://www.openssl.org/source/old/$(PKG_BASE)/</a> \<br>
>        <a href="ftp://ftp.funet.fi/pub/crypt/mirrors/ftp.openssl.org/source" rel="noreferrer noreferrer" target="_blank">ftp://ftp.funet.fi/pub/crypt/mirrors/ftp.openssl.org/source</a> \<br>
>        <a href="ftp://ftp.sunet.se/pub/security/tools/net/openssl/source/" rel="noreferrer noreferrer" target="_blank">ftp://ftp.sunet.se/pub/security/tools/net/openssl/source/</a><br>
> -PKG_HASH:=5744cfcbcec2b1b48629f7354203bc1e5e9b5466998bbccc5b5fcde3b18eb684<br>
> +PKG_HASH:=ae51d08bba8a83958e894946f15303ff894d75c2b8bbd44a852b64e3fe11d0d6<br>
> <br>
> PKG_LICENSE:=OpenSSL<br>
> PKG_LICENSE_FILES:=LICENSE<br>
> <br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
openwrt-devel mailing list<br>
<a href="mailto:openwrt-devel@lists.openwrt.org" target="_blank" rel="noreferrer">openwrt-devel@lists.openwrt.org</a><br>
<a href="https://lists.openwrt.org/mailman/listinfo/openwrt-devel" rel="noreferrer noreferrer" target="_blank">https://lists.openwrt.org/mailman/listinfo/openwrt-devel</a><br>
</blockquote></div>