Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package postgresql17 for openSUSE:Factory checked in at 2024-11-15 15:38:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgresql17 (Old) and /work/SRC/openSUSE:Factory/.postgresql17.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgresql17" Fri Nov 15 15:38:21 2024 rev:5 rq:1224229 version:17.1 Changes: -------- --- /work/SRC/openSUSE:Factory/postgresql17/postgresql17.changes 2024-11-04 22:47:09.583859637 +0100 +++ /work/SRC/openSUSE:Factory/.postgresql17.new.2017/postgresql17.changes 2024-11-15 15:38:27.862420189 +0100 @@ -1,0 +2,17 @@ +Wed Nov 13 11:26:00 UTC 2024 - Reinhard Max <[email protected]> + +- Upgrade to 17.1: + * CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as + dependent on the calling role when RLS applies to a + non-top-level table reference. + * CVE-2024-10977, bsc#1233325: Make libpq discard error messages + received during SSL or GSS protocol negotiation. + * CVE-2024-10978, bsc#1233326: Fix unintended interactions + between SET SESSION AUTHORIZATION and SET ROLE + * CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from + changing environment variables. + * obsoletes postgresql17-jsonb_jsonpath.patch + * https://www.postgresql.org/about/news/p-2955/ + * https://www.postgresql.org/docs/release/17.1/ + +------------------------------------------------------------------- @@ -15 +32 @@ -- Upgrade to 17.0.0: +- Upgrade to 17.0: @@ -52 +69 @@ - * https://www.postgresql.org/about/news/postgresql-164-158-1413-1316-1220-and-17-beta-3-released-2910/ + * https://www.postgresql.org/about/news/p-2910/ Old: ---- postgresql-17.0.tar.bz2 postgresql-17.0.tar.bz2.sha256 postgresql17-jsonb_jsonpath.patch New: ---- postgresql-17.1.tar.bz2 postgresql-17.1.tar.bz2.sha256 BETA DEBUG BEGIN: Old: changing environment variables. * obsoletes postgresql17-jsonb_jsonpath.patch * https://www.postgresql.org/about/news/p-2955/ BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postgresql17.spec ++++++ --- /var/tmp/diff_new_pack.LQoOrR/_old 2024-11-15 15:38:30.082513173 +0100 +++ /var/tmp/diff_new_pack.LQoOrR/_new 2024-11-15 15:38:30.114514514 +0100 @@ -16,7 +16,7 @@ # -%define pgversion 17.0 +%define pgversion 17.1 %define pgmajor 17 %define buildlibs 1 %define tarversion %{pgversion} @@ -191,7 +191,6 @@ Patch10: postgresql-llvm-optional.patch Patch11: 0001-jit-Workaround-potential-datalayout-mismatch-on-s390.patch %endif -Patch12: postgresql17-jsonb_jsonpath.patch URL: https://www.postgresql.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Provides: postgresql = %version-%release @@ -525,7 +524,6 @@ %if %{with llvm} %patch -P 10 %patch -P 11 -%patch -P 12 %endif touch -r tmp configure rm tmp ++++++ postgresql-17.0.tar.bz2 -> postgresql-17.1.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/postgresql17/postgresql-17.0.tar.bz2 /work/SRC/openSUSE:Factory/.postgresql17.new.2017/postgresql-17.1.tar.bz2 differ: char 11, line 1 ++++++ postgresql-17.0.tar.bz2.sha256 -> postgresql-17.1.tar.bz2.sha256 ++++++ --- /work/SRC/openSUSE:Factory/postgresql17/postgresql-17.0.tar.bz2.sha256 2024-09-27 17:10:47.036881922 +0200 +++ /work/SRC/openSUSE:Factory/.postgresql17.new.2017/postgresql-17.1.tar.bz2.sha256 2024-11-15 15:38:27.842419351 +0100 @@ -1 +1 @@ -7e276131c0fdd6b62588dbad9b3bb24b8c3498d5009328dba59af16e819109de postgresql-17.0.tar.bz2 +7849db74ef6a8555d0723f87e81539301422fa9c8e9f21cce61fdc14e9199dcd postgresql-17.1.tar.bz2
