Debian Patches
Status for ktls-utils/1.0.0-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
tlshd-fix-a-regression-for-certificate-verification.patc | tlshd: fix a regression for certificate verification Commit b010190cfed2 left session_status unset for GNUTLS_E_CERTIFICATE_VERIFICATION_ERROR. Fix this by always setting EACCESS in the error handling switch statement. |
Benjamin Coddington <bcodding@redhat.com> | yes | upstream | https://github.com/oracle/ktls-utils/commit/2f609c509e8c9087c584be96fe07a53e929a0746 | 2025-05-20 |
configure-disable-currently-broken-quic-implementation.patch | configure: Disable currently broken QUIC implementation The QUIC implementation currently has several obvious bugs. As our kernel UAPI headers don't yet include /usr/include/linux/quic.h, it is automatically disabled by the configure script, but I want to ensure that it stays disabled until those issues are resolved. |
Ben Hutchings <benh@debian.org> | yes | upstream | 2025-05-19 | |
configure-disable-use-of-gnutls-api-not-yet-accepted-upstream.patch | configure: Disable use of GnuTLS API not yet accepted upstream The gnutls_psk_allocate_{client,server}_credentials2() functions were proposed in <https://gitlab.com/gnutls/gnutls/-/merge_requests/1939> but have not yet been accepted. Disable use of these functions unconditionally, since they could be added upstream with different semantics. |
Ben Hutchings <benh@debian.org> | no | 2025-05-19 |