Hello community, here is the log from the commit of package postgresql96 for openSUSE:Factory checked in at 2020-08-15 21:13:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgresql96 (Old) and /work/SRC/openSUSE:Factory/.postgresql96.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgresql96" Sat Aug 15 21:13:40 2020 rev:22 rq:826606 version:9.6.19 Changes: -------- --- /work/SRC/openSUSE:Factory/postgresql96/postgresql96.changes 2020-06-11 09:57:43.757814671 +0200 +++ /work/SRC/openSUSE:Factory/.postgresql96.new.3399/postgresql96.changes 2020-08-15 21:13:58.015405136 +0200 @@ -1,0 +2,17 @@ +Thu Aug 13 11:14:43 UTC 2020 - Reinhard Max <[email protected]> + +- update to 9.6.19: + * CVE-2020-14350, bsc#1175194: Make contrib modules' installation + scripts more secure. + * https://www.postgresql.org/docs/9.6/release-9-6-19.html +- Remove postgresql-regress.patch, it does not apply anymore and + it does not seem to be needed anymore. +- Pack the /usr/lib/postgresql symlink only into the main package. + +------------------------------------------------------------------- +Tue Jun 16 12:21:43 UTC 2020 - Reinhard Max <[email protected]> + +- Let postgresqlXX conflict with postgresql-noarch < 12.0.1 to get + a clean and complete cutover to the new packaging schema. + +------------------------------------------------------------------- @@ -8,0 +26,3 @@ +- Move from the "libs" build flavour to a "mini" package that will + only be used inside the build service and not get shipped, to + avoid confusion with the debuginfo packages (bsc#1148643). @@ -13 +33 @@ -- update to 9.6.17 (CVE-2020-1720) +- update to 9.6.17 (CVE-2020-1720, bsc#1163985) Old: ---- postgresql-9.6.18.tar.bz2 postgresql-9.6.18.tar.bz2.sha256 postgresql-regress.patch New: ---- postgresql-9.6.19.tar.bz2 postgresql-9.6.19.tar.bz2.sha256 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postgresql96.spec ++++++ --- /var/tmp/diff_new_pack.amVhjW/_old 2020-08-15 21:14:01.099406862 +0200 +++ /var/tmp/diff_new_pack.amVhjW/_new 2020-08-15 21:14:01.103406864 +0200 @@ -16,7 +16,7 @@ # -%define pgversion 9.6.18 +%define pgversion 9.6.19 %define pgmajor 9.6 %define pgsuffix 96 %define buildlibs 0 @@ -136,7 +136,6 @@ Source3: postgresql-README.SUSE Source17: postgresql-rpmlintrc Patch1: postgresql-conf.patch -Patch2: postgresql-regress.patch # PL/Perl needs to be linked with rpath (bsc#578053) Patch4: postgresql-plperl-keep-rpath.patch Patch6: postgresql-testsuite-int8.sql.patch @@ -149,6 +148,9 @@ Requires: %libpq >= %version Requires(post): postgresql-noarch >= %pgmajor Requires(postun): postgresql-noarch >= %pgmajor +# At this point we changed the package layout on SLE and conflict with +# older releases to get a clean cut. +Conflicts: postgresql-noarch < 12.0.1 %description PostgreSQL is an advanced object-relational database management system @@ -210,7 +212,12 @@ Provides: postgresql-devel-implementation = %version-%release %if %mini Requires: this-is-only-for-build-envs +Provides: %libecpg = %version-%release +Provides: %libpq = %version-%release Provides: %pgname-devel = %version-%release +Conflicts: %pgname-devel +Conflicts: %libecpg +Conflicts: %libpq %else Requires: %libecpg >= %version Requires: %libpq >= %version @@ -437,7 +444,6 @@ # confuse PostgreSQL's build system touch -r configure tmp %patch1 -%patch2 %patch4 %patch6 %patch8 -p1 @@ -834,7 +840,6 @@ %pgdocdir/extension %dir %pgdatadir %dir %pgcontribdir -/usr/lib/postgresql %files server -f server.files %defattr(-,root,root) @@ -849,7 +854,6 @@ %pgdatadir/tsearch_data %exclude %pgdatadir/tsearch_data/*.rules %dir %pgdatadir -/usr/lib/postgresql %pgdatadir/timezone* %pgdatadir/*.* %if %buildlibs @@ -869,6 +873,7 @@ %if %{with llvm} %files llvmjit +%defattr(-,root,root) %pglibdir/llvm* %pglibdir/bitcode/* %endif ++++++ postgresql-9.6.18.tar.bz2 -> postgresql-9.6.19.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/postgresql96/postgresql-9.6.18.tar.bz2 /work/SRC/openSUSE:Factory/.postgresql96.new.3399/postgresql-9.6.19.tar.bz2 differ: char 11, line 1 ++++++ postgresql-9.6.18.tar.bz2.sha256 -> postgresql-9.6.19.tar.bz2.sha256 ++++++ --- /work/SRC/openSUSE:Factory/postgresql96/postgresql-9.6.18.tar.bz2.sha256 2020-06-11 09:57:41.297806765 +0200 +++ /work/SRC/openSUSE:Factory/.postgresql96.new.3399/postgresql-9.6.19.tar.bz2.sha256 2020-08-15 21:13:55.331403634 +0200 @@ -1 +1 @@ -517ec282b785e6d22f360c30ba0c5e2a506fca5ca07dcc545427511d94c89999 postgresql-9.6.18.tar.bz2 +61f93a94ccddbe0b2d1afaf03f04ba605d8af5b774ff9b830e5adeb50ab55cb0 postgresql-9.6.19.tar.bz2
