| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Joe Conway <mail(at)joeconway(dot)com> |
| Subject: | Re: security_context_t marked as deprecated in libselinux 3.1 |
| Date: | 2022-11-09 00:53:51 |
| Message-ID: | Y2r6H/ar9h5eDJTC@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Nov 04, 2022 at 08:49:24AM +0900, Michael Paquier wrote:
> In line of ad96696, seems like that it would make sense to do the same
> here even if the bar is lower. sepgsql has not changed in years, so I
> suspect few conflicts. Alvaro, if you want to take care of that,
> that's fine by me. I could do it, but not before next week.
I got to look at that, now that the minor releases have been tagged,
and the change has no conflicts down to 9.3. 9.2 needed a slight
tweak, though, but it seemed fine as well. (Tested the build on all
branches.) So done all the way down, sticking with the new no-warning
policy for all the buildable branches.
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2022-11-09 00:54:00 | Re: Slow standby snapshot |
| Previous Message | Michael Paquier | 2022-11-09 00:51:17 | Re: Allow file inclusion in pg_hba and pg_ident files |