Re: [PATCHES] contrib/pgcrypto patch for OpenSSL 0.9.8

2005-07-04 Thread Bruce Momjian
Marko Kreen wrote: > On Mon, Jul 04, 2005 at 12:22:03PM +1000, Neil Conway wrote: > > Bruce Momjian wrote: > > >Patch applied. Thanks. > > > > Should either or both of these patches be applied to back branches? > > That would be a good idea. OK, I have applied the last two diffs for pgcrypto in

Re: [PATCHES] contrib/pgcrypto patch for OpenSSL 0.9.8

2005-07-04 Thread Bruce Momjian
Marko Kreen wrote: > On Mon, Jul 04, 2005 at 10:31:21AM -0400, Bruce Momjian wrote: > > OK, I have applied the last two diffs for pgcrypto includes to 8.0.X, > > attached. > > > *** contrib/pgcrypto/openssl.c 12 Mar 2005 06:54:31 - 1.13.4.1 > > --- contrib/pgcrypto/openssl.c 4 J

Re: [PATCHES] contrib/pgcrypto patch for OpenSSL 0.9.8

2005-07-04 Thread Marko Kreen
On Mon, Jul 04, 2005 at 10:31:21AM -0400, Bruce Momjian wrote: > OK, I have applied the last two diffs for pgcrypto includes to 8.0.X, > attached. > *** contrib/pgcrypto/openssl.c12 Mar 2005 06:54:31 - 1.13.4.1 > --- contrib/pgcrypto/openssl.c4 Jul 2005 14:30:12 - > **

Re: [PATCHES] contrib/pgcrypto patch for OpenSSL 0.9.8

2005-07-04 Thread Marko Kreen
On Mon, Jul 04, 2005 at 12:22:03PM +1000, Neil Conway wrote: > Bruce Momjian wrote: > >Patch applied. Thanks. > > Should either or both of these patches be applied to back branches? That would be a good idea. -- marko ---(end of broadcast)--- T

Re: [PATCHES] contrib/pgcrypto patch for OpenSSL 0.9.8

2005-07-03 Thread Michael Fuhr
On Mon, Jul 04, 2005 at 12:22:03PM +1000, Neil Conway wrote: > > Should either or both of these patches be applied to back branches? Considering that OpenSSL 0.9.8 is supposed to be final "very soon"[1], probably much sooner than PostgreSQL 8.1, some people will probably install it and have pgcry

Re: [PATCHES] contrib/pgcrypto patch for OpenSSL 0.9.8

2005-07-03 Thread Neil Conway
Bruce Momjian wrote: Patch applied. Thanks. Should either or both of these patches be applied to back branches? -Neil ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Re: [PATCHES] contrib/pgcrypto patch for OpenSSL 0.9.8

2005-07-03 Thread Bruce Momjian
Patch applied. Thanks. --- Marko Kreen wrote: > On Sat, Jul 02, 2005 at 10:33:05PM -0400, Bruce Momjian wrote: > > Patch applied. Thanks. > > --- > >

Re: [PATCHES] contrib/pgcrypto patch for OpenSSL 0.9.8

2005-07-03 Thread Marko Kreen
On Sat, Jul 02, 2005 at 10:33:05PM -0400, Bruce Momjian wrote: > Patch applied. Thanks. > --- > Michael Fuhr wrote: > > This patch allows contrib/pgcrypto to build with OpenSSL 0.9.8 > > (currently in beta) when cryptolib = op

Re: [PATCHES] contrib/pgcrypto patch for OpenSSL 0.9.8

2005-07-02 Thread Bruce Momjian
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 yea