ktls-utils 1.3.0-2 source package in Ubuntu

Changelog

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

  [ Ben Hutchings ]
  * d/watch: Convert to version 5 format
  * d/watch: Fix version ordering for release candidate tags

  [ Max Gilmour ]
  * debian/{README.debian,tests/test-common}: Replace deprecated conf path
    (Closes: #1121921)

 -- Ben Hutchings <email address hidden>  Fri, 05 Dec 2025 02:01:23 +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
Resolute release universe misc

Downloads

File Size SHA-256 Checksum
ktls-utils_1.3.0-2.dsc 2.0 KiB 4b519e53da98f6b0ba1ad8b82b83579779b66b57c4f630a8ecb26711255e4d3b
ktls-utils_1.3.0.orig.tar.xz 77.3 KiB bd87afdd12877a39c5de8a860bf5ee59bc222fbb6fae1fb8dda28d34271ac03e
ktls-utils_1.3.0-2.debian.tar.xz 8.3 KiB 5ccb4cfb48d503ed8da79dca540d62a5621741415ddaddbe20114b0665bf979d

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