packages: ipset/ipset-no_kernel.patch - updated for 6.6

qboosh qboosh at pld-linux.org
Thu May 26 20:51:13 CEST 2011


Author: qboosh                       Date: Thu May 26 18:51:13 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated for 6.6

---- Files affected:
packages/ipset:
   ipset-no_kernel.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/ipset/ipset-no_kernel.patch
diff -u packages/ipset/ipset-no_kernel.patch:1.1 packages/ipset/ipset-no_kernel.patch:1.2
--- packages/ipset/ipset-no_kernel.patch:1.1	Fri Apr 15 14:09:06 2011
+++ packages/ipset/ipset-no_kernel.patch	Thu May 26 20:51:08 2011
@@ -1,6 +1,6 @@
---- ipset-6.3/configure.ac.orig	2011-04-10 17:25:20.000000000 +0200
-+++ ipset-6.3/configure.ac	2011-04-15 14:07:22.000000000 +0200
-@@ -39,27 +39,6 @@
+--- ipset-6.6/configure.ac.orig	2011-05-24 10:28:55.000000000 +0200
++++ ipset-6.6/configure.ac	2011-05-26 20:47:06.586245363 +0200
+@@ -39,23 +39,6 @@
  else
  	ksourcedir="/lib/modules/$(uname -r)/source"
  fi
@@ -16,15 +16,11 @@
 -
 -AC_PROG_GREP
 -
--if test "X`$GREP '^CONFIG_IP6_NF_IPTABLES=' $kbuilddir/.config`" = "X"
--then
--	AC_MSG_ERROR([The kernel build directory $kbuilddir is not configured with IP6_NF_IPTABLES support (ip6tables)])
--fi
--
 -if test "X`$GREP 'NFNL_SUBSYS_IPSET' $ksourcedir/include/linux/netfilter/nfnetlink.h`" = "X"
 -then
 -	AC_MSG_ERROR([The kernel source directory $ksourcedir is not patched with netlink.patch to support ipset])
 -fi
- 
+-
  dnl Maximal number of sets supported by the kernel, default 256
  AC_ARG_WITH([maxsets],
+ 	    AS_HELP_STRING([--with-maxsets=256],
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ipset/ipset-no_kernel.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list