libcrypt-random-seed-perl 0.03-2 source package in Ubuntu

Changelog

libcrypt-random-seed-perl (0.03-2) unstable; urgency=medium

  [ Laurent Baillet ]
  * fix lintian wrong-path-for-interpreter error

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

 -- Jelmer Vernooij <email address hidden>  Sun, 12 Jun 2022 22:29:43 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcrypt-random-seed-perl_0.03-2.dsc 2.1 KiB e3c7783a27f6384c8a11b1e4d17b93d015eedc71bf32f881061cf79ad5448397
libcrypt-random-seed-perl_0.03.orig.tar.gz 21.7 KiB 593da54b522c09cc26bbcc0e4e49c1c8e688a6fd33b0726af801d722a5c8d0f1
libcrypt-random-seed-perl_0.03-2.debian.tar.xz 2.0 KiB f2e5a4ef83c118ff17df07aab7a366655d58f9d30bf7484661686f74ba6a8310

Available diffs

No changes file available.

Binary packages built by this source

libcrypt-random-seed-perl: Perl module providing strong randomness for seeding

 Crypt::Random::Seed implements a simple mechanism to get strong
 randomness. The main purpose of this module is to provide a simple way
 to generate a seed for a PRNG such as Math::Random::ISAAC, for use in
 cryptographic key generation, or as the seed for an upstream module
 such as Bytes::Random::Secure. Flags for requiring non-blocking sources
 are allowed, as well as a very simple method for plugging in a source.