rust-condure 1.10.0-4build2 source package in Ubuntu

Changelog

rust-condure (1.10.0-4build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:56:33 +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
rust-condure_1.10.0.orig.tar.gz 216.6 KiB 55bf54d491940e59f4c25ac4a1d3e548be75e6ae9b361de7be74ba25e6706909
rust-condure_1.10.0-4build2.debian.tar.xz 4.6 KiB bb0084ab9426acbe6bba3a3fe8bb924e73de10c1f765b828fe4cc37fd8bb43ae
rust-condure_1.10.0-4build2.dsc 3.1 KiB b9866dcdc99a31d998b76a1b25f3da7f3bc6acaffa1159defb5e2430ef246aa8

Available diffs

View changes file

Binary packages built by this source

condure: HTTP/WebSocket connection manager

 Condure is a service that manages network connections on behalf of server
 applications, in order to allow controlling the connections from multiple
 processes. Applications communicate with Condure over ZeroMQ.
 .
 Condure can only manage connections for protocols it knows
 about. Currently this is HTTP/1 and WebSockets. See Supported protocols.
 .
 The project was inspired by Mongrel2.

condure-dbgsym: debug symbols for condure