libdevel-callchecker-perl 0.008-2build3 source package in Ubuntu

Changelog

libdevel-callchecker-perl (0.008-2build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

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

Upload details

Uploaded by:
Steve Langasek
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 main misc
Noble release main misc

Downloads

File Size SHA-256 Checksum
libdevel-callchecker-perl_0.008.orig.tar.gz 18.5 KiB 5d584e0bf55942517fbb13bea5bff0bdf0d0287c0912030e853fa028a69011dc
libdevel-callchecker-perl_0.008-2build3.debian.tar.xz 3.8 KiB 42fef76ce0ebef4b63a6ea57b49ebe870e2831a5d24cf6efbde8f6f37cb4a821
libdevel-callchecker-perl_0.008-2build3.dsc 2.4 KiB 21c38496f4bbb0463ceb7f24f13c7380d9cea3901661c3a354b6362172ad8efa

Available diffs

View changes file

Binary packages built by this source

libdevel-callchecker-perl: custom op checking attached to subroutines

 Devel::CallChecker makes some new features of the Perl 5.14.0 C API
 available to XS modules running on older versions of Perl.
 The features are centred around the function cv_set_call_checker,
 which allows XS code to attach a magical annotation
 to a Perl subroutine,
 resulting in resolvable calls to that subroutine
 being mutated at compile time by arbitrary C code.
 This module makes cv_set_call_checker
 and several supporting functions available.
 (It is possible to achieve the effect of cv_set_call_checker
 from XS code on much earlier Perl versions,
 but it is painful to achieve without the centralised facility.)

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