Click here to visit the old openkoji buildsystem (Archived)

Information for build perl-Crypt-CBC-3.04-15.fc41

ID2352
Package Nameperl-Crypt-CBC
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version3.04
Release15.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/perl-Crypt-CBC.git#6a8d1a9064b3571d794c81ecd9e17a53cfe11d4d
SummaryEncrypt Data with Cipher Block Chaining Mode
DescriptionThis is Crypt::CBC, a Perl-only implementation of the cryptographic cipher block chaining mode (CBC). In combination with a block cipher such as Crypt::DES or Crypt::IDEA, you can encrypt and decrypt messages of arbitrarily long length. The encrypted messages are compatible with the encryption format used by SSLeay.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 27 Apr 2024 11:50:58 CST
CompletedSat, 27 Apr 2024 12:05:56 CST
Taskbuild (f41, /rpms/perl-Crypt-CBC.git:6a8d1a9064b3571d794c81ecd9e17a53cfe11d4d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Crypt-CBC.git#6a8d1a9064b3571d794c81ecd9e17a53cfe11d4d'}}
Tags
f41
RPMs
src
perl-Crypt-CBC-3.04-15.fc41.src.rpm (info) (download)
noarch
perl-Crypt-CBC-3.04-15.fc41.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
build.log
state.log
installed_pkgs.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.04-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.04-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Sep 05 2023 Paul Howarth <paul@city-fan.org> - 3.04-13 - Fix decryption of ciphertext created with 'header' => 'randomiv' https://bugzilla.redhat.com/show_bug.cgi?id=2235322 https://github.com/lstein/Lib-Crypt-CBC/issues/6 https://github.com/lstein/Lib-Crypt-CBC/pull/7 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.04-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue May 30 2023 Michal Josef Špaček <mspacek@redhat.com> - 3.04-11 - Fix %patch macro - Update license to SPDX format * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.04-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.04-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 03 2022 Jitka Plesnikova <jplesnik@redhat.com> - 3.04-8 - Perl 5.36 re-rebuild of bootstrapped packages * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 3.04-7 - Perl 5.36 rebuild * Wed Mar 02 2022 Paul Howarth <paul@city-fan.org> - 3.04-6 - Fix an issue around the -literal_key option (GH#4)