On Sunday, April 21, 2019 8:45:11 PM CEST Levente wrote: > Also, the hash must be changed...
But the updated hash was included?! I fixed the patch, refreshed the patches tested it on a MyBook Live (apm821xx sata) and merged it. <https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=c476954633887d8a1fcd80482e821074d7c4a36e> So if there's going to be a 17.01.7 it will come with 1.0.2r(+). Cheers, Christian > On Sat, Apr 20, 2019, 13:29 Christian Lamparter <chunk...@gmail.com> wrote: > > > On Friday, April 19, 2019 5:54:01 PM CEST Daniel Bailey wrote: > > > From 1b42fd11f1e6dfbc12fb0d3a973bd439c0c495bd Mon Sep 17 00:00:00 2001 > > > From: Daniel Bailey <dbai...@datto.com> > > > Date: Thu, 18 Apr 2019 12:36:38 -0700 > > > Subject: [PATCH] openssl: bump to 1.0.2r > > > > > > This fixes the following security problems: > > > * CVE-2019-1559: 0-byte record padding oracle > > > > > > Signed-off-by: Daniel Bailey <dbai...@datto.com> > > > > Unfortunately, there's something wrong with your patch. > > It does not apply. > > > > patch: **** malformed patch at line 33: PKG_NAME:=openssl > > > > > --- > > > package/libs/openssl/Makefile | 4 ++-- > > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > > > diff --git a/package/libs/openssl/Makefile > > b/package/libs/openssl/Makefile > > > index 77461bfd35..6cd3914076 100644 > > > --- a/package/libs/openssl/Makefile > > > +++ b/package/libs/openssl/Makefile > > > @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk > > > > > > PKG_NAME:=openssl > > > PKG_BASE:=1.0.2 > > > -PKG_BUGFIX:=q > > > +PKG_BUGFIX:=r > > > PKG_VERSION:=$(PKG_BASE)$(PKG_BUGFIX) > > > PKG_RELEASE:=1 > > > PKG_USE_MIPS16:=0 > > > @@ -23,7 +23,7 @@ PKG_SOURCE_URL:=http://www.openssl.org/source/ \ > > > http://www.openssl.org/source/old/$(PKG_BASE)/ \ > > > ftp://ftp.funet.fi/pub/crypt/mirrors/ftp.openssl.org/source \ > > > ftp://ftp.sunet.se/pub/security/tools/net/openssl/source/ > > > > > -PKG_HASH:=5744cfcbcec2b1b48629f7354203bc1e5e9b5466998bbccc5b5fcde3b18eb684 > > > > > +PKG_HASH:=ae51d08bba8a83958e894946f15303ff894d75c2b8bbd44a852b64e3fe11d0d6 > > > > > > PKG_LICENSE:=OpenSSL > > > PKG_LICENSE_FILES:=LICENSE > > > > > > > > > > > > > > > _______________________________________________ > > openwrt-devel mailing list > > openwrt-devel@lists.openwrt.org > > https://lists.openwrt.org/mailman/listinfo/openwrt-devel > > > _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel