Author: hauke
Date: 2014-06-05 23:32:36 +0200 (Thu, 05 Jun 2014)
New Revision: 41026

Modified:
   trunk/package/libs/openssl/Makefile
Log:
openssl: version bump to 1.0.1h

today appeared another serious vulnerability in openssl. More info is
here http://ccsinjection.lepidum.co.jp. Users are advised to update to
openssl 1.0.1h.

Signed-off-by: Martin Strbacka <[email protected]>
Signed-off-by: Hauke Mehrtens <[email protected]>


Modified: trunk/package/libs/openssl/Makefile
===================================================================
--- trunk/package/libs/openssl/Makefile 2014-06-05 21:25:03 UTC (rev 41025)
+++ trunk/package/libs/openssl/Makefile 2014-06-05 21:32:36 UTC (rev 41026)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openssl
-PKG_VERSION:=1.0.1g
+PKG_VERSION:=1.0.1h
 PKG_RELEASE:=1
 PKG_USE_MIPS16:=0
 
@@ -18,7 +18,7 @@
 PKG_SOURCE_URL:=http://www.openssl.org/source/ \
        ftp://ftp.funet.fi/pub/crypt/mirrors/ftp.openssl.org/source \
        ftp://ftp.sunet.se/pub/security/tools/net/openssl/source/
-PKG_MD5SUM:=de62b43dfcd858e66a74bee1c834e959
+PKG_MD5SUM:=8d6d684a9430d5cc98a62a5d8fbda8cf
 
 PKG_LICENSE:=SSLEAY OPENSSL
 PKG_LICENSE_FILES:=LICENSE
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to