Hello community,

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

Package is "postgresql12"

Sat Aug 15 21:14:03 2020 rev:6 rq:826609 version:12.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql12/postgresql12.changes        
2020-06-11 09:58:03.421877868 +0200
+++ /work/SRC/openSUSE:Factory/.postgresql12.new.3399/postgresql12.changes      
2020-08-15 21:14:36.339426582 +0200
@@ -1,0 +2,19 @@
+Thu Aug 13 12:01:34 UTC 2020 - Reinhard Max <[email protected]>
+
+- update to 12.4:
+  * 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/12/release-12-4.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.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ postgresql12.spec ++++++
--- /var/tmp/diff_new_pack.itCmAj/_old  2020-08-15 21:14:39.715428471 +0200
+++ /var/tmp/diff_new_pack.itCmAj/_new  2020-08-15 21:14:39.719428474 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define pgversion 12.3
+%define pgversion 12.4
 %define pgmajor 12
 %define pgsuffix %pgmajor
 %define buildlibs 1
@@ -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
@@ -442,7 +444,6 @@
 # confuse PostgreSQL's build system
 touch -r configure tmp
 %patch1
-%patch2
 %patch4
 %patch6
 %patch8 -p1
@@ -839,7 +840,6 @@
 %pgdocdir/extension
 %dir %pgdatadir
 %dir %pgcontribdir
-/usr/lib/postgresql
 
 %files server -f server.files
 %defattr(-,root,root)
@@ -854,7 +854,6 @@
 %pgdatadir/tsearch_data
 %exclude %pgdatadir/tsearch_data/*.rules
 %dir %pgdatadir
-/usr/lib/postgresql
 %pgdatadir/timezone*
 %pgdatadir/*.*
 %if %buildlibs
@@ -874,6 +873,7 @@
 
 %if %{with llvm}
 %files llvmjit
+%defattr(-,root,root)
 %pglibdir/llvm*
 %pglibdir/bitcode/*
 %endif

++++++ postgresql-12.3.tar.bz2 -> postgresql-12.4.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/postgresql12/postgresql-12.3.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql12.new.3399/postgresql-12.4.tar.bz2 
differ: char 11, line 1

++++++ postgresql-12.3.tar.bz2.sha256 -> postgresql-12.4.tar.bz2.sha256 ++++++
--- /work/SRC/openSUSE:Factory/postgresql12/postgresql-12.3.tar.bz2.sha256      
2020-06-11 09:58:03.105876852 +0200
+++ 
/work/SRC/openSUSE:Factory/.postgresql12.new.3399/postgresql-12.4.tar.bz2.sha256
    2020-08-15 21:14:34.347425468 +0200
@@ -1 +1 @@
-94ed64a6179048190695c86ec707cc25d016056ce10fc9d229267d9a8f1dcf41  
postgresql-12.3.tar.bz2
+bee93fbe2c32f59419cb162bcc0145c58da9a8644ee154a30b9a5ce47de606cc  
postgresql-12.4.tar.bz2


Reply via email to