~ubuntu-branches/ubuntu/vivid/postgresql-9.4/vivid-updates

« back to all changes in this revision

Viewing changes to doc/src/sgml/html/sql-alterdomain.html

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2015-10-08 15:36:31 UTC
  • mfrom: (1.2.3) (11.1.2 vivid-proposed)
  • Revision ID: package-import@ubuntu.com-20151008153631-dyiutwil2zjh9pxs
Tags: 9.4.5-0ubuntu0.15.04
* New upstream security/bug fix release: (LP: #1504132)
  - Guard against stack overflows in json parsing.
    If an application constructs PostgreSQL json or jsonb values from
    arbitrary user input, the application's users can reliably crash the
    PostgreSQL server, causing momentary denial of service.  (CVE-2015-5289)

  - Fix contrib/pgcrypto to detect and report too-short crypt() salts
    Certain invalid salt arguments crashed the server or disclosed a few
    bytes of server memory.  We have not ruled out the viability of attacks
    that arrange for presence of confidential information in the disclosed
    bytes, but they seem unlikely.  (CVE-2015-5288)

  - See release notes for details about other fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
REV="MADE"
10
10
HREF="mailto:pgsql-docs@postgresql.org"><LINK
11
11
REL="HOME"
12
 
TITLE="PostgreSQL 9.4.2 Documentation"
 
12
TITLE="PostgreSQL 9.4.5 Documentation"
13
13
HREF="index.html"><LINK
14
14
REL="UP"
15
15
TITLE="SQL Commands"
26
26
HTTP-EQUIV="Content-Type"
27
27
CONTENT="text/html; charset=ISO-8859-1"><META
28
28
NAME="creation"
29
 
CONTENT="2015-05-19T23:16:15"></HEAD
 
29
CONTENT="2015-10-05T19:28:19"></HEAD
30
30
><BODY
31
31
CLASS="REFENTRY"
32
32
><DIV
44
44
VALIGN="bottom"
45
45
><A
46
46
HREF="index.html"
47
 
>PostgreSQL 9.4.2 Documentation</A
 
47
>PostgreSQL 9.4.5 Documentation</A
48
48
></TH
49
49
></TR
50
50
><TR
95
95
><DIV
96
96
CLASS="REFNAMEDIV"
97
97
><A
98
 
NAME="AEN67165"
 
98
NAME="AEN67219"
99
99
></A
100
100
><H2
101
101
>Name</H2
104
104
><DIV
105
105
CLASS="REFSYNOPSISDIV"
106
106
><A
107
 
NAME="AEN67168"
 
107
NAME="AEN67222"
108
108
></A
109
109
><H2
110
110
>Synopsis</H2
222
222
><DIV
223
223
CLASS="REFSECT1"
224
224
><A
225
 
NAME="AEN67188"
 
225
NAME="AEN67242"
226
226
></A
227
227
><H2
228
228
>Description</H2
382
382
><DIV
383
383
CLASS="REFSECT1"
384
384
><A
385
 
NAME="AEN67245"
 
385
NAME="AEN67299"
386
386
></A
387
387
><H2
388
388
>Parameters</H2
518
518
><DIV
519
519
CLASS="REFSECT1"
520
520
><A
521
 
NAME="AEN67299"
 
521
NAME="AEN67353"
522
522
></A
523
523
><H2
524
524
>Notes</H2
539
539
><DIV
540
540
CLASS="REFSECT1"
541
541
><A
542
 
NAME="AEN67304"
 
542
NAME="AEN67358"
543
543
></A
544
544
><H2
545
545
>Examples</H2