Hello community,

here is the log from the commit of package honggfuzz for openSUSE:Factory 
checked in at 2020-03-18 12:39:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/honggfuzz (Old)
 and      /work/SRC/openSUSE:Factory/.honggfuzz.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "honggfuzz"

Wed Mar 18 12:39:40 2020 rev:8 rq:785933 version:2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/honggfuzz/honggfuzz.changes      2018-03-09 
10:46:28.726931488 +0100
+++ /work/SRC/openSUSE:Factory/.honggfuzz.new.3160/honggfuzz.changes    
2020-03-18 12:44:02.912903678 +0100
@@ -1,0 +2,18 @@
+Tue Mar 17 13:07:16 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Update to version 2.1:
+  * string/int comparison enabled for targets built with *SAN, but
+    w/o hfuzz-cc
+  * Parallel work made faster by using faster ATOMIC constructs
+    (check first, then update)
+  * Implement --experimental_const_feedback - const string/integer
+    feedback (used as an additional dictionary)
+  * Sanitizer report files are "better"-deleted (i.e. based on PID
+    and not TID)
+  * New patches for fuzzing added (e.g. for bind-9.16.0/9.15.7)
+    * Buffered output enabled in display.c
+    * Some functions moved from per-arch arch.c to common subproc.c
+    * Added suport for bfd/binutils-2.33
+  - And more from previous releases - see provided CHANGELOG
+
+-------------------------------------------------------------------

Old:
----
  honggfuzz-1.5.tar.gz

New:
----
  honggfuzz-2.1.tar.gz

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

Other differences:
------------------
++++++ honggfuzz.spec ++++++
--- /var/tmp/diff_new_pack.SAp8eE/_old  2020-03-18 12:44:09.268907698 +0100
+++ /var/tmp/diff_new_pack.SAp8eE/_new  2020-03-18 12:44:09.300907718 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package honggfuzz
 #
-# 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
@@ -12,17 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           honggfuzz
-Version:        1.5
+Version:        2.1
 Release:        0
 Summary:        Security-oriented fuzzer with various analysis options
 License:        Apache-2.0
 Group:          Development/Tools/Other
-URL:            http://honggfuzz.com
+URL:            https://honggfuzz.com
 Source:         
https://github.com/google/honggfuzz/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  binutils-devel
 BuildRequires:  libunwind-devel
@@ -38,7 +38,7 @@
 
 %build
 export CFLAGS="%{optflags}"
-make %{?_smp_mflags} ARCH_LDFLAGS="-L/usr/local/include -L/usr/include 
-lpthread -lunwind-ptrace -lunwind-generic -lbfd -lopcodes -lrt -liberty -lz 
-ldl"
+%make_build ARCH_LDFLAGS="-L/usr/local/include -L/usr/include -lpthread 
-lunwind-ptrace -lunwind-generic -lbfd -lopcodes -lrt -liberty -lz -ldl"
 
 %install
 install -Dpm 0755 %{name} \

++++++ honggfuzz-1.5.tar.gz -> honggfuzz-2.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/honggfuzz/honggfuzz-1.5.tar.gz 
/work/SRC/openSUSE:Factory/.honggfuzz.new.3160/honggfuzz-2.1.tar.gz differ: 
char 12, line 1


Reply via email to