Re: Securing "make check" (CVE-2014-0067)
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: David Rowley <dgrowleyml@gmail.com>
Cc: Noah Misch <noah@leadboat.com>,
PostgreSQL-development <pgsql-hackers@postgresql.org>,
Magnus Hagander <magnus@hagander.net>,
Tom Lane <tgl@sss.pgh.pa.us>, Andrew Dunstan <andrew@dunslane.net>
Date: 2014-12-25T03:31:58Z
Lists: pgsql-hackers
On Thu, Dec 25, 2014 at 11:55 AM, David Rowley <dgrowleyml@gmail.com> wrote: > f6dc6dd seems to have broken vcregress check for me: > Having a look at the pg_hba.conf that's been generated by pgregress, it > looks like it only adds a line for IPv4 addresses. Indeed. I can see this problem as well on my win7 box, and your patch fixes it. -- Michael
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Have config_sspi_auth() permit IPv6 localhost connections.
- 8d9cb0bc4834 9.5.0 cited
-
Lock down regression testing temporary clusters on Windows.
- f6dc6dd5ba54 9.5.0 cited
-
Use a separate temporary directory for the Unix-domain socket
- f545d233ebce 9.5.0 cited
-
Secure Unix-domain sockets of "make check" temporary clusters.
- be76a6d39e28 9.5.0 cited