Hello community,
here is the log from the commit of package editorconfig-core-c for
openSUSE:Factory checked in at 2020-11-09 13:56:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/editorconfig-core-c (Old)
and /work/SRC/openSUSE:Factory/.editorconfig-core-c.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "editorconfig-core-c"
Mon Nov 9 13:56:13 2020 rev:8 rq:846825 version:0.12.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/editorconfig-core-c/editorconfig-core-c.changes
2020-09-01 20:05:02.868527298 +0200
+++
/work/SRC/openSUSE:Factory/.editorconfig-core-c.new.11331/editorconfig-core-c.changes
2020-11-09 13:56:16.556112691 +0100
@@ -1,0 +2,8 @@
+Sat Nov 7 09:54:20 UTC 2020 - Andreas Stieger <[email protected]>
+
+- editorconfig-core-c 0.12.4:
+ * fix various stability issues caused by memory handling
+- drop upstream patch now included:
+ * 0001-fix-prevent-buffer-overflow-74.patch
+
+-------------------------------------------------------------------
Old:
----
0001-fix-prevent-buffer-overflow-74.patch
editorconfig-core-c-0.12.3.tar.gz
New:
----
editorconfig-core-c-0.12.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ editorconfig-core-c.spec ++++++
--- /var/tmp/diff_new_pack.ndYL4E/_old 2020-11-09 13:56:25.188093866 +0100
+++ /var/tmp/diff_new_pack.ndYL4E/_new 2020-11-09 13:56:25.188093866 +0100
@@ -1,7 +1,7 @@
#
# spec file for package editorconfig-core-c
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,17 @@
Name: editorconfig-core-c
-Version: 0.12.3
+Version: 0.12.4
Release: 0
Summary: EditorConfig core library written in C
License: BSD-2-Clause AND BSD-3-Clause
Group: Development/Libraries/C and C++
-URL: http://editorconfig.org/
+URL: https://editorconfig.org/
Source:
https://github.com/editorconfig/editorconfig-core-c/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source99: baselibs.conf
Patch0: editorconfig-core-c-0.12.1-install_paths.patch
Patch1: editorconfig-core-c-0.12.1-no_timestamp.patch
-# PATCH-FIX-UPSTREAM
-Patch2: 0001-fix-prevent-buffer-overflow-74.patch
-BuildRequires: cmake >= 2.8.12
+BuildRequires: cmake >= 3.5.1
BuildRequires: doxygen
BuildRequires: pkgconfig
BuildRequires: pkgconfig(libpcre2-8)
@@ -90,7 +88,7 @@
%cmake \
-DLIB_SUFFIX=%{_lib} \
-DINSTALL_HTML_DOC=ON
-make %{?_smp_mflags}
+%make_build
%install
%cmake_install
++++++ editorconfig-core-c-0.12.3.tar.gz -> editorconfig-core-c-0.12.4.tar.gz
++++++
++++ 1976 lines of diff (skipped)