hitch 1.7.2-1build2 source package in Ubuntu

Changelog

hitch (1.7.2-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:58:34 +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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
hitch_1.7.2.orig.tar.xz 123.2 KiB 4ef379f9f8c9b08bc952b63775cea64c2e4ff3c37c49d106bc14fab47cb2aa22
hitch_1.7.2-1build2.debian.tar.xz 8.4 KiB bf28890fe0d8a8f41b5f0a65f1d338ee5a87049b64bd3e575cad6218a029cec9
hitch_1.7.2-1build2.dsc 2.0 KiB 5dc405cbfdc64a9dbff2994ad28132964232ba39fe115a502b24b77ab522cae6

Available diffs

View changes file

Binary packages built by this source

hitch: scalable TLS proxy

 Hitch is a libev-based high performance SSL/TLS proxy, used for terminating
 HTTPS traffic in front of origin servers.
 .
 Hitch features:
 .
   * ALPN/NPN for HTTP/2
   * Support for TLS1.2 and TLS1.3 and legacy TLS 1.0/1.1
   * SNI, with and without wildcard certificates
   * Automatic OCSP stapling support
   * Client certificate authentication
   * PROXY protocol to signal client IP/port to backend
   * Supports UNIX domain socket connections to origin
   * Safe for large installations: performant up to 15 000 listening sockets
     and 500 000 certificates
   * Support for seamless run-time configuration reloads of certificates and
     listen endpoints

hitch-dbgsym: debug symbols for hitch