Name: | php-odbc |
---|---|
Version: | 8.0.27 |
Release: | 1.module+el8.7.0+20925+cbbe6030 |
Architecture: | x86_64 |
Module: | php:8.0:8070020230118114629:ef331662 |
Group: | Unspecified |
Size: | 104196 |
License: | PHP |
RPM: | php-odbc-8.0.27-1.module+el8.7.0+20925+cbbe6030.x86_64.rpm |
Source RPM: | php-8.0.27-1.module+el8.7.0+20925+cbbe6030.src.rpm |
Build Date: | Tue Feb 21 2023 |
Build Host: | build-ol8-x86_64.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.27
- snmp3 calls using authPriv or authNoPriv immediately return false #2104630
- rebase to 8.0.20 #2100876 - fix wrong mod_php configuration #2094728
- fix password of excessive length triggers buffer overflow leading to RCE CVE-2022-31626
- refresh provided configuration from upstream
- rebase to 8.0.13 - drop xmlrpc extension - drop json sub-package, extension is always present
- rebase to 7.4.19 #1944110
- fix regression in 7.4.6 with generators and exception
- build phpdbg only once - fix regression in 7.4.6 when yielding an array based generator
- use php-config from embed SAPI to reduce used libs