libfcgi-perl 0.82+ds-3build1 source package in Ubuntu

Changelog

libfcgi-perl (0.82+ds-3build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 07:48:23 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libfcgi-perl_0.82+ds.orig.tar.xz 16.0 KiB 2245f723480cbabc1dac5e999e293497e59324627284d76e203d34e06ded94b9
libfcgi-perl_0.82+ds-3build1.debian.tar.xz 5.8 KiB b1845d41e7c6bd2727e22e85254a7966135861c9216d61126ca27f70ed891a56
libfcgi-perl_0.82+ds-3build1.dsc 2.2 KiB 6163f5c278dff025089e78356a7f24d6cae7f88150aab7b3ccdfa05eb4f8e403

View changes file

Binary packages built by this source

libfcgi-perl: helper module for FastCGI

 FCGI is a simple Perl module for writing FastCGI applications. FastCGI is a
 language-independent, scalable, open extension to CGI that provides faster
 performance by keeping programs persistent in memory and allowing them to
 handle multiple requests. This module provides the core interface needed to
 write these applications.
 .
 For complex applications, you should consider a more full-featured solution
 such as Plack or Catalyst (see libcatalyst-perl).

libfcgi-perl-dbgsym: debug symbols for libfcgi-perl