libcrypt-sysrandom-xs-perl_0.009-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sat, 17 May 2025 16:25:04 +0200 |
Source: | libcrypt-sysrandom-xs-perl |
Binary: | libcrypt-sysrandom-xs-perl libcrypt-sysrandom-xs-perl-dbgsym |
Architecture: | source amd64 |
Version: | 0.009-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
Changed-By: | gregor herrmann <gregoa@debian.org> |
Description: | libcrypt-sysrandom-xs-perl - Perl interface to system randomness, XS version |
Closes: | 1105936 |
Changes: | libcrypt-sysrandom-xs-perl (0.009-1) unstable; urgency=medium * Initial release (closes: #1105936). |
Files: | ddbb8867b6d81725e3b69b51d7380764 2387 perl optional libcrypt-sysrandom-xs-perl_0.009-1.dsc 5e6d88415ccc8e7217e28c11d25fd0bb 14709 perl optional libcrypt-sysrandom-xs-perl_0.009.orig.tar.gz 27150ba25485aa6ad22b3d8142c64dc8 1788 perl optional libcrypt-sysrandom-xs-perl_0.009-1.debian.tar.xz 18b2a9b8d62f672fc4d434eb10901c56 25684 debug optional libcrypt-sysrandom-xs-perl-dbgsym_0.009-1_amd64.deb 5791d4d29d8c69f9890554c36b789e84 6677 perl optional libcrypt-sysrandom-xs-perl_0.009-1_amd64.buildinfo 08e2839e590375a0260e8838a3d1440d 7612 perl optional libcrypt-sysrandom-xs-perl_0.009-1_amd64.deb |
libcrypt-sysrandom-xs-perl_0.009-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | libcrypt-sysrandom-xs-perl |
Binary: | libcrypt-sysrandom-xs-perl |
Architecture: | any |
Version: | 0.009-1 |
Maintainer: | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
Uploaders: | gregor herrmann <gregoa@debian.org> |
Homepage: | https://metacpan.org/release/Crypt-SysRandom-XS |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/perl-team/modules/packages/libcrypt-sysrandom-xs-perl |
Vcs-Git: | https://salsa.debian.org/perl-team/modules/packages/libcrypt-sysrandom-xs-perl.git |
Testsuite: | autopkgtest-pkg-perl |
Build-Depends: | debhelper-compat (=13), libdist-build-perl, libtest-simple-perl<!nocheck>, perl-xs-dev, perl:native |
Package-List: | libcrypt-sysrandom-xs-perl deb perl optional arch=any |
Files: | 5e6d88415ccc8e7217e28c11d25fd0bb 14709 libcrypt-sysrandom-xs-perl_0.009.orig.tar.gz 27150ba25485aa6ad22b3d8142c64dc8 1788 libcrypt-sysrandom-xs-perl_0.009-1.debian.tar.xz |
README.source for libcrypt-sysrandom-xs-perl_0.009-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for libcrypt-sysrandom-xs-perl_0.009-1_amd64.deb (click to toggle) | |
---|---|
Package: | libcrypt-sysrandom-xs-perl |
Version: | 0.009-1 |
Architecture: | amd64 |
Maintainer: | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
Installed-Size: | 40 |
Depends: | perl (>=5.40.1-3), perlapi-5.40.1, libc6 (>=2.25) |
Section: | perl |
Priority: | optional |
Homepage: | https://metacpan.org/release/Crypt-SysRandom-XS |
Description: | Perl interface to system randomness, XS version Crypt::SysRandom::XS uses whatever C interface is available to procure cryptographically random data from the system. . At build-time, it will try the following backends in order: - getrandom This backend is available on Linux, FreeBSD and Solaris - arc4random This interface is supported on most BSDs and Mac. - BCryptGenRandom This backend is available on Windows (Vista and newer) - rdrand64 This is available on x86_64 architectures using most compilers. - rdrand32 This is available on x86_64 and x86 architectures using most compilers. |
contents of libcrypt-sysrandom-xs-perl_0.009-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-05-17 14:25 ./ drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/ drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/lib/ drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/lib/x86_64-linux-gnu/ drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/lib/x86_64-linux-gnu/perl5/ drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/lib/x86_64-linux-gnu/perl5/5.40/ drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/lib/x86_64-linux-gnu/perl5/5.40/Crypt/ drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/lib/x86_64-linux-gnu/perl5/5.40/Crypt/SysRandom/ -rw-r--r-- root/root 1590 2025-04-11 16:46 ./usr/lib/x86_64-linux-gnu/perl5/5.40/Crypt/SysRandom/XS.pm drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/lib/x86_64-linux-gnu/perl5/5.40/auto/ drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/lib/x86_64-linux-gnu/perl5/5.40/auto/Crypt/ drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/lib/x86_64-linux-gnu/perl5/5.40/auto/Crypt/SysRandom/ drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/lib/x86_64-linux-gnu/perl5/5.40/auto/Crypt/SysRandom/XS/ -rw-r--r-- root/root 14176 2025-05-17 14:25 ./usr/lib/x86_64-linux-gnu/perl5/5.40/auto/Crypt/SysRandom/XS/XS.so drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/share/ drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/share/doc/libcrypt-sysrandom-xs-perl/ -rw-r--r-- root/root 170 2025-05-17 14:25 ./usr/share/doc/libcrypt-sysrandom-xs-perl/changelog.Debian.gz -rw-r--r-- root/root 481 2025-04-11 16:46 ./usr/share/doc/libcrypt-sysrandom-xs-perl/changelog.gz -rw-r--r-- root/root 1071 2025-05-17 14:25 ./usr/share/doc/libcrypt-sysrandom-xs-perl/copyright drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/share/man/ drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/share/man/man3/ -rw-r--r-- root/root 1476 2025-05-17 14:25 ./usr/share/man/man3/Crypt::SysRandom::XS.3pm.gz |
copyright of libcrypt-sysrandom-xs-perl_0.009-1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Crypt-SysRandom-XS Upstream-Contact: Leon Timmermans <fawaka@gmail.com> Upstream-Name: Crypt-SysRandom-XS Files: * Copyright: 2025, Leon Timmermans <fawaka@gmail.com> License: Artistic or GPL-1+ Files: debian/* Copyright: 2025, gregor herrmann <gregoa@debian.org> License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. |
control file for libcrypt-sysrandom-xs-perl-dbgsym_0.009-1_amd64.deb (click to toggle) | |
---|---|
Package: | libcrypt-sysrandom-xs-perl-dbgsym |
Source: | libcrypt-sysrandom-xs-perl |
Version: | 0.009-1 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
Installed-Size: | 38 |
Depends: | libcrypt-sysrandom-xs-perl (=0.009-1) |
Section: | debug |
Priority: | optional |
Description: | debug symbols for libcrypt-sysrandom-xs-perl |
Build-Ids: | 916173ef3e384221463e27ca5c5db317ded9c4cf |
contents of libcrypt-sysrandom-xs-perl-dbgsym_0.009-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-05-17 14:25 ./ drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/ drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/lib/ drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/lib/debug/.build-id/91/ -rw-r--r-- root/root 28384 2025-05-17 14:25 ./usr/lib/debug/.build-id/91/6173ef3e384221463e27ca5c5db317ded9c4cf.debug drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/share/ drwxr-xr-x root/root 0 2025-05-17 14:25 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-05-17 14:25 ./usr/share/doc/libcrypt-sysrandom-xs-perl-dbgsym -> libcrypt-sysrandom-xs-perl |
copyright of libcrypt-sysrandom-xs-perl-dbgsym_0.009-1_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
Timestamp: 17.05.2025 / 15:02:30 (UTC)