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.
* Thu Nov 21 2024 Lukas Javorsky <ljavorsk@redhat.com> - 15.10-1
- Update to 15.10
- Fixes: CVE-2024-10976 CVE-2024-10978 CVE-2024-10979
* Mon Aug 12 2024 Ales Nezbeda <anezbeda@redhat.com> - 15.8-1
- Update to 15.8
- Fix CVE-2024-7348
* Fri Feb 09 2024 Filip Janus <fjanus@redhat.com> 15.6-1
- Update to 15.6 and 13.14
- Fix CVE-2024-0985
Mon Nov 13 2023 Jorge San Emeterio <jsanemet@redhat.com> - 15.5-1
- Update to upstream version 15.5
- Fixes: CVE-2023-5868 CVE-2023-5869 CVE-2023-5870 CVE-2023-39417 CVE-2023-39418
* Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 15.3-1
- Rebuilt for MSVSphere 8.8
* Mon Aug 28 2023 Jorge San Emeterio <jsanemet@redhat.com> - 15.3-1
- Update to upstream version 15.3
- Fixes: CVE-2023-2454 CVE-2023-2455
- Resolves: #2207934
* Wed Feb 08 2023 Filip Januš <fjanus@redhat.com> - 15.2-1
- Update to upstream version 15.2
- Update postgresql-setup to 8.8
- PostgreSQL systemd unit waits for the network to be up
- Resolves: #2128241
* Fri Oct 14 2022 Filip Januš <fjanus@redhat.com> - 15.0-1
- Initial import for postgresql 15
- Specfile is based on version locate in centos stream
It reflects changes with libpq. This version of databse server
will use private libpq library.
- Resolves: #2128241