ktls-utils 1.3.0-1 source package in Ubuntu

Changelog

ktls-utils (1.3.0-1) unstable; urgency=medium

  [ Kathara Sasikumar ]
  * New upstream version
  * debian/patches: refresh and cleanup patches

  [ Ben Hutchings ]
  * Move config to new upstream preferred name /etc/tlshd/config on upgrade

 -- Ben Hutchings <email address hidden>  Sun, 02 Nov 2025 20:07:13 +0100

Upload details

Uploaded by:
Debian kernel team
Uploaded to:
Sid
Original maintainer:
Debian kernel team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ktls-utils_1.3.0-1.dsc 2.0 KiB fcde5e28a89028c583241611e46af9f3c20b7a80514aae28643d2e8549c135c3
ktls-utils_1.3.0.orig.tar.xz 77.3 KiB bd87afdd12877a39c5de8a860bf5ee59bc222fbb6fae1fb8dda28d34271ac03e
ktls-utils_1.3.0-1.debian.tar.xz 8.2 KiB 57466767ab9f093d6a388ea30c1b91bf81575b00b5931f386cd8e924046a4356

Available diffs

No changes file available.

Binary packages built by this source

ktls-utils: TLS handshake support for NFS and other in-kernel TLS users

 In-kernel TLS consumers need a mechanism to perform TLS handshakes on
 a connected socket to negotiate TLS session parameters that can then
 be programmed into the kernel's TLS record protocol engine.
 .
 This package of software provides a TLS handshake user agent that
 listens for kernel requests and then materializes a user space socket
 endpoint on which to perform these handshakes. The resulting
 negotiated session parameters are passed back to the kernel via
 standard kTLS socket options.

ktls-utils-dbgsym: debug symbols for ktls-utils