| Name: | php-pdo |
|---|---|
| Version: | 8.0.13 |
| Release: | 1.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 277981 |
| License: | PHP |
| RPM: | php-pdo-8.0.13-1.el9.aarch64.rpm |
| Source RPM: | php-8.0.13-1.el9.src.rpm |
| Build Date: | Fri May 06 2022 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.php.net/ |
| Summary: | A database access abstraction module for PHP applications |
| Description: | The php-pdo package contains a dynamic shared object that will add a database access abstraction layer to PHP. This module provides a common interface for accessing MySQL, PostgreSQL or other databases. |
- rebase to 8.0.13 #2032429 - refresh configuration files from upstream
- rebase to 8.0.12 #2017111 #1981423 - build using system libxcrypt #2015903
- rebase to 8.0.10 #1992513 - compatibility with OpenSSL 3.0 #1992492 - snmp: add sha256 / sha512 security protocol #1936635 - phar: implement openssl_256 and openssl_512 for phar signatures - phar: use sha256 signature by default
- Rebuilt for libffi 3.4.2 SONAME transition. Related: rhbz#1891914
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuild to pick up new build flags from redhat-rpm-config (#1984652)
- Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065
- fix build with net-snmp without DES #1953492
- fix build with openssl 3.0 #1953492
- get rid of inet_addr and gethostbyaddr calls