libdevel-callparser-perl 0.002-5build4 source package in Ubuntu

Changelog

libdevel-callparser-perl (0.002-5build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 15:37:58 +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
libdevel-callparser-perl_0.002.orig.tar.gz 24.2 KiB 24b198c0fdde08a526559759dc49238f5acf1a960580880d5e6a864b5d7b3167
libdevel-callparser-perl_0.002-5build4.debian.tar.xz 4.8 KiB 0a397eef4d93b86afe98a44eaf464b462242a362af73fed768487565b0ef4712
libdevel-callparser-perl_0.002-5build4.dsc 2.3 KiB 0c8c5ffd88f4b90da677ba318a5f9dbf5032a1442ad8ded30e0bdc8bdf8821ae

Available diffs

View changes file

Binary packages built by this source

libdevel-callparser-perl: custom parsing attached to subroutines

 Devel::CallParser provides a C API, for XS modules, concerned with
 custom parsing. It is centred around the function cv_set_call_parser,
 which allows XS code to attach a magical annotation to a Perl
 subroutine, resulting in resolvable calls to that subroutine having
 their arguments parsed by arbitrary C code. (This is a more
 conveniently structured facility than the core's PL_keyword_plugin
 API.) This module makes cv_set_call_parser and several supporting
 functions available.

libdevel-callparser-perl-dbgsym: debug symbols for libdevel-callparser-perl