ktls-utils 1.0.0-1 source package in Ubuntu
Changelog
ktls-utils (1.0.0-1) unstable; urgency=medium * New upstream version * d/watch: Disable tag signature check as recent tags were not signed * tlshd: fix a regression for certificate verification * configure: Disable currently broken QUIC implementation * configure: Disable use of GnuTLS API not yet accepted upstream * README.Debian: Update for changes to kernel and ktls-utils -- Ben Hutchings <email address hidden> Sun, 25 May 2025 22:55:34 +0200
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 | Published | Component | Section | |
|---|---|---|---|---|
| Questing | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| ktls-utils_1.0.0-1.dsc | 1.9 KiB | 523f11175103c5707cf770109e29bd7a53261f0e1c265bd51b0606eb20f85780 |
| ktls-utils_1.0.0.orig.tar.xz | 41.2 KiB | fff9af1639cb21437a3f5b73728aba8df6f165fe15b09eabd1f98be6d85e2783 |
| ktls-utils_1.0.0-1.debian.tar.xz | 7.2 KiB | 6dab11325e8350063807967e49751728603886dd5be7bc97d6cefe57b8c0f17d |
Available diffs
- diff from 0.11-1 to 1.0.0-1 (14.5 KiB)
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
