Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ktls-utils for openSUSE:Factory checked in at 2026-03-31 15:22:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktls-utils (Old) and /work/SRC/openSUSE:Factory/.ktls-utils.new.1999 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktls-utils" Tue Mar 31 15:22:47 2026 rev:7 rq:1343754 version:0.10+186.ge65f3b6 Changes: -------- --- /work/SRC/openSUSE:Factory/ktls-utils/ktls-utils.changes 2025-01-28 14:58:56.993485656 +0100 +++ /work/SRC/openSUSE:Factory/.ktls-utils.new.1999/ktls-utils.changes 2026-03-31 15:23:54.664374187 +0200 @@ -1,0 +2,71 @@ +Fri Mar 27 15:39:48 UTC 2026 - Ales Novak <[email protected]> + +- Update to version 0.10+186.ge65f3b6: + * tlshd: Send fatal alert to client when there are server config issues + * tlshd: Fix session leak on error paths in x509 server handshake + * tlshd: Fix the error in kernel capability probe + * tlshd: Add extensible kernel capability detection + * tlshd: Implement atomic reload of TLS session tags + * tlshd: Add handshake tags to the DONE command + * tlshd: Update netlink.h + * tlshd: Match ingress certificates with defined TLS session tags + * tlshd: Add parsing for tag definitions + * tlshd: Parse filter definitions + * tlshd: Add a YAML parser + * tlshd: Add tag filter types + * tlshd: man update for TLS session tags + * tlshd: Add init/shutdown hooks for the session tagging subsystem + * tlshd: Add a SIGHUP handler + * tlshd: use gnutls_handshake_write() for Session Ticket processing in quic + * tlshd: support setting the record size limit + * tlshd: set conn errcode to EACCES on GnuTLS failure in QUIC handshake + * tlshd: leave session_status as EIO on GnuTLS failure in QUIC session setup + * tlshd: Add kernel's quic.h + * tlshd: fix priority cache initialization + * tlshd: Clean up logic in tlshd_start_tls_handshake() + * tlshd: Restore the date in tlshd.conf(5) + * tlshd: Relocate /etc/tlshd.conf + * Remove TLS_DEFAULT_PRIORITIES + * Remove the parms::msg_status field + * tlshd: Kernel should not parse incoming client certificates + * tlshd: Client-side dual certificate support + * tlshd: Server-side dual certificate support + * tlshd: Fix priority string to allow PQC + * tlshd: deduplicate client and server config functions + * netlink: Handle SIGTERM like SIGINT + * netlink: Introduce event loop and use signalfd to catch signals + * tlshd: Dynamically allocate hostname + * tlshd: Convert parms->peeraddr to a presentation address + * tlshd: Store peer IDs in a GArray + * tlshd: Store remote peerids in a GArray + * tlshd: Add tlshd_genl_put_handshake_parms() API + * tlshd: Add x509.crl option to man page. + * Add client-side CRL checking + * tlshd: Add server-side CRL checking + * tlshd: Refactor trust store management + * tlshd: Child should close the notification socket + * tlshd: Child process should shut down before exiting + * tlshd: Free netlink messages after fork(3) returns + * tlshd: Preserve pcache during tlshd_gnutls_priority_init() + * tlshd: Restore GNUTLS_E_CERTIFICATE_VERIFICATION_ERROR + * tlshd: Add tlshd_log_completion() + * tlshd: Remove useless verification status report + * tlshd: Show ingress certificate on successful handshake + * tlshd: Check for an empty string + * tlshd: Display errno message + * tlshd: Don't set errno in tlshd_keyring_link_session() + * tlshd: Fix silent tlshd_keyring_link_session() failures + * tlshd: Handshake needs to check for CERTIFICATE_ERROR + * tlshd: Relocate TLSHD_ALLPERMS + * tlshd: Add default keyrings for NFS + * tlshd: Fix a minor race + * tlshd: remove redundant gnutls_global_deinit() + * tlshd: fix a regression for certificate verification + * tlshd: Define TLSHD_ACCESSPERMS instead of using ALLPERMS to fix musl build + * tlshd: add 'keyring' handshake accept parameter + * keyring: fixup function description for tlshd_keyring_link_session() + * tlshd: use gnutls_psk_allocate_{client,server}_credentials2 (bsc#1258084) + * tlshd: replace IPPROTO_QUIC with SOL_QUIC for cmsg_level in quic + * tlshd: Pass ETIMEDOUT from gnutls to kernel + +------------------------------------------------------------------- @@ -73 +144 @@ -Wed Aug 16 20:21:59 CEST 2023 - Hannes Reinecke <[email protected]> +Wed Aug 16 18:21:59 UTC 2023 - Hannes Reinecke <[email protected]> @@ -84 +155 @@ -Wed Aug 16 07:55:46 CEST 2023 - Hannes Reinecke <[email protected]> +Wed Aug 16 17:55:46 UTC 2023 - Hannes Reinecke <[email protected]> @@ -92 +163 @@ -Sat Jul 01 10:40:46 CEST 2023 - Hannes Reinecke <[email protected]> +Sat Jul 01 20:40:46 UTC 2023 - Hannes Reinecke <[email protected]> @@ -100 +171 @@ -Fri Jun 30 12:58:27 CEST 2023 - Hannes Reinecke <[email protected]> +Fri Jun 30 22:58:27 UTC 2023 - Hannes Reinecke <[email protected]> Old: ---- ktls-utils-0.10+33.g311d943.obscpio New: ---- ktls-utils-0.10+186.ge65f3b6.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktls-utils.spec ++++++ --- /var/tmp/diff_new_pack.RswjmT/_old 2026-03-31 15:23:55.216397184 +0200 +++ /var/tmp/diff_new_pack.RswjmT/_new 2026-03-31 15:23:55.220397350 +0200 @@ -1,7 +1,7 @@ # # spec file for package ktls-utils # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: ktls-utils -Version: 0.10+33.g311d943 +Version: 0.10+186.ge65f3b6 Release: 0 Summary: Agent for performing handshakes for kernel TLS sockets License: GPL-2.0-only @@ -70,7 +70,9 @@ %license LICENSE.txt %{_sbindir}/tlshd %{_unitdir}/tlshd.service -%config(noreplace) %{_sysconfdir}/tlshd.conf +%config(noreplace) %{_sysconfdir}/tlshd/ +%config(noreplace) %{_sysconfdir}/tlshd/config %{_mandir}/man8/tlshd.8* %{_mandir}/man5/tlshd.conf.5* +%{_mandir}/man7/tls-session-tags.7* ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.RswjmT/_old 2026-03-31 15:23:55.280399851 +0200 +++ /var/tmp/diff_new_pack.RswjmT/_new 2026-03-31 15:23:55.284400017 +0200 @@ -3,6 +3,6 @@ <param name="url">https://github.com/oracle/ktls-utils.git</param> <param name="changesrevision">198ff00ba28cb97cdab6e49a7422cce331fde198</param></service><service name="tar_scm"> <param name="url">https://github.com/openSUSE/ktls-utils.git</param> - <param name="changesrevision">311d9438b984e3b2a36bd88fb3ab8c87c38701fa</param></service></servicedata> + <param name="changesrevision">e65f3b6f5c6d8446376ae189401407888b99274a</param></service></servicedata> (No newline at EOF) ++++++ ktls-utils-0.10+33.g311d943.obscpio -> ktls-utils-0.10+186.ge65f3b6.obscpio ++++++ ++++ 12201 lines of diff (skipped) ++++++ ktls-utils.obsinfo ++++++ --- /var/tmp/diff_new_pack.RswjmT/_old 2026-03-31 15:23:55.544410849 +0200 +++ /var/tmp/diff_new_pack.RswjmT/_new 2026-03-31 15:23:55.544410849 +0200 @@ -1,5 +1,5 @@ name: ktls-utils -version: 0.10+33.g311d943 -mtime: 1729779042 -commit: 311d9438b984e3b2a36bd88fb3ab8c87c38701fa +version: 0.10+186.ge65f3b6 +mtime: 1770321931 +commit: e65f3b6f5c6d8446376ae189401407888b99274a
