libsignatures-perl 0.14-2build4 source package in Ubuntu

Changelog

libsignatures-perl (0.14-2build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:37:09 +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
Oracular release universe perl
Noble release universe perl

Downloads

File Size SHA-256 Checksum
libsignatures-perl_0.14.orig.tar.gz 85.3 KiB aa728c7f6b7152ee4c6067675a7ad06234285a43c28fc6dc9493e26170d45a64
libsignatures-perl_0.14-2build4.debian.tar.xz 3.6 KiB 2cb3448704f9bb41b567883d3255ee0ebad66d9134b5e07e4bcf49e06400b27b
libsignatures-perl_0.14-2build4.dsc 2.4 KiB 48fc4e69977366b894902c92bf4e9b0b8c5dbbed3eb7e0c01f5f026f30058ce6

Available diffs

View changes file

Binary packages built by this source

libsignatures-perl: Perl pragma for subroutine signatures

 signatures is a Perl pragma that provides a simple and robust way to declare
 named parameters for your subroutines. It provides a syntax similar to Perl
 function prototypes (see perlsub) and is robust since it does this without
 using source filters. It also provides a way to combine these signatures with
 normal Perl prototypes.

libsignatures-perl-dbgsym: debug symbols for libsignatures-perl