Hello community,

here is the log from the commit of package postgresql96 for openSUSE:Factory 
checked in at 2020-11-15 15:25:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql96 (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql96.new.24930 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql96"

Sun Nov 15 15:25:42 2020 rev:23 rq:848149 version:9.6.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql96/postgresql96.changes        
2020-08-15 21:13:58.015405136 +0200
+++ /work/SRC/openSUSE:Factory/.postgresql96.new.24930/postgresql96.changes     
2020-11-15 15:26:36.167465020 +0100
@@ -1,0 +2,18 @@
+Wed Nov 11 12:14:11 UTC 2020 - Reinhard Max <m...@suse.com>
+
+- Upgrade to version 9.6.20:
+  * CVE-2020-25695, bsc#1178666: Block DECLARE CURSOR ... WITH HOLD
+    and firing of deferred triggers within index expressions and
+    materialized view queries.
+  * CVE-2020-25694, bsc#1178667:
+    a) Fix usage of complex connection-string parameters in pg_dump,
+    pg_restore, clusterdb, reindexdb, and vacuumdb.
+    b) When psql's \connect command re-uses connection parameters,
+    ensure that all non-overridden parameters from a previous
+    connection string are re-used.
+  * CVE-2020-25696, bsc#1178668: Prevent psql's \gset command from
+    modifying specially-treated variables.
+  * https://www.postgresql.org/about/news/2111/
+  * https://www.postgresql.org/docs/9.6/release-9-6-20.html
+
+-------------------------------------------------------------------

Old:
----
  postgresql-9.6.19.tar.bz2
  postgresql-9.6.19.tar.bz2.sha256

New:
----
  postgresql-9.6.20.tar.bz2
  postgresql-9.6.20.tar.bz2.sha256

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

Other differences:
------------------
++++++ postgresql96.spec ++++++
--- /var/tmp/diff_new_pack.GFk9HD/_old  2020-11-15 15:26:36.959465868 +0100
+++ /var/tmp/diff_new_pack.GFk9HD/_new  2020-11-15 15:26:36.963465872 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define pgversion 9.6.19
+%define pgversion 9.6.20
 %define pgmajor 9.6
 %define pgsuffix 96
 %define buildlibs 0
@@ -621,20 +621,23 @@
        vacuumdb \
        reindexdb \
        pg_basebackup \
-%if %pgsuffix < 90
-       pg_receivewal \
-%else
+       pg_isready \
+       pg_recvlogical \
+%if %pgsuffix >= 90
        createlang \
        droplang \
        pg_receivexlog \
-%endif
-       pg_isready \
-       pg_recvlogical \
+%else
+       pg_receivewal \
 %if %pgsuffix == 11
        pg_verify_checksums \
 %endif
-%if %pgsuffix == 12
-       pg_checksums
+%if %pgsuffix >= 12
+       pg_checksums \
+%endif
+%if %pgsuffix >= 13
+       pg_verifybackup
+%endif
 %endif
 
 %find_lang plpgsql-$VLANG main.files

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

++++++ postgresql-9.6.19.tar.bz2.sha256 -> postgresql-9.6.20.tar.bz2.sha256 
++++++
--- /work/SRC/openSUSE:Factory/postgresql96/postgresql-9.6.19.tar.bz2.sha256    
2020-08-15 21:13:55.331403634 +0200
+++ 
/work/SRC/openSUSE:Factory/.postgresql96.new.24930/postgresql-9.6.20.tar.bz2.sha256
 2020-11-15 15:26:35.983464823 +0100
@@ -1 +1 @@
-61f93a94ccddbe0b2d1afaf03f04ba605d8af5b774ff9b830e5adeb50ab55cb0  
postgresql-9.6.19.tar.bz2
+3d08cba409d45ab62d42b24431a0d55e7537bcd1db2d979f5f2eefe34d487bb6  
postgresql-9.6.20.tar.bz2
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to