SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for postgresql12-plpython3-debuginfo-12.17-2PGDG.rhel8.x86_64.rpm :

* Mon Nov 20 2023 Devrim Gündüz - 12.17-2PGDG- Rebuild against new LLVM on RHEL 8.9
* Tue Nov 07 2023 Devrim Gündüz - 12.17-1PGDG- Update to 12.17, per changes described at https://www.postgresql.org/docs/release/12.17/
* Fri Oct 27 2023 Devrim Gunduz - 12.16-3PGDG- Export CLANG and LLVM on all distros. Per report from Greg Hennessy: https://www.postgresql.org/message-id/CA%2BmZaON9nDxWrg%3DABBczU3DuYwQ3Q02atsY%2BXhb0ogAgHzmYVg%40mail.gmail.com
* Wed Oct 18 2023 Devrim Gunduz - 12.16-2PGDG- Add temp patches to support newer LLVM until 12.17 is out.
* 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/
* Tue Jul 13 2021 Devrim Gündüz - 12.7-3PGDG- Rebuild against clang11 and llvm11 on SLES 15 SP3
* Tue May 18 2021 Devrim Gündüz - 12.7-2PGDG- Rebuild against new CLANG and LLVM on RHEL 8.4
* Thu May 13 2021 Devrim Gündüz - 12.7-1PGDG- Update to 12.7, per changes described at https://www.postgresql.org/docs/release/12.7/
* Thu Feb 11 2021 Devrim Gündüz - 12.6-2PGDG- A few fixes around llvm, sdt and selinux macros, so that they work on RHEL 6 as well.
* Tue Feb 09 2021 Devrim Gündüz - 12.6-1PGDG- Update to 12.6, per changes described at https://www.postgresql.org/docs/release/12.6/
* Wed Jan 06 2021 Devrim Gündüz - 13.5-2PGDG- Drop Advance Toolchain on RHEL 8 - ppc64le.- Enable LLVM support on RHEL 8 - ppc64le
* Mon Nov 09 2020 Devrim Gündüz - 12.5-1PGDG- Update to 12.5, per changes described at https://www.postgresql.org/docs/release/12.5/
* Wed Nov 04 2020 Devrim Gündüz - 12.4-4PGDG- Rebuild against new CLANG and LLVM on RHEL 8.3
* Wed Sep 23 2020 Devrim Gündüz - 12.4-3PGDG- Add setup script under $PATH
* Tue Aug 25 2020 Devrim Gündüz - 12.4-2PGDG- Use correct dependencies to enable LLVM build on RHEL 7 and aarch64
* Wed Aug 12 2020 Devrim Gündüz - 12.4-1PGDG- Update to 12.4, per changes described at https://www.postgresql.org/docs/release/12.4/
* Mon Jun 15 2020 Devrim Gündüz - 12.3-6PGDG- Fix builds if plperl macro is disabled. Per report and patch from Floris Van Nee.
* Sun Jun 14 2020 Devrim Gündüz - 12.3-5PGDG- Oops, disable PY2 on Fedora 33.- Fix LLVM dependency
* Thu Jun 11 2020 Devrim Gündüz - 12.3-4PGDG- Obsolete libpq-devel that comes with the OS.
* Wed Jun 10 2020 Devrim Gündüz - 12.3-3PGDG- Fix RHEL 6 builds, where PY3 is not available. Per report from Aparna Patil.
* Fri May 29 2020 Devrim Gündüz - 12.3-2PGDG- Fix spec file breakage when plpython2 macro is disabled. Disable PL/Python2 builds on platforms that don\'t have PY2. This is probably needed for at least Fedora 33, and also will be useful for SLES 15 as well.
* Wed May 13 2020 Devrim Gündüz - 12.3-1PGDG- Update to 12.3, per changes described at https://www.postgresql.org/docs/release/12.3/- Fix RHEL 8 builds: Paths changed in 8.2...
* Tue Apr 28 2020 2020 Devrim Gündüz - 12.2-3PGDG- Fix F-32 PL/Python2 dependency. Fedora 32 is the last version which supports PL/Python2 package.
* Mon Feb 17 2020 Devrim Gündüz - 12.2-2PGDG- Re-add debuginfo package
* Tue Feb 11 2020 Devrim Gündüz - 12.2-1PGDG- Update to 12.2, per changes described at https://www.postgresql.org/docs/release/12.2/
* Tue Nov 19 2019 Devrim Gündüz - 12.1-2PGDG- Re-enable llvmjit subpackage on SLES 12- Fix PL/Python 3 packaging.
* Mon Nov 11 2019 Devrim Gündüz - 12.1-1PGDG- Update to 12.1, per changes described at https://www.postgresql.org/docs/release/12.1/- Fix Python dependency issue in the main package, and move all plpython
* packages into their respective subpackages.
* Mon Oct 28 2019 Devrim Gündüz - 12.0-2PGDG- Remove obsoleted tmpfiles_create macro. We don\'t need it anyway, already manually install the file.
* Tue Oct 01 2019 Devrim Gündüz - 12.0-1- Please welcome PostgreSQL 12.0!
* Fri Sep 27 2019 Devrim Gündüz - 12rc1_2- Update to PostgreSQL 12 RC1- Fix RHEL 6 init script for rc, per patch and report from Justin Pryzby.- Fix RHEL 6 packaging. Per report from Justin Pryzby.
* Fri Sep 13 2019 Devrim Gündüz - 12beta4_1PGDG- Update to PostgreSQL 12 Beta 4.
* Sun Sep 01 2019 Devrim Gündüz - 12beta3_2PGDG- Initial attempt to support PL/Python3 on RHEL 7. Python2 is almost EOL, so this is a sane move now. Per https://redmine.postgresql.org/issues/2701
* Tue Aug 06 2019 Devrim Gündüz - 12beta3_1PGDG- Update to 12beta3
* Wed Jun 19 2019 Devrim Gündüz - 12beta2_1PGDG- Update to 12beta2
* Thu May 23 2019 Devrim Gündüz - 12beta1_1PGDG- Update to 12beta1- Re-arrange changelog (after removing daily build macro)
* Fri Feb 15 2019 Devrim Gündüz - 12.0-devel- Disable jit on s390. Patch from Mark Wong.- Initial attempt for RHEL 8 packaging updates.- Rename plpython macro to plpython2, to stress that it is for Python 2.- Initial cut for PostgreSQL 12
 
ICM