Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-pdo-8.1.14-1.module_el9+260+8424407f RPM for aarch64

From CentOS Stream 9 AppStream for aarch64

Name: php-pdo Distribution: CentOS
Version: 8.1.14 Vendor: CentOS
Release: 1.module_el9+260+8424407f Build date: Fri Jan 20 15:32:15 2023
Group: Unspecified Build host: aarch64-02.stream.rdu2.redhat.com
Size: 274245 Source RPM: php-8.1.14-1.module_el9+260+8424407f.src.rpm
Packager: builder@centos.org
Url: http://www.php.net/
Summary: A database access abstraction module for PHP applications
The php-pdo package contains a dynamic shared object that will add
a database access abstraction layer to PHP.  This module provides
a common interface for accessing MySQL, PostgreSQL or other
databases.

Provides

Requires

License

PHP

Changelog

* Fri Jan 13 2023 Remi Collet <rcollet@redhat.com> - 8.1.14-1
  - rebase to 8.1.14
* Wed Jul 06 2022 Remi Collet <rcollet@redhat.com> - 8.1.8-1
  - update to 8.1.8 #2070040
* Mon Jun 13 2022 Remi Collet <rcollet@redhat.com> - 8.1.7-2
  - clean unneeded dependency on useradd command
* Thu Jun 09 2022 Remi Collet <rcollet@redhat.com> - 8.1.7-1
  - update to 8.1.7 #2070040
* Fri Jun 03 2022 Remi Collet <rcollet@redhat.com> - 8.1.6-2
  - add upstream patch to initialize pcre before mbstring
  - add upstream patch to use more sha256 in openssl tests
* Tue May 17 2022 Remi Collet <rcollet@redhat.com> - 8.1.6-1
  - update to 8.1.6 #2070040
* Wed Dec 15 2021 Remi Collet <rcollet@redhat.com> - 8.0.13-1
  - rebase to 8.0.13 #2032429
  - refresh configuration files from upstream
* Tue Oct 26 2021 Remi Collet <rcollet@redhat.com> - 8.0.12-1
  - rebase to 8.0.12 #2017111 #1981423
  - build using system libxcrypt #2015903
* Tue Sep 14 2021 Remi Collet <rcollet@redhat.com> - 8.0.10-1
  - 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
* Thu Aug 19 2021 DJ Delorie <dj@redhat.com> - 8.0.6-9
  - Rebuilt for libffi 3.4.2 SONAME transition.
    Related: rhbz#1891914
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 8.0.6-8
  - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
    Related: rhbz#1991688
* Fri Aug 06 2021 Florian Weimer <fweimer@redhat.com> - 8.0.6-7
  - Rebuild to pick up new build flags from redhat-rpm-config (#1984652)
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 8.0.6-6
  - Rebuilt for RHEL 9 BETA for openssl 3.0
    Related: rhbz#1971065
* Mon May 31 2021 Remi Collet <rcollet@redhat.com> - 8.0.6-5
  - fix build with net-snmp without DES #1953492
* Tue May 18 2021 Remi Collet <rcollet@redhat.com> - 8.0.6-4
  - fix build with openssl 3.0 #1953492
* Sat May 08 2021 Remi Collet <remi@remirepo.net> - 8.0.6-3
  - get rid of inet_addr and gethostbyaddr calls
* Thu May 06 2021 Remi Collet <remi@remirepo.net> - 8.0.6-2
  - get rid of inet_ntoa and inet_aton calls
* Wed May 05 2021 Remi Collet <remi@remirepo.net> - 8.0.6-1
  - Update to 8.0.6 - http://www.php.net/releases/8_0_6.php
* Tue Apr 27 2021 Remi Collet <remi@remirepo.net> - 8.0.5-1
  - Update to 8.0.5 - http://www.php.net/releases/8_0_5.php
* Tue Apr 13 2021 Remi Collet <remi@remirepo.net> - 8.0.5~RC1-1
  - update to 8.0.5RC1
* Fri Mar 19 2021 Remi Collet <remi@remirepo.net> - 8.0.4~RC1-2
  - make libdb usage conditional
    default: on for Fedora, off for RHEL
* Tue Mar 16 2021 Remi Collet <remi@remirepo.net> - 8.0.4~RC1-1
  - update to 8.0.4RC1
* Mon Mar 15 2021 Remi Collet <remi@remirepo.net> - 8.0.3-2
  - clean conditions
* Thu Mar 04 2021 Remi Collet <remi@remirepo.net> - 8.0.3-1
  - Update to 8.0.3 - http://www.php.net/releases/8_0_3.php
  - see https://fedoraproject.org/wiki/Changes/php80
  - drop xmlrpc extension
  - drop json subpackage, extension always there
  - enchant: use libenchant-2 instead of libenchant
* Tue Mar 02 2021 Remi Collet <remi@remirepo.net> - 7.4.16-1
  - Update to 7.4.16 - http://www.php.net/releases/7_4_16.php
* Wed Feb 24 2021 Remi Collet <remi@remirepo.net> - 7.4.15-3
  - drop php-imap, fix #1929640
* Mon Feb 08 2021 Pavel Raiskup <praiskup@redhat.com> - 7.4.15-2
  - rebuild for libpq ABI fix rhbz#1908268
* Tue Feb 02 2021 Remi Collet <remi@remirepo.net> - 7.4.15-1
  - Update to 7.4.15 - http://www.php.net/releases/7_4_15.php
  - add upstream patch for https://bugs.php.net/80682
    fix opcache doesn't honour pcre.jit option
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7.4.15~RC2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jan 19 2021 Remi Collet <remi@remirepo.net> - 7.4.15~RC2-1
  - update to 7.4.15RC2

Files

/etc/php.d/20-pdo.ini
/etc/php.d/20-sqlite3.ini
/etc/php.d/30-pdo_sqlite.ini
/usr/lib/.build-id
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/4c24c01a2bf4838633a136750401a04c11116a
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/17f0cde9f902a371b82f0a53d607ea457f8ea3
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/7bc20715949310e0953c9b86da36d7dd948364
/usr/lib64/php/modules/pdo.so
/usr/lib64/php/modules/pdo_sqlite.so
/usr/lib64/php/modules/sqlite3.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Mar 3 03:47:51 2024