<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/postgresql, branch 2019.02-op-build</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2019.02-op-build</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2019.02-op-build'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2019-02-18T22:10:51+00:00</updated>
<entry>
<title>package/postgresql: bump to version 11.2</title>
<updated>2019-02-18T22:10:51+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2019-02-17T17:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=d04a1efcb56cbdc9b906d375fdebe30f00c9d752'/>
<id>urn:sha1:d04a1efcb56cbdc9b906d375fdebe30f00c9d752</id>
<content type='text'>
Fixes a long standing fsync issue and a number of other bugs:
https://www.postgresql.org/docs/11/release-11-2.html

https://wiki.postgresql.org/wiki/Fsync_Errors

The hash of the license file is only changed due to a year update:

-Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
+Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group

Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
Reviewed-by: Peter Seiderer &lt;ps.report@gmx.net&gt;
[Thomas: update commit log to explain why the license file hash has
changed, as repoted by Peter Seiderer]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>package/postgresql: change systemd service type to notify</title>
<updated>2019-02-06T11:54:17+00:00</updated>
<author>
<name>Joseph Kogut</name>
<email>joseph.kogut@gmail.com</email>
</author>
<published>2019-02-04T18:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=eada187e77022f0da30884a826dc1767ba99abe8'/>
<id>urn:sha1:eada187e77022f0da30884a826dc1767ba99abe8</id>
<content type='text'>
During activation, pg_ctl uses exec to start the db server, which causes
the service to never finish activating when Type=forking. Upstream
recommends configuring --with-systemd and using Type=notify.

https://www.postgresql.org/docs/10/static/server-start.html

Upstream says:
    When using systemd, you can use the following service unit file
    [...]
    Using Type=notify requires that the server binary was built with
    configure --with-systemd.

Signed-off-by: Joseph Kogut &lt;joseph.kogut@gmail.com&gt;
Signed-off-by: Titouan Christophe &lt;titouan.christophe@railnova.eu&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>postgresql: security bump to version 11.1</title>
<updated>2018-11-08T19:55:19+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2018-11-08T19:54:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=f680e57e48c8e1f909b781a6d1789e99a6457db8'/>
<id>urn:sha1:f680e57e48c8e1f909b781a6d1789e99a6457db8</id>
<content type='text'>
Fixes the following security issue:

CVE-2018-16850: SQL injection in pg_upgrade and pg_dump, via CREATE TRIGGER
...  REFERENCING

For more details, see the advisory:

https://www.postgresql.org/about/news/1905/

Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>package/postgresql: needs wchar</title>
<updated>2018-11-01T21:25:45+00:00</updated>
<author>
<name>Bernd Kuhls</name>
<email>bernd.kuhls@t-online.de</email>
</author>
<published>2018-10-23T16:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=e75f6c4e9d3dca27c47bf19cc778c5613462eebf'/>
<id>urn:sha1:e75f6c4e9d3dca27c47bf19cc778c5613462eebf</id>
<content type='text'>
Upstream removed support for non-wchar toolchains:
https://github.com/postgres/postgres/commit/85feb77aa09cda9ff3e12cf95c757c499dc25343

Propagate the new dependency to other packages.

Fixes
http://autobuild.buildroot.net/results/b73/b73342a39167ed7f293224d4e3b23dde691b9abf/

Signed-off-by: Bernd Kuhls &lt;bernd.kuhls@t-online.de&gt;
[Thomas: also propagate to the php, qt and qt5base packages.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>postgresql: disable spinlock support for riscv64</title>
<updated>2018-10-21T14:36:40+00:00</updated>
<author>
<name>Fabrice Fontaine</name>
<email>fontaine.fabrice@gmail.com</email>
</author>
<published>2018-10-20T20:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=f02c60cd2f805cabbcd47c6604b1c9cf9ffebf78'/>
<id>urn:sha1:f02c60cd2f805cabbcd47c6604b1c9cf9ffebf78</id>
<content type='text'>
Fixes:
 - http://autobuild.buildroot.org/results/deebc4b8f615e1216279d6587e91f5654da2ad68

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>package/postgresql: bump version to 11.0</title>
<updated>2018-10-21T14:34:37+00:00</updated>
<author>
<name>Bernd Kuhls</name>
<email>bernd.kuhls@t-online.de</email>
</author>
<published>2018-10-20T22:10:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=49b9ec7d1c87c63873806bbe8b494d3b1ca99fe1'/>
<id>urn:sha1:49b9ec7d1c87c63873806bbe8b494d3b1ca99fe1</id>
<content type='text'>
Release notes: https://www.postgresql.org/about/news/1894/

Added md5 hash provided by upstream.

To fix build errors "MAKELEVEL=0" is required by upstream in MAKE_OPTS:
https://www.postgresql-archive.org/BUG-15407-minor-build-depends-on-MAKELEVEL-being-0-at-top-Makefile-td6047685.html#a6047709

Signed-off-by: Bernd Kuhls &lt;bernd.kuhls@t-online.de&gt;
[Thomas: add a comment in the .mk file about MAKELEVEL=0]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>postgresql: security bump to 10.5</title>
<updated>2018-08-28T20:27:44+00:00</updated>
<author>
<name>Adam Duskett</name>
<email>aduskett@gmail.com</email>
</author>
<published>2018-08-28T16:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=81ccf146a79983f52c055b734c57c8ab1e69c936'/>
<id>urn:sha1:81ccf146a79983f52c055b734c57c8ab1e69c936</id>
<content type='text'>
Fixes CVE-2018-10915 &amp; CVE-2018-10925

Changelog: https://www.postgresql.org/docs/10/static/release-10-5.html

Signed-off-by: Adam Duskett &lt;aduskett@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>postgresql: add optional dependency on libxml2</title>
<updated>2018-07-28T14:06:07+00:00</updated>
<author>
<name>Thomas Ehrhardt</name>
<email>TEhrhardt@innovaphone.com</email>
</author>
<published>2018-07-27T07:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=568172d35578eea8fd097611f2ce7a802da2fc4c'/>
<id>urn:sha1:568172d35578eea8fd097611f2ce7a802da2fc4c</id>
<content type='text'>
The postgresql package is now built with --with-libxml if
BR2_PACKAGE_LIBXML2 is selected to allow the use of XML functions in
postgresql.

Signed-off-by: Daniel Deterding &lt;dde@innovaphone.com&gt;
Signed-off-by: Thomas Ehrhardt &lt;tehrhardt@innovaphone.com&gt;
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
</content>
</entry>
<entry>
<title>postgresql: propagate BR2_USE_MMU dependency to Config.in comment</title>
<updated>2018-04-05T07:36:01+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@bootlin.com</email>
</author>
<published>2018-04-05T07:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=9fec3eb9131dba46cbf8474a7def05a076990079'/>
<id>urn:sha1:9fec3eb9131dba46cbf8474a7def05a076990079</id>
<content type='text'>
The BR2_PACKAGE_POSTGRESQL option depends on BR2_USE_MMU, so the
Config.in comment about the dynamic library dependency should only be
displayed if the BR2_USE_MMU requirement is met.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>postgresql: add version output to pg_config</title>
<updated>2018-04-04T20:59:54+00:00</updated>
<author>
<name>Adam Duskett</name>
<email>aduskett@gmail.com</email>
</author>
<published>2018-03-12T10:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=8193cd84a56f5c8fe925c2c74271e474c191b6f5'/>
<id>urn:sha1:8193cd84a56f5c8fe925c2c74271e474c191b6f5</id>
<content type='text'>
Some external packages call pg_config to determine the installed PostgreSQL
version. Add this output to Buildroots own pg_config, so these packages
correctly compile.

Signed-off-by: Adam Duskett &lt;aduskett@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
</feed>
