SPECS: ndiswrapper.spec - ndiswrapper-CVE-2008-4395.patch

areq areq at pld-linux.org
Sun Nov 16 16:08:34 CET 2008


Author: areq                         Date: Sun Nov 16 15:08:34 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ndiswrapper-CVE-2008-4395.patch

---- Files affected:
SPECS:
   ndiswrapper.spec (1.106 -> 1.107) 

---- Diffs:

================================================================
Index: SPECS/ndiswrapper.spec
diff -u SPECS/ndiswrapper.spec:1.106 SPECS/ndiswrapper.spec:1.107
--- SPECS/ndiswrapper.spec:1.106	Tue Nov 11 21:01:53 2008
+++ SPECS/ndiswrapper.spec	Sun Nov 16 16:08:28 2008
@@ -13,7 +13,7 @@
 %undefine	with_userspace
 %endif
 
-%define		rel	1
+%define		rel	2
 %define		pname	ndiswrapper
 Summary:	Tools to "wrap around" NDIS drivers
 Summary(pl.UTF-8):	Narzędzia "opakowujące" sterowniki NDIS
@@ -26,10 +26,8 @@
 Source0:	http://dl.sourceforge.net/ndiswrapper/%{pname}-%{version}.tar.gz
 # Source0-md5:	3ab2aeef398d29df3a40d40fa499405e
 Patch0:		ndiswrapper-2.6.27.patch
+Patch1:		ndiswrapper-CVE-2008-4395.patch
 URL:		http://ndiswrapper.sourceforge.net/
-# Patch is available:
-# http://securitytracker.com/alerts/2008/Nov/1021142.html
-BuildRequires:	security(CVE-2008-4395)
 %if %{with kernel}
 %ifarch %{ix86}
 BuildRequires:	gcc >= 5:3.4
@@ -96,6 +94,7 @@
 %prep
 %setup -q -n %{pname}-%{version}
 %patch0 -p1
+%patch1 -p1
 %{__sed} -i -e 's#"loader.h"#"../driver/loader.h"#g' utils/loadndisdriver.c
 %{__sed} -i -e 's#$(KBUILD)/.config#$(KBUILD)/config-%{!?with_dist_kernel:non}dist#g' driver/Makefile
 %{__sed} -i -e 's at KBUILD := $(shell readlink -f /lib/modules/$(KVERS)/source)@@g' driver/Makefile
@@ -171,6 +170,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107  2008/11/16 15:08:28  areq
+- ndiswrapper-CVE-2008-4395.patch
+
 Revision 1.106  2008/11/11 20:01:53  blues
 - CVE-2008-4395 security blocker
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ndiswrapper.spec?r1=1.106&r2=1.107&f=u



More information about the pld-cvs-commit mailing list