Hello community,

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

Package is "postgresql10"

Sat Aug 15 21:13:31 2020 rev:18 rq:826605 version:10.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql10/postgresql10.changes        
2020-06-11 09:57:59.881866491 +0200
+++ /work/SRC/openSUSE:Factory/.postgresql10.new.3399/postgresql10.changes      
2020-08-15 21:13:42.507396457 +0200
@@ -1,0 +2,19 @@
+Thu Aug 13 11:54:53 UTC 2020 - Reinhard Max <[email protected]>
+
+- update to 10.14:
+  * 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/10/release-10-14.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-10.13.tar.bz2
  postgresql-10.13.tar.bz2.sha256
  postgresql-regress.patch

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

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

Other differences:
------------------
++++++ postgresql10.spec ++++++
--- /var/tmp/diff_new_pack.WJw8gP/_old  2020-08-15 21:13:44.011397299 +0200
+++ /var/tmp/diff_new_pack.WJw8gP/_new  2020-08-15 21:13:44.015397301 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define pgversion 10.13
+%define pgversion 10.14
 %define pgmajor 10
 %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
@@ -869,6 +873,7 @@
 
 %if %{with llvm}
 %files llvmjit
+%defattr(-,root,root)
 %pglibdir/llvm*
 %pglibdir/bitcode/*
 %endif

++++++ postgresql-10.13.tar.bz2 -> postgresql-10.14.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/postgresql10/postgresql-10.13.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql10.new.3399/postgresql-10.14.tar.bz2 
differ: char 11, line 1

++++++ postgresql-10.13.tar.bz2.sha256 -> postgresql-10.14.tar.bz2.sha256 ++++++
--- /work/SRC/openSUSE:Factory/postgresql10/postgresql-10.13.tar.bz2.sha256     
2020-06-11 09:57:59.121864048 +0200
+++ 
/work/SRC/openSUSE:Factory/.postgresql10.new.3399/postgresql-10.14.tar.bz2.sha256
   2020-08-15 21:13:40.855395533 +0200
@@ -1 +1 @@
-4d701f450cd92ffb123cf6c296e9656abbc2ab7ea6507894ff1e2475ae0754e1  
postgresql-10.13.tar.bz2
+381cd8f491d8f77db2f4326974542a50095b5fa7709f24d7c5b760be2518b23b  
postgresql-10.14.tar.bz2


Reply via email to