SHA256
1
0
forked from pool/afl

- removed ppc64le condition (failed parsing), we have no 32bit ppc64le

OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=167
This commit is contained in:
2023-06-12 12:53:33 +00:00
committed by Git OBS Bridge
parent 5f960fa5a2
commit 17f1970c70

View File

@@ -28,6 +28,7 @@ Mon Jun 12 11:31:30 UTC 2023 - Marcus Meissner <meissner@suse.com>
- two new custom mutators are now available:
- TritonDSE in custom_mutators/aflpp_tritondse
- SymQEMU in custom_mutators/symqemu
- removed ppc64le condition (failed parsing), we have no 32bit ppc64le
-------------------------------------------------------------------
Mon Apr 17 09:26:21 UTC 2023 - Marcus Meissner <meissner@suse.com>