| Name: | postgresql-private-libs |
|---|---|
| Version: | 16.11 |
| Release: | 1.0.1.el10_1 |
| Architecture: | aarch64 |
| Group: | Applications/Databases |
| Size: | 335340 |
| License: | PostgreSQL |
| RPM: | postgresql-private-libs-16.11-1.0.1.el10_1.aarch64.rpm |
| Source RPM: | postgresql16-16.11-1.0.1.el10_1.src.rpm |
| Build Date: | Wed Jan 14 2026 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.postgresql.org/ |
| Summary: | The shared libraries required only for this build of PostgreSQL server |
| Description: | The postgresql-private-libs package provides the shared libraries for this build of PostgreSQL server and plugins build with this version of server. For shared libraries used by client packages that need to connect to a PostgreSQL server, install libpq package instead. |
- Replace upstream reference [Orabug: 37044148]
- Update to 16.11
- Add tmpfiles.d configuration for PostgreSQL 16 - Ensures proper directory permissions for /var/lib/pgsql
- Add OpenSSL support to upgrade_configure function - This ensures upgrade server is compiled with OpenSSL support - Required for SSL/TLS connections during database upgrades
- Update to 16.10
- Add tmpfiles.d configuration
- Update to 16.8 - Fix CVE-2025-1094
- Update to 16.6
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Fix typos in specfile