feersum 1.410-2ubuntu4 source package in Ubuntu

Changelog

feersum (1.410-2ubuntu4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:51:22 +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
feersum_1.410.orig.tar.gz 105.7 KiB 938314e5e9940eb29e32ffaeb16298879e52957c62b0472dabacb2456f8cee0a
feersum_1.410-2ubuntu4.debian.tar.xz 4.5 KiB 3e12b945d7a6ccac3c61f05aa773ba33b692e120b775b607f896ed28bb269d1c
feersum_1.410-2ubuntu4.dsc 2.3 KiB 8f3bf2ecb4ea5ba07b48c136f8aa680737b4ce3f50b5abde70ce5ea1fccba2b9

Available diffs

View changes file

Binary packages built by this source

feersum: PSGI engine for Perl based on EV/libev

 Feersum is an HTTP server built on EV. It fully supports the PSGI 1.03 spec
 including the psgi.streaming interface and is compatible with Plack and PSGI
 1.1. Feersum also has its own "native" interface which is similar in a lot of
 ways to PSGI, but is not compatible with PSGI or PSGI middleware.
 .
 Feersum uses a single-threaded, event-based programming architecture to scale
 and can handle many concurrent connections efficiently in both CPU and RAM. It
 skips doing a lot of sanity checking with the assumption that a "front-end"
 HTTP/HTTPS server is placed between it and the Internet.

feersum-dbgsym: debug symbols for feersum