Sat, 06 Jul 2024 08:12:57 UTC | login

Information for build libteam-1.27-10.fc29

ID71617
Package Namelibteam
Version1.27
Release10.fc29
Epoch
SummaryLibrary for controlling team network device
DescriptionThis package contains a library which is a user-space counterpart for team network driver. It provides an API to control team network devices.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 19 Aug 2018 16:52:24 UTC
CompletedSun, 19 Aug 2018 19:11:47 UTC
Taskbuild (f29-candidate, libteam-1.27-10.fc29.src.rpm)
Tags
f29
f30
RPMs
src
libteam-1.27-10.fc29.src.rpm (info) (download)
riscv64
libteam-1.27-10.fc29.riscv64.rpm (info) (download)
libteam-devel-1.27-10.fc29.riscv64.rpm (info) (download)
libteam-doc-1.27-10.fc29.riscv64.rpm (info) (download)
network-scripts-teamd-1.27-10.fc29.riscv64.rpm (info) (download)
python2-libteam-1.27-10.fc29.riscv64.rpm (info) (download)
teamd-1.27-10.fc29.riscv64.rpm (info) (download)
teamd-devel-1.27-10.fc29.riscv64.rpm (info) (download)
libteam-debuginfo-1.27-10.fc29.riscv64.rpm (info) (download)
libteam-debugsource-1.27-10.fc29.riscv64.rpm (info) (download)
python2-libteam-debuginfo-1.27-10.fc29.riscv64.rpm (info) (download)
teamd-debuginfo-1.27-10.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Aug 02 2018 Peter Robinson <pbrobinson@fedoraproject.org> 1.27-10 - Properly move network-scripts dep to right package * Thu Aug 02 2018 Peter Robinson <pbrobinson@fedoraproject.org> 1.27-9 - Move legacy network scripts into network-scripts-teamd sub package * Sun Jul 22 2018 Peter Robinson <pbrobinson@fedoraproject.org> 1.27-8 - Cleanup spec, fix deps * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.27-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.27-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Jan 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.27-5 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.27-4 - Python 2 binary package renamed to python2-libteam See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.27-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.27-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 05 2017 Jiri Pirko <jiri@resnulli.us> - 1.27-1 - 1.27 release - teamd: check target host with nap.nah.nd_na_target - teamd: check ipv6 packet only with the 4 bits version - teamd: set correct bits for standby ports - libteam: Add team_get_port_enabled function - teamd: check port link_up when a port is added with loadbalance runner - libteam: resynchronize ifinfo after lost RTNLGRP_LINK notifications - SubmittingPatches: add checkpatch note - README: add note regarding pull requests - teamd: escape some sensitive characters in ifname with double quotation marks * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.26-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Aug 26 2016 Jiri Pirko <jiri@resnulli.us> - 1.26-1 - 1.26 release - teamd: lacp: Do not unselect port if it changes state to "expired" - man: in lacp it's 'port_config', not 'port_options' - teamd: fix the issue that network blocks when systemctl stop teamd - teamd: change to Before=network-pre.target in systemd service file - man teamd.conf: fix indentation - misc: fix an out-of-bound write with zero-length hardware address - teamd: LACP runner does not set Agg bit on first slave