Hello community,

here is the log from the commit of package postgresql11 for openSUSE:Factory 
checked in at 2020-08-15 21:13:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql11 (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql11.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql11"

Sat Aug 15 21:13:52 2020 rev:9 rq:826607 version:11.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql11/postgresql11.changes        
2020-06-11 09:57:55.917853751 +0200
+++ /work/SRC/openSUSE:Factory/.postgresql11.new.3399/postgresql11.changes      
2020-08-15 21:14:09.855411762 +0200
@@ -1,0 +2,19 @@
+Thu Aug 13 14:33:16 UTC 2020 - Reinhard Max <[email protected]>
+
+- update to 11.9:
+  * CVE-2020-14349, bsc#1175193: Set a secure search_path in
+    logical replication walsenders and apply workers
+  * CVE-2020-14350, bsc#1175194: Make contrib modules' installation
+    scripts more secure.
+  * https://www.postgresql.org/docs/11/release-11-9.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 +28,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).

Old:
----
  postgresql-11.8.tar.bz2
  postgresql-11.8.tar.bz2.sha256
  postgresql-regress.patch

New:
----
  postgresql-11.9.tar.bz2
  postgresql-11.9.tar.bz2.sha256

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ postgresql11.spec ++++++
--- /var/tmp/diff_new_pack.q4oRCM/_old  2020-08-15 21:14:12.291413125 +0200
+++ /var/tmp/diff_new_pack.q4oRCM/_new  2020-08-15 21:14:12.295413127 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define pgversion 11.8
+%define pgversion 11.9
 %define pgmajor 11
 %define pgsuffix %pgmajor
 %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

++++++ postgresql-11.8.tar.bz2 -> postgresql-11.9.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/postgresql11/postgresql-11.8.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql11.new.3399/postgresql-11.9.tar.bz2 
differ: char 11, line 1

++++++ postgresql-11.8.tar.bz2.sha256 -> postgresql-11.9.tar.bz2.sha256 ++++++
--- /work/SRC/openSUSE:Factory/postgresql11/postgresql-11.8.tar.bz2.sha256      
2020-06-11 09:57:52.197841796 +0200
+++ 
/work/SRC/openSUSE:Factory/.postgresql11.new.3399/postgresql-11.9.tar.bz2.sha256
    2020-08-15 21:14:07.427410403 +0200
@@ -1 +1 @@
-eaf2f4329ccc349c89e950761b81daf8c99bb8966abcab5665ccd6ee95c77ae2  
postgresql-11.8.tar.bz2
+35618aa72e0372091f923c42389c6febd07513157b4fbb9408371706afbb6635  
postgresql-11.9.tar.bz2


Reply via email to