Name: | php-odbc |
---|---|
Version: | 7.4.19 |
Release: | 3.module+el8.6.0+20697+59319e67 |
Architecture: | aarch64 |
Module: | php:7.4:8060020220622080643:5caa48ff |
Group: | Unspecified |
Size: | 140444 |
License: | PHP |
RPM: | php-odbc-7.4.19-3.module+el8.6.0+20697+59319e67.aarch64.rpm |
Source RPM: | php-7.4.19-3.module+el8.6.0+20697+59319e67.src.rpm |
Build Date: | Fri Jul 01 2022 |
Build Host: | build-ol8-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. |
- fix password of excessive length triggers buffer overflow leading to RCE CVE-2022-31626
- fix SSRF bypass in FILTER_VALIDATE_URL CVE-2021-21705 - fix Local privilege escalation via PHP-FPM CVE-2021-21703
- 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
- update to 7.4.6 - add ffi extension - add /usr/share/php/preload as default ffi.preload configuration - run FPM tests - set opcache.enable_cli in provided default configuration - ensure all shared extensions can be loaded - drop wddx, recode and extensions - run test suite using 4 concurrent workers
- fix underflow in env_path_info in fpm_main.c CVE-2019-11043
- fix AVC denied httpd_execmem when php-opcache is installed #1725104
- cleanup php-devel dependencies