Fri, 31 Mar 2023 17:12:31 UTC

Information for build cryptopp-5.6.0-1.fc11

ID94922
Package Namecryptopp
Version5.6.0
Release1.fc11
Epoch
SummaryPublic domain C++ class library of cryptographic schemes
DescriptionCrypto++ Library is a free C++ class library of cryptographic schemes. See http://www.cryptopp.com/ for a list of supported algorithms. One purpose of Crypto++ is to act as a repository of public domain (not copyrighted) source code. Although the library is copyrighted as a compilation, the individual files in it (except for a few exceptions listed in the license) are in the public domain. The MARS implementation may be subjected to patents, therefore it has been removed from this package.
Built byabompard
State complete
Volume fedora_koji_archive00
StartedSat, 21 Mar 2009 14:18:23 UTC
CompletedSat, 21 Mar 2009 14:27:17 UTC
Taskbuild (dist-f11, /cvs/pkgs:rpms/cryptopp/devel:cryptopp-5_6_0-1_fc11)
Tags
dist-f11
f11-final
RPMs
src
cryptopp-5.6.0-1.fc11.src.rpm (info) (download)
i586
cryptopp-5.6.0-1.fc11.i586.rpm (info) (download)
cryptopp-devel-5.6.0-1.fc11.i586.rpm (info) (download)
cryptopp-doc-5.6.0-1.fc11.i586.rpm (info) (download)
cryptopp-progs-5.6.0-1.fc11.i586.rpm (info) (download)
cryptopp-debuginfo-5.6.0-1.fc11.i586.rpm (info) (download)
ppc
cryptopp-5.6.0-1.fc11.ppc.rpm (info) (download)
cryptopp-devel-5.6.0-1.fc11.ppc.rpm (info) (download)
cryptopp-doc-5.6.0-1.fc11.ppc.rpm (info) (download)
cryptopp-progs-5.6.0-1.fc11.ppc.rpm (info) (download)
cryptopp-debuginfo-5.6.0-1.fc11.ppc.rpm (info) (download)
ppc64
cryptopp-5.6.0-1.fc11.ppc64.rpm (info) (download)
cryptopp-devel-5.6.0-1.fc11.ppc64.rpm (info) (download)
cryptopp-doc-5.6.0-1.fc11.ppc64.rpm (info) (download)
cryptopp-progs-5.6.0-1.fc11.ppc64.rpm (info) (download)
cryptopp-debuginfo-5.6.0-1.fc11.ppc64.rpm (info) (download)
x86_64
cryptopp-5.6.0-1.fc11.x86_64.rpm (info) (download)
cryptopp-devel-5.6.0-1.fc11.x86_64.rpm (info) (download)
cryptopp-doc-5.6.0-1.fc11.x86_64.rpm (info) (download)
cryptopp-progs-5.6.0-1.fc11.x86_64.rpm (info) (download)
cryptopp-debuginfo-5.6.0-1.fc11.x86_64.rpm (info) (download)
Logs
i586
build.log
root.log
state.log
ppc
build.log
root.log
state.log
ppc64
build.log
root.log
state.log
x86_64
build.log
root.log
state.log
Changelog * Sun Mar 15 2009 Aurelien Bompard <abompard@fedoraproject.org> 5.6.0-1 - version 5.6.0 - rediff patches * Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.5.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Tue Sep 30 2008 Aurelien Bompard <abompard@fedoraproject.org> 5.5.2-3 - purge source archive from patented code - use SSE2 on x86_64 - preserve timestamps on install * Mon Sep 22 2008 Aurelien Bompard <abompard@fedoraproject.org> 5.5.2-2 - rediff gcc 4.3 patch * Wed Aug 27 2008 Aurelien Bompard <abompard@fedoraproject.org> 5.5.2-1 - adapt to fedora, from Mandriva