~ubuntu-branches/ubuntu/oneiric/postgresql-9.1/oneiric-security

« back to all changes in this revision

Viewing changes to doc/src/sgml/html/docguide-toolsets.html

  • Committer: Package Import Robot
  • Author(s): Martin Pitt, CVE-2013-1899
  • Date: 2013-04-02 12:24:32 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20130402122432-whgoxuhc5tqte9v4
Tags: 9.1.9-0ubuntu11.10
* New upstream security/bug fix release: (LP: #1163184)
  - Fix insecure parsing of server command-line switches.
    A connection request containing a database name that begins with
    "-" could be crafted to damage or destroy files within the server's
    data directory, even if the request is eventually rejected.
    [CVE-2013-1899]
  - Reset OpenSSL randomness state in each postmaster child process.
    This avoids a scenario wherein random numbers generated by
    "contrib/pgcrypto" functions might be relatively easy for another
    database user to guess. The risk is only significant when the
    postmaster is configured with ssl = on but most connections don't
    use SSL encryption. [CVE-2013-1900]
  - Make REPLICATION privilege checks test current user not
    authenticated user.
    An unprivileged database user could exploit this mistake to call
    pg_start_backup() or pg_stop_backup(), thus possibly interfering
    with creation of routine backups. [CVE-2013-1901]
  - Fix GiST indexes to not use "fuzzy" geometric comparisons when it's
    not appropriate to do so.
    The core geometric types perform comparisons using "fuzzy"
    equality, but gist_box_same must do exact comparisons, else GiST
    indexes using it might become inconsistent. After installing this
    update, users should "REINDEX" any GiST indexes on box, polygon,
    circle, or point columns, since all of these use gist_box_same.
  - Fix erroneous range-union and penalty logic in GiST indexes that
    use "contrib/btree_gist" for variable-width data types, that is
    text, bytea, bit, and numeric columns.
    These errors could result in inconsistent indexes in which some
    keys that are present would not be found by searches, and also in
    useless index bloat. Users are advised to "REINDEX" such indexes
    after installing this update.
  - Fix bugs in GiST page splitting code for multi-column indexes.
    These errors could result in inconsistent indexes in which some
    keys that are present would not be found by searches, and also in
    indexes that are unnecessarily inefficient to search. Users are
    advised to "REINDEX" multi-column GiST indexes after installing
    this update.
  - See HISTORY/changelog.gz for details about the other bug 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.1.8 Documentation"
 
12
TITLE="PostgreSQL 9.1.9 Documentation"
13
13
HREF="index.html"><LINK
14
14
REL="UP"
15
15
TITLE="Documentation"
26
26
HTTP-EQUIV="Content-Type"
27
27
CONTENT="text/html; charset=ISO-8859-1"><META
28
28
NAME="creation"
29
 
CONTENT="2013-02-04T21:38:53"></HEAD
 
29
CONTENT="2013-04-01T18:35:08"></HEAD
30
30
><BODY
31
31
CLASS="SECT1"
32
32
><DIV
44
44
VALIGN="bottom"
45
45
><A
46
46
HREF="index.html"
47
 
>PostgreSQL 9.1.8 Documentation</A
 
47
>PostgreSQL 9.1.9 Documentation</A
48
48
></TH
49
49
></TR
50
50
><TR
283
283
><H2
284
284
CLASS="SECT2"
285
285
><A
286
 
NAME="AEN140947"
 
286
NAME="AEN141356"
287
287
>I.2.1. <SPAN
288
288
CLASS="PRODUCTNAME"
289
289
>Linux</SPAN
330
330
><H2
331
331
CLASS="SECT2"
332
332
><A
333
 
NAME="AEN140959"
 
333
NAME="AEN141368"
334
334
>I.2.2. FreeBSD Installation</A
335
335
></H2
336
336
><P
402
402
    in <TT
403
403
CLASS="FILENAME"
404
404
>/usr/local/share/sgml/catalog.ports</TT
405
 
> or order
406
 
    isn't proper .  Be sure to have the following lines in beginning of file:
 
405
> or that the
 
406
    order isn't proper.  Be sure to have the following lines in the beginning
 
407
    of the file:
407
408
</P><PRE
408
409
CLASS="PROGRAMLISTING"
409
410
>CATALOG "openjade/catalog"
432
433
><H2
433
434
CLASS="SECT2"
434
435
><A
435
 
NAME="AEN140989"
 
436
NAME="AEN141398"
436
437
>I.2.3. Debian Packages</A
437
438
></H2
438
439
><P
453
454
><H2
454
455
CLASS="SECT2"
455
456
><A
456
 
NAME="AEN140994"
 
457
NAME="AEN141403"
457
458
>I.2.4. Manual Installation from Source</A
458
459
></H2
459
460
><P
475
476
><H3
476
477
CLASS="SECT3"
477
478
><A
478
 
NAME="AEN140999"
 
479
NAME="AEN141408"
479
480
>I.2.4.1. Installing OpenJade</A
480
481
></H3
481
482
><DIV
601
602
><H3
602
603
CLASS="SECT3"
603
604
><A
604
 
NAME="AEN141026"
 
605
NAME="AEN141435"
605
606
>I.2.4.2. Installing the <SPAN
606
607
CLASS="PRODUCTNAME"
607
608
>DocBook</SPAN
735
736
><H3
736
737
CLASS="SECT3"
737
738
><A
738
 
NAME="AEN141062"
 
739
NAME="AEN141471"
739
740
>I.2.4.3. Installing the DocBook <ACRONYM
740
741
CLASS="ACRONYM"
741
742
>DSSSL</ACRONYM
811
812
><H3
812
813
CLASS="SECT3"
813
814
><A
814
 
NAME="AEN141080"
 
815
NAME="AEN141489"
815
816
>I.2.4.4. Installing <SPAN
816
817
CLASS="PRODUCTNAME"
817
818
>JadeTeX</SPAN