Re: broken link to "SELinux guide" from sepgsql
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Michael Paquier <michael@paquier.xyz>
Cc: Anton Voloshin <a.voloshin@postgrespro.ru>,
Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2021-10-28T11:34:40Z
Lists: pgsql-docs
> On 28 Oct 2021, at 02:28, Michael Paquier <michael@paquier.xyz> wrote: > > On Wed, Oct 27, 2021 at 05:09:41PM +0900, Michael Paquier wrote: >> Indeed, that's broken. Will fix as per your suggestion. > > And done down to 10 as of cc1853b. 9.6 used a different link that was > already dead, and this version will be EOL'd soon, so I did not bother > changing it. The document linked to from 9.6 was at some point 301 redirected to the below URL, and later the redirect was no longer maintained. https://docs.fedoraproject.org/en-US/Fedora/13/html/Security-Enhanced_Linux/ AFAICT it's the same document, but updated. If we want to leave 9.6 in as much of a working state as possible I think it makes sense to change to that one. I'm happy to do it if you concur. -- Daniel Gustafsson https://vmware.com/
Commits
-
Update SELinux links in sepgsql documentation
- 6315261639e5 9.6.24 landed
-
doc: Fix link to SELinux user guide in sepgsql page
- 1d2a7b51509f 10.19 landed
- c7ddbc351d9c 11.14 landed
- 4badc594d639 12.9 landed
- 0a75e1186afe 13.5 landed
- da7d0fb15946 14.1 landed
- cc1853b30048 15.0 landed