The PostgreSQL database server was updated to 9.1.15, fixing bugs and security issues:
* Fix buffer overruns in to_char() (CVE-2015-0241).
* Fix buffer overrun in replacement *printf() functions
(CVE-2015-0242).
* Fix buffer overruns in contrib/pgcrypto (CVE-2015-0243).
* Fix possible loss of frontend/backend protocol synchronization after
an error (CVE-2015-0244).
* Fix information leak via constraint-violation error messages
(CVE-2014-8161).
For a comprehensive list of fixes, please refer to the following release notes:
* http://www.postgresql.org/docs/9.1/static/release-9-1-15.html
<http://www.postgresql.org/docs/9.1/static/release-9-1-15.html>
* http://www.postgresql.org/docs/9.1/static/release-9-1-14.html
<http://www.postgresql.org/docs/9.1/static/release-9-1-14.html>
* http://www.postgresql.org/docs/9.1/static/release-9-1-13.html
<http://www.postgresql.org/docs/9.1/static/release-9-1-13.html>
Security Issues:
* CVE-2015-0241
<http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0241>
* CVE-2015-0243
<http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0243>
* CVE-2015-0244
<http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0244>
* CVE-2014-8161
<http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8161>