Re: [PATCH] Accept IP addresses in server certificate SANs - Mailing list pgsql-hackers

From Greg Stark
Subject Re: [PATCH] Accept IP addresses in server certificate SANs
Date
Msg-id CAM-w4HOLVoY4oPinzxzKCV15GFNLCsRNgbe1E78rjssAkmTo0A@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Accept IP addresses in server certificate SANs  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
On Mon, 28 Mar 2022 at 05:17, Daniel Gustafsson <daniel@yesql.se> wrote:
>
> named to match the git format-patch output
> since I think the CFBot just applies the patches in alphabetical order).

The first patch doesn't seem to actually apply though so it doesn't
get to the subsequent patches.

http://cfbot.cputube.org/patch_37_3458.log

=== Applying patches on top of PostgreSQL commit ID
e26114c817b610424010cfbe91a743f591246ff1 ===
=== applying patch ./v10-0001-Move-inet_net_pton-to-src-port.patch
patching file src/backend/utils/adt/Makefile
Hunk #1 FAILED at 44.
1 out of 1 hunk FAILED -- saving rejects to file
src/backend/utils/adt/Makefile.rej
patching file src/include/port.h
patching file src/include/utils/builtins.h
patching file src/port/Makefile
patching file src/port/inet_net_pton.c (renamed from
src/backend/utils/adt/inet_net_pton.c)
patching file src/tools/msvc/Mkvcbuild.pm


-- 
greg



pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: [PATCH] Full support for index LP_DEAD hint bits on standby
Next
From: Greg Stark
Date:
Subject: Re: SQL/JSON: JSON_TABLE