2018-07-21 20:35:12
tuxad RH5 repo now with PHP/openssl1
Another package from Red Hat 5 repository was compiled against supplementary
OpenSSL 1.0.1 package
and was added to
tuxad repo:
php-5.1.6-45
The package was built with a patch from Yosho Hanawa to make it compile with OpenSSL 1.0.1. Check of binary:
# ldd /usr/bin/php|egrep 'libssl|libcrypto' libssl.so.10 => /lib64/libssl.so.10 libcrypto.so.10 => /lib64/libcrypto.so.10
Additionally I created a new repo which will be available via
tuxad-release-5 package after "yum update".
This repo is called "tuxad-php" and is disabled by default.
In addition to tuxad repo it has 4 additional RPM packages backported from Red Hat 6:
php (php-5.3.3-49), curl (curl719-7.19.7), libssh and sqlite.
PHP comes in latest version from RHEL 6. And curl as dependency comes in a renamed package curl719 to provide RHEL 5 compatibility with a parallel installation of two curl packages.
To get the new php package (the one from RHEL 6) please run this:
yum update --enablerepo=tuxad-php
News history tuxad repository:
- 2016/10 More packages recompiled against OpenSSL 1
- 2016/05 RHEL 5 RPM packages with SSL enhancements
- 2016/03 Enhanced encryption for dovecot on RHEL/CentOS 5
- 2015/04 tuxad yum package repository for RHEL / CentOS 5 x86_64
- 2014/12 YUM repository for RHEL / CentOS 5
- 2014/11 OpenSSL updates/enhancements for RHEL / Centos 5