FreeBSD Bugzilla – Attachment 211042 Details for
Bug 242853
security/wolfssl: Update to 4.3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Updates WolfSSL to 2.4.0 with proper pkg-plist update
wolfssl-2.4.0.patch (text/plain), 2.98 KB, created by
Santhosh Raju
on 2020-01-26 01:53:22 UTC
(
hide
)
Description:
Updates WolfSSL to 2.4.0 with proper pkg-plist update
Filename:
MIME Type:
Creator:
Santhosh Raju
Created:
2020-01-26 01:53:22 UTC
Size:
2.98 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 522566) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= wolfssl >-PORTVERSION= 4.2.0 >+PORTVERSION= 4.3.0 > CATEGORIES= security devel > MASTER_SITES= https://www.wolfssl.com/ > >@@ -22,7 +22,7 @@ > --enable-shared --enable-static \ > --enable-dtls --enable-opensslextra --enable-ipv6 \ > --enable-dsa --enable-dh --enable-ecc --enable-sni \ >- --enable-ripemd --enable-sha512 --enable-opensslcoexist\ >+ --enable-ripemd --enable-sha512 \ > --enable-tls13 --enable-tls13-draft18\ > --enable-tls13-draft22 --enable-tls13-draft23\ > --enable-tls13-draft26 --enable-tls13-draft28\ >Index: distinfo >=================================================================== >--- distinfo (revision 522566) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1575422350 >-SHA256 (wolfssl-4.2.0.zip) = 7aa4c8b9ac7eed76f0275abb13b4bd59a2e749211242cc6e364c3cdc9f3d959d >-SIZE (wolfssl-4.2.0.zip) = 7181171 >+TIMESTAMP = 1580001699 >+SHA256 (wolfssl-4.3.0.zip) = 894e6fab5a3038fcfb04fd23016dadcbd979c0e88d5b084d37f19a1daa387e59 >+SIZE (wolfssl-4.3.0.zip) = 7428521 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 522566) >+++ pkg-plist (working copy) >@@ -123,8 +123,8 @@ > include/wolfssl/openssl/opensslv.h > include/wolfssl/openssl/ossl_typ.h > include/wolfssl/openssl/pem.h >+include/wolfssl/openssl/pkcs12.h > include/wolfssl/openssl/pkcs7.h >-include/wolfssl/openssl/pkcs12.h > include/wolfssl/openssl/rand.h > include/wolfssl/openssl/rc4.h > include/wolfssl/openssl/ripemd.h >@@ -133,9 +133,10 @@ > include/wolfssl/openssl/ssl.h > include/wolfssl/openssl/ssl23.h > include/wolfssl/openssl/stack.h >+include/wolfssl/openssl/tls1.h > include/wolfssl/openssl/ui.h >+include/wolfssl/openssl/x509.h > include/wolfssl/openssl/x509_vfy.h >-include/wolfssl/openssl/x509.h > include/wolfssl/openssl/x509v3.h > include/wolfssl/options.h > include/wolfssl/sniffer.h >@@ -192,8 +193,8 @@ > include/wolfssl/wolfcrypt/rsa.h > include/wolfssl/wolfcrypt/settings.h > include/wolfssl/wolfcrypt/sha.h >+include/wolfssl/wolfcrypt/sha256.h > include/wolfssl/wolfcrypt/sha3.h >-include/wolfssl/wolfcrypt/sha256.h > include/wolfssl/wolfcrypt/sha512.h > include/wolfssl/wolfcrypt/signature.h > include/wolfssl/wolfcrypt/srp.h >@@ -207,6 +208,17 @@ > include/wolfssl/wolfio.h > lib/libwolfssl.a > lib/libwolfssl.so >-lib/libwolfssl.so.23 >-lib/libwolfssl.so.23.0.0 >+lib/libwolfssl.so.24 >+lib/libwolfssl.so.24.0.0 > libdata/pkgconfig/wolfssl.pc >+%%PORTDOCS%%%%DOCSDIR%%/README.txt >+%%PORTDOCS%%%%DOCSDIR%%/example/client.c >+%%PORTDOCS%%%%DOCSDIR%%/example/echoclient.c >+%%PORTDOCS%%%%DOCSDIR%%/example/echoserver.c >+%%PORTDOCS%%%%DOCSDIR%%/example/sctp-client-dtls.c >+%%PORTDOCS%%%%DOCSDIR%%/example/sctp-client.c >+%%PORTDOCS%%%%DOCSDIR%%/example/sctp-server-dtls.c >+%%PORTDOCS%%%%DOCSDIR%%/example/sctp-server.c >+%%PORTDOCS%%%%DOCSDIR%%/example/server.c >+%%PORTDOCS%%%%DOCSDIR%%/example/tls_bench.c >+%%PORTDOCS%%%%DOCSDIR%%/taoCert.txt
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 242853
:
210194
| 211042