libcgi-application-perl 4.50-2 source package in Ubuntu
Changelog
libcgi-application-perl (4.50-2) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ gregor herrmann ] * debian/control: remove Nicholas Bamber from Uploaders on request of the MIA team. * Strip trailing slash from metacpan URLs. [ Salvatore Bonaccorso ] * Add CVE-2013-7329.patch patch. CVE-2013-7329: In certain cases, CGI::Application would unexpectedly dump a complete set of web query data and server environment information as an error page. This could allow unintended disclosure of sensitive information. (Closes: #739505) * Add back Build-Depends-Indep and Depends on libclass-isa-perl [ gregor herrmann ] * Drop unversioned perl from Depends. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann <email address hidden> Fri, 04 Apr 2014 07:55:43 +0200
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libcgi-application-perl_4.50-2.dsc | 3.3 KiB | b42be5147fc88a8a9afbe9ad8ebb474a7abd64f1c8fe0d09802f184d862cf9bf |
libcgi-application-perl_4.50.orig-ep.tar.gz | 12.3 KiB | c553064f2bbe88c7331a79da71f384e89d7f93f0f68af8ea83eb6674ea7f7a19 |
libcgi-application-perl_4.50.orig-r.tar.gz | 3.6 KiB | 5b568a8ca0496be03515aacef8b11b46d15ddcf78a8e4026beacda5fb33f8a4f |
libcgi-application-perl_4.50.orig-sc.tar.gz | 4.6 KiB | 5c92c16051c2fad326469b5f0d3bf2a2b27ff0714604b506deab30f13c287159 |
libcgi-application-perl_4.50.orig.tar.gz | 74.2 KiB | 74de7d538060b898a745944dd6e114bb3a7a59d6749a0a5e73749ff89d431c1d |
libcgi-application-perl_4.50-2.debian.tar.xz | 6.8 KiB | 93051c6d38ebf6921350c1a21822cdf8be7aa1ea653b5ea471948ce2ceb6c3d3 |
Available diffs
- diff from 4.50-1 (in Ubuntu) to 4.50-2 (3.9 KiB)
No changes file available.
Binary packages built by this source
- libcgi-application-perl: framework for building reusable web-applications
CGI::Application is intended to make it easier to create sophisticated,
reusable web-based applications. This module implements a methodology
which, if followed, will make your web software easier to design,
easier to document, easier to write, and easier to evolve.
.
This package comes bundled with three extra modules providing useful glue
run modes:
.
CGI::Application::Plugin: :ErrorPage - automatic handling of errors
.
CGI::Application::Plugin: :Redirect - external header based redirects
.
CGI::Application::Standard: :Config - defines a standard interface for config