FreeBSD Bugzilla – Attachment 210194 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]
wolfssl-4.3.0.patch
wolfssl-4.3.0.patch (text/plain), 2.62 KB, created by
takefu
on 2019-12-24 08:57:32 UTC
(
hide
)
Description:
wolfssl-4.3.0.patch
Filename:
MIME Type:
Creator:
takefu
Created:
2019-12-24 08:57:32 UTC
Size:
2.62 KB
patch
obsolete
>diff -udprN /usr/ports/security/wolfssl/distinfo ./distinfo >--- /usr/ports/security/wolfssl/distinfo 2019-12-13 12:20:56.440978000 +0000 >+++ ./distinfo 2019-12-23 06:05:53.235524000 +0000 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1575422350 >-SHA256 (wolfssl-4.2.0.zip) = 7aa4c8b9ac7eed76f0275abb13b4bd59a2e749211242cc6e364c3cdc9f3d959d >-SIZE (wolfssl-4.2.0.zip) = 7181171 >+TIMESTAMP = 1577081153 >+SHA256 (wolfssl-4.3.0.zip) = 894e6fab5a3038fcfb04fd23016dadcbd979c0e88d5b084d37f19a1daa387e59 >+SIZE (wolfssl-4.3.0.zip) = 7428521 >diff -udprN /usr/ports/security/wolfssl/Makefile ./Makefile >--- /usr/ports/security/wolfssl/Makefile 2019-12-13 12:20:56.440978000 +0000 >+++ ./Makefile 2019-12-24 08:31:40.926045000 +0000 >@@ -1,7 +1,7 @@ > # $FreeBSD: head/security/wolfssl/Makefile 520026 2019-12-13 12:20:56Z amdmi3 $ > > PORTNAME= wolfssl >-PORTVERSION= 4.2.0 >+PORTVERSION= 4.3.0 > CATEGORIES= security devel > MASTER_SITES= https://www.wolfssl.com/ > >@@ -19,14 +19,12 @@ USE_LDCONFIG= yes > > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --disable-dependency-tracking \ >- --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-tls13 --enable-tls13-draft18\ >+ --enable-dh --enable-dsa --enable-dtls --enable-ecc\ >+ --enable-ipv6 --enable-keygen --enable-nginx --enable-ripemd\ >+ --enable-sha512 --enable-shared --enable-sni --enable-ssh\ >+ --enable-static --enable-tls13 --enable-tls13-draft18\ > --enable-tls13-draft22 --enable-tls13-draft23\ >- --enable-tls13-draft26 --enable-tls13-draft28\ >- --enable-ssh --enable-keygen >+ --enable-tls13-draft26 --enable-tls13-draft28 > TEST_TARGET= check > PORTDOCS= * > OPTIONS_DEFINE= DOCS >@@ -38,7 +36,4 @@ post-configure: > -e '/^pkgconfigdir/s|(libdir)|&data|' \ > ${WRKSRC}/Makefile > >-post-install: >- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libwolfssl.so >- > .include <bsd.port.mk> >diff -udprN /usr/ports/security/wolfssl/pkg-plist ./pkg-plist >--- /usr/ports/security/wolfssl/pkg-plist 2019-12-13 12:20:56.440978000 +0000 >+++ ./pkg-plist 2019-12-23 06:28:35.414500000 +0000 >@@ -133,6 +133,7 @@ include/wolfssl/openssl/sha.h > 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_vfy.h > include/wolfssl/openssl/x509.h >@@ -207,6 +208,6 @@ include/wolfssl/wolfcrypt/wolfmath.h > 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
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