safe-hole-perl 0.14-1build6 source package in Ubuntu

Changelog

safe-hole-perl (0.14-1build6) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:22:01 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe interpreters
Noble release universe interpreters

Downloads

File Size SHA-256 Checksum
safe-hole-perl_0.14.orig.tar.gz 13.4 KiB 708b4b907e7c0cea819e144517786637cd7bcbd98dff077f51dd4242c8d3c1ae
safe-hole-perl_0.14-1build6.debian.tar.xz 2.0 KiB 1537572c499c4aeb7bd1b1adc1e2ae7b44be8f5678af635c4150a55742ec0406
safe-hole-perl_0.14-1build6.dsc 1.8 KiB 9bc39fb5b623739982350f6d64f5fa3013c11336de847fe1193f9595f98c1acd

Available diffs

View changes file

Binary packages built by this source

libsafe-hole-perl: Perl module which makes a "hole" in the Safe compartment

 libsafe-hole-perl allows externally defined routines and methods
 of objects to be called from within the Safe compartment. However,
 those subroutines and methods are executed within the Safe compartment,
 so they are unable to call other subroutines which are dynamically
 qualified with the package name such as class methods.
 .
 Through Safe::Hole, we can execute externally defined subroutines in
 the original main compartment from the Safe compartment.

libsafe-hole-perl-dbgsym: debug symbols for libsafe-hole-perl