FreeBSD Bugzilla – Attachment 223644 Details for
Bug 254355
security/nettle: Update to 3.7.2 (fixes security vulnerabilities)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
incremental patch for net/libstorj compatibility with newer nettle versions since 3.7.1.
libstorj-nettle372-fix.patch (text/plain), 413 bytes, created by
Matthias Andree
on 2021-03-27 16:21:22 UTC
(
hide
)
Description:
incremental patch for net/libstorj compatibility with newer nettle versions since 3.7.1.
Filename:
MIME Type:
Creator:
Matthias Andree
Created:
2021-03-27 16:21:22 UTC
Size:
413 bytes
patch
obsolete
>diff --git a/net/libstorj/Makefile b/net/libstorj/Makefile >index 14762b8ee348..e27ee88a3a40 100644 >--- a/net/libstorj/Makefile >+++ b/net/libstorj/Makefile >@@ -36,4 +36,7 @@ MAKE_JOBS_UNSAFE= yes # ./storjtests.h:10:10: fatal error: 'mockbridgeinfo.json > USE_GCC= yes > .endif > >+post-patch: >+ ${REINPLACE_CMD} -e 's/pbkdf2_hmac_sha512/off_pbkdf2_hmac_sha512/' ${WRKSRC}/src/crypto.[hc] >+ > .include <bsd.port.mk>
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 254355
:
223348
|
223349
|
223640
| 223644 |
223645