SHA256
1
0
forked from pool/postgresql14

- Update to 14.8:

* bsc#1211228, CVE-2023-2454:
    Prevent CREATE SCHEMA from defeating changes in search_path
  * bsc#1211229, CVE-2023-2455: Enforce row-level security
    policies correctly after inlining a set-returning function
  * https://www.postgresql.org/about/news/2637/
  * https://www.postgresql.org/docs/14/release-14-8.html

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql14?expand=0&rev=49
This commit is contained in:
Reinhard Max 2023-05-11 13:16:51 +00:00 committed by Git OBS Bridge
parent 13e33675b7
commit 851c8ab13b
6 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cef60f0098fa8101c1546f4254e45b722af5431337945b37af207007630db331
size 22182073

View File

@ -1 +0,0 @@
cef60f0098fa8101c1546f4254e45b722af5431337945b37af207007630db331 postgresql-14.7.tar.bz2

3
postgresql-14.8.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39d38f0030737ed03835debeefee3b37d335462ce4995e2497bc38d621ebe45a
size 22204905

View File

@ -0,0 +1 @@
39d38f0030737ed03835debeefee3b37d335462ce4995e2497bc38d621ebe45a postgresql-14.8.tar.bz2

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed May 10 12:58:22 UTC 2023 - Reinhard Max <max@suse.com>
- Update to 14.8:
* bsc#1211228, CVE-2023-2454:
Prevent CREATE SCHEMA from defeating changes in search_path
* bsc#1211229, CVE-2023-2455: Enforce row-level security
policies correctly after inlining a set-returning function
* https://www.postgresql.org/about/news/2637/
* https://www.postgresql.org/docs/14/release-14-8.html
-------------------------------------------------------------------
Tue Apr 18 09:05:09 UTC 2023 - Reinhard Max <max@suse.com>

View File

@ -16,7 +16,7 @@
#
%define pgversion 14.7
%define pgversion 14.8
%define pgmajor 14
%define buildlibs 0
%define tarversion %{pgversion}