Mailing List Archive

[ANNOUNCE] ebtables 2.0.11 release
Hi!

The Netfilter project presents:

ebtables 2.0.11

ebtables is the userspace command line program used to configure the
Linux 2.4.x and bridge packet filtering ruleset. It is targeted
towards system administrators.

NOTE: This is a release of legacy software. Patches may still be
accepted and pushed out to the git repository, which will remain active
and accessible as usual although support for this software might be
discontinued at some point.

We are thankful to all the contributors of ebtables over time and we
also acknowledge it is time to move on.

See ChangeLog that comes attached to this email for more details.

You can download it from:

ftp://ftp.netfilter.org/pub/ebtables/

Happy firewalling.
Re: [ANNOUNCE] ebtables 2.0.11 release [ In reply to ]
On Mon, Dec 02, 2019 at 08:30:25PM +0100, Jan Engelhardt wrote:
> On Monday 2019-12-02 16:33, Pablo Neira Ayuso wrote:
>
> >You can download it from:
> >
> >ftp://ftp.netfilter.org/pub/ebtables/
>
> There is a file called ebtables-2.0.11.tar.bz2 in there, but this is
> actually a gz encoded object. (This confuses rpmbuild, which tries
> to `bzip2 -d` it.)

Just fixed this, thanks for reporting.

> (Isn't it time to do xz or zstd anyway?)

For the sake of saving bits over the wire, yes. Next time.