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-12-30 12:01:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/afl (Old) and /work/SRC/openSUSE:Factory/.afl.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "afl" Tue Dec 30 12:01:15 2025 rev:94 rq:1324710 version:4.35c Changes: -------- --- /work/SRC/openSUSE:Factory/afl/afl.changes 2025-11-10 19:20:53.609285374 +0100 +++ /work/SRC/openSUSE:Factory/.afl.new.1928/afl.changes 2025-12-30 12:01:32.895477732 +0100 @@ -1,0 +2,26 @@ +Mon Dec 29 13:52:38 UTC 2025 - Marcus Meissner <[email protected]> + +- updated to 4.35c + - GUIFuzz++ merged: Unleashing Grey-box Fuzzing on Desktop Graphical User + Interfacing Applications + https://futures.cs.utah.edu/papers/25ASE.pdf + - afl-fuzz: + - fix syncing issues with crashes and custom mutators by @AndyH-1 + - another attempt to kill every client, thanks to @leonasdev + - afl-cc: + - Huge refactor for default pcguard instrumentation, several minor and + medium bug fixes, complete hidden decision coverage + - LTO: also added complete hidden decision coverage + - Various small fixes by @nbars, thanks! + - IJON fix to search for the necessary include + - Allow compiling the gcc plugin with clang++, thanks to @exoosh + - Fix for unusual bit sizes in cmplog-instructions-pass by @forzafedor + - qemu_mode: + - IJON support, thanks to @nj00001! see qemu_mode/README.md + - leaner, less warnings, thanks to @McSinyx! + - afl-tmin + - fix custom trimmings, thanks to @renatahodovan! + - custom mutators: + - Gramatron: fixes + cjson switch by @CarvedCoder, fix by @jubnzv + +------------------------------------------------------------------- Old: ---- v4.34c.tar.gz New: ---- v4.35c.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ afl.spec ++++++ --- /var/tmp/diff_new_pack.Ry5KTs/_old 2025-12-30 12:01:33.727511898 +0100 +++ /var/tmp/diff_new_pack.Ry5KTs/_new 2025-12-30 12:01:33.727511898 +0100 @@ -29,7 +29,7 @@ %endif Name: afl -Version: 4.34c +Version: 4.35c Release: 0 Summary: American fuzzy lop is a security-oriented fuzzer #URL: https://lcamtuf.coredump.cx/afl/ ++++++ afl-3.0c-fix-paths.patch ++++++ --- /var/tmp/diff_new_pack.Ry5KTs/_old 2025-12-30 12:01:33.759513212 +0100 +++ /var/tmp/diff_new_pack.Ry5KTs/_new 2025-12-30 12:01:33.763513377 +0100 @@ -1,7 +1,7 @@ -Index: AFLplusplus-4.30c/GNUmakefile +Index: AFLplusplus-4.35c/GNUmakefile =================================================================== ---- AFLplusplus-4.30c.orig/GNUmakefile -+++ AFLplusplus-4.30c/GNUmakefile +--- AFLplusplus-4.35c.orig/GNUmakefile ++++ AFLplusplus-4.35c/GNUmakefile @@ -21,8 +21,8 @@ HASH=\# PREFIX ?= /usr/local @@ -13,10 +13,10 @@ MISC_PATH = $(PREFIX)/share/afl MAN_PATH = $(PREFIX)/share/man/man8 INCLUDE_PATH = $(PREFIX)/include/afl -Index: AFLplusplus-4.30c/GNUmakefile.llvm +Index: AFLplusplus-4.35c/GNUmakefile.llvm =================================================================== ---- AFLplusplus-4.30c.orig/GNUmakefile.llvm -+++ AFLplusplus-4.30c/GNUmakefile.llvm +--- AFLplusplus-4.35c.orig/GNUmakefile.llvm ++++ AFLplusplus-4.35c/GNUmakefile.llvm @@ -20,9 +20,9 @@ HASH=\# @@ -28,5 +28,5 @@ +DOC_PATH ?= $(DOC_DIR)/afl MISC_PATH ?= $(PREFIX)/share/afl MAN_PATH ?= $(PREFIX)/share/man/man8 - + INCLUDE_PATH := $(PREFIX)/include/afl ++++++ v4.34c.tar.gz -> v4.35c.tar.gz ++++++ ++++ 8967 lines of diff (skipped)
