Hello community,

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

Package is "postgresql94"

Sat May 20 10:08:09 2017 rev:8 rq:494805 version:9.4.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql94/postgresql94-libs.changes   
2017-03-21 22:43:06.837364092 +0100
+++ /work/SRC/openSUSE:Factory/.postgresql94.new/postgresql94-libs.changes      
2017-05-20 10:08:37.766558406 +0200
@@ -1,0 +2,20 @@
+Tue May  9 14:06:42 UTC 2017 - [email protected]
+
+- Update to version 9.4.12:
+  * https://www.postgresql.org/docs/9.4/static/release-9-4-12.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.4.11-fix-timezone-tests.patch
+- Move the timezone requirement to the server package as it was
+  originally intended.
+- Sync spec file with postgresql96.
+- Merge Factory and SLE-12.
+
+-------------------------------------------------------------------
@@ -34,0 +55,5 @@
+Thu Sep 15 07:04:16 UTC 2016 - [email protected]
+
+- Added "Requires: timezone" to Server Package (bsc#973660)
+
+-------------------------------------------------------------------
@@ -39 +64 @@
-    (CVE-2016-5423)
+    (CVE-2016-5423, bsc#993454)
@@ -41 +66 @@
-    and role names (CVE-2016-5424)
+    and role names (CVE-2016-5424, bsc#993453)
@@ -181 +206 @@
-- For the full release notse, see:
+- For the full release notes, see:
@@ -237 +262 @@
-- For the full release notse, see:
+- For the full release notes, see:
postgresql94.changes: same change

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

New:
----
  postgresql-9.4.12.tar.bz2

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

Other differences:
------------------
++++++ postgresql94-libs.spec ++++++
--- /var/tmp/diff_new_pack.TQzE2J/_old  2017-05-20 10:08:38.790413738 +0200
+++ /var/tmp/diff_new_pack.TQzE2J/_new  2017-05-20 10:08:38.790413738 +0200
@@ -63,7 +63,7 @@
 Summary:        Basic Clients and Utilities for PostgreSQL
 License:        PostgreSQL
 Group:          Productivity/Databases/Tools
-Version:        9.4.11
+Version:        9.4.12
 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,8 +77,7 @@
 Patch7:         postgresql-testsuite-seclabel-location.patch
 Patch8:         postgresql-testsuite-keep-results-file.patch
 Patch9:         postgresql-var-run-socket.patch
-Patch10:        postgresql-9.4.11-fix-timezone-tests.patch
-Url:            http://www.postgresql.org/
+Url:            https://www.postgresql.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Provides:       postgresql = %version
 Requires:       %libpq >= %majorversion
@@ -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
@@ -314,7 +311,6 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
-%patch10 -p1
 touch -r tmp configure
 rm tmp
 find src/test/ -name '*.orig' -delete

postgresql94.spec: same change
++++++ postgresql-9.4.11.tar.bz2 -> postgresql-9.4.12.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/postgresql94/postgresql-9.4.11.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql94.new/postgresql-9.4.12.tar.bz2 differ: 
char 11, line 1


Reply via email to