Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package afl for openSUSE:Factory checked in 
at 2025-07-01 11:34:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/afl (Old)
 and      /work/SRC/openSUSE:Factory/.afl.new.7067 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "afl"

Tue Jul  1 11:34:50 2025 rev:88 rq:1289314 version:4.33c

Changes:
--------
--- /work/SRC/openSUSE:Factory/afl/afl.changes  2025-05-20 09:37:27.291688139 
+0200
+++ /work/SRC/openSUSE:Factory/.afl.new.7067/afl.changes        2025-07-01 
11:36:04.270084097 +0200
@@ -1,0 +2,37 @@
+Mon Jun 30 15:55:29 UTC 2025 - Marcus Meissner <meiss...@suse.com>
+
+- updated to 4.33c
+  - afl-fuzz:
+    - Use `AFL_PRELOAD_DISCRIMINATE_FORKSERVER_PARENT` if you use AFL_PRELOAD
+      to disable fork, see docs (thanks to @alexandredoyen29)
+    - Fix for FAST power schedules (introduced in 4.32c) (thanks to @kcwu)
+    - Colors for NO_UI output (thanks to @smoelius)
+    - Fix potential sync issues when resuming sessions and when instances in a
+      campaign are restarted and skip entries that were synced from itself
+      (thanks to @kcwu for raising the issues and providing support!)
+    - Fix for when fast resuming failed
+    - more 64 bit archicture support by @maribu
+  - afl-cc:
+    - Added instrumenting hidden edges (approx 5% edges were not instrumented,
+      LLVM sancov overall misses 8% of edges compared to our implementation)
+      Note that is is currently only implemented for our PCGUARD plugin, not
+      LTO, CLASSIC, etc.!
+    - Fix to make AFL_SAN_NO_INST work with gcc_plugin
+    - MacOS aflpp driver compilation fix (-fsanitize=fuzzer implementation)
+    - Make AFL_DUMP_MAP_SIZE work even if the target has sanitizer issues
+  - qemuafl:
+    - Better MIPS persistent mode support
+    - `AFL_EXITPOINT` support added
+    - `AFL_QEMU_BLOCK_COV` block coverage support added
+  - afl-cmin:
+    - New afl-cmin.py which is much faster, will be executed by default via
+      afl-cmin if it executes successfully (thanks to @kcwu!)
+    - Nyx mode now fully works for minimizing (with afl-cmin.py which is
+      called by afl-cmin if python is available) - before the map size was
+      fixed and so large targets lost coverage.
+  - New desocketing library: utils/libaflppdesock
+    - Likely works when all other desocketing options fail
+  - nyx_mode:
+    - Properly determine map size
+
+-------------------------------------------------------------------

Old:
----
  v4.32c.tar.gz

New:
----
  v4.33c.tar.gz

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

Other differences:
------------------
++++++ afl.spec ++++++
--- /var/tmp/diff_new_pack.XOi0Vu/_old  2025-07-01 11:36:06.502177331 +0200
+++ /var/tmp/diff_new_pack.XOi0Vu/_new  2025-07-01 11:36:06.510177665 +0200
@@ -27,7 +27,7 @@
 %endif
 
 Name:           afl
-Version:        4.32c
+Version:        4.33c
 Release:        0
 Summary:        American fuzzy lop is a security-oriented fuzzer
 #URL:            https://lcamtuf.coredump.cx/afl/

++++++ v4.32c.tar.gz -> v4.33c.tar.gz ++++++
++++ 10336 lines of diff (skipped)

Reply via email to