Hello community,

here is the log from the commit of package postgresql96 for openSUSE:Factory 
checked in at 2017-08-23 11:52:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql96 (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql96.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql96"

Wed Aug 23 11:52:01 2017 rev:5 rq:516109 version:9.6.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql96/postgresql96.changes        
2017-05-20 10:11:41.152646674 +0200
+++ /work/SRC/openSUSE:Factory/.postgresql96.new/postgresql96.changes   
2017-08-23 11:52:04.168896547 +0200
@@ -1,0 +2,22 @@
+Fri Aug 11 11:40:41 UTC 2017 - m...@suse.com
+
+- Update to version 9.6.4:
+  * https://www.postgresql.org/docs/9.6/static/release-9-6-4.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.
+
+-------------------------------------------------------------------
+Thu Aug 10 16:39:41 UTC 2017 - mrueck...@suse.de
+
+- fix building on sle11 by using krb5-devel again
+
+-------------------------------------------------------------------
+Fri Aug  4 10:15:04 UTC 2017 - mrueck...@suse.de
+
+- use multibuild
+
+-------------------------------------------------------------------

Old:
----
  postgresql-9.6.3.tar.bz2
  postgresql96-libs.changes
  postgresql96-libs.spec
  pre_checkin.sh

New:
----
  _multibuild
  postgresql-9.6.4.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ postgresql96.spec ++++++
--- /var/tmp/diff_new_pack.7fbjKR/_old  2017-08-23 11:52:06.828522151 +0200
+++ /var/tmp/diff_new_pack.7fbjKR/_new  2017-08-23 11:52:06.844519899 +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 1
+%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
@@ -58,12 +64,16 @@
 BuildRequires:  openssl-devel
 BuildRequires:  pkg-config
 BuildRequires:  update-alternatives
+%if 0%{?suse_version} == 1110
+BuildRequires:  krb5-devel
+%else
 BuildRequires:  pkgconfig(krb5)
+%endif
 #!BuildIgnore:  %pgname
 Summary:        Basic Clients and Utilities for PostgreSQL
 License:        PostgreSQL
 Group:          Productivity/Databases/Tools
-Version:        9.6.3
+Version:        9.6.4
 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

++++++ _multibuild ++++++
<multibuild>
  <package>libs</package>
</multibuild>
++++++ postgresql-9.6.3.tar.bz2 -> postgresql-9.6.4.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/postgresql96/postgresql-9.6.3.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql96.new/postgresql-9.6.4.tar.bz2 differ: 
char 11, line 1


Reply via email to