Skip to content
Snippets Groups Projects
Commit b8e89bf9 authored by Timo Teräs's avatar Timo Teräs
Browse files

main/openssl: security update to 1.0.0c

 - Fix for security issue CVE-2010-4180
 - Fix for CVE-2010-4252
 - Fix mishandling of absent EC point format extension.
 - Fix various platform compilation issues.
 - Corrected fix for security issue CVE-2010-3864.
parent beda38cf
No related branches found
No related tags found
No related merge requests found
# Maintainer: Timo Teras <timo.teras@iki.fi>
pkgname=openssl
pkgver=1.0.0b
pkgver=1.0.0c
pkgrel=0
pkgdesc="Toolkit for SSL v2/v3 and TLS v1"
url="http://openssl.org"
......@@ -68,7 +68,7 @@ libssl() {
done
}
md5sums="104deb3b7e6820cae6de3f49ba0ff2b0 openssl-1.0.0b.tar.gz
md5sums="ff8fb85610aef328315a9decbb2712e4 openssl-1.0.0c.tar.gz
115c481cd59b3dba631364e8fb1778f5 fix-manpages.patch
c6a9857a5dbd30cead0404aa7dd73977 openssl-bb-basename.patch
1f607b8e11347e56a0906756f3d6928a 0001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment