Hello community,

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

Package is "postgresql95"

Sun Nov 15 15:25:34 2020 rev:23 rq:848148 version:9.5.24

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql95/postgresql95.changes        
2020-08-15 21:13:20.311384036 +0200
+++ /work/SRC/openSUSE:Factory/.postgresql95.new.24930/postgresql95.changes     
2020-11-15 15:26:32.431461022 +0100
@@ -1,0 +2,21 @@
+Wed Nov 11 12:16:49 UTC 2020 - Reinhard Max <m...@suse.com>
+
+- Upgrade to version 9.5.24:
+  * 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.
+  * Fix recently-added timetz test case so it works when the USA
+    is not observing daylight savings time.
+    (obsoletes postgresql-timetz.patch)
+  * https://www.postgresql.org/about/news/2111/
+  * https://www.postgresql.org/docs/9.5/release-9-5-24.html
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ postgresql95.spec ++++++
--- /var/tmp/diff_new_pack.ASktOq/_old  2020-11-15 15:26:33.659462336 +0100
+++ /var/tmp/diff_new_pack.ASktOq/_new  2020-11-15 15:26:33.659462336 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define pgversion 9.5.23
+%define pgversion 9.5.24
 %define pgmajor 9.5
 %define pgsuffix 95
 %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
@@ -873,6 +876,7 @@
 
 %if %{with llvm}
 %files llvmjit
+%defattr(-,root,root)
 %pglibdir/llvm*
 %pglibdir/bitcode/*
 %endif

++++++ postgresql-9.5.23.tar.bz2 -> postgresql-9.5.24.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/postgresql95/postgresql-9.5.23.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql95.new.24930/postgresql-9.5.24.tar.bz2 
differ: char 11, line 1

++++++ postgresql-9.5.23.tar.bz2.sha256 -> postgresql-9.5.24.tar.bz2.sha256 
++++++
--- /work/SRC/openSUSE:Factory/postgresql95/postgresql-9.5.23.tar.bz2.sha256    
2020-08-15 21:13:19.691383689 +0200
+++ 
/work/SRC/openSUSE:Factory/.postgresql95.new.24930/postgresql-9.5.24.tar.bz2.sha256
 2020-11-15 15:26:31.423459943 +0100
@@ -1 +1 @@
-e314fa7e3355c4b8a35e94eeb8e58a6cf46adf49a2f9afa0c15cbc39980c8366  
postgresql-9.5.23.tar.bz2
+065cfd3db9f5aca84e794e73e71a797c984b2e728e760f4f4226a9162a99c22a  
postgresql-9.5.24.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