[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package php-odbc-8.0.30-1.module+el8.9.0+64+b3fb0540.x86_64 download

Name php-odbc
Epoch 0
Version 8.0.30
Release 1.module+el8.9.0+64+b3fb0540
Architecture x86_64
Website/URL http://www.php.net/
License PHP
Build Time 2024-04-15 00:24:28
Build Host builder-x86-05.inferitos.ru
Summary A module for PHP applications that use ODBC databases
Repositories AppStream
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.
Errata
Size 90 KiB
Source Project php-8.0.30-1.module+el8.9.0+64+b3fb0540
SHA-256 checksum 5be0afeff6b29374a1d73530ac2a66e858223828a5528c3f0d22d11724ceded1
× Full screenshot
Changelog link
* Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 8.0.30-1
- Rebuilt for MSVSphere 8.8

* Fri Oct 06 2023 Remi Collet <rcollet@redhat.com> - 8.0.30-1
- rebase to 8.0.30
- Resolves: RHEL-11944

* Fri Jan 13 2023 Remi Collet <rcollet@redhat.com> - 8.0.27-1
- rebase to 8.0.27

* Mon Aug 01 2022 Remi Collet <rcollet@redhat.com> - 8.0.20-2
- snmp3 calls using authPriv or authNoPriv immediately return false #2104630

* Wed Jul 20 2022 Remi Collet <rcollet@redhat.com> - 8.0.20-1
- rebase to 8.0.20 #2100876
- fix wrong mod_php configuration #2094728

* Wed Jun 22 2022 Remi Collet <rcollet@redhat.com> - 8.0.13-3
- fix password of excessive length triggers buffer overflow leading to RCE
  CVE-2022-31626

* Tue Dec 14 2021 Remi Collet <rcollet@redhat.com> - 8.0.13-2
- refresh provided configuration from upstream

* Tue Dec 14 2021 Remi Collet <rcollet@redhat.com> - 8.0.13-1
- rebase to 8.0.13
- drop xmlrpc extension
- drop json sub-package, extension is always present

* Thu May 20 2021 Remi Collet <rcollet@redhat.com> - 7.4.19-1
- rebase to 7.4.19 #1944110

* Mon Jun 15 2020 Remi Collet <rcollet@redhat.com> - 7.4.6-4
- fix regression in 7.4.6 with generators and exception