openssl: update to 1.0.2s
authorEneas U de Queiroz <cote2004-github@yahoo.com>
Fri, 31 May 2019 17:44:31 +0000 (17:44 +0000)
committerChristian Lamparter <chunkeey@gmail.com>
Fri, 31 May 2019 23:34:11 +0000 (01:34 +0200)
This avoids CVE-2019-9498 and CVE-2019-9499 in hostapd

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
[DMARC removal, refreshed patches]

package/libs/openssl/Makefile
package/libs/openssl/patches/150-no_engines.patch

index 331fbada122a0b82bec91c41ca75bb147f8feff0..60357604b1ff474bfef8a4a65d71a7f3a13c90d3 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openssl
 PKG_BASE:=1.0.2
-PKG_BUGFIX:=r
+PKG_BUGFIX:=s
 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:=ae51d08bba8a83958e894946f15303ff894d75c2b8bbd44a852b64e3fe11d0d6
+PKG_HASH:=cabd5c9492825ce5bd23f3c3aeed6a97f8142f606d893df216411f07d1abab96
 
 PKG_LICENSE:=OpenSSL
 PKG_LICENSE_FILES:=LICENSE
index f0808578b944c3addb39d3a63203b5dede239bd9..a518a00496605edef7795f40feeb6aa7c4f41dfc 100644 (file)
@@ -1,6 +1,6 @@
 --- a/Configure
 +++ b/Configure
-@@ -2143,6 +2143,11 @@ EOF
+@@ -2144,6 +2144,11 @@ EOF
        close(OUT);
    }