security/nettle: Update to 3.10.2

Changes:	https://git.lysator.liu.se/nettle/nettle/-/blob/master/NEWS
This commit is contained in:
Po-Chuan Hsieh
2025-07-01 04:53:05 +08:00
parent 629eea77ed
commit 9ce7da9de5
8 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PORTNAME= nettle
PORTVERSION= 3.10.1
PORTVERSION= 3.10.2
CATEGORIES= security
MASTER_SITES= GNU \
https://www.lysator.liu.se/~nisse/archive/
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1735705131
SHA256 (nettle-3.10.1.tar.gz) = b0fcdd7fc0cdea6e80dcf1dd85ba794af0d5b4a57e26397eee3bc193272d9132
SIZE (nettle-3.10.1.tar.gz) = 2643267
TIMESTAMP = 1751208138
SHA256 (nettle-3.10.2.tar.gz) = fe9ff51cb1f2abb5e65a6b8c10a92da0ab5ab6eaf26e7fc2b675c45f1fb519b5
SIZE (nettle-3.10.2.tar.gz) = 2644644
@@ -1,6 +1,6 @@
--- Makefile.in.orig 2023-06-01 18:40:35 UTC
--- Makefile.in.orig 2025-06-26 18:29:02 UTC
+++ Makefile.in
@@ -19,7 +19,7 @@ OPT_NETTLE_SOURCES = @OPT_NETTLE_SOURCES@
@@ -19,7 +19,7 @@ FAT_TEST_LIST = @FAT_TEST_LIST@
FAT_TEST_LIST = @FAT_TEST_LIST@
+2 -2
View File
@@ -1,6 +1,6 @@
--- configure.orig 2023-06-01 18:40:35 UTC
--- configure.orig 2025-06-26 18:29:02 UTC
+++ configure
@@ -6638,7 +6638,7 @@ $as_echo "$as_me: WARNING: Cross compiling for linux.
@@ -7532,7 +7532,7 @@ printf "%s\n" "$as_me: WARNING: Cross compiling for li
# and 64-bit in lib. Don't know about "kfreebsd", does
# it follow the Linux fhs conventions?
*:freebsd*:32)
@@ -1,6 +1,6 @@
--- examples/nettle-openssl.c.orig 2021-03-21 08:32:25 UTC
--- examples/nettle-openssl.c.orig 2025-06-26 18:29:03 UTC
+++ examples/nettle-openssl.c
@@ -374,6 +374,7 @@ openssl_hash_update(void *p,
@@ -291,6 +291,7 @@ openssl_hash_update(void *p,
EVP_DigestUpdate(ctx->evp, src, length);
}
@@ -8,7 +8,7 @@
#define OPENSSL_HASH(NAME, name) \
static void \
openssl_##name##_init(void *p) \
@@ -404,6 +405,38 @@ nettle_openssl_##name = { \
@@ -321,6 +322,38 @@ nettle_openssl_##name = { \
openssl_hash_update, \
openssl_##name##_digest \
};
@@ -46,4 +46,4 @@
+#endif
OPENSSL_HASH(MD5, md5)
OPENSSL_HASH(SHA, sha1)
OPENSSL_HASH(SHA1, sha1)
@@ -1,4 +1,4 @@
--- powerpc64/p8/aes-decrypt-internal.asm.orig 2024-06-16 15:27:54 UTC
--- powerpc64/p8/aes-decrypt-internal.asm.orig 2025-06-26 18:29:03 UTC
+++ powerpc64/p8/aes-decrypt-internal.asm
@@ -64,7 +64,7 @@ PROLOGUE(_nettle_aes_decrypt)
@@ -1,6 +1,6 @@
--- powerpc64/p8/aes-encrypt-internal.asm.orig 2022-06-02 17:57:16 UTC
--- powerpc64/p8/aes-encrypt-internal.asm.orig 2025-06-26 18:29:03 UTC
+++ powerpc64/p8/aes-encrypt-internal.asm
@@ -63,7 +63,7 @@ define(`S7', `v9')
@@ -64,7 +64,7 @@ PROLOGUE(_nettle_aes_encrypt)
define(`FUNC_ALIGN', `5')
PROLOGUE(_nettle_aes_encrypt)
@@ -9,7 +9,7 @@
subi ROUNDS,ROUNDS,1
srdi LENGTH,LENGTH,4
@@ -328,6 +328,6 @@ EPILOGUE(_nettle_aes_encrypt)
@@ -269,6 +269,6 @@ EPILOGUE(_nettle_aes_encrypt)
.data
.align 4
+2 -2
View File
@@ -79,11 +79,11 @@ include/nettle/yarrow.h
lib/libhogweed.a
lib/libhogweed.so
lib/libhogweed.so.6
lib/libhogweed.so.6.10
lib/libhogweed.so.6.11
lib/libnettle.a
lib/libnettle.so
lib/libnettle.so.8
lib/libnettle.so.8.10
lib/libnettle.so.8.11
libdata/pkgconfig/hogweed.pc
libdata/pkgconfig/nettle.pc
%%PORTDOCS%%%%DOCSDIR%%/NEWS