From ab2fe172711ba478194da944103961c99c54d6c6 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Tue, 16 Oct 2012 16:33:52 +0000 Subject: [PATCH] openssl: updated to 1.0.1c --- openssl/.footprint | 7 +++++++ openssl/.md5sum | 2 +- openssl/Pkgfile | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/openssl/.footprint b/openssl/.footprint index a7999cc..0cb9ac1 100644 --- a/openssl/.footprint +++ b/openssl/.footprint @@ -28,6 +28,7 @@ drwxr-xr-x root/root usr/include/openssl/ -rw-r--r-- root/root usr/include/openssl/buffer.h -rw-r--r-- root/root usr/include/openssl/camellia.h -rw-r--r-- root/root usr/include/openssl/cast.h +-rw-r--r-- root/root usr/include/openssl/cmac.h -rw-r--r-- root/root usr/include/openssl/cms.h -rw-r--r-- root/root usr/include/openssl/comp.h -rw-r--r-- root/root usr/include/openssl/conf.h @@ -75,6 +76,8 @@ drwxr-xr-x root/root usr/include/openssl/ -rw-r--r-- root/root usr/include/openssl/safestack.h -rw-r--r-- root/root usr/include/openssl/seed.h -rw-r--r-- root/root usr/include/openssl/sha.h +-rw-r--r-- root/root usr/include/openssl/srp.h +-rw-r--r-- root/root usr/include/openssl/srtp.h -rw-r--r-- root/root usr/include/openssl/ssl.h -rw-r--r-- root/root usr/include/openssl/ssl2.h -rw-r--r-- root/root usr/include/openssl/ssl23.h @@ -721,6 +724,10 @@ lrwxrwxrwx root/root usr/man/man3/EVP_mdc2.3ssl.gz -> EVP_DigestInit.3ssl.gz lrwxrwxrwx root/root usr/man/man3/EVP_ripemd160.3ssl.gz -> EVP_DigestInit.3ssl.gz lrwxrwxrwx root/root usr/man/man3/EVP_sha.3ssl.gz -> EVP_DigestInit.3ssl.gz lrwxrwxrwx root/root usr/man/man3/EVP_sha1.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/man/man3/EVP_sha224.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/man/man3/EVP_sha256.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/man/man3/EVP_sha384.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/man/man3/EVP_sha512.3ssl.gz -> EVP_DigestInit.3ssl.gz lrwxrwxrwx root/root usr/man/man3/HMAC.3ssl.gz -> hmac.3ssl.gz lrwxrwxrwx root/root usr/man/man3/HMAC_Final.3ssl.gz -> hmac.3ssl.gz lrwxrwxrwx root/root usr/man/man3/HMAC_Init.3ssl.gz -> hmac.3ssl.gz diff --git a/openssl/.md5sum b/openssl/.md5sum index ab3b7e6..8217fb0 100644 --- a/openssl/.md5sum +++ b/openssl/.md5sum @@ -1,2 +1,2 @@ 9d0df57845af8acd1027a7df5c18d017 mksslcert.sh -40b6ea380cc8a5bf9734c2f8bf7e701e openssl-1.0.0d.tar.gz +ae412727c8c15b67880aef7bd2999b2e openssl-1.0.1c.tar.gz diff --git a/openssl/Pkgfile b/openssl/Pkgfile index 5bc85a8..39db011 100644 --- a/openssl/Pkgfile +++ b/openssl/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=openssl -version=1.0.0d +version=1.0.1c release=1 source=(http://www.openssl.org/source/$name-$version.tar.gz \ mksslcert.sh) -- 2.26.2