Name: | postgresql |
---|---|
Version: | 10.23 |
Release: | 4.0.1.module+el8.9.0+90164+87901204 |
Architecture: | x86_64 |
Module: | postgresql:10:8090020240213200157:b46abd14 |
Group: | Applications/Databases |
Size: | 5802041 |
License: | PostgreSQL |
RPM: | postgresql-10.23-4.0.1.module+el8.9.0+90164+87901204.x86_64.rpm |
Source RPM: | postgresql-10.23-4.0.1.module+el8.9.0+90164+87901204.src.rpm |
Build Date: | Wed Feb 28 2024 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.postgresql.org/ |
Summary: | PostgreSQL client programs |
Description: | PostgreSQL is an advanced Object-Relational database management system (DBMS). The base postgresql package contains the client programs that you'll need to access a PostgreSQL DBMS server, as well as HTML documentation for the whole system. These client programs can be located on the same machine as the PostgreSQL server, or on a remote machine that accesses a PostgreSQL server over a network connection. The PostgreSQL server can be found in the postgresql-server sub-package. |
- Resolves: CVE-2024-0985
- Resolves: CVE-2023-5869
- Fixed postgresql port binding issue during bootup [Orabug: 35103668]
- Backport fixes for CVE-2023-2454 and CVE-2023-2455 - Update postgresql-setup to 8.7 (https://github.com/devexp-db/postgresql-setup/pull/35) - Resolves: #2207931
- Resolves: CVE-2022-2625 - Rebase to 10.23
- Resolves: CVE-2022-1552 - Update to 10.21 - Release notes: https://www.postgresql.org/docs/release/10.21/
- Add missing files into file section of server package postgresql-setup v8.6 newly provides postgresql-upgrade
- Update to 10.19 - Resolves: CVE-2021-23214
- Update postgresql-setup to 8.6 (#2024568)
- Fix tmp files deprecated path - Resolves: #1992263