Fri, 17 May 2024 22:28:56 UTC | login

Information for build php-phpseclib-2.0.4-1.fc25

ID15095
Package Namephp-phpseclib
Version2.0.4
Release1.fc25
Epoch
SummaryPHP Secure Communications Library
DescriptionMIT-licensed pure-PHP implementations of an arbitrary-precision integer arithmetic library, fully PKCS#1 (v2.1) compliant RSA, DES, 3DES, RC4, Rijndael, AES, Blowfish, Twofish, SSH-1, SSH-2, SFTP, and X.509
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:22:51 UTC
CompletedSat, 14 Apr 2018 20:22:51 UTC
Tags
f28
f29
RPMs
src
php-phpseclib-2.0.4-1.fc25.src.rpm (info) (download)
noarch
php-phpseclib-2.0.4-1.fc25.noarch.rpm (info) (download)
Changelog * Tue Oct 04 2016 Remi Collet <remi@fedoraproject.org> - 2.0.4-1 - update to 2.0.4 * Tue Jun 07 2016 Remi Collet <remi@fedoraproject.org> - 2.0.2-1 - update to 2.0.2 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Jan 19 2016 Remi Collet <remi@fedoraproject.org> - 2.0.1-1 - update to 2.0.1 - sources from git snapshot for tests * Sun Sep 06 2015 Remi Collet <remi@fedoraproject.org> - 2.0.0-4 - change source0 to commit reference - add BR for better test coverage - add needed backport stuff for EL-5 in #remirepo * Wed Sep 02 2015 François Kooman <fkooman@tuxed.net> - 2.0.0-3 - apply patch for test to avoid loading class that is now autoloaded * Wed Sep 02 2015 François Kooman <fkooman@tuxed.net> - 2.0.0-2 - add autoload script - make use of autoload script when running tests during build - fix double inclusion of directory * Sat Aug 08 2015 François Kooman <fkooman@tuxed.net> - 2.0.0-1 - initial package