siege 4.0.7-1build5 source package in Ubuntu

Changelog

siege (4.0.7-1build5) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 19:00:21 +1100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main web

Downloads

File Size SHA-256 Checksum
siege_4.0.7.orig.tar.gz 513.3 KiB bfa75b3eaad372e7b89eee75d789cd6acbda34900a0c6e49030cf0f803b56df8
siege_4.0.7-1build5.debian.tar.xz 8.9 KiB ba88a329e6a27a7e9182bafbba64d979711e768395be94618bf0035d446b6d00
siege_4.0.7-1build5.dsc 1.9 KiB 8431cf8ac737218d292c2d082a4bddf67f03f077fbdd5bc08cedc82e9d3eef8e

Available diffs

View changes file

Binary packages built by this source

siege: HTTP regression testing and benchmarking utility

 Siege is an regression test and benchmark utility. It can stress test a single
 URL with a user defined number of simulated users, or it can read many URLs
 into memory and stress them simultaneously. The program reports the total
 number of hits recorded, bytes transferred, response time, concurrency, and
 return status. Siege supports HTTP/1.0 and 1.1 protocols, the GET and POST
 directives, cookies, transaction logging, and basic authentication. Its
 features are configurable on a per user basis.
 .
 Note: this package contains siege with HTTPS support turned on, thus it
 obsoletes siege-ssl package now.

siege-dbgsym: debug symbols for siege