zzuf 0.15-4 source package in Ubuntu

Changelog

zzuf (0.15-4) unstable; urgency=medium

  * QA upload.
  * Undefine _FILE_OFFSET_BITS and _TIME_BITS for some files that want to
    provide replacements for both e.g. open() and open64(). (Closes: #1068663)

 -- Andreas Beckmann <email address hidden>  Mon, 15 Apr 2024 23:12:17 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel

Downloads

File Size SHA-256 Checksum
zzuf_0.15-4.dsc 1.8 KiB 8dec6637bafb148e3be768cef4a866365488e444725d9d119255a92ada84a927
zzuf_0.15.orig.tar.gz 482.0 KiB a34f624503e09acd269c70d826aac2a35c03e84dc351873f140f0ba6a792ffd6
zzuf_0.15-4.debian.tar.xz 5.4 KiB c5f669388cb4b7ba5f9843d3bb721c6c4732d5b61cba6544318c8d428d5b2b21

Available diffs

No changes file available.

Binary packages built by this source

zzuf: transparent application fuzzer

 Zzuf is a transparent fuzzer. It works by intercepting applications' file
 and network operations and changing random bits in their input. Its behaviour
 is deterministic, making it easy to reproduce bugs.
 .
 Zzuf has support for variable fuzzing ratio, character filtering, fuzzing
 decision based on filenames and optional network fuzzing. It can also stop
 processes that run for too long or that output too much data.

zzuf-dbgsym: debug symbols for zzuf