Hello community,

here is the log from the commit of package postgresql96 for openSUSE:Factory 
checked in at 2018-05-23 16:06:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql96 (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql96.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql96"

Wed May 23 16:06:30 2018 rev:10 rq:610012 version:9.6.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql96/postgresql96.changes        
2018-03-20 21:54:33.538214425 +0100
+++ /work/SRC/openSUSE:Factory/.postgresql96.new/postgresql96.changes   
2018-05-23 16:06:34.935519081 +0200
@@ -1,0 +2,36 @@
+Wed May 16 09:21:53 UTC 2018 - [email protected]
+
+- Update to 9.6.9:
+  https://www.postgresql.org/about/news/1851/
+  https://www.postgresql.org/docs/current/static/release-9-6-9.html
+
+  A dump/restore is not required for those running 9.6.X.
+
+  However, if you use the adminpack extension, you should update
+  it as per the first changelog entry below.
+
+  Also, if the function marking mistakes mentioned in the second
+  and third changelog entries below affect you, you will want to
+  take steps to correct your database catalogs.
+
+  * CVE-2018-1115, bsc#1091610: Remove public execute privilege
+    from contrib/adminpack's pg_logfile_rotate() function
+
+    pg_logfile_rotate() is a deprecated wrapper for the core
+    function pg_rotate_logfile(). When that function was changed
+    to rely on SQL privileges for access control rather than a
+    hard-coded superuser check, pg_logfile_rotate() should have
+    been updated as well, but the need for this was missed. Hence,
+    if adminpack is installed, any user could request a logfile
+    rotation, creating a minor security issue.
+
+    After installing this update, administrators should update
+    adminpack by performing ALTER EXTENSION adminpack UPDATE in
+    each database in which adminpack is installed.
+
+  * Fix incorrect volatility markings on a few built-in functions
+
+  * Fix incorrect parallel-safety markings on a few built-in
+    functions.
+
+-------------------------------------------------------------------

Old:
----
  postgresql-9.6.8.tar.bz2

New:
----
  postgresql-9.6.9.tar.bz2

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

Other differences:
------------------
++++++ postgresql96.spec ++++++
--- /var/tmp/diff_new_pack.NdEa8A/_old  2018-05-23 16:06:36.399465456 +0200
+++ /var/tmp/diff_new_pack.NdEa8A/_new  2018-05-23 16:06:36.403465309 +0200
@@ -80,7 +80,7 @@
 Summary:        Basic Clients and Utilities for PostgreSQL
 License:        PostgreSQL
 Group:          Productivity/Databases/Tools
-Version:        9.6.8
+Version:        9.6.9
 Release:        0
 Source0:        
https://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2
 Source1:        baselibs.conf

++++++ postgresql-9.6.8.tar.bz2 -> postgresql-9.6.9.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/postgresql96/postgresql-9.6.8.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql96.new/postgresql-9.6.9.tar.bz2 differ: 
char 11, line 1


Reply via email to