[OpenWrt-Devel] [PATCH] openssl: bump to 1.0.2c
Hannu Nyman
hannu.nyman at iki.fi
Fri Jun 12 15:47:57 EDT 2015
Openssl has received a version bump from one-day old 1.0.2b to 1.0.2c...
https://mta.openssl.org/pipermail/openssl-announce/2015-June/000035.html
http://www.openssl.org/news/openssl-1.0.2-notes.html
Changes between 1.0.2b and 1.0.2c [12 Jun 2015]
Fix HMAC ABI incompatibility. The previous version introduced an ABI
incompatibility in the handling of HMAC. The previous ABI has now been
restored.
signed-off-by: Hannu Nyman <hannu.nyman at iki.fi>
-------------- next part --------------
Index: package/libs/openssl/Makefile
===================================================================
--- package/libs/openssl/Makefile (revision 45949)
+++ package/libs/openssl/Makefile (working copy)
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=openssl
-PKG_VERSION:=1.0.2b
+PKG_VERSION:=1.0.2c
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:=7729b259e2dea7d60b32fc3934d6984b
+PKG_MD5SUM:=8c8d81a9ae7005276e486702edbcd4b6
PKG_LICENSE:=OpenSSL
PKG_LICENSE_FILES:=LICENSE
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list