Changelog for
postgresql-devel-11-lp150.8.1.noarch.rpm :
* Fri Nov 30 2018 Marcus Rueckert
- add /var/run/postgresql to the filelist. as %ghost for systemd systems and directly for non systemd systems
* Fri Nov 30 2018 Marcus Rueckert - fix the unexpanded macro in the description of server-devel
* Thu Nov 15 2018 Reinhard Max - Also bump the default package to 11.
* Wed Nov 07 2018 Marcus Rueckert - add server-devel and llvmjit package file sections
* Thu Oct 25 2018 Reinhard Max - Add the new subpackages server-devel and llvmjit that were introduced with postgresql11.
* Mon Jul 02 2018 mrueckertAATTsuse.de- bump to 11
* Mon Apr 30 2018 dimstarAATTopensuse.org- Require update-alternatives by postgresql: one of the main scripts in use is install-alternatives, which calls u-a.
* Fri Feb 02 2018 maxAATTsuse.com- Put POSTGRES_LANG into LC_ALL instead of LANG to retain the previous behaviour of that variable (boo#1077027).
* Wed Jan 17 2018 maxAATTsuse.com- postgresql-script: /etc/sysconfig/language is deprecated, use the locale that was inherited from systemd instead for initializing a new database instance (boo#1074988).
* Wed Dec 13 2017 mrueckertAATTsuse.de- add provides for all the pkgconfig() provides you also find in the postgresqlXY-devel packages. then we automatically will pull postgresql-devel which in turn will pull our default postgresqlXY-devel package. (boo#1071971)
* Wed Dec 06 2017 brunoAATTioda-net.ch- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
* Fri Nov 24 2017 mrueckertAATTsuse.de- instead of hardcoding version 10, just check if the prio is smaller than 80.
* Thu Nov 23 2017 mrueckertAATTsuse.de- simplify the postgresql-install-alternatives to only require the pg version and go from there. supported calls of the script are: /usr/share/postgresql/install-alternatives postgresqlXY /usr/share/postgresql/install-alternatives XY where XY can currently be: 92 93 94 95 96 10
* Wed Nov 22 2017 maxAATTsuse.com- CVE-2017-14798, bsc#1062722: Fix LPE via postgres init script. This only affected SysV-init based systems (i.e. SLE11).
* Tue Nov 14 2017 maxAATTsuse.com- postgresql-test was missing a %files section.
* Fri Nov 03 2017 maxAATTsuse.com- Move the start/stop script to /usr/share/postgresql- Add a script for handling update-alternatives as subpackages get installed/uninstalled, so that the implementation packages don\'t have to repeat the logic (postgresql-install-alternatives).- Add the postgresql-test subpackage.- Fix some dependencies.- Save the enabled and running state when upgrading from the obsolete postgresql-init package.
* Fri Oct 06 2017 mrueckertAATTsuse.de- properly guard the systemd macro in %pre server so it wont be used on sle11- add Requires(pre) so we have groupadd/useradd available
* Thu Sep 21 2017 maxAATTsuse.com- Refine the dependencies between the \"dummy\" packages and the actual implementation of PostgreSQL. The dummy packages now require an arbitrary implementation and recommend the default version.- Move the contents of postgresql-init to the server package.
* Thu Aug 03 2017 mrueckertAATTsuse.de- bump to 10
* Wed Jun 28 2017 maxAATTsuse.com- Bump version and defaultpackage to 9.6 in SLE12 (bsc#1046324).
* Sun Oct 30 2016 13ilyaAATTgmail.com- Bump version and defaultpackage to 9.6 in Factory.
* Mon Sep 28 2015 maxAATTsuse.com- Move ~postgres/.bash_profile to postgresql-server to avoid a file conflict between the versioned server packages.
* Sun Aug 16 2015 roAATTsuse.de- Bump version and defaultpackage to 9.4. in SLE (bnc#941886)
* Wed Feb 18 2015 maxAATTsuse.com- Bump version and defaultpackage to 9.4 in Factory.
* Tue Sep 17 2013 maxAATTsuse.com- Bump version and defaultpackage to 9.3.
* Wed Jan 09 2013 maxAATTsuse.com- Change license string to PostgreSQL.
* Fri Oct 05 2012 maxAATTsuse.com- Make all dummy packages noarch.
* Thu Oct 04 2012 maxAATTsuse.com- Make PostgreSQL 9.2 the default.
* Mon Oct 01 2012 maxAATTsuse.com- Reduce the postgresql packages with unversioned names to dummy packages that require the respective versioned package names.