Hello community,

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

Package is "postgresql95"

Sat Aug 15 21:13:07 2020 rev:22 rq:826577 version:9.5.23

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql95/postgresql95.changes        
2020-06-11 09:57:37.257793782 +0200
+++ /work/SRC/openSUSE:Factory/.postgresql95.new.3399/postgresql95.changes      
2020-08-15 21:13:20.311384036 +0200
@@ -1,0 +2,17 @@
+Thu Aug 13 14:36:17 UTC 2020 - Reinhard Max <[email protected]>
+
+- update to 9.5.23:
+  * CVE-2020-14350, bsc#1175194: Make contrib modules' installation
+    scripts more secure.
+  * https://www.postgresql.org/docs/9.5/release-9-5-23.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).

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

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

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

Other differences:
------------------
++++++ postgresql95.spec ++++++
--- /var/tmp/diff_new_pack.s0Bktt/_old  2020-08-15 21:13:21.379384634 +0200
+++ /var/tmp/diff_new_pack.s0Bktt/_new  2020-08-15 21:13:21.383384636 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define pgversion 9.5.22
+%define pgversion 9.5.23
 %define pgmajor 9.5
 %define pgsuffix 95
 %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-9.5.22.tar.bz2 -> postgresql-9.5.23.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/postgresql95/postgresql-9.5.22.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql95.new.3399/postgresql-9.5.23.tar.bz2 
differ: char 11, line 1

++++++ postgresql-9.5.22.tar.bz2.sha256 -> postgresql-9.5.23.tar.bz2.sha256 
++++++
--- /work/SRC/openSUSE:Factory/postgresql95/postgresql-9.5.22.tar.bz2.sha256    
2020-06-11 09:57:35.161787045 +0200
+++ 
/work/SRC/openSUSE:Factory/.postgresql95.new.3399/postgresql-9.5.23.tar.bz2.sha256
  2020-08-15 21:13:19.691383689 +0200
@@ -1 +1 @@
-48555470a17248cb204d25ab1ad4231ef16295db55161922f006b9942d69640f  
postgresql-9.5.22.tar.bz2
+e314fa7e3355c4b8a35e94eeb8e58a6cf46adf49a2f9afa0c15cbc39980c8366  
postgresql-9.5.23.tar.bz2


Reply via email to