Mon, 08 Jul 2024 14:35:48 UTC | login

Information for build tipcutils-3.0.4-2.fc33

ID149126
Package Nametipcutils
Version3.0.4
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/tipcutils.git#41fa0f53d3c01e4e3ef2683f94a7566bb47049f3
SummaryTIPC utilities package for Linux
DescriptionTipcutils contains a variety of utility programs for use with Linux TIPC, including: 1) TIPC pipe: A netcat like program for tipc. 2) tipclog: A simple userspace network event logger running as daemon that logs link and node availability status. 3) tipc-link-watcher: A daemon keeping track of the status of TIPC nodes and links in a cluster by using the topology service 4) net_topology_tracker: A daemon using the toplogy service to keep track of the status of the overall cluster connectivity. It connects to the topolgy servers of all detected peer nodes, ans subscribes for their network view.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 20:09:09 UTC
CompletedFri, 27 Mar 2020 20:41:29 UTC
Taskbuild (f33, /rpms/tipcutils.git:41fa0f53d3c01e4e3ef2683f94a7566bb47049f3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tipcutils.git#41fa0f53d3c01e4e3ef2683f94a7566bb47049f3'}}
Tags
f33
RPMs
src
tipcutils-3.0.4-2.fc33.src.rpm (info) (download)
riscv64
tipcutils-3.0.4-2.fc33.riscv64.rpm (info) (download)
tipcutils-debuginfo-3.0.4-2.fc33.riscv64.rpm (info) (download)
tipcutils-debugsource-3.0.4-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Mar 25 2020 Peter Hanecak <hany@hany.sk> - 3.0.4-2 - droppped tipc-trace since it requires Python 2 (see https://bugzilla.redhat.com/show_bug.cgi?id=1817029) * Mon Mar 16 2020 Peter Hanecak <hany@hany.sk> - 3.0.4-1 - Newer stable version - GPLv2 licensing dropped, BSD license remains - patched few GCC warnings * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jul 09 2018 Peter Hanecak <hany@hany.sk> - 2.2.0-2 - Newer stable version - Switched back to source tarball on Sourceforge since it is newer - Added BuildRequires: gcc (by Igor Gnatenko's), libtool and libdaemon-devel - Updated description - Updated license: some of the code is also under GPLv2