git: b3af88b0b26b - main - security/gnutls: Update to 3.8.11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Nov 2025 10:52:50 UTC
The branch main has been updated by tijl:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b3af88b0b26be1cccbe640b07d9a7d358bf665fd
commit b3af88b0b26be1cccbe640b07d9a7d358bf665fd
Author: Tijl Coosemans <tijl@FreeBSD.org>
AuthorDate: 2025-11-21 10:51:39 +0000
Commit: Tijl Coosemans <tijl@FreeBSD.org>
CommitDate: 2025-11-21 10:52:26 +0000
security/gnutls: Update to 3.8.11
---
security/gnutls/Makefile | 2 +-
security/gnutls/distinfo | 6 +++---
security/gnutls/pkg-plist | 9 ++++++++-
3 files changed, 12 insertions(+), 5 deletions(-)
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 1a372e5bb819..446cfec8b185 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gnutls
-DISTVERSION= 3.8.10
+DISTVERSION= 3.8.11
CATEGORIES= security net
MASTER_SITES= GNUPG/${PORTNAME}/v${DISTVERSION:C/(\.[^.]*).*/\1/} \
https://gitlab.com/gnutls/gnutls/-/raw/${DISTVERSION}/tests/:test
diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo
index a67d8f2ab573..d966d55d579e 100644
--- a/security/gnutls/distinfo
+++ b/security/gnutls/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1752249814
-SHA256 (gnutls-3.8.10.tar.xz) = db7fab7cce791e7727ebbef2334301c821d79a550ec55c9ef096b610b03eb6b7
-SIZE (gnutls-3.8.10.tar.xz) = 6909856
+TIMESTAMP = 1763721184
+SHA256 (gnutls-3.8.11.tar.xz) = 91bd23c4a86ebc6152e81303d20cf6ceaeb97bc8f84266d0faec6e29f17baa20
+SIZE (gnutls-3.8.11.tar.xz) = 6939944
SHA256 (ktls_utils.h) = e41d33289c63573c59d2d02b4110a2f63651add28001031e6dc20327d096b734
SIZE (ktls_utils.h) = 1983
diff --git a/security/gnutls/pkg-plist b/security/gnutls/pkg-plist
index 45fd3c64ee3a..6fd9043c1f83 100644
--- a/security/gnutls/pkg-plist
+++ b/security/gnutls/pkg-plist
@@ -35,7 +35,7 @@ lib/libgnutls-openssl.so.27
lib/libgnutls-openssl.so.27.0.2
lib/libgnutls.so
lib/libgnutls.so.30
-lib/libgnutls.so.30.40.4
+lib/libgnutls.so.30.41.0
lib/libgnutlsxx.so
lib/libgnutlsxx.so.30
lib/libgnutlsxx.so.30.0.0
@@ -155,6 +155,9 @@ share/man/man1/tpmtool.1.gz
%%MAN3%%share/man/man3/gnutls_anti_replay_set_add_function.3.gz
%%MAN3%%share/man/man3/gnutls_anti_replay_set_ptr.3.gz
%%MAN3%%share/man/man3/gnutls_anti_replay_set_window.3.gz
+%%MAN3%%share/man/man3/gnutls_audit_current_context.3.gz
+%%MAN3%%share/man/man3/gnutls_audit_pop_context.3.gz
+%%MAN3%%share/man/man3/gnutls_audit_push_context.3.gz
%%MAN3%%share/man/man3/gnutls_auth_client_get_type.3.gz
%%MAN3%%share/man/man3/gnutls_auth_get_type.3.gz
%%MAN3%%share/man/man3/gnutls_auth_server_get_type.3.gz
@@ -372,6 +375,7 @@ share/man/man1/tpmtool.1.gz
%%MAN3%%share/man/man3/gnutls_handshake_set_read_function.3.gz
%%MAN3%%share/man/man3/gnutls_handshake_set_secret_function.3.gz
%%MAN3%%share/man/man3/gnutls_handshake_set_timeout.3.gz
+%%MAN3%%share/man/man3/gnutls_handshake_update_receiving_key.3.gz
%%MAN3%%share/man/man3/gnutls_handshake_write.3.gz
%%MAN3%%share/man/man3/gnutls_hash.3.gz
%%MAN3%%share/man/man3/gnutls_hash_copy.3.gz
@@ -696,7 +700,9 @@ share/man/man1/tpmtool.1.gz
%%MAN3%%share/man/man3/gnutls_protocol_list.3.gz
%%MAN3%%share/man/man3/gnutls_protocol_set_enabled.3.gz
%%MAN3%%share/man/man3/gnutls_psk_allocate_client_credentials.3.gz
+%%MAN3%%share/man/man3/gnutls_psk_allocate_client_credentials2.3.gz
%%MAN3%%share/man/man3/gnutls_psk_allocate_server_credentials.3.gz
+%%MAN3%%share/man/man3/gnutls_psk_allocate_server_credentials2.3.gz
%%MAN3%%share/man/man3/gnutls_psk_client_get_hint.3.gz
%%MAN3%%share/man/man3/gnutls_psk_format_imported_identity.3.gz
%%MAN3%%share/man/man3/gnutls_psk_free_client_credentials.3.gz
@@ -773,6 +779,7 @@ share/man/man1/tpmtool.1.gz
%%MAN3%%share/man/man3/gnutls_record_get_direction.3.gz
%%MAN3%%share/man/man3/gnutls_record_get_discarded.3.gz
%%MAN3%%share/man/man3/gnutls_record_get_max_early_data_size.3.gz
+%%MAN3%%share/man/man3/gnutls_record_get_max_send_size.3.gz
%%MAN3%%share/man/man3/gnutls_record_get_max_size.3.gz
%%MAN3%%share/man/man3/gnutls_record_get_state.3.gz
%%MAN3%%share/man/man3/gnutls_record_overhead_size.3.gz