diff --git a/postgresql-14.0.tar.bz2 b/postgresql-14.0.tar.bz2 deleted file mode 100644 index 6c8cf9d..0000000 --- a/postgresql-14.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee2ad79126a7375e9102c4db77c4acae6ae6ffe3e082403b88826d96d927a122 -size 21836842 diff --git a/postgresql-14.0.tar.bz2.sha256 b/postgresql-14.0.tar.bz2.sha256 deleted file mode 100644 index fc41f2c..0000000 --- a/postgresql-14.0.tar.bz2.sha256 +++ /dev/null @@ -1 +0,0 @@ -ee2ad79126a7375e9102c4db77c4acae6ae6ffe3e082403b88826d96d927a122 postgresql-14.0.tar.bz2 diff --git a/postgresql-14.1.tar.bz2 b/postgresql-14.1.tar.bz2 new file mode 100644 index 0000000..488711d --- /dev/null +++ b/postgresql-14.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d3c101ea7ae38982f06bdc73758b53727fb6402ecd9382006fa5ecc7c2ca41f +size 21887101 diff --git a/postgresql-14.1.tar.bz2.sha256 b/postgresql-14.1.tar.bz2.sha256 new file mode 100644 index 0000000..d985be5 --- /dev/null +++ b/postgresql-14.1.tar.bz2.sha256 @@ -0,0 +1 @@ +4d3c101ea7ae38982f06bdc73758b53727fb6402ecd9382006fa5ecc7c2ca41f postgresql-14.1.tar.bz2 diff --git a/postgresql14.changes b/postgresql14.changes index 6d1cf1d..c80d38f 100644 --- a/postgresql14.changes +++ b/postgresql14.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Nov 10 16:56:57 UTC 2021 - Reinhard Max + +- bsc#1192516: Upgrade to 14.1 + * 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/14/release-14-1.html + ------------------------------------------------------------------- Wed Oct 20 15:21:53 UTC 2021 - Reinhard Max @@ -6,8 +16,6 @@ Wed Oct 20 15:21:53 UTC 2021 - Reinhard Max ------------------------------------------------------------------- Tue Oct 5 11:34:50 UTC 2021 - Reinhard Max -- Let genlists skip non-existing binaries to avoid lots of version - conditionals in the file lists. - Remove postgresql-testsuite-int8.sql.patch, because its purpose is unclear. This affects only the test subpackage. diff --git a/postgresql14.spec b/postgresql14.spec index 760d6a2..7d733d4 100644 --- a/postgresql14.spec +++ b/postgresql14.spec @@ -16,7 +16,7 @@ # -%define pgversion 14.0 +%define pgversion 14.1 %define pgmajor 14 %define pgsuffix %pgmajor %define buildlibs 1