feersum 1.410-2ubuntu1 source package in Ubuntu

Changelog

feersum (1.410-2ubuntu1) lunar; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Work around no_proxy lacking ::1 and hence autopgtests failing to talk
      to localhost (aka ::1).

feersum (1.410-2) unstable; urgency=medium

  [ Yadd ]
  * Declare compliance with policy 4.6.0

  [ Debian Janitor ]
  * Apply multi-arch hints. + feersum: Drop Multi-Arch: same.

 -- Gianfranco Costamagna <email address hidden>  Thu, 15 Dec 2022 16:45:01 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
feersum_1.410.orig.tar.gz 105.7 KiB 938314e5e9940eb29e32ffaeb16298879e52957c62b0472dabacb2456f8cee0a
feersum_1.410-2ubuntu1.debian.tar.xz 4.3 KiB 59fe96166d53d9d008eaebcc7495b7877c00867a180840569478bf32625633e1
feersum_1.410-2ubuntu1.dsc 2.2 KiB ec1d34080df9234d7b18ca77c3955c917b0e718e76cfd39660e842a77868f15c

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