libbsd-arc4random-perl 1.50-8build1 source package in Ubuntu

Changelog

libbsd-arc4random-perl (1.50-8build1) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 11:40:37 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe perl
Lunar release universe perl

Downloads

File Size SHA-256 Checksum
libbsd-arc4random-perl_1.50.orig.tar.gz 14.1 KiB fbdab5020c0ba8300614f837d08e3d2ef5b243fc5564ef190a0ee866a81411ae
libbsd-arc4random-perl_1.50-8build1.debian.tar.xz 5.0 KiB 08569a6864ba0c38727d6405e68051b11181eb4008985aa0cb3359f35438d7d3
libbsd-arc4random-perl_1.50-8build1.dsc 2.1 KiB ce3aaea114603ceeeabc482f507742cabc3dc3665cf839f15726f25f47001093

Available diffs

View changes file

Binary packages built by this source

libbsd-arc4random-perl: CPAN's BSD::arc4random -- Perl bindings for arc4random

 The BSD::arc4random module provides a Perl API for the arc4random(3)
 suite of functions and a few natively implemented functions.
 .
 Exposed functions are: have_kintf (ability to push entropy back to
 the kernel); arc4random, arc4random_bytes, arc4random_uniform, the
 RANDOM variable (get entropy); arc4random_stir (next time used, some
 entropy from the kernel is first requested); arc4random_addrandom
 (add user data to SRNG state); arc4random_push[bk] (push user data
 to kernel RNG if supported; add kernel data or, if not supported,
 user data to SRNG); the ability to "tie" variables to this module
 for retrieving and storing entropy (e.g. in $RANDOM).

libbsd-arc4random-perl-dbgsym: debug symbols for libbsd-arc4random-perl