Author: mguevara                     Date: Sat Aug  9 22:18:15 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2 
- added patch11 iptables-owner-struct-size-vs.patch to fix data size 
  mismatch between vserver patched kernel and userspace structs used
  in the owner match 

---- Files affected:
SPECS:
   iptables.spec (1.254 -> 1.255) 

---- Diffs:

================================================================
Index: SPECS/iptables.spec
diff -u SPECS/iptables.spec:1.254 SPECS/iptables.spec:1.255
--- SPECS/iptables.spec:1.254   Wed Jun 25 12:20:38 2008
+++ SPECS/iptables.spec Sun Aug 10 00:18:09 2008
@@ -17,7 +17,7 @@
 %define                llh_version             7:2.6.22.1
 %define                name6                   ip6tables
 #
-%define                rel 1
+%define                rel 2
 Summary:       Extensible packet filtering system && extensible NAT system
 Summary(pl.UTF-8):     System filtrowania pakietów oraz system translacji 
adresów (NAT)
 Summary(pt_BR.UTF-8):  Ferramenta para controlar a filtragem de pacotes no 
kernel-2.6.x
@@ -52,6 +52,7 @@
 Patch8:                %{name}-1.3.5-owner-xid.patch
 Patch9:                %{name}-batch.patch
 Patch10:       %{name}-headers.patch
+Patch11:       %{name}-owner-struct-size-vs.patch
 Patch999:      %{name}-llh-dirty-hack.patch
 URL:           http://www.netfilter.org/
 BuildRequires: autoconf
@@ -149,6 +150,7 @@
 %patch7 -p1
 %if %{with vserver}
 #patch8 -p1
+%patch11 -p1
 %endif
 #patch9 -p0
 %patch10 -p1
@@ -352,6 +354,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.255  2008/08/09 22:18:09  mguevara
+- rel 2
+- added patch11 iptables-owner-struct-size-vs.patch to fix data size
+  mismatch between vserver patched kernel and userspace structs used
+  in the owner match
+
 Revision 1.254  2008/06/25 10:20:38  arekm
 - up to 1.4.1.1
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/iptables.spec?r1=1.254&r2=1.255&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to