Tue, 18 Jun 2024 11:38:37 UTC | login

Information for build perl-Crypt-Argon2-0.019-6.fc40

ID259885
Package Nameperl-Crypt-Argon2
Version0.019
Release6.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Crypt-Argon2.git#49d8352825bcd41b22db98994b5238aa7d0eaa97
SummaryPerl interface to the Argon2 key derivation functions
DescriptionThis module implements the Argon2 key derivation function, which is suitable to convert any password into a cryptographic key. This is most often used to for secure storage of passwords but can also be used to derive a encryption key from a password. It offers variable time and memory costs as well as output size.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Oct 2023 06:12:17 UTC
CompletedFri, 27 Oct 2023 06:22:50 UTC
Taskbuild (f40, /rpms/perl-Crypt-Argon2.git:49d8352825bcd41b22db98994b5238aa7d0eaa97)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Crypt-Argon2.git#49d8352825bcd41b22db98994b5238aa7d0eaa97'}}
Tags
f40
RPMs
src
perl-Crypt-Argon2-0.019-6.fc40.src.rpm (info) (download)
riscv64
perl-Crypt-Argon2-0.019-6.fc40.riscv64.rpm (info) (download)
perl-Crypt-Argon2-debuginfo-0.019-6.fc40.riscv64.rpm (info) (download)
perl-Crypt-Argon2-debugsource-0.019-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Sun Sep 17 2023 Charles R. Anderson <cra@alum.wpi.edu> - 0.019-6 - Add no-march-native.patch from Debian to actually resolve coredump issue (rhbz#2239146) * Fri Sep 15 2023 Charles R. Anderson <cra@alum.wpi.edu> - 0.019-5 - Bump and rebuild to resolve coredump issue with current build (rhbz#2118421) * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.019-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 0.019-3 - Perl 5.38 rebuild * Thu May 25 2023 Charles R. Anderson <cra@alum.wpi.edu> - 0.019-2 - Remove all manual Requires on perl packages - Add BuildRequires: coreutils and perl(File::Spec) * Wed May 24 2023 Charles R. Anderson <cra@alum.wpi.edu> - 0.019-1 - Update to 0.19. - License is now Apache-2.0. * Sat May 20 2023 Charles R. Anderson <cra@alum.wpi.edu> - 0.018-1 - Specfile autogenerated by cpanspec 1.78 and modifed by cra.