SECURITY RELEASES: 7.2.8 - 7.3.10 - 7.4.8 - 8.0.3 - Mailing list pgsql-general

From Marc G. Fournier
Subject SECURITY RELEASES: 7.2.8 - 7.3.10 - 7.4.8 - 8.0.3
Date
Msg-id 20050510162911.G6493@ganymede.hub.org
Whole thread Raw
Responses Re: SECURITY RELEASES: 7.2.8 - 7.3.10 - 7.4.8 - 8.0.3  (Neil Conway <neilc@samurai.com>)
List pgsql-general
In order to address several security issues identified over the past two
weeks, as well as one "low probability" race condition, we are releasing
new version of PostgreSQL as far back as the 7.2.x branch.

Please note that the security issues were those already reported by Tom
Lane, as well as a manual fix for them.  These releases are mainly to
ensure that those installing and/or upgrading existing installations have
those fixes automatically.

For details on  the fixes, please see the HISTORY file included in the
Release, but a summary consists of:

      * Change encoding function signature to prevent misuse
      * Change "contrib/tsearch2" to avoid unsafe use of INTERNAL function
        results
      * Repair race condition between relation extension and VACUUM
        This could theoretically have caused loss of a page's worth of
        freshly-inserted data, although the scenario seems of very low
        probability. There are no known cases of it having caused more than
        an Assert failure.

Downloads are available via:

     http://www.postgresql.org/download

Please report any bugs to:

     pgsql-bugs@postgresql.org

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PERFORM] "Hash index" vs. "b-tree index" (PostgreSQL
Next
From: Daniel Schuchardt
Date:
Subject: Re: Delphi - Developers start develop Access components