Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package afl for openSUSE:Factory checked in 
at 2021-03-25 14:52:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/afl (Old)
 and      /work/SRC/openSUSE:Factory/.afl.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "afl"

Thu Mar 25 14:52:41 2021 rev:58 rq:881268 version:3.12c

Changes:
--------
--- /work/SRC/openSUSE:Factory/afl/afl.changes  2021-03-16 15:47:05.485292701 
+0100
+++ /work/SRC/openSUSE:Factory/.afl.new.2401/afl.changes        2021-03-25 
14:52:43.544509900 +0100
@@ -1,0 +2,26 @@
+Wed Mar 24 16:30:39 UTC 2021 - Marcus Meissner <meiss...@suse.com>
+
+- updated to 3.12c
+  - afl-fuzz:
+    - added AFL_TARGET_ENV variable to pass extra env vars to the target
+      (for things like LD_LIBRARY_PATH)
+    - fix map detection, AFL_MAP_SIZE not needed anymore for most cases
+    - fix counting favorites (just a display thing)
+  - afl-cc:
+    - fix cmplog rtn (rare crash and not being able to gather ptr data)
+    - fix our own PCGUARD implementation to compile with llvm 10.0.1
+    - link runtime not to shared libs
+    - ensure shared libraries are properly built and instrumented
+    - AFL_LLVM_INSTRUMENT_ALLOW/DENY were not implemented for LTO, added
+    - show correct LLVM PCGUARD NATIVE mode when auto switching to it
+      and keep fsanitize-coverage-*list=...
+      Short mnemnonic NATIVE is now also accepted.
+  - qemu_mode (thanks @realmadsci):
+    - move AFL_PRELOAD and AFL_USE_QASAN logic inside afl-qemu-trace
+    - add AFL_QEMU_CUSTOM_BIN
+  - unicorn_mode
+    - accidently removed the subfolder from github, re-added
+  - added DEFAULT_PERMISSION to config.h for all files created, default
+    to 0600
+
+-------------------------------------------------------------------

Old:
----
  3.11c.tar.gz

New:
----
  3.12c.tar.gz

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

Other differences:
------------------
++++++ afl.spec ++++++
--- /var/tmp/diff_new_pack.qis2C4/_old  2021-03-25 14:52:44.184510551 +0100
+++ /var/tmp/diff_new_pack.qis2C4/_new  2021-03-25 14:52:44.188510554 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           afl
-Version:        3.11c
+Version:        3.12c
 Release:        0
 Summary:        American fuzzy lop is a security-oriented fuzzer
 License:        Apache-2.0

++++++ 3.11c.tar.gz -> 3.12c.tar.gz ++++++
++++ 3258 lines of diff (skipped)

Reply via email to