Hello community, here is the log from the commit of package postgresql11 for openSUSE:Factory checked in at 2019-05-16 21:58:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgresql11 (Old) and /work/SRC/openSUSE:Factory/.postgresql11.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgresql11" Thu May 16 21:58:32 2019 rev:2 rq:702689 version:11.3 Changes: -------- --- /work/SRC/openSUSE:Factory/postgresql11/postgresql11.changes 2019-03-12 09:49:01.667590530 +0100 +++ /work/SRC/openSUSE:Factory/.postgresql11.new.5148/postgresql11.changes 2019-05-16 21:58:43.770818807 +0200 @@ -1,0 +2,11 @@ +Fri May 10 09:52:48 UTC 2019 - Reinhard Max <[email protected]> + +- Update to 11.3: + * https://www.postgresql.org/docs/11/release-11-3.html + * https://www.postgresql.org/about/news/1939/ + * CVE-2019-10130, bsc#1134689: Prevent row-level security + policies from being bypassed via selectivity estimators. + * CVE-2019-10129, bsc#1134684: Avoid access to already-freed + memory during partition routing error reports. + +------------------------------------------------------------------- Old: ---- postgresql-11.2.tar.bz2 postgresql-11.2.tar.bz2.sha256 New: ---- postgresql-11.3.tar.bz2 postgresql-11.3.tar.bz2.sha256 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postgresql11.spec ++++++ --- /var/tmp/diff_new_pack.KgQKJq/_old 2019-05-16 21:58:44.774818367 +0200 +++ /var/tmp/diff_new_pack.KgQKJq/_new 2019-05-16 21:58:44.774818367 +0200 @@ -1,7 +1,7 @@ # -# spec file for package postgresql10 +# spec file for package postgresql11 # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -67,8 +67,8 @@ %define builddevel 0 %endif - %if %buildmain +BuildRequires: docbook_4 BuildRequires: gettext-devel BuildRequires: libuuid-devel BuildRequires: ncurses-devel @@ -78,7 +78,6 @@ BuildRequires: tcl-devel BuildRequires: timezone BuildRequires: zlib-devel -BuildRequires: docbook_4 # %endif @@ -90,9 +89,9 @@ BuildRequires: libselinux-devel %endif %if %{with llvm} -BuildRequires: llvm-devel BuildRequires: clang-devel BuildRequires: gcc-c++ +BuildRequires: llvm-devel %endif BuildRequires: libxslt-devel BuildRequires: openldap2-devel @@ -113,7 +112,7 @@ Summary: Basic Clients and Utilities for PostgreSQL License: PostgreSQL Group: Productivity/Databases/Tools -Version: 11.2 +Version: 11.3 Release: 0 Source0: https://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2 Source1: https://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2.sha256 @@ -248,8 +247,8 @@ %package server-devel Summary: PostgreSQL server development header files and utilities Group: Development/Libraries/C and C++ -Provides: postgresql-server-devel-implementation = %version-%release Provides: postgresql-server-devel = %version-%release +Provides: postgresql-server-devel-implementation = %version-%release Requires(post): postgresql-server-noarch >= %pgmajor Requires(postun): postgresql-server-noarch >= %pgmajor Requires: %pgname-devel = %version ++++++ postgresql-11.2.tar.bz2 -> postgresql-11.3.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/postgresql11/postgresql-11.2.tar.bz2 /work/SRC/openSUSE:Factory/.postgresql11.new.5148/postgresql-11.3.tar.bz2 differ: char 11, line 1 ++++++ postgresql-11.2.tar.bz2.sha256 -> postgresql-11.3.tar.bz2.sha256 ++++++ --- /work/SRC/openSUSE:Factory/postgresql11/postgresql-11.2.tar.bz2.sha256 2019-03-12 09:49:01.463590571 +0100 +++ /work/SRC/openSUSE:Factory/.postgresql11.new.5148/postgresql-11.3.tar.bz2.sha256 2019-05-16 21:58:43.750818815 +0200 @@ -1 +1 @@ -2676b9ce09c21978032070b6794696e0aa5a476e3d21d60afc036dc0a9c09405 postgresql-11.2.tar.bz2 +2a85e082fc225944821dfd23990e32dfcd2284c19060864b0ad4ca537d30522d postgresql-11.3.tar.bz2
