Hello community,

here is the log from the commit of package afl for openSUSE:Factory checked in 
at 2020-04-21 13:12:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/afl (Old)
 and      /work/SRC/openSUSE:Factory/.afl.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "afl"

Tue Apr 21 13:12:10 2020 rev:50 rq:795494 version:2.64c

Changes:
--------
--- /work/SRC/openSUSE:Factory/afl/afl.changes  2020-04-13 12:53:48.088661574 
+0200
+++ /work/SRC/openSUSE:Factory/.afl.new.2738/afl.changes        2020-04-21 
13:12:13.956999603 +0200
@@ -1,0 +2,26 @@
+Sat Apr 18 07:05:42 UTC 2020 - Marcus Meissner <meiss...@suse.com>
+
+- updated to 2.64c
+  - llvm_mode LTO mode:
+    - now requires llvm11 - but compiles all targets! :)
+    - autodictionary feature added, enable with `AFL_LLVM_LTO_AUTODICTIONARY`
+    - variable map size usage
+  - afl-fuzz:
+    - variable map size support added (only LTO mode can use this)
+    - snapshot feature usage now visible in UI
+    - Now setting `-L -1` will enable MOpt in parallel to normal mutation.
+      Additionally, this allows to run dictionaries, radamsa and cmplog.
+    - fix for cmplog/redqueen mode if stdin was used
+    - fix for writing a better plot_data file
+  - qemu_mode: fix for persistent mode (which would not terminate or get stuck)
+  - compare-transform/AFL_LLVM_LAF_TRANSFORM_COMPARES now transforms also
+    static global and local variable comparisons (cannot find all though)
+  - extended forkserver: map_size and more information is communicated to
+    afl-fuzz (and afl-fuzz acts accordingly)
+  - new environment variable: AFL_MAP_SIZE to specify the size of the shared 
map
+  - if AFL_CC/AFL_CXX is set but empty afl compilers did fail, fixed
+    (this bug is in vanilla afl too)
+  - added NO_PYTHON flag to disable python support when building afl-fuzz
+  - more refactoring
+
+-------------------------------------------------------------------

Old:
----
  2.63c.tar.gz

New:
----
  2.64c.tar.gz

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

Other differences:
------------------
++++++ afl.spec ++++++
--- /var/tmp/diff_new_pack.VgL5bS/_old  2020-04-21 13:12:15.513002706 +0200
+++ /var/tmp/diff_new_pack.VgL5bS/_new  2020-04-21 13:12:15.517002714 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           afl
-Version:        2.63c
+Version:        2.64c
 Release:        0
 Summary:        American fuzzy lop is a security-oriented fuzzer
 License:        Apache-2.0

++++++ 2.63c.tar.gz -> 2.64c.tar.gz ++++++
++++ 10170 lines of diff (skipped)


Reply via email to