Author: pawelz Date: Thu Sep 10 16:07:51 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated for kernel 2.6.31.
---- Files affected: packages/cisco-vpnclient: cisco-vpnclient.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: packages/cisco-vpnclient/cisco-vpnclient.spec diff -u packages/cisco-vpnclient/cisco-vpnclient.spec:1.41 packages/cisco-vpnclient/cisco-vpnclient.spec:1.42 --- packages/cisco-vpnclient/cisco-vpnclient.spec:1.41 Tue Aug 11 06:47:56 2009 +++ packages/cisco-vpnclient/cisco-vpnclient.spec Thu Sep 10 18:07:45 2009 @@ -10,9 +10,10 @@ # panic. # # Status: -# - works with kernel-vanilla 2.6.27.* -# - fails with kernel-vanilla 2.6.30 (kernel panic, see warning) -# - fails with kernel-2.6.27 (/proc/net permissions. grsec related problem?) +# - works with kernel-vanilla 2.6.31 +# +# NOTE: +# - version for older kernels (<= 2.6.28) is saved od LINUX_MAX_2_6_28 branch # # Conditional build: %bcond_without dist_kernel # without distribution kernel @@ -38,8 +39,9 @@ NoSource: 0 # patches - http://projects.tuxx-home.at/?id=cisco_vpn_client Patch1: %{name}-skbuff_offset.patch +Patch2: %{name}-interceptor.patch URL: http://www.cisco.com/en/US/products/sw/secursw/ps2308/tsd_products_support_series_home.html -%{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.22} +%{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.31} BuildRequires: rpmbuild(macros) >= 1.379 ExclusiveArch: %{ix86} %{x8664} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -69,6 +71,7 @@ %setup -q -T -c tar -zxvf %{SOURCE0} %patch1 -p0 +%patch2 -p0 %build %if %{with kernel} @@ -144,6 +147,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2009/09/10 16:07:45 pawelz +- updated for kernel 2.6.31. + Revision 1.41 2009/08/11 04:47:56 pawelz - moved modprobe config from kernel to userspace package - rel 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cisco-vpnclient/cisco-vpnclient.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
