Changelog for
postgresql12-libs-12.16-1PGDG.rhel9.x86_64.rpm :
* Tue Aug 08 2023 Devrim Gündüz
- 12.16-1PGDG- Update to 12.16, per changes described at https://www.postgresql.org/docs/release/12.16/
* Sat Jun 03 2023 Devrim Gündüz - 12.15-3PGDG- Rebuild against LLVM 15 on SLES 15
* Wed May 17 2023 Devrim Gündüz - 12.15-2PGDG- Rebuild against new LLVM on RHEL 8.8
* Tue May 09 2023 Devrim Gündüz - 12.15-1PGDG- Update to 12.15, per changes described at https://www.postgresql.org/docs/release/12.15/
* Mon Apr 24 2023 Devrim Gunduz - 12.14-1PGDG.1- Modernise %patch usage, which has been deprecated in Fedora 38
* Tue Feb 07 2023 Devrim Gündüz - 12.14-1PGDG- Update to 12.14, per changes described at https://www.postgresql.org/docs/release/12.14/- Enable TAP tests on all RHEL versions, per report from Bill Smith. Commit 4f08cb8d41b8 is now obsolete, it seems.
* Mon Jan 02 2023 Devrim Gündüz - 12.13-4PGDG- Use network-online.target instead of network.target in unit file. Per https://www.postgresql.org/message-id/e6d2c602-db46-0709-6519-ade189fa5203%40comcast.net
* Mon Dec 05 2022 Devrim Gündüz - 12.13-3PGDG- Get rid of AT and switch to GCC on RHEL 7 - ppc64le
* Tue Nov 29 2022 Devrim Gündüz - 12.13-2PGDG- Rebuild against new LLVM on RHEL 9 - aarch64
* Wed Nov 09 2022 Devrim Gündüz - 12.13-1PGDG- Update to 12.13, per changes described at https://www.postgresql.org/docs/release/12.13/- Remove temp patch added in 12.12-3
* Wed Oct 19 2022 Devrim Gündüz - 12.12-3PGDG- Add a temp patch to build against LLVM 15. Needed for Fedora 37.
* Fri Aug 12 2022 - John Harvey 12.12-2PGDG- Fix macro for consistency- Add trailing slash for consistency with other PGs
* Tue Aug 09 2022 Devrim Gündüz - 12.12-1PGDG- Update to 12.12, per changes described at https://www.postgresql.org/docs/release/12.12/- Require LLVM and clang 13 on SLES 15, as SP4 is out and SP2 is already EOLed.- Fix long standing \"absolute symlink\" error while building the package- Create a symlink of pg_regress instead of full copy to fix \"duplicate build-id\" warning while building the package.
* Tue Jul 26 2022 Devrim Gündüz - 12.11-4PGDG- Add gcc-c++ BR expliclity.
* Fri Jun 24 2022 Devrim Gündüz - 12.11-3PGDG- Enable LLVM on ppc64le except on RHEL 7, per report from Chuan Hua Zhao
* Thu May 19 2022 Devrim Gündüz - 12.11-2PGDG- Undefine _package_note_file macro. This is needed for Fedora 36+, but does not hurt to use in all distros. Per https://fedoraproject.org/wiki/Changes/Package_information_on_ELF_objects and help from Fedora developers on IRC.
* Wed May 11 2022 Devrim Gündüz - 12.11-1PGDG- Update to 12.11, per changes described at https://www.postgresql.org/docs/release/12.11/
* Tue May 10 2022 Devrim Gündüz - 12.10-3PGDG- Rebuild on RHEL 8 against new LLVM and GCC.
* Fri Feb 18 2022 Devrim Gündüz - 12.10-2PGDG- Rebuild on Fedora 34 because of LLVM and GCC updates.
* Tue Feb 08 2022 Devrim Gündüz - 12.10-1PGDG- Update to 12.10, per changes described at https://www.postgresql.org/docs/release/12.10/- Add a patch to revert aa2215d6b on RHEL 6.
* Tue Feb 01 2022 Devrim Gündüz - 12.9-6PGDG- Rebuild on Fedora 35 and RHEL 9 because of LLVM and GCC updates.
* Wed Jan 26 2022 John Harvey - 12.9-5PGDG- Fix PAM support on suse
* Thu Dec 23 2021 Devrim Gündüz - 12.9-4PGDG- Require libLLVM11 on SLES 15, not llvm11 (compiler). Per report from Tiago ANASTACIO: https://redmine.postgresql.org/issues/7007
* Tue Nov 30 2021 John Harvey - 12.9-3PGDG- Convert a few remaining pginstdir\'s to pgbaseinstdir\'s for consistency
* Thu Nov 25 2021 Devrim Gündüz - 12.9-2PGDG- Rebuild against LLVM 12 on RHEL 8 / aarch64.
* Mon Nov 08 2021 Devrim Gündüz - 12.9-1PGDG- Update to 12.9, per changes described at https://www.postgresql.org/docs/release/12.9/- Configure systemd to not sigkill the postmaster, per Justin Pryzby.
* Mon Nov 08 2021 John Harvey - 12.8-4PGDG- Ensure that /var/lib/pgsql is postgres-owned on SLES. This fixes postgres startup on SLES when using the default logfile path.
* Mon Nov 01 2021 Devrim Gündüz - 12.8-3PGDG- Fix PL/Python3 dependency on SLES 12 and 15.
* Tue Oct 19 2021 Devrim Gündüz - 12.8-2PGDG- Fix Makefile.regress, so that regression tests can actually be run. Per report from Tomoaki Sato.
* Wed Aug 11 2021 Devrim Gündüz - 12.8-1PGDG- Update to 12.8, per changes described at https://www.postgresql.org/docs/release/12.8/