Package: ebtables / 2.0.10.4-1

Metadata

Package Version Patches format
ebtables 2.0.10.4-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian_defaultconfig.patch | (download)

ebtables-config | 26 12 + 14 - 0 !
1 file changed, 12 insertions(+), 14 deletions(-)

 debian enhancements to the ebtables "sysconfig" default settings.
makefile_adjustments.patch | (download)

Makefile | 25 11 + 14 - 0 !
1 file changed, 11 insertions(+), 14 deletions(-)

 makefile_adjustments
Adjust the installation paths to Debian-compatible values, and drag
all install incovations to the install target because $(DESTDIR)
(i.e. debian/ebtables) isn't available before.
Also fix an FTBFS bug on HPPA by calling $(CC) instead of $(LD).
manpage.patch | (download)

ebtables.8 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 drop the version number from the manpage header.
compensate for missing aligned u64.patch | (download)

extensions/ebt_pkttype.c | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 fix ftbfs due to missing __aligned_u64 definition
Bug-Debian: http://bugs.debian.org/661449