Hello community,

here is the log from the commit of package afl for openSUSE:Factory checked in 
at 2019-12-28 13:40:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/afl (Old)
 and      /work/SRC/openSUSE:Factory/.afl.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "afl"

Sat Dec 28 13:40:33 2019 rev:44 rq:759716 version:2.59c

Changes:
--------
--- /work/SRC/openSUSE:Factory/afl/afl.changes  2019-11-26 17:02:33.564044474 
+0100
+++ /work/SRC/openSUSE:Factory/.afl.new.6675/afl.changes        2019-12-28 
13:40:44.426939678 +0100
@@ -1,0 +2,33 @@
+Fri Dec 27 16:01:06 UTC 2019 - Marcus Meissner <meiss...@suse.com>
+
+- updated to 2.59c
+  - qbdi_mode: fuzz android native libraries via QBDI framework
+  - unicorn_mode: switched to the new unicornafl, thanks domenukk
+                  (see https://github.com/vanhauser-thc/unicorn)
+  - afl-fuzz:
+     - added radamsa as (an optional) mutator stage (-R[R])
+     - added -u command line option to not unlink the fuzz input file
+     - Python3 support (autodetect)
+     - AFL_DISABLE_TRIM env var to disable the trim stage
+     - CPU affinity support for DragonFly
+  - llvm_mode:
+     - float splitting is now configured via AFL_LLVM_LAF_SPLIT_FLOATS
+     - support for llvm 10 included now (thanks to devnexen)
+  - libtokencap:
+     - support for *BSD/OSX/Dragonfly added
+     - hook common *cmp functions from widely used libraries
+  - compcov:
+     - hook common *cmp functions from widely used libraries
+     - floating point splitting support for QEMU on x86 targets
+  - qemu_mode: AFL_QEMU_DISABLE_CACHE env to disable QEMU TranslationBlocks 
caching
+  - afl-analyze: added AFL_SKIP_BIN_CHECK support
+  - better random numbers for gcc_plugin and llvm_mode (thanks to devnexen)
+  - Dockerfile by courtesy of devnexen
+  - added regex.dictionary
+  - qemu and unicorn download scripts now try to download until the full
+    download succeeded. f*ckin travis fails downloading 40% of the time!
+  - more support for Android (please test!)
+  - added the few Android stuff we didnt have already from Google afl 
repository
+  - removed unnecessary warnings
+
+-------------------------------------------------------------------

Old:
----
  2.58c.tar.gz

New:
----
  2.59c.tar.gz

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

Other differences:
------------------
++++++ afl.spec ++++++
--- /var/tmp/diff_new_pack.w8E7II/_old  2019-12-28 13:40:45.866940404 +0100
+++ /var/tmp/diff_new_pack.w8E7II/_new  2019-12-28 13:40:45.886940414 +0100
@@ -12,12 +12,12 @@
 # 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:           afl
-Version:        2.58c
+Version:        2.59c
 Release:        0
 Summary:        American fuzzy lop is a security-oriented fuzzer
 License:        Apache-2.0

++++++ 2.58c.tar.gz -> 2.59c.tar.gz ++++++
++++ 38702 lines of diff (skipped)


Reply via email to