Andreas Wacknitz
2024-04-05 3ed869342c8a02e8b359df8b8c6bf6e08d0c5d4f
gnutls: update to 3.8.5

4 files modified
38 ■■■■■ changed files
components/library/gnutls/Makefile 4 ●●●● patch | view | raw | blame | history
components/library/gnutls/gnutls.p5m 6 ●●●● patch | view | raw | blame | history
components/library/gnutls/manifests/sample-manifest.p5m 6 ●●●● patch | view | raw | blame | history
components/library/gnutls/test/results-all.master 22 ●●●● patch | view | raw | blame | history
components/library/gnutls/Makefile
@@ -33,12 +33,12 @@
COMPONENT_NAME=        gnutls
COMPONENT_MJR_VERSION=    3.8
COMPONENT_VERSION=    $(COMPONENT_MJR_VERSION).4
COMPONENT_VERSION=    $(COMPONENT_MJR_VERSION).5
COMPONENT_SUMMARY=    GNU transport layer security library
COMPONENT_PROJECT_URL=  https://gnutls.org/
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH= sha256:2bea4e154794f3f00180fa2a5c51fe8b005ac7a31cd58bd44cdfa7f36ebc3a9b
COMPONENT_ARCHIVE_HASH= sha256:66269a2cfe0e1c2dabec87bdbbd8ab656f396edd9a40dd006978e003cfa52bfc
COMPONENT_ARCHIVE_URL=  https://www.gnupg.org/ftp/gcrypt/gnutls/v$(COMPONENT_MJR_VERSION)/$(COMPONENT_ARCHIVE)
COMPONENT_SIG_URL=    $(COMPONENT_ARCHIVE_URL).sig
COMPONENT_FMRI=        library/gnutls-3
components/library/gnutls/gnutls.p5m
@@ -49,9 +49,9 @@
file path=usr/include/gnutls/urls.h
file path=usr/include/gnutls/x509-ext.h
file path=usr/include/gnutls/x509.h
link path=usr/lib/$(MACH64)/libgnutls.so target=libgnutls.so.30.38.0
link path=usr/lib/$(MACH64)/libgnutls.so.30 target=libgnutls.so.30.38.0
file path=usr/lib/$(MACH64)/libgnutls.so.30.38.0
link path=usr/lib/$(MACH64)/libgnutls.so target=libgnutls.so.30.39.0
link path=usr/lib/$(MACH64)/libgnutls.so.30 target=libgnutls.so.30.39.0
file path=usr/lib/$(MACH64)/libgnutls.so.30.39.0
link path=usr/lib/$(MACH64)/libgnutlsxx.so target=libgnutlsxx.so.30.0.0
link path=usr/lib/$(MACH64)/libgnutlsxx.so.30 target=libgnutlsxx.so.30.0.0
file path=usr/lib/$(MACH64)/libgnutlsxx.so.30.0.0
components/library/gnutls/manifests/sample-manifest.p5m
@@ -49,9 +49,9 @@
file path=usr/include/gnutls/urls.h
file path=usr/include/gnutls/x509-ext.h
file path=usr/include/gnutls/x509.h
link path=usr/lib/$(MACH64)/libgnutls.so target=libgnutls.so.30.38.0
link path=usr/lib/$(MACH64)/libgnutls.so.30 target=libgnutls.so.30.38.0
file path=usr/lib/$(MACH64)/libgnutls.so.30.38.0
link path=usr/lib/$(MACH64)/libgnutls.so target=libgnutls.so.30.39.0
link path=usr/lib/$(MACH64)/libgnutls.so.30 target=libgnutls.so.30.39.0
file path=usr/lib/$(MACH64)/libgnutls.so.30.39.0
link path=usr/lib/$(MACH64)/libgnutlsxx.so target=libgnutlsxx.so.30.0.0
link path=usr/lib/$(MACH64)/libgnutlsxx.so.30 target=libgnutlsxx.so.30.0.0
file path=usr/lib/$(MACH64)/libgnutlsxx.so.30.0.0
components/library/gnutls/test/results-all.master
@@ -172,7 +172,6 @@
# FAIL:  0
# XPASS: 0
# ERROR: 0
PASS: sanity-cpp
PASS: tls13/supported_versions
PASS: tls13/tls12-no-tls13-exts
PASS: tls13/post-handshake-with-cert
@@ -292,7 +291,7 @@
PASS: resume-lifetime
PASS: mini-dtls-srtp
PASS: rsa-encrypt-decrypt
FAIL: mini-loss-time
PASS: mini-loss-time
PASS: gnutls-strcodes
PASS: mini-record
PASS: mini-dtls-record
@@ -552,18 +551,6 @@
PASS: tls-channel-binding
PASS: strict-der
PASS: system-prio-file
PASS: dtls-sliding-window
PASS: ip-utils
PASS: name-constraints-ip
PASS: conv-utf8
PASS: str-unicode
PASS: str-idna
PASS: tls10-prf
PASS: tls12-prf
PASS: gnutls_record_overhead
PASS: eagain
PASS: tls12-rehandshake-cert
PASS: eagain-auto-auth
PASS: pkcs11-cert-import-url-exts
PASS: pkcs11-get-exts
PASS: pkcs11-get-raw-issuer-exts
@@ -673,6 +660,7 @@
PASS: system-override-curves-allowlist.sh
PASS: system-override-special-allowlist.sh
PASS: protocol-set-allowlist.sh
PASS: system-override-allow-rsa-pkcs1-encrypt.sh
PASS: gnutls-cli-self-signed.sh
PASS: gnutls-cli-invalid-crl.sh
PASS: gnutls-cli-rawpk.sh
@@ -682,10 +670,10 @@
SKIP: certtool-pkcs11.sh
SKIP: pkcs11-tool.sh
SKIP: tpmtool_test.sh
# TOTAL: 510
# PASS:  448
# TOTAL: 498
# PASS:  437
# SKIP:  56
# XFAIL: 0
# FAIL:  6
# FAIL:  5
# XPASS: 0
# ERROR: 0