Re: sepgsql seems rather thoroughly broken on Fedora 30
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: pgsql-hackers@lists.postgresql.org
Cc: Joe Conway <mail@joeconway.com>
Date: 2019-07-17T16:54:14Z
Lists: pgsql-hackers
I wrote: > I tried to run the contrib/sepgsql tests, following the instructions, > on a recently-set-up Fedora 30 machine. I've done that successfully > on previous Fedora releases, but it's no go with F30. > ... > I'm pretty sure the test recipe last worked for me on F28. > Off to try F29. On Fedora 29, compiling the policy file spews what look like exactly the same "errors". Everything after that works. I don't have a functioning F28 installation right now, so I can't double-check whether the errors appear on that. regards, tom lane
Commits
-
Fix contrib/sepgsql test policy to work with latest SELinux releases.
- 0e259d4bc789 9.4.24 landed
- b22e249837ad 9.5.19 landed
- 0a9ba5baac7d 9.6.15 landed
- 5c3d47287fd7 10.10 landed
- 5a1c61bdf4c0 11.5 landed
- 665329abe7ef 12.0 landed
- f5a4ab23e42a 13.0 landed