~paelzer/ubuntu/+source/postgresql-11:MRE-disco-11.5

Last commit made on 2019-08-06
Get this branch:
git clone -b MRE-disco-11.5 https://git.launchpad.net/~paelzer/ubuntu/+source/postgresql-11
Only Christian Ehrhardt  can upload to this branch. If you are Christian Ehrhardt  please log in for upload directions.

Branch merges

Branch information

Name:
MRE-disco-11.5
Repository:
lp:~paelzer/ubuntu/+source/postgresql-11

Recent commits

838c456... by Christian Ehrhardt 

Merge changelog for 11.5

Signed-off-by: Christian Ehrhardt <email address hidden>

90f5cc0... by Christian Ehrhardt 

New Upstream release 11.5

Signed-off-by: Christian Ehrhardt <email address hidden>

b4f0b9d... by Christian Ehrhardt 

Import patches-unapplied version 11.4-0ubuntu0.19.04.1 to ubuntu/disco-security

Imported using git-ubuntu import.

Changelog parent: edbc0b091020c4489d195f4c2058b80a6910d3e2

New changelog entries:
   * New upstream release (LP: #1833211)
    - Fix buffer-overflow hazards in SCRAM verifier parsing and libpq
      CVE-2019-10164
    - Fix assorted errors in run-time partition pruning logic
    - Fix possible crash while trying to copy trigger definitions to a
      new partition
    - Fix failure of ALTER TABLE ... ALTER COLUMN TYPE when the table has a
      partial exclusion constraint
    - Fix failure of COMMENT command for comments on domain constraints
    - Prevent possible memory clobber when there are duplicate columns in a
      hash aggregate's hash key list
    - Details about these and many further changes can be found at:
      https://www.postgresql.org/docs/11/static/release-11-4.html

edbc0b0... by Christian Ehrhardt 

Import patches-unapplied version 11.3-0ubuntu0.19.04.1 to ubuntu/disco-security

Imported using git-ubuntu import.

Changelog parent: f062e1cf8bb0d1ebda7d0468d50b28e50495ef07

New changelog entries:
  * New upstream release(s) (LP: #1828012)
    - Prevent row-level security policies from being bypassed via
      selectivity estimators.
      CVE-2019-10130
    - Avoid access to already-freed memory during partition routing error
      reports
      CVE-2019-10129
    - Details about these and many further changes can be found at:
      https://www.postgresql.org/docs/11/static/release-11-3.html

f062e1c... by Christoph Berg <email address hidden>

Import patches-unapplied version 11.2-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 4a96c9159d882fb02898a5957c73eaf99640d3fd

New changelog entries:
  * New upstream version.
  * Add Breaks on modules needing recompilation against heap_getattr().
  * Debconf translations:
    + ru by Lev Lamberov. (Closes: #920893)
    + nl by Frans Spiesschaert. (Closes: #921090)
    + fr by Jean-Pierre Giraud. (Closes: #920499)
    + pt_BR by Adriano Rafael Gomes. (Closes: #920541)
  * Update PostgreSQL Maintainers address.
  * Debconf translations:
    + pt by Américo Monteiro. (Closes: #919338)
    + de by Helge Kreutzmann. (Closes: #919770)
  * Document src/backend/snowball/libstemmer origin and licensing.
    (Closes: #626732)

4a96c91... by Christoph Berg <email address hidden>

Import patches-unapplied version 11.1-2 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 211d95afc0e5d4ba173cad0a492b4393355fb16a

New changelog entries:
  * Drop explicit xz compression for .debs.
  * Depend on locales | locales-all. Suggested by Elrond, thanks!
    (Closes: #916655)
  * Build-Depend on tcl-dev instead of on a specific version.
  * initdb doesn't like LANG and LC_ALL to contradict, unset LANG and
    LC_CTYPE at test time. (Closes: #917764)
  * On purge, ask the user if they want to remove clusters. (Closes: #911940)

211d95a... by Christoph Berg <email address hidden>

Import patches-unapplied version 11.1-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 36f4426ce1db0d4a64a6ba57d7c7073ec39a91e7

New changelog entries:
  * New upstream version.
    + Ensure proper quoting of transition table names when pg_dump emits
      CREATE TRIGGER ... REFERENCING commands. (CVE-2018-16850)

36f4426... by Christoph Berg

Import patches-unapplied version 11.0-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 2aee5c0588c77fe73e3fb1aa48ff0a593c841370

New changelog entries:
  * First PostgreSQL 11 stable release.
  * Bump postgresql-11's postgresql-common dependency to 194 so we have a
    "supported-versions" script that lists 11 as supported.

2aee5c0... by Christoph Berg <email address hidden>

Import patches-unapplied version 11~rc1-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 26d69525752692db279997fa25e0012e8e5a1bb0

New changelog entries:
  * First PostgreSQL 11 release candidate.
  * configure: Hard-code paths to /bin/mkdir -p and /bin/tar.
  * Disable JIT on riscv64 (llvm 7 not built yet), and powerpcspe (clang does
    not load pyconfig.h because it doesn't define __SPE__), see
    https://buildd.debian.org/status/fetch.php?pkg=postgresql-11&arch=powerpcspe&ver=11%7Ebeta4-2&stamp=1537447357&raw=0

26d6952... by Christoph Berg <email address hidden>

Import patches-unapplied version 11~beta4-2 to debian/experimental

Imported using git-ubuntu import.

Changelog parent: 899c74f45a5d3a3baa2bde686c62f6bea721669c

New changelog entries:
  * control, postgresql-11.install: Don't use llvm for JIT on x32 (crashes)
    https://buildd.debian.org/status/fetch.php?pkg=postgresql-11&arch=x32&ver=11~beta3-2&stamp=1537286634&raw=0
  * Fourth PostgreSQL 11 beta release. JIT support is enabled at compile time,
    but disabled at runtime by default. "SET jit = on;" to enable.
  * rules: Remove llvm 7 hard-coding, package can detect version 7 now.
  * control, postgresql-11.install: Don't use llvm for JIT on alpha (llvm does
    not support the architecture), powerpc (dies with illegal instruction)
    https://buildd.debian.org/status/fetch.php?pkg=postgresql-11&arch=powerpc&ver=11%7Ebeta3-2&stamp=1537008595&raw=0
    sparc64 (Invalid data was encountered while parsing the file)
    https://buildd.debian.org/status/fetch.php?pkg=postgresql-11&arch=sparc64&ver=11~beta3-2&stamp=1537018656&raw=0
  * Remove regress-python3-mangle.mk from plpython3 package, it's also in
    -server-dev.
  * Install usr/share/locale/*/LC_MESSAGES/pg_verify_checksums-*.mo.