| Name: | php-odbc |
|---|---|
| Version: | 8.0.13 |
| Release: | 1.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 205578 |
| License: | PHP |
| RPM: | php-odbc-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 module for PHP applications that use ODBC databases |
| Description: | The php-odbc package contains a dynamic shared object that will add database support through ODBC to PHP. ODBC is an open specification which provides a consistent API for developers to use for accessing data sources (which are often, but not always, databases). PHP is an HTML-embeddable scripting language. If you need ODBC support for PHP applications, you will need to install this package and the php package. |
- 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