Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gama for openSUSE:Factory checked in 
at 2024-10-31 16:09:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gama (Old)
 and      /work/SRC/openSUSE:Factory/.gama.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gama"

Thu Oct 31 16:09:41 2024 rev:34 rq:1219732 version:2.31

Changes:
--------
--- /work/SRC/openSUSE:Factory/gama/gama.changes        2024-03-25 
21:14:31.879134926 +0100
+++ /work/SRC/openSUSE:Factory/.gama.new.2020/gama.changes      2024-10-31 
16:10:02.324756138 +0100
@@ -1,0 +2,9 @@
+Wed Oct 30 19:10:25 UTC 2024 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- update to 2.31:
+  * fix a bug in handling the list of removed observations
+    (local network adjustment)
+- enable yaml
+- CVE-2024-50602: DoS via XML_ResumeParser - use system expat (boo#1232611)
+
+-------------------------------------------------------------------

Old:
----
  gama-2.30.tar.gz
  gama-2.30.tar.gz.sig

New:
----
  gama-2.31.tar.gz
  gama-2.31.tar.gz.sig

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

Other differences:
------------------
++++++ gama.spec ++++++
--- /var/tmp/diff_new_pack.1BYf0k/_old  2024-10-31 16:10:04.012826978 +0100
+++ /var/tmp/diff_new_pack.1BYf0k/_new  2024-10-31 16:10:04.028827649 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           gama
-Version:        2.30
+Version:        2.31
 Release:        0
 Summary:        Adjustment of geodetic networks
 License:        GPL-3.0-or-later
@@ -34,6 +34,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(expat) >= 1.1
 BuildRequires:  pkgconfig(sqlite3)
+BuildRequires:  pkgconfig(yaml-cpp)
 # for xmllint
 Requires:       libxml2-tools
 
@@ -54,9 +55,13 @@
 
 %prep
 %autosetup -p1
+# boo#1232611
+rm -rf lib/expat
 
 %build
-%configure
+%configure \
+       --enable-expat_1_1=no \
+       %{nil}
 %make_build
 
 %install

++++++ gama-2.30.tar.gz -> gama-2.31.tar.gz ++++++
/work/SRC/openSUSE:Factory/gama/gama-2.30.tar.gz 
/work/SRC/openSUSE:Factory/.gama.new.2020/gama-2.31.tar.gz differ: char 30, 
line 1

Reply via email to