Thu, 27 Jun 2024 14:29:49 UTC | login

Information for build derrick-0.3-9.fc29

ID44182
Package Namederrick
Version0.3
Release9.fc29
Epoch
SummaryA Simple Network Stream Recorder
DescriptionDerrick is a simple tool for recording data streams of TCP and UDP traffic. It shares similarities with other network recorders, such as tcpflow and wireshark, where it is more advanced than the first and clearly inferior to the latter. Derrick has been specifically designed to monitor application-layer communication. In contrast to other tools the application data is logged in a line-based ASCII format. Common UNIX tools, such as grep, sed & awk, can be directly applied. Even replay of recorded communication is straight forward using netcat. Derrick supports on-the-fly compression and rotation of log files. The payloads of TCP sessions are re-assembled using Libnids and can be merged or truncated. UDP payloads are logged as-is. Details of lower network layers are omitted.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 14 Jun 2018 23:08:51 UTC
CompletedFri, 15 Jun 2018 00:48:02 UTC
Taskbuild (f29-candidate, derrick-0.3-9.fc29.src.rpm)
Tags
f29
RPMs
src
derrick-0.3-9.fc29.src.rpm (info) (download)
riscv64
derrick-0.3-9.fc29.riscv64.rpm (info) (download)
derrick-debuginfo-0.3-9.fc29.riscv64.rpm (info) (download)
derrick-debugsource-0.3-9.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Aug 13 2014 Fabian Affolter <mail@fabian-affolter.ch> - 0.3-3 - Remove embedded uthash * Tue Apr 08 2014 Fabian Affolter <mail@fabian-affolter.ch> - 0.3-2 - Remove compiler flag and char from versioning * Tue Aug 13 2013 Fabian Affolter <mail@fabian-affolter.ch> - 0.3-1 - Updated to release tarball * Tue Jan 10 2012 Fabian Affolter <mail@fabian-affolter.ch> - 0-1 - Initial spec