ktls-utils 0.9-2build2 source package in Ubuntu

Changelog

ktls-utils (0.9-2build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 17:47:54 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ktls-utils_0.9.orig.tar.xz 35.8 KiB 13edca58aeaff193b1c892ccee0a0e2a99a5dfdd9bd043ce77e6aa8639ab09b1
ktls-utils_0.9-2build2.debian.tar.xz 7.0 KiB e34b4466f31511a01cd520be608089462b2be499af636269b7d9bc7e141f4f01
ktls-utils_0.9-2build2.dsc 2.0 KiB ffaa1f285fa8530b0e988ea7e130f8f787e7ba4d2dcef9144cdb5a58303be8e9

Available diffs

View changes file

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