From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Michael Fuhr <mike(at)fuhr(dot)org> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: contrib/pgcrypto patch for OpenSSL 0.9.8 |
Date: | 2005-07-03 02:33:05 |
Message-ID: | 200507030233.j632X5d16554@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Patch applied. Thanks.
---------------------------------------------------------------------------
Michael Fuhr wrote:
> This patch allows contrib/pgcrypto to build with OpenSSL 0.9.8
> (currently in beta) when cryptolib = openssl. According to the
> following checkin message from several years ago, OpenSSL application
> developers should no longer rely on <openssl/evp.h> to include
> everything they need:
>
> http://cvs.openssl.org/chngview?cn=9888
>
> This patch adds the necessary header files. It doesn't appear to
> break anything when building against OpenSSL 0.9.7.
>
> BTW, core appears to build and work fine with OpenSSL 0.9.8. I've
> built 7.3 through HEAD against 0.9.8-beta6 without noticing any
> problems.
>
> --
> Michael Fuhr
> http://www.fuhr.org/~mfuhr/
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Glaesemann | 2005-07-03 02:45:22 | Re: [HACKERS] Dbsize backend integration |
Previous Message | Michael Fuhr | 2005-07-03 02:22:21 | contrib/pgcrypto patch for OpenSSL 0.9.8 |