Changelog for
postgresql13-server-13.8-1PGDG.sles12.x86_64.rpm :
Tue Aug 9 14:00:00 2022 Devrim Gündüz
- 13.8-1PGDG
- Update to 13.8, per changes described at
https://www.postgresql.org/docs/release/13.8/
- 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 14:00:00 2022 Devrim Gündüz - 13.7-4PGDG
- Add gcc-c++ BR expliclity.
Fri Jun 24 14:00:00 2022 Devrim Gündüz - 13.7-3PGDG
- Enable LLVM on ppc64le except on RHEL 7, per report from Chuan Hua Zhao
- Fix builds when plpython3 macro is disabled, per report from Shteryu Hristov.
Thu May 19 14:00:00 2022 Devrim Gündüz - 13.7-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 14:00:00 2022 Devrim Gündüz - 13.7-1PGDG
- Update to 13.7, per changes described at
https://www.postgresql.org/docs/release/13.7/
Tue May 10 14:00:00 2022 Devrim Gündüz - 13.6-4PGDG
- Rebuild on RHEL 8 against new LLVM and GCC.
Mon Feb 21 13:00:00 2022 Devrim Gündüz - 13.6-3PGDG
- Fix broken dependency on SLES.
Fri Feb 18 13:00:00 2022 Devrim Gündüz - 13.6-2PGDG
- Rebuild on Fedora 34 because of LLVM and GCC updates.
Tue Feb 8 13:00:00 2022 Devrim Gündüz - 13.6-1PGDG
- Update to 13.6, per changes described at
https://www.postgresql.org/docs/release/13.6/
Tue Feb 1 13:00:00 2022 Devrim Gündüz - 13.5-6PGDG
- Rebuild on Fedora 35 and RHEL 9 because of LLVM and GCC updates.
Wed Jan 26 13:00:00 2022 John Harvey - 13.5-5PGDG
- Fix PAM support on suse
Thu Jan 13 13:00:00 2022 Devrim Gündüz - 13.5-4PGDG
- Remove non-systemd portions from the spec file. systemd_enabled macro
is still available, because users may want to build a non-systemd
version of PostgreSQL for container images.
Thu Dec 23 13:00:00 2021 Devrim Gündüz - 13.5-3PGDG
- Require libLLVM11 on SLES 15, not llvm11 (compiler). Per report from
Tiago ANASTACIO: https://redmine.postgresql.org/issues/7007
Thu Nov 25 13:00:00 2021 Devrim Gündüz - 13.5-2PGDG
- Rebuild against LLVM 12 on RHEL 8 / aarch64.
Mon Nov 8 13:00:00 2021 Devrim Gündüz - 13.5-1PGDG
- Update to 13.5, per changes described at
https://www.postgresql.org/docs/release/13.5/
- Configure systemd to not sigkill the postmaster, per Justin Pryzby.
Mon Nov 8 13:00:00 2021 John Harvey - 13.4-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 1 13:00:00 2021 Devrim Gündüz - 13.4-3PGDG
- Fix PL/Python3 dependency on SLES 12 and 15.
Tue Oct 19 14:00:00 2021 Devrim Gündüz - 13.4-2PGDG
- Fix Makefile.regress, so that regression tests can actually be run.
Per report from Tomoaki Sato.
Wed Aug 11 14:00:00 2021 Devrim Gündüz - 13.4-1PGDG
- Update to 13.4, for changes described at:
https://www.postgresql.org/docs/release/13.4/
Tue Jul 13 14:00:00 2021 Devrim Gündüz - 13.3-3PGDG
- Rebuild against clang11 and llvm11 on SLES 15 SP3
Tue May 18 14:00:00 2021 Devrim Gündüz - 13.3-2PGDG
- Rebuild against new CLANG and LLVM on RHEL 8.4
Thu May 13 14:00:00 2021 Devrim Gündüz - 13.3-1PGDG
- Update to 13.3, for changes described at:
https://www.postgresql.org/docs/release/13.3/
Tue Feb 9 13:00:00 2021 Devrim Gündüz - 13.2-1PGDG
- Update to 13.2
Wed Dec 16 13:00:00 2020 Devrim Gündüz - 13.1-3PGDG
- Drop Advance Toolchain on RHEL 8 - ppc64le.
- Enable LLVM support on RHEL 8 - ppc64le
Tue Dec 8 13:00:00 2020 Devrim Gündüz - 13.1-2PGDG
- Move pg_receivewal and pg_waldump to client package. Fixes #6060.
Mon Nov 9 13:00:00 2020 Devrim Gündüz - 13.1-1PGDG
- Update to 13.1
Wed Nov 4 13:00:00 2020 Devrim Gündüz - 13.0-2PGDG
- Rebuild against new CLANG and LLVM on RHEL 8.3
Tue Sep 22 14:00:00 2020 Devrim Gündüz - 13.0-1PGDG
- Update to 13.0!
- Add setup script under $PATH
Tue Sep 15 14:00:00 2020 Devrim Gündüz - 13rc1-1
- Update to v13 rc1
Tue Aug 25 14:00:00 2020 Devrim Gündüz - 13beta3_3
- Use correct dependencies to enable LLVM build on RHEL 7 and aarch64
Thu Aug 20 14:00:00 2020 John Harvey 13beta3_2
- Fix macro for consistency
Wed Aug 12 14:00:00 2020 Devrim Gündüz - 13beta3_1
- Update to v13 beta3
Thu Jun 25 14:00:00 2020 Devrim Gündüz - 13beta2_1
- Update to v13 beta2
Mon Jun 15 14:00:00 2020 Devrim Gündüz - 13beta1_3
- Fix builds if plperl macro is disabled. Per report and patch from
Floris Van Nee.
Thu Jun 11 14:00:00 2020 Devrim Gündüz - 13beta1_2
- Obsolete libpq-devel that comes with the OS.
Tue May 19 14:00:00 2020 Devrim Gündüz - 13beta1-1
- Update to 13beta1
- Move some binaries from client to server subpackage. This was broken
for a long time.
- Remove PL/Python2 support
Sat Dec 28 13:00:00 2019 Devrim Gündüz - 13.0-develPGDG
- Initial cut for PostgreSQL 13