From: Harald Welte Date: Mon, 30 Apr 2001 04:21:40 +0000 (+0000) Subject: version number bumped to 1.2.2, pending-patches updated X-Git-Tag: v1.2.2~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2584acf09b607d604d6fdfb437e3f596be0145e9;p=thirdparty%2Fiptables.git version number bumped to 1.2.2, pending-patches updated --- diff --git a/Makefile b/Makefile index b7ca0212..060d6f00 100644 --- a/Makefile +++ b/Makefile @@ -4,11 +4,11 @@ TOPLEVEL_INCLUDED=YES ifndef KERNEL_DIR KERNEL_DIR=/usr/src/linux endif -NETFILTER_VERSION:=1.2.1a -OLD_NETFILTER_VERSION:=1.2 +NETFILTER_VERSION:=1.2.2 +OLD_NETFILTER_VERSION:=1.2.1a # Waiting for inclusions in the kernel tree. -PENDING_PATCHES:=dropped-table.patch seqoffset.patch irc-conntrack-nat.patch +PENDING_PATCHES:=ftp-fixes.patch irc-conntrack-nat.patch # These went in previous kernels. PENDING_PATCHES+=ipv6-fixes.patch.ipv6 masquerade+fwmark.patch nat-overlap.patch ppc-sparc-mangle.patch tos-fix.patch masq-dynaddr.patch