Description: |
This update provides PostgreSQL 9.1.18, which brings fixes for security issues and other enhancements.
The following vulnerabilities have been fixed:
* CVE-2015-3165: Avoid possible crash when client disconnects. (bsc#931972) * CVE-2015-3166: Consistently check for failure of the *printf(). (bsc#931973) * CVE-2015-3167: In contrib/pgcrypto, uniformly report decryption failures. (bsc#931974)
For a comprehensive list of changes, please refer to http://www.postgresql.org/docs/9.1/static/release-9-1-18.html .
This update also includes changes in PostgreSQL's packaging to prepare for the migration to the new major version 9.4. (FATE#316970, bsc#907651)
Security Issues:
* CVE-2015-3165 * CVE-2015-3166 * CVE-2015-3167
|