Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37831191
en ru br
Репозитории ALT
S:0.15-alt1_10
5.1: 0.12-alt1
4.1: 0.10-alt1
4.0: 0.8.1-alt1
www.altlinux.org/Changes

Группа :: Развлечения
Пакет: zzuf

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: zzuf
Version: 0.10
Release: alt1
Summary: Transparent application input fuzzer
License: DWTFYWTPL
Group: Toys
URL: http://sam.zoy.org/zzuf

Packager: Pavlov Konstantin <thresh at altlinux.ru>
Source: %name-%version.tar.gz

%description
zzuf is a transparent application input fuzzer. It works by intercepting
file operations and changing random bits in the program's input. zzuf's
behaviour is deterministic, making it easy to reproduce bugs.

%prep
%setup

%build
%configure \
--disable-static \
--enable-shared

%make_build

%install

%make_install DESTDIR="%buildroot" install

find %buildroot -type f -name "*.la" -delete

%files
%doc README AUTHORS COPYING TODO NEWS
%_bindir/*
%_libdir/%name
%_man1dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin