Hello community,

here is the log from the commit of package postgresql94 for openSUSE:Factory 
checked in at 2016-05-24 09:34:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql94 (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql94.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql94"

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql94/postgresql94-libs.changes   
2016-03-16 10:23:51.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.postgresql94.new/postgresql94-libs.changes      
2016-05-24 09:34:50.000000000 +0200
@@ -1,0 +2,63 @@
+Thu May 19 11:43:05 UTC 2016 - mrueck...@suse.de
+
+- Bugfix release to 9.4.8
+  This update fixes several problems which caused downtime for
+  users, including:
+
+  - Clearing the OpenSSL error queue before OpenSSL calls,
+    preventing errors in SSL connections, particularly when using
+    the Python, Ruby or PHP OpenSSL wrappers
+  - Fixed the "failed to build N-way joins" planner error
+  - Fixed incorrect handling of equivalence in multilevel nestloop
+    query plans, which could emit rows which didn't match the WHERE
+    clause.
+  - Prevented two memory leaks with using GIN indexes, including a
+    potential index corruption risk.
+
+  The release also includes many other bug fixes for reported
+  issues, many of which affect all supported versions:
+
+  - Fix corner-case parser failures occurring when
+    operator_precedence_warning is turned on
+  - Prevent possible misbehavior of TH, th, and Y,YYY format codes
+    in to_timestamp()
+  - Correct dumping of VIEWs and RULEs which use ANY (array) in a
+    subselect
+  - Disallow newlines in ALTER SYSTEM parameter values
+  - Avoid possible misbehavior after failing to remove a tablespace
+    symlink
+  - Fix crash in logical decoding on alignment-picky platforms
+  - Avoid repeated requests for feedback from receiver while
+    shutting down walsender
+  - Multiple fixes for pg_upgrade
+  - Support building with Visual Studio 2015
+  - This update also contains tzdata release 2016d, with updates
+    for Russia, Venezuela, Kirov, and Tomsk.
+
+  http://www.postgresql.org/docs/current/static/release-9-4-8.html
+
+-------------------------------------------------------------------
+Wed May  4 00:50:26 UTC 2016 - mrueck...@suse.de
+
+- Bugfix release 9.4.7:
+  - Fix two bugs in indexed ROW() comparisons
+  - Avoid data loss due to renaming files
+  - Prevent an error in rechecking rows in SELECT FOR UPDATE/SHARE
+  - Fix bugs in multiple json_ and jsonb_ functions
+  - Log lock waits for INSERT ON CONFLICT correctly
+  - Ignore recovery_min_apply_delay until reaching a consistent
+    state
+  - Fix issue with pg_subtrans XID wraparound
+  - Fix assorted bugs in Logical Decoding
+  - Fix planner error with nested security barrier views
+  - Prevent memory leak in GIN indexes
+  - Fix two issues with ispell dictionaries
+  - Avoid a crash on old Windows versions
+  - Skip creating an erroneous delete script in pg_upgrade
+  - Correctly translate empty arrays into PL/Perl
+  - Make PL/Python cope with identifier names
+
+- For the full release notes, see:
+  http://www.postgresql.org/docs/9.4/static/release-9-4-7.html
+
+-------------------------------------------------------------------
@@ -37 +100 @@
-- For the full release notse, see:
+- For the full release notes, see:
postgresql94.changes: same change

Old:
----
  postgresql-9.4.6.tar.bz2

New:
----
  postgresql-9.4.8.tar.bz2

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

Other differences:
------------------
++++++ postgresql94-libs.spec ++++++
--- /var/tmp/diff_new_pack.F30X4a/_old  2016-05-24 09:34:51.000000000 +0200
+++ /var/tmp/diff_new_pack.F30X4a/_new  2016-05-24 09:34:51.000000000 +0200
@@ -63,7 +63,7 @@
 Summary:        Basic Clients and Utilities for PostgreSQL
 License:        PostgreSQL
 Group:          Productivity/Databases/Tools
-Version:        9.4.6
+Version:        9.4.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

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


Reply via email to