Hello community,

here is the log from the commit of package postgresql96 for openSUSE:Factory 
checked in at 2017-05-20 10:11:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql96 (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql96.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql96"

Sat May 20 10:11:39 2017 rev:4 rq:496337 version:9.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql96/postgresql96-libs.changes   
2017-03-21 22:42:59.738367043 +0100
+++ /work/SRC/openSUSE:Factory/.postgresql96.new/postgresql96-libs.changes      
2017-05-20 10:11:41.128650065 +0200
@@ -1,0 +2,24 @@
+Wed May 17 20:03:22 UTC 2017 - [email protected]
+
+- Replace krb5-devel BuildRequires with pkgconfig(krb5): allow OBS
+  to deliver krb5-mini when applicable.
+
+-------------------------------------------------------------------
+Thu May 11 07:04:28 UTC 2017 - [email protected]
+
+- Update to version 9.6.3:
+  * https://www.postgresql.org/docs/9.6/static/release-9-6-3.html
+  * CVE-2017-7486, bsc#1037624: Restrict visibility of
+    pg_user_mappings.umoptions, to protect passwords stored as
+    user mapping options.
+    !!! Manual action is needed to fix this in existing databases
+    !!! See upstream release notes for details.
+  * CVE-2017-7485, bsc#1038293: recognize PGREQUIRESSL variable
+    again.
+  * CVE-2017-7484, bsc#1037603: Prevent exposure of statistical
+    information via leaky operators.
+  * Obsoletes postgresql-9.6.2-fix-timezone-tests.patch
+- Added "Requires: timezone" to Server Package (bsc#973660)
+- Submit postgresql96 to SLE-12 (bsc#1038474, fate#321481).
+
+-------------------------------------------------------------------
postgresql96.changes: same change

Old:
----
  postgresql-9.6.2-fix-timezone-tests.patch
  postgresql-9.6.2.tar.bz2

New:
----
  postgresql-9.6.3.tar.bz2

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

Other differences:
------------------
++++++ postgresql96-libs.spec ++++++
--- /var/tmp/diff_new_pack.uvOCyP/_old  2017-05-20 10:11:42.012525178 +0200
+++ /var/tmp/diff_new_pack.uvOCyP/_new  2017-05-20 10:11:42.012525178 +0200
@@ -53,17 +53,17 @@
 %endif
 
 BuildRequires:  fdupes
-BuildRequires:  krb5-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  openldap2-devel
 BuildRequires:  openssl-devel
 BuildRequires:  pkg-config
 BuildRequires:  update-alternatives
+BuildRequires:  pkgconfig(krb5)
 #!BuildIgnore:  %pgname
 Summary:        Basic Clients and Utilities for PostgreSQL
 License:        PostgreSQL
 Group:          Productivity/Databases/Tools
-Version:        9.6.2
+Version:        9.6.3
 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
@@ -77,7 +77,6 @@
 Patch6:         postgresql-testsuite-int8.sql.patch
 Patch8:         postgresql-testsuite-keep-results-file.patch
 Patch9:         postgresql-var-run-socket.patch
-Patch10:        postgresql-9.6.2-fix-timezone-tests.patch
 Url:            https://www.postgresql.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Provides:       postgresql = %version
@@ -97,8 +96,6 @@
 HTML documentation for PostgreSQL can be found in the postgresql-docs
 package.
 
-%if %buildlibs
-
 %package -n %libpq
 Summary:        Shared Libraries Required for PostgreSQL Clients
 Group:          Productivity/Databases/Clients
@@ -139,7 +136,6 @@
 
 This package provides the runtime library of the embedded SQL C
 preprocessor for PostgreSQL.
-%endif
 
 %if %builddevel
 %package -n %pgname-devel
@@ -177,6 +173,7 @@
 PreReq:         postgresql = %version
 PreReq:         postgresql-init >= %majorversion
 Requires:       glibc-locale
+Requires:       timezone
 Provides:       postgresql-server = %version
 Requires(preun): postgresql-init >= %majorversion
 Requires(postun): postgresql-init >= %majorversion
@@ -224,8 +221,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
@@ -313,7 +310,6 @@
 %patch6 -p1
 %patch8 -p1
 %patch9 -p1
-%patch10 -p1
 touch -r tmp configure
 rm tmp
 find src/test/ -name '*.orig' -delete

postgresql96.spec: same change
++++++ postgresql-9.6.2.tar.bz2 -> postgresql-9.6.3.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/postgresql96/postgresql-9.6.2.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql96.new/postgresql-9.6.3.tar.bz2 differ: 
char 11, line 1


Reply via email to