Hello community, here is the log from the commit of package yara for openSUSE:Factory checked in at 2020-09-21 17:24:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yara (Old) and /work/SRC/openSUSE:Factory/.yara.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yara" Mon Sep 21 17:24:08 2020 rev:8 rq:835276 version:4.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/yara/yara.changes 2020-08-21 19:06:51.396451717 +0200 +++ /work/SRC/openSUSE:Factory/.yara.new.4249/yara.changes 2020-09-21 17:26:02.656063502 +0200 @@ -1,0 +2,6 @@ +Tue Sep 15 09:07:10 UTC 2020 - Guillaume GARDET <[email protected]> + +- Backport upstream patch to fix a segfault on ARM: + * yara-fix-arm.patch + +------------------------------------------------------------------- New: ---- yara-fix-arm.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yara.spec ++++++ --- /var/tmp/diff_new_pack.uoGtfE/_old 2020-09-21 17:26:05.952066659 +0200 +++ /var/tmp/diff_new_pack.uoGtfE/_new 2020-09-21 17:26:05.956066663 +0200 @@ -25,6 +25,8 @@ Group: System/Filesystems URL: https://plusvic.github.io/yara/ Source: https://github.com/VirusTotal/yara/archive/v%{version}.tar.gz +#PATCH-FIX-UPSTREAM - https://github.com/VirusTotal/yara/pull/1352 +Patch1: yara-fix-arm.patch BuildRequires: file-devel BuildRequires: flex BuildRequires: libtool @@ -81,6 +83,7 @@ %prep %setup -q +%patch1 -p1 %build autoreconf -fvi ++++++ yara-fix-arm.patch ++++++ ++++ 1724 lines (skipped)
