Accepting request 930950 from server:database:postgresql
- bsc#1192516: Upgrade to 13.5: * Make the server reject extraneous data after an SSL or GSS encryption handshake (CVE-2021-23214). * Make libpq reject extraneous data after an SSL or GSS encryption handshake (CVE-2021-23222). * https://www.postgresql.org/docs/13/release-13-4.html OBS-URL: https://build.opensuse.org/request/show/930950 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postgresql13?expand=0&rev=13
This commit is contained in:
commit
7c70ce31d1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea93e10390245f1ce461a54eb5f99a48d8cabd3a08ce4d652ec2169a357bc0cd
|
||||
size 21157443
|
@ -1 +0,0 @@
|
||||
ea93e10390245f1ce461a54eb5f99a48d8cabd3a08ce4d652ec2169a357bc0cd postgresql-13.4.tar.bz2
|
3
postgresql-13.5.tar.bz2
Normal file
3
postgresql-13.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b81067a55edbaabc418aacef457dd8477642827499560b00615a6ea6c13f6b3
|
||||
size 21186674
|
1
postgresql-13.5.tar.bz2.sha256
Normal file
1
postgresql-13.5.tar.bz2.sha256
Normal file
@ -0,0 +1 @@
|
||||
9b81067a55edbaabc418aacef457dd8477642827499560b00615a6ea6c13f6b3 postgresql-13.5.tar.bz2
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 10 18:04:28 UTC 2021 - Reinhard Max <max@suse.com>
|
||||
|
||||
- bsc#1192516: Upgrade to 13.5:
|
||||
* Make the server reject extraneous data after an SSL or GSS
|
||||
encryption handshake (CVE-2021-23214).
|
||||
* Make libpq reject extraneous data after an SSL or GSS
|
||||
encryption handshake (CVE-2021-23222).
|
||||
* https://www.postgresql.org/docs/13/release-13-4.html
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 27 13:58:17 UTC 2021 - Reinhard Max <max@suse.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package postgresql13
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define pgversion 13.4
|
||||
%define pgversion 13.5
|
||||
%define pgmajor 13
|
||||
%define pgsuffix %pgmajor
|
||||
%define buildlibs 0
|
||||
|
Loading…
Reference in New Issue
Block a user