Hello community, here is the log from the commit of package postgresql94 for openSUSE:Factory checked in at 2017-08-23 11:52:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgresql94 (Old) and /work/SRC/openSUSE:Factory/.postgresql94.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgresql94" Wed Aug 23 11:52:09 2017 rev:9 rq:516113 version:9.4.13 Changes: -------- --- /work/SRC/openSUSE:Factory/postgresql94/postgresql94.changes 2017-05-20 10:08:37.814551625 +0200 +++ /work/SRC/openSUSE:Factory/.postgresql94.new/postgresql94.changes 2017-08-23 11:52:10.771967034 +0200 @@ -1,0 +2,17 @@ +Fri Aug 11 11:42:21 UTC 2017 - [email protected] + +- Update to version 9.4.13 + * https://www.postgresql.org/docs/9.4/static/release-9-4-13.html + * CVE-2017-7547, bsc#1051685: Further restrict visibility of + pg_user_mappings.umoptions, to protect passwords stored as + user mapping options. + * CVE-2017-7546, bsc#1051684: Disallow empty passwords in all + password-based authentication methods. + * CVE-2017-7548, bsc#1053259: lo_put() function ignores ACLs. + +------------------------------------------------------------------- +Fri Aug 4 10:22:00 UTC 2017 - [email protected] + +- use multibuild + +------------------------------------------------------------------- Old: ---- postgresql-9.4.12.tar.bz2 postgresql94-libs.changes postgresql94-libs.spec pre_checkin.sh New: ---- _multibuild postgresql-9.4.13.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postgresql94.spec ++++++ --- /var/tmp/diff_new_pack.kARzs6/_old 2017-08-23 11:52:12.379740708 +0200 +++ /var/tmp/diff_new_pack.kARzs6/_new 2017-08-23 11:52:12.383740144 +0200 @@ -23,9 +23,15 @@ %define libecpg libecpg6 %define libpq_so libpq.so.5 %define libecpg_so libecpg.so.6 +%if "@BUILD_FLAVOR@" == "libs" +%define buildmain 0 +%define buildlibs 0 +%define builddevel 1 +%else %define buildmain 1 %define buildlibs 0 %define builddevel 0 +%endif %define pgbasedir %_prefix/lib/%pgname %define pgtestdir %pgbasedir/test %define pgbindir %pgbasedir/bin @@ -63,7 +69,7 @@ Summary: Basic Clients and Utilities for PostgreSQL License: PostgreSQL Group: Productivity/Databases/Tools -Version: 9.4.12 +Version: 9.4.13 Release: 0 %define pg_minor_version %(echo %version | sed -r 's/^([0-9]+\\.[0-9]+).*/\\1/') Source0: https://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2 @@ -221,8 +227,8 @@ %package contrib Summary: Contributed Extensions and Additions to PostgreSQL -Group: Productivity/Databases/Tools #FIXME +Group: Productivity/Databases/Tools PreReq: %pgname-server = %version Provides: postgresql-contrib = %version Requires(post): update-alternatives ++++++ _multibuild ++++++ <multibuild> <package>libs</package> </multibuild> ++++++ postgresql-9.4.12.tar.bz2 -> postgresql-9.4.13.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/postgresql94/postgresql-9.4.12.tar.bz2 /work/SRC/openSUSE:Factory/.postgresql94.new/postgresql-9.4.13.tar.bz2 differ: char 11, line 1
