|
|
|
|
Changelog for postgresql11-llvmjit-11.9-1PGDG.sles12.x86_64.rpm :
Wed Aug 12 14:00:00 2020 Devrim Gündüz - 11.9-1PGDG - Update to 11.9, per changes described at https://www.postgresql.org/docs/release/11.9/
Tue Aug 11 14:00:00 2020 John K. Harvey - 11.8-4PGDG - Globalize python3_build_list so EL-6 can compile plpython2 contribs
Mon Jun 15 14:00:00 2020 Devrim Gündüz - 11.8-3PGDG - Fix builds if plperl macro is disabled. Per report and patch from Floris Van Nee.
Fri Jun 12 14:00:00 2020 Devrim Gündüz - 11.8-2PGDG - Obsolete libpq-devel that comes with the OS.
Wed May 13 14:00:00 2020 Devrim Gündüz - 11.8-1PGDG - Update to 11.8, per changes described at https://www.postgresql.org/docs/release/11.8/ - Fix RHEL 8 builds: Paths changed in 8.2...
Tue Apr 28 14:00:00 2020 2020 Devrim Gündüz - 11.7-2PGDG - Fix F-32 PL/Python2 dependency. Fedora 32 is the last version which supports PL/Python2 package.
Tue Feb 11 13:00:00 2020 Devrim Gündüz - 11.7-1PGDG - Update to 11.7, per changes described at https://www.postgresql.org/docs/release/11.7/
Tue Nov 19 13:00:00 2019 Devrim Gündüz - 11.6-2PGDG - Re-enable llvmjit subpackage on SLES 12 - Fix PL/Python 3 packaging.
Mon Nov 11 13:00:00 2019 Devrim Gündüz - 11.6-1PGDG - Update to 11.6, per changes described at https://www.postgresql.org/docs/release/11.6/ - Fix Python dependency issue in the main package, and move all plpython * packages into their respective subpackages. - Use correct openssl-libs dependency, per John Harvey.
Mon Oct 28 13:00:00 2019 Devrim Gündüz - 11.5-2PGDG - Remove obsoleted tmpfiles_create macro. We don\'t need it anyway, already manually install the file.
Sun Sep 1 14:00:00 2019 Devrim Gündüz - 11.5-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 - Update to 11.5, per changes described at https://www.postgresql.org/docs/devel/static/release-11-5.html
Wed Jun 19 14:00:00 2019 Devrim Gündüz - 11.4-1PGDG - Update to 11.4, per changes described at https://www.postgresql.org/docs/devel/static/release-11-4.html
Mon May 6 14:00:00 2019 Devrim Gündüz - 11.3-1PGDG - Update to 11.3, per changes described at https://www.postgresql.org/docs/devel/static/release-11-3.html
Fri Feb 15 13:00:00 2019 Devrim Gündüz - 11.2-2PGDG - Disable jit on s390. Patch from Mark Wong. - Fix PL/Python3 builds.
Tue Feb 12 13:00:00 2019 Devrim Gündüz - 11.2-1PGDG - Update to 11.2, per changes described at https://www.postgresql.org/docs/devel/static/release-11-2.html
Mon Nov 19 13:00:00 2018 Devrim Gündüz - 11.1-3PGDG - Initial attempt for RHEL 8 packaging updates. - Rename plpython macro to plpython2, to stress that it is for Python 2.
Wed Nov 14 13:00:00 2018 Devrim Gündüz - 11.1-2PGDG - Remove pgpackageversion macro, not needed. Replace it with pgmajorversion.
Tue Nov 6 13:00:00 2018 Devrim Gündüz - 11.1-1PGDG - Update to 11.1, per changes described at https://www.postgresql.org/docs/devel/static/release-11-1.html - Fix upgrade path setup script, and add check_upgrade as well.
Tue Oct 16 14:00:00 2018 Devrim Gündüz - 11.0-1PGDG - Update to PostgreSQL 11.0!
Tue Oct 9 14:00:00 2018 Devrim Gündüz - 11.0-rc1_1PGDG - Update to PostgreSQL 11 RC1
Thu Sep 20 14:00:00 2018 Devrim Gündüz - 11.0-beta4_1PGDG - Update to PostgreSQL 11 Beta 4
Sat Aug 18 14:00:00 2018 Devrim Gündüz - 11.0-beta3_2PGDG - Finally fix the upgrade() path in the setup script, and also add check_upgrade() as well.
Wed Aug 8 14:00:00 2018 Devrim Gündüz - 11.0-beta3PGDG - Update to PostgreSQL 11 Beta 3
Wed Jun 27 14:00:00 2018 Devrim Gündüz - 11.0-beta2PGDG - Update to PostgreSQL 11 Beta 2
Wed May 23 14:00:00 2018 Devrim Gündüz - 11.0-beta1PGDG - Update to PostgreSQL 11 Beta 1
Wed Mar 21 13:00:00 2018 Devrim Gündüz - 11.0-devPGDG - Build with LLVM.
Sun Mar 11 13:00:00 2018 Devrim Gündüz - 11.0-devPGDG - Initial cut for v11
Mon Feb 26 13:00:00 2018 Devrim Gündüz - 10.3-1PGDG - Update to 10.3, per changes described at https://www.postgresql.org/docs/devel/static/release-10-3.html
Tue Feb 6 13:00:00 2018 Devrim Gündüz - 10.2-1PGDG - Update to 10.2, per changes described at https://www.postgresql.org/docs/devel/static/release-10-2.html
Tue Dec 12 13:00:00 2017 Devrim Gündüz - 10.1-6PGDG - Revert TimeOutSec changes in unit file, because infinity is only valid in systemd >= 229.
Mon Dec 11 13:00:00 2017 Devrim Gündüz - 10.1-5PGDG - RHEL 6 only: Fix startup issue in init script, per https://redmine.postgresql.org/issues/2941
Mon Dec 11 13:00:00 2017 Devrim Gündüz - 10.1-4PGDG - RHEL 6 only: Fix regression in init script. Fixes PostgreSQL bug
Thu Dec 7 13:00:00 2017 John K. Harvey - 10.1-3PGDG - Fixes for CVE-2017-12172 (EL-6 only) - Update TimeOutSec parameter to match systemd docs (EL-7 only)
Wed Nov 29 13:00:00 2017 Devrim Gündüz - 10.1-2PGDG - Fixes for CVE-2017-12172 (RHEL-6 only)
Tue Nov 7 13:00:00 2017 Devrim Gündüz - 10.1-1PGDG - Update to 10.1, per changes described at https://www.postgresql.org/docs/devel/static/release-10-1.html
- Fix #1289 (OOM killer control for PostgreSQL)
Sun Oct 15 14:00:00 2017 Devrim Gündüz - 10.0-2PGDG - Fix #1289 (OOM killer control for PostgreSQL) - Do not set any timeout value, so that systemd will not kill postmaster during crash recovery. Fixes #2786.
Tue Oct 3 14:00:00 2017 Devrim Gündüz - 10.0-1PGDG - Update to 10.0
Mon Sep 18 14:00:00 2017 Devrim Gündüz - 10.0rc1-1PGDG - Update to 10 rc1
Tue Aug 29 14:00:00 2017 Devrim Gündüz - 10.0beta4-1PGDG - Update to 10 beta4
Mon Aug 7 14:00:00 2017 Devrim Gündüz - 10.0beta3-1PGDG - Update to 10 beta3
Fri Jul 14 14:00:00 2017 Devrim Gündüz - 10.0beta2-3PGDG - Fix version calculation in RHEL 6 init script, per Justin Pryzby. - Add tcl as a dependency to pltcl subpackage, per Fahar Abbas.
Fri Jul 14 14:00:00 2017 Devrim Gündüz - 10.0beta2-2PGDG - Fix version calculation in RHEL 6 init script, per Justin Pryzby.
Tue Jul 11 14:00:00 2017 Devrim Gündüz - 10.0beta2-1PGDG - Update to 10 beta2
Sat Jul 8 14:00:00 2017 Devrim Gündüz - 10.0beta1-3PGDG - Bump up the version for SLES support.
Mon Jun 12 14:00:00 2017 Devrim Gündüz - 10.0beta1-2PGDG - Use separate README files for RHEL6 and others. Fixes #2471. - Add missing macro, per #2416 .
Wed May 17 14:00:00 2017 Devrim Gündüz - 10.0beta1-1PGDG - Initial cut for PostgreSQL 10 Beta 1 - Rename all patches and sources, and add the same prefix to all of them. - Rename -setup and -check-db-dir scripts for consistency. - Trim up the header significantly, remove pretty much obsoleted information. - Add new translations.
Wed Apr 12 14:00:00 2017 Devrim Gündüz - 10.0-20170412_1PGDG - Initial attempt for Power RPMs. - Cleanups for rpmlint warnings
Wed Feb 22 13:00:00 2017 Devrim Gündüz - 10.0-20170222_1PGDG - Update to Feb 22 2017 snapshot - Fix creating parent directory issue in setup script, per report and fix from Magnus. Fixes #2188
Wed Feb 8 13:00:00 2017 Devrim Gündüz - 10.0-20170208_1PGDG - Update to Feb 8 2017 snapshot - Fix version numbering (MMMYYYDD)
Mon Jan 23 13:00:00 2017 Devrim Gündüz - 10.0-20172301_1PGDG - Update to Jan 23, 2017 snapshot
Wed Jan 4 13:00:00 2017 Devrim Gündüz - 10.0-20170301_1PGDG - Initial cut for 10.0 development
|
|
|