SSL (combined patches 1-4)
Combined SSL patches 1-4. This is sent primarily for the clean
image of be-secure.c and fe-secure.c at this point.
Bear
Attachments:
patch4alltext/plain; charset=US-ASCIIDownload+1054-242
Your patch has been added to the PostgreSQL unapplied patches list at:
http://candle.pha.pa.us/cgi-bin/pgpatches
I will try to apply it within the next 48 hours.
---------------------------------------------------------------------------
Bear Giles wrote:
Combined SSL patches 1-4. This is sent primarily for the clean
image of be-secure.c and fe-secure.c at this point.Bear
Content-Description: /tmp/patch4all
[ Attachment, skipping... ]
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
Patch applied. Text of patch attached. Tools.tar.gz added to CVS under
interfaces.
Thanks.
---------------------------------------------------------------------------
Bear Giles wrote:
Combined SSL patches 1-4. This is sent primarily for the clean
image of be-secure.c and fe-secure.c at this point.Bear
Content-Description: /tmp/patch4all
[ Attachment, skipping... ]
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
Attachments:
/bjm/5text/plainDownload
I had to apply the following patch to get SSL to compile. I changed:
sin6->sin6_addr.in6_u.u6_addr8
to
sin6->sin6_addr.s6_addr8
to match KAME's accessor macros. I hope others have a matching macros
in their OS's. This is with BSD/OS.
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
Attachments:
/bjm/difftext/plainDownload+2-2
Import Notes
Reply to msg id not found: | Resolved by subject fallback