libb-hooks-op-annotation-perl 0.44-3build4 source package in Ubuntu

Changelog

libb-hooks-op-annotation-perl (0.44-3build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 18:50:21 +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
libb-hooks-op-annotation-perl_0.44.orig.tar.gz 48.8 KiB 6e26f99367f4ea944169cf6e05cf4d067832082424ca8ecefccb7b5a63217b16
libb-hooks-op-annotation-perl_0.44-3build4.debian.tar.xz 2.8 KiB af8c80d0ce18f72b07e255d27399a64142daa90918426a3e5d962ce2630d0508
libb-hooks-op-annotation-perl_0.44-3build4.dsc 2.4 KiB 4234bdbd0d38ae659521117475befff1822121c9efacc096dbb194778516eee8

Available diffs

View changes file

Binary packages built by this source

libb-hooks-op-annotation-perl: module to allow annotation and delegation of hooked OPs

 B::Hooks::OP::Annotation provides a way for XS code that hijacks OP op_ppaddr
 functions to delegate to (or restore) the previous functions, whether they
 are assigned by perl or by another module. Typically this should be used in
 conjunction with B::Hooks::OP::Check (see libb-hooks-op-check-perl).
 .
 B::Hooks::OP::Annotation makes its types and functions available to XS code
 by means of ExtUtils::Depends (libextutils-depends-perl). Modules that wish
 to use these exports in their XS code should use B::OP::Hooks::Annotation in
 the Perl module that loads the XS.

libb-hooks-op-annotation-perl-dbgsym: debug symbols for libb-hooks-op-annotation-perl