Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package postgis for openSUSE:Factory checked 
in at 2022-12-01 16:59:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgis (Old)
 and      /work/SRC/openSUSE:Factory/.postgis.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgis"

Thu Dec  1 16:59:03 2022 rev:4 rq:1039197 version:3.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgis/postgis.changes  2022-08-08 
08:45:24.902491630 +0200
+++ /work/SRC/openSUSE:Factory/.postgis.new.1835/postgis.changes        
2022-12-01 16:59:15.219170178 +0100
@@ -1,0 +2,23 @@
+Fri Nov 25 19:44:21 UTC 2022 - Bruno Friedmann <br...@ioda-net.ch>
+
+- Update to PostGIS 3.2.4 (boo#1205734)
+  * [security] Add schema qual to upgrade util
+  * [security] Check function ownership at extension packaging time
+  * Fix ST_DumpPoints and ST_DumpSegments crash with empty polygon
+  * Remove forced static linking on shp2pgsql, pgsql2shp, raster2pgsql
+  * Fix crash on ST_SnapToGrid with empty multis
+  * Fix error in topology import of self-intersecting rings
+  * Fix 2.5d topology building regression
+  * Handle load of dbase character fields with no width specified
+  * Fix bad rasterization of linestring
+- includes changes from PostGIS 3.2.3:
+  * Parallelism safety fixes for to_jsonb, ST_AsGeoJSON, ST_AsGML
+  * Guard against downgrades
+  * Fix upgrades with CVE-2022-2625 PostgreSQL fix
+  * Correctly read extent off multi-key GIST indexes
+  * Reset proj error state after failed parse
+  * Short circuit geodesic distance when inputs equal
+  * Fix potential buffer overflow in long transaction locks
+- Add postgresql15 to multibuild and remove postgresql10
+
+-------------------------------------------------------------------

Old:
----
  postgis-3.2.2.tar.gz
  postgis-3.2.2.tar.gz.md5

New:
----
  postgis-3.2.4.tar.gz

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

Other differences:
------------------
++++++ postgis.spec ++++++
--- /var/tmp/diff_new_pack.v3Zo6N/_old  2022-12-01 16:59:16.147175272 +0100
+++ /var/tmp/diff_new_pack.v3Zo6N/_new  2022-12-01 16:59:16.151175294 +0100
@@ -22,14 +22,13 @@
 %define         main_version 3.2
 
 Name:           %{pg_name}-%{ext_name}
-Version:        3.2.2
+Version:        3.2.4
 Release:        0
 Summary:        Geographic Information Systems Extensions to PostgreSQL
 License:        GPL-2.0-or-later
 Group:          Productivity/Databases/Servers
 URL:            https://postgis.net/
 Source0:        
https://download.osgeo.org/postgis/source/%{ext_name}-%{version}.tar.gz
-Source1:        
https://download.osgeo.org/postgis/source/%{ext_name}-%{version}.tar.gz.md5
 Patch0:         patch-tests-results.patch
 BuildRequires:  %{pg_name}-llvmjit-devel
 BuildRequires:  %{pg_name}-server-devel
@@ -85,6 +84,7 @@
 Requires:       %{name} = %{version}
 Requires:       perl-DBD-Pg
 Provides:       postgis-utils
+BuildArch:      noarch
 
 %description utils
 The postgis-utils package provides utilities for PostGIS.
@@ -178,7 +178,6 @@
 %{_datadir}/postgresql/install-alternatives %pg_version
 
 %files
-%defattr(-,root,root)
 %license COPYING
 %doc ChangeLog README.postgis MIGRATION NEWS 
extensions/address_standardizer/README.address_standardizer
 %{pg_config_pkglibdir}/*
@@ -198,7 +197,7 @@
 %{pg_config_sharedir}/extension/address_standardizer*
 
 %files utils
-%defattr(755,root,root)
+%license COPYING
 %{pg_config_bindir}/create_undef.pl
 %{pg_config_bindir}/postgis_proc_upgrade.pl
 %{pg_config_bindir}/postgis_restore.pl

++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.v3Zo6N/_old  2022-12-01 16:59:16.191175513 +0100
+++ /var/tmp/diff_new_pack.v3Zo6N/_new  2022-12-01 16:59:16.195175535 +0100
@@ -1,8 +1,8 @@
 <multibuild>
-  <package>postgresql10</package>
   <package>postgresql11</package>
   <package>postgresql12</package>
   <package>postgresql13</package>
   <package>postgresql14</package>
+  <package>postgresql15</package>
 </multibuild>
 

++++++ postgis-3.2.2.tar.gz -> postgis-3.2.4.tar.gz ++++++
/work/SRC/openSUSE:Factory/postgis/postgis-3.2.2.tar.gz 
/work/SRC/openSUSE:Factory/.postgis.new.1835/postgis-3.2.4.tar.gz differ: char 
12, line 1

Reply via email to