Re: Need new psqlODBC release to update OpenSSL again

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: "Inoue, Hiroshi" <inoue(at)tpf(dot)co(dot)jp>, Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Need new psqlODBC release to update OpenSSL again
Date: 2014-06-05 23:02:02
Message-ID: CAB7nPqQ5NbDGSJ381MUyZxEqKkE4KTE1raVO=JpGEm9Drj3OQg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On Fri, Jun 6, 2014 at 6:50 AM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
> On Thu, Jun 5, 2014 at 10:35 PM, Inoue, Hiroshi <inoue(at)tpf(dot)co(dot)jp> wrote:
>>
>> (2014/06/05 22:19), Heikki Linnakangas wrote:
>>>
>>> Hi,
>>>
>>> OpenSSL version 1.0.1h was released today, fixing several new
>>> vulnerabilities. Looks like we need to make a new psqlODBC release again, to
>>> get these fixed on Windows..
>>
>>
>> Does this mean that we simply replace the ssl related dlls packaged in
>> psqlodbc.msi
>> and psqlodbc_x64.msi of the release 9.03.0300?
>
> You may also need to bump the version number in the MSI/MSM packages
> to ensure the upgrade happens.
Perhaps we should directly do a new release, commit 9e71e4d fixed as
well a problem with connection closed when queries are sent.
--
Michael

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message John C. Frickson 2014-06-06 03:32:13 SQLBulkOperations
Previous Message Dave Page 2014-06-05 21:50:26 Re: Need new psqlODBC release to update OpenSSL again