liboverload-filecheck-perl 0.013-2build3 source package in Ubuntu

Changelog

liboverload-filecheck-perl (0.013-2build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:26:42 +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 universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
liboverload-filecheck-perl_0.013.orig.tar.gz 161.9 KiB 15339d94d78862e40587f6707e935eecbfebe1fa50003f2b534965f20b4794b5
liboverload-filecheck-perl_0.013-2build3.debian.tar.xz 2.9 KiB a59e79a3f312cf3609ac42edbbf17484509b8e9ca76e690ca78a38e926b4be9a
liboverload-filecheck-perl_0.013-2build3.dsc 2.4 KiB 78fd8c8939f6c11e822e0c55153ae65649a56b65d61c0bcc3236cfa2ff8b6d54

Available diffs

View changes file

Binary packages built by this source

liboverload-filecheck-perl: Perl module that provides a hook system to mock Perl filecheck operations

 Overload::FileCheck provides a way to mock one or more file checks. It is also
 possible to mock stat/lstat functions using "mock_all_from_stat" and let
 Overload::FileCheck mock for you for any other -X checks.
 .
 By using mock_all_file_checks you can set a hook function to reply any -X
 check. You can provide your own pure perl code when performing file checks
 using one of the -X ops: -e, -f, -z.

liboverload-filecheck-perl-dbgsym: debug symbols for liboverload-filecheck-perl