[ 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-mysqlnd-8.2.28-1.module+el8.10.0+728+97639695.x86_64 download

Name php-mysqlnd
Epoch 0
Version 8.2.28
Release 1.module+el8.10.0+728+97639695
Architecture x86_64
Website/URL http://www.php.net/
License PHP-3.01
Build Time 2025-09-12 17:08:46
Build Host builder-x86-04.inferitos.ru
Summary A module for PHP applications that use MySQL databases
Repositories AppStream
Description The php-mysqlnd package contains a dynamic shared object that will add MySQL database support to PHP. MySQL is an object-relational database management system. PHP is an HTML-embeddable scripting language. If you need MySQL support for PHP applications, you will need to install this package and the php package. This package use the MySQL Native Driver
Errata
Size 190 KiB
Source Project php-8.2.28-1.module+el8.10.0+728+97639695
SHA-256 checksum 75f1859bae5e29a42887c9948445ade085c2424a387595383b68e46c54e030f1
× Full screenshot
Changelog link
* Wed Sep 03 2025 Remi Collet <rcollet@redhat.com> - 8.2.28-1
- rebase to 8.2.28

* Thu Dec 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 8.2.25-1
- Rebuilt for MSVSphere 8.10

* Tue Nov 12 2024 Remi Collet <rcollet@redhat.com> - 8.2.25-1
- rebase to 8.2.25 RHEL-66166

* Mon Nov 27 2023 Remi Collet <rcollet@redhat.com> - 8.2.13-1
- rebase to 8.2.13 RHEL-14705
- add %__phpize and %__phpconfig macros
- move httpd/nginx wants directives to config files in /etc
- php-fpm.conf: move include directive after [global] section
  following upstream example, allowing overriding
- use SPDX license IDs

* 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