commit honggfuzz for openSUSE:Factory
Hello community, here is the log from the commit of package honggfuzz for openSUSE:Factory checked in at 2020-08-31 16:53:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/honggfuzz (Old) and /work/SRC/openSUSE:Factory/.honggfuzz.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "honggfuzz" Mon Aug 31 16:53:32 2020 rev:10 rq:830701 version:2.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/honggfuzz/honggfuzz.changes 2020-03-19 19:54:01.236277089 +0100 +++ /work/SRC/openSUSE:Factory/.honggfuzz.new.3399/honggfuzz.changes 2020-08-31 16:53:46.652457030 +0200 @@ -1,0 +2,32 @@ +Wed Aug 26 07:52:12 UTC 2020 - Dirk Mueller <dmueller@suse.com> + +- update to 2.3.1: + - honggfuzz.h - split run_t into substructs + - clang-format options in .clang-format + - added missing mutex initializers + - removed unncessary comparisons to 'true' and 'false' + - improved NetBSD compatibility + - removed unnecessary memory fences (speed ups) + - faster searching through the binary for const 4/8-byte values + - removed unnecessary includes with iwyu + - libhfnetdriver - general improvements around local socket fuzzing and timeouts + - Added 8bitcnt instrumentation - use hfuzz-cc/hfuzz-8bitcnt-(gcc|clang) for that + - PC-guard instrumentation now uses edge counting + - --experimental_const_feedback is now set to true by default + - additional string instrumentation wrappers: glib, lcms + - additional mutators: splicing, changing ascii numbers + - additional integer comparison instrumentation (adding integers to the dynamic dictionary) + - fixed linking with ld.lld + - removed `sanitizer-coverage-prune-blocks` from hfuzz-cc.c + - most mutators have now either overwrite or insert versions + - fixed memory barriers in libhfuzz/ + - implemented skip_factor which dictates how often a given input is fuzzed + - lowered the default timeout to 1 second + - honggfuzz now uses microseconds, instead of milliseconds across the code + - added some new functions to libhfcommon/files + - enabled more aggressive inlining in hfuzz-cc/ + - fixed compilation dependency under MacOS X +- remove 0001-fix-some-m32-compilation-issues-type-casting.patch (upstream) + + +------------------------------------------------------------------- Old: ---- 0001-fix-some-m32-compilation-issues-type-casting.patch honggfuzz-2.1.tar.gz New: ---- honggfuzz-2.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ honggfuzz.spec ++++++ --- /var/tmp/diff_new_pack.W7jTKg/_old 2020-08-31 16:53:48.084457725 +0200 +++ /var/tmp/diff_new_pack.W7jTKg/_new 2020-08-31 16:53:48.088457727 +0200 @@ -17,14 +17,13 @@ Name: honggfuzz -Version: 2.1 +Version: 2.3.1 Release: 0 Summary: Security-oriented fuzzer with various analysis options License: Apache-2.0 Group: Development/Tools/Other URL: https://honggfuzz.com Source: https://github.com/google/honggfuzz/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz -Patch0: 0001-fix-some-m32-compilation-issues-type-casting.patch BuildRequires: binutils-devel BuildRequires: libunwind-devel BuildRequires: zlib-devel @@ -36,7 +35,6 @@ %prep %setup -q -%patch0 -p1 %build export CFLAGS="%{optflags}" @@ -48,7 +46,7 @@ %files %license COPYING -%doc CHANGELOG CONTRIBUTING README.md +%doc CHANGELOG CONTRIBUTING.md README.md %{_bindir}/%{name} %changelog ++++++ honggfuzz-2.1.tar.gz -> honggfuzz-2.3.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/honggfuzz/honggfuzz-2.1.tar.gz /work/SRC/openSUSE:Factory/.honggfuzz.new.3399/honggfuzz-2.3.1.tar.gz differ: char 12, line 1
participants (1)
-
root