Versions
v2.0.11-r3 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 arm arm64 ppc ppc64 x86 ~loong ~riscv
- USE flags
- perl static
USE flags
General
Runtime Dependencies
app-eselect / eselect-iptables : Manages the {,/usr}/sbin/iptables symlink
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
net-misc / ethertypes : Maps ethernet frame ids to symbolic names
Depending packages
app-containers / incus : Modern, secure and powerful system container and virtual machine manager
app-containers / lxd : Modern, secure and powerful system container and virtual machine manager
app-emulation / libvirt : C toolkit to manipulate virtual machines
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
net-firewall/ebtables: keyword 2.0.11-r3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-firewall/ebtables: Stabilize 2.0.11-r3 arm, #834933
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-firewall/ebtables: Stabilize 2.0.11-r3 ppc64, #831835
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
net-firewall/ebtables: keyword 2.0.11-r3 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
net-firewall/ebtables: Remove old 2.0.11-r2
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-firewall/ebtables: Stabilize 2.0.11-r3 ppc, #788931
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-firewall/ebtables: Stabilize 2.0.11-r3 arm64, #788931
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-firewall/ebtables: Stabilize 2.0.11-r3 x86, #788931
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-firewall/ebtables: Stabilize 2.0.11-r3 amd64, #788931
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Frysinger · gentoo
net-firewall/ebtables: switch init to checkpath #603268
This makes the code a little simpler & more robust, and avoids creating /var paths at install time. Fixes: https://bugs.gentoo.org/603268 Signed-off-by: Mike Frysinger <vapier@gentoo.org> - Mike Frysinger · gentoo
net-firewall/ebtables: fix path to /etc/ethertypes #765679
The --sysconfdir setting controls where ebtables looks for ethertypes, so don't use /usr/share/doc/ which is not guaranteed to exist, and is not where the ethertypes package installs its config. Switch back to the standard /etc path instead. This path logic was prob a mistake as part of the upgrade from the old 2.0.10.4 ebuild that had a similar named setting (SYSCONFIGDIR) but a different meaning which we wanted to install into /usr/share/doc/. Fixes: https://bugs.gentoo.org/765679 Signed-off-by: Mike Frysinger <vapier@gentoo.org> - Mike Frysinger · gentoo
net-firewall/ebtables: stop installing /etc/ethertypes when USE=static
We stopped installing this in USE=-static already in favor of the ethertypes package, so fix the USE=static codepath too. Signed-off-by: Mike Frysinger <vapier@gentoo.org> - Mike Frysinger · gentoo
net-firewall/ebtables: update HOMEPAGE
And improve the comments a bit. Signed-off-by: Mike Frysinger <vapier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brian Mego · gentoo
net-firewall/ebtables: Update SRC_URI from ftp to http
Closes: https://bugs.gentoo.org/761990 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Brian Mego <brianmego@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/18844 - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-firewall/ebtables: Stabilize 2.0.11-r2 arm64, #738076
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
net-firewall/ebtables: Drop 2.0.10.4 and 2.0.10.4-r2
Closes: https://bugs.gentoo.org/724138 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-firewall/ebtables: amd64 stable (bug #724138)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-firewall/ebtables: x86 stable (bug #724138)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-firewall/ebtables: ppc stable wrt bug #724138
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
net-firewall/ebtables: Removed old
Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Lars Wendler · gentoo
net-firewall/ebtables: Don't compress the "ethertypes" file
Bug: https://bugs.gentoo.org/724138 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick McLean · gentoo
net-firewall/ebtables-2.0.11-r1: Don't change provder on upgrades
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick McLean · gentoo
net-firewall/ebtables-2.0.11-r1: Revbump, support eselect-arptables
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
net-firewall/ebtables: keyword 2.0.11 on ~ppc64
Bug: https://bugs.gentoo.org/679888 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick McLean · gentoo
net-firewall/ebtables-2.0.11: Version bump
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> - Mike Gilbert · gentoo
net-firewall/ebtables: shorten DESCRIPTION
Package-Manager: Portage-2.3.24_p18, Repoman-2.3.6_p99 - Mike Gilbert · gentoo
net-firewall/ebtables: drop /etc/ethertypes
Bug: https://bugs.gentoo.org/647458 Package-Manager: Portage-2.3.24_p18, Repoman-2.3.6_p99 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Mike Frysinger · gentoo
net-firewall/ebtables: add USE=perl to control perl dep
The ebtables-save script is written in perl, so make sure we RDEPEND on it. Since that's a big dep for little gain, make it optional. Some systems (like Chromium OS) have no use for it. - Mike Frysinger · gentoo
net-firewall/ebtables: fix sorting of LICENSE/SLOT/KEYWORDS/IUSE - Mike Frysinger · gentoo
net-firewall/ebtables: use emake in install - Mike Frysinger · gentoo
net-firewall/ebtables: delete redundant `|| die`
Since `dodoc` automatically calls `die` w/EAPI=4, drop it from the ebuild. - Mike Frysinger · gentoo
net-firewall/ebtables: delete incorrect/misleading comment
The quoted code is not safe at all, so delete the incorrect comment in the hopes no one notices it and (incorrectly) copies it into a different ebuild. - Mike Frysinger · gentoo
net-firewall/ebtables: add arm/arm64 love to 2.0.10.4-r1 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed