From: | Greg Smith <greg(at)2ndquadrant(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Gary Fu <gary(dot)fu(at)sigmaspace(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: psql problem |
Date: | 2010-07-28 12:21:03 |
Message-ID: | 4C5020AF.8050802@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Tom Lane wrote:
> The openssl installation I'm testing with is
> openssl-1.0.0a-1.fc13.x86_64
> I don't know offhand what RHEL/CentOS 5.x are using but it's probably
> quite a lot older.
>
Here's a CentOS 5.5 install that's kept up to date:
$ rpm -qi openssl
Name : openssl Relocations: (not relocatable)
Version : 0.9.8e Vendor: CentOS
Release : 12.el5_4.6 Build Date: Fri 26 Mar 2010
04:55:17 PM EDT
Install Date: Fri 09 Apr 2010 01:23:38 AM EDT Build Host:
builder10.centos.org
Group : System Environment/Libraries Source RPM:
openssl-0.9.8e-12.el5_4.6.src.rpm
Size : 3610575 License: BSDish
Signature : DSA/SHA1, Sat 27 Mar 2010 01:29:08 PM EDT, Key ID
a8a447dce8562897
Looks like this package set:
https://rhn.redhat.com/errata/RHSA-2010-0162.html is the current one
still, with backports for the CVEs.
--
Greg Smith 2ndQuadrant US Baltimore, MD
PostgreSQL Training, Services and Support
greg(at)2ndQuadrant(dot)com www.2ndQuadrant.us
From | Date | Subject | |
---|---|---|---|
Next Message | AlannY | 2010-07-28 13:23:50 | First inserts are faster than second ones |
Previous Message | Daniel Verite | 2010-07-28 10:38:57 | Re: Comparison of Oracle and PostgreSQL full text search |