Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gerbv for openSUSE:Factory checked 
in at 2022-05-12 23:00:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gerbv (Old)
 and      /work/SRC/openSUSE:Factory/.gerbv.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gerbv"

Thu May 12 23:00:59 2022 rev:10 rq:976674 version:2.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gerbv/gerbv.changes      2021-01-14 
15:06:34.898891985 +0100
+++ /work/SRC/openSUSE:Factory/.gerbv.new.1538/gerbv.changes    2022-05-12 
23:02:00.204929164 +0200
@@ -1,0 +2,16 @@
+Wed May  4 09:09:00 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Change the source URL
+- Update to 2.8.2. Changes since 2.7.0:
+  * Fix CVE-2021-40393: RS-274X format aperture macro variables
+    out-of-bounds write vulnerability (boo#1194035)
+  * Adjust autotool related files due warnings by autoconf
+  * Fix CVE-2021-40391: Gerbv drill format T-code tool number
+    out-of-bounds write vulnerability (boo#1192949)
+  * Fix double-freeing memory
+  * Fix casting pointer to different size integer
+  * Fix crash when opening/saving files
+- Drop patch, now upstream:
+  * 0001-Fix-enum-declarations.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-enum-declarations.patch
  gerbv-2.7.0.tar.gz

New:
----
  gerbv-2.8.2.tar.gz

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

Other differences:
------------------
++++++ gerbv.spec ++++++
--- /var/tmp/diff_new_pack.u0tcXi/_old  2022-05-12 23:02:00.792929953 +0200
+++ /var/tmp/diff_new_pack.u0tcXi/_new  2022-05-12 23:02:00.800929964 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gerbv
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,16 +18,14 @@
 
 Name:           gerbv
 %define libname lib%{name}
-Version:        2.7.0
+Version:        2.8.2
 Release:        0
 %define somajor 1
 Summary:        Gerber File Viewer that supports the RS-274X Standard
 License:        GPL-2.0-only
 Group:          Productivity/Scientific/Electronics
 URL:            http://gerbv.geda-project.org/
-Source0:        
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM -- https://sourceforge.net/p/gerbv/patches/80/
-Patch0:         0001-Fix-enum-declarations.patch
+Source0:        
https://github.com/gerbv/gerbv/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  gcc-c++
 BuildRequires:  gtk2-devel
 BuildRequires:  libpng-devel
@@ -69,6 +67,7 @@
 %autosetup -p1
 
 %build
+./autogen.sh
 %configure  \
             --disable-static \
             --enable-unit-mm \

++++++ gerbv-2.7.0.tar.gz -> gerbv-2.8.2.tar.gz ++++++
++++ 177280 lines of diff (skipped)

Reply via email to