Tue, 30 Apr 2024 01:01:33 UTC | login

Information for build ebtables-2.0.11-6.fc33

ID181151
Package Nameebtables
Version2.0.11
Release6.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ebtables.git#83fc5fd04eb12216d54bd78b24cb3291d8535008
SummaryEthernet Bridge frame table administration tool
DescriptionEthernet bridge tables is a firewalling tool to transparently filter network traffic passing a bridge. The filtering possibilities are limited to link layer filtering and some basic filtering on higher network layers. This tool is the userspace control for the bridge and ebtables kernel components (built by default in Fedora kernels). The ebtables tool can be used together with the other Linux filtering tools, like iptables. There are no known incompatibility issues.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 14 Aug 2020 10:46:51 UTC
CompletedFri, 14 Aug 2020 11:23:12 UTC
Taskbuild (f33, /rpms/ebtables.git:83fc5fd04eb12216d54bd78b24cb3291d8535008)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ebtables.git#83fc5fd04eb12216d54bd78b24cb3291d8535008'}}
Tags
f33
f37
f38
RPMs
src
ebtables-2.0.11-6.fc33.src.rpm (info) (download)
riscv64
ebtables-legacy-2.0.11-6.fc33.riscv64.rpm (info) (download)
ebtables-services-2.0.11-6.fc33.riscv64.rpm (info) (download)
ebtables-debugsource-2.0.11-6.fc33.riscv64.rpm (info) (download)
ebtables-legacy-debuginfo-2.0.11-6.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.11-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.11-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jan 22 2020 Tom Callaway <spot@fedoraproject.org> - 2.0.11-4 - add Requires(post): %{_bindir}/readlink (bz1792805) * Mon Dec 16 2019 Phil Sutter <psutter@redhat.com> - 2.0.11-3 - Fix nft-variant reference in package description * Mon Dec 16 2019 Phil Sutter <psutter@redhat.com> - 2.0.11-2 - Eliminate implicit dependency on initscripts package * Mon Dec 02 2019 Tom Callaway <spot@fedoraproject.org> - 2.0.11-1 - update to 2.0.11 (all of Phil's awesome patches merged) * Wed Oct 30 2019 Phil Sutter <psutter@redhat.com> - 2.0.10-39 - Make services sub-package obsolete compat to fix upgrade path * Tue Oct 22 2019 Phil Sutter <psutter@redhat.com> - 2.0.10-38 - Drop compat sub-package again * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.10-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jun 26 2019 Phil Sutter <psutter@redhat.com> - 2.0.10-36 - Fix segfault with non-existing lock directory * Wed Apr 24 2019 Phil Sutter <psutter@redhat.com> - 2.0.10-35 - Workaround missing broute table support in ebtables-nft * Tue Apr 09 2019 Phil Sutter <psutter@redhat.com> - 2.0.10-34 - Fix lockfile location * Thu Apr 04 2019 Phil Sutter <psutter@redhat.com> - 2.0.10-33 - Fix date in previous changelog entry - Use systemd_ordering macro * Thu Apr 04 2019 Phil Sutter <psutter@redhat.com> - 2.0.10-32 - Add upstream changes since last release - Rename package to ebtables-legacy - Split systemd service into services sub-package - Rewrite systemd unit helper script for compatibility with ebtables-nft - Drop module unloading on service stop, this causes more harm than good - Remove save format settings, they are not effective anymore - Remove save on restart setting, restart is merely stop && start - Complete integration into alternatives - Remove needless ldconfig calls * Thu Feb 07 2019 Tom Callaway <spot@fedoraproject.org> - 2.0.10-31 - build without as-needed everywhere (stop using Ubuntu patch) Resolves BZ:1672683 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.10-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jan 21 2019 David Abdurachmanov <david.abdurachmanov@gmail.com> 2.0.10-29 - Disable --as-needed to resolve segfaults