libfile-fcntllock-perl 0.22-4ubuntu1 source package in Ubuntu

Changelog

libfile-fcntllock-perl (0.22-4ubuntu1) mantic; urgency=medium

  * Increase delay for child to acquire lock in
    test_concurrent_locking to avoid failure on ppc64el

 -- Graham Inggs <email address hidden>  Wed, 20 Sep 2023 10:53:36 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main perl

Downloads

File Size SHA-256 Checksum
libfile-fcntllock-perl_0.22.orig.tar.gz 16.6 KiB 9a9abb2efff93ab73741a128d3f700e525273546c15d04e7c51c704ab09dbcdf
libfile-fcntllock-perl_0.22-4ubuntu1.debian.tar.xz 3.0 KiB 8836be467c5b9aba8b9ba6e9b69b95720e5dae916e7798846d202858497b4583
libfile-fcntllock-perl_0.22-4ubuntu1.dsc 2.2 KiB 0f9d77ee2e3df0bbd2155853addc9469a2f012dd9391c7867abce66d94cd72c1

Available diffs

View changes file

Binary packages built by this source

libfile-fcntllock-perl: Perl module for file locking with fcntl(2)

 File::FcntlLock is a Perl module to do file locking in an object oriented
 fashion using the fcntl(2) system call. This allows locks on parts of a file
 as well as on the whole file and overcomes some known problems with flock(2),
 on which Perl's flock() function is based.
 .
 Furthermore due to its design it supports reliable locking over NFS.

libfile-fcntllock-perl-dbgsym: debug symbols for libfile-fcntllock-perl