Hello community,

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

Package is "postgresql95"

Wed Aug 23 11:52:36 2017 rev:6 rq:516149 version:9.5.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql95/postgresql95.changes        
2017-05-20 10:10:43.896736626 +0200
+++ /work/SRC/openSUSE:Factory/.postgresql95.new/postgresql95.changes   
2017-08-23 11:52:38.940001824 +0200
@@ -1,0 +2,17 @@
+Fri Aug 11 12:13:10 UTC 2017 - m...@suse.com
+
+- Update to version 9.5.8
+  * https://www.postgresql.org/docs/9.5/static/release-9-5-8.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:17:55 UTC 2017 - mrueck...@suse.de
+
+- use multibuild
+
+-------------------------------------------------------------------

Old:
----
  postgresql-9.5.7.tar.bz2
  postgresql95-libs.changes
  postgresql95-libs.spec
  pre_checkin.sh

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

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

Other differences:
------------------
++++++ postgresql95.spec ++++++
--- /var/tmp/diff_new_pack.eYgihH/_old  2017-08-23 11:52:41.235678662 +0200
+++ /var/tmp/diff_new_pack.eYgihH/_new  2017-08-23 11:52:41.251676409 +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.5.7
+Version:        9.5.8
 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
@@ -220,8 +226,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.5.7.tar.bz2 -> postgresql-9.5.8.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/postgresql95/postgresql-9.5.7.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql95.new/postgresql-9.5.8.tar.bz2 differ: 
char 11, line 1


Reply via email to