Update of /cvsroot/leaf/src/bering-uclibc/apps/linux
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv22740

Modified Files:
        buildtool.cfg buildtool.mk 
Log Message:
add fix for CVE-2009-2692


Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/linux/buildtool.cfg,v
retrieving revision 1.41
retrieving revision 1.42
diff -C2 -d -r1.41 -r1.42
*** buildtool.cfg       28 Jan 2009 16:52:28 -0000      1.41
--- buildtool.cfg       20 Aug 2009 19:34:04 -0000      1.42
***************
*** 177,181 ****
         Revision = HEAD
  </File>
! 185,190d173
  <File linux-2.4.32-ipv4zones-0.1.2.patch>
         Server = cvs-sourceforge
--- 177,181 ----
         Revision = HEAD
  </File>
! 
  <File linux-2.4.32-ipv4zones-0.1.2.patch>
         Server = cvs-sourceforge
***************
*** 192,195 ****
--- 192,203 ----
  </File>
  
+ <File sock_sendpage.patch>
+       Server = cvs-sourceforge
+       Directory = linux/patches
+       envname = KERNEL_PATCH25
+       Revision = HEAD
+ </File>
+ 
+ 
  <File Bering-2.4.34.config>
        Server = cvs-sourceforge
***************
*** 198,199 ****
--- 206,208 ----
        Revision = HEAD
  </File>
+ 

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/linux/buildtool.mk,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** buildtool.mk        28 Jan 2009 16:52:28 -0000      1.30
--- buildtool.mk        20 Aug 2009 19:34:04 -0000      1.31
***************
*** 34,37 ****
--- 34,38 ----
        cat $(KERNEL_PATCH23) | patch -d linux -p1
        cat $(KERNEL_PATCH24) | patch -d linux -p1
+       cat $(KERNEL_PATCH25) | patch -d linux -p1
        cp $(LINUX_CONFIG) linux/.config 
        touch $(BT_LINUX_DIR)/.source


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to