Author: baggins                      Date: Sat Apr 29 09:59:10 2006 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- added missing change to arch/sparc/Makefile

---- Files affected:
SOURCES:
   linux-2.6-grsec-minimal.patch (1.1.2.5 -> 1.1.2.6) , 
linux-2.6-vs2.1-grsec-minimal.patch (1.1.2.1 -> 1.1.2.2) 

---- Diffs:

================================================================
Index: SOURCES/linux-2.6-grsec-minimal.patch
diff -u SOURCES/linux-2.6-grsec-minimal.patch:1.1.2.5 
SOURCES/linux-2.6-grsec-minimal.patch:1.1.2.6
--- SOURCES/linux-2.6-grsec-minimal.patch:1.1.2.5       Wed Apr 12 19:10:05 2006
+++ SOURCES/linux-2.6-grsec-minimal.patch       Sat Apr 29 11:59:05 2006
@@ -1,3 +1,15 @@
+diff -urNp linux-2.6.16.2/arch/sparc/Makefile 
linux-2.6.16.2/arch/sparc/Makefile
+--- linux-2.6.16.2/arch/sparc/Makefile 2006-04-07 12:56:47.000000000 -0400
++++ linux-2.6.16.2/arch/sparc/Makefile 2006-04-09 21:23:54.000000000 -0400
+@@ -34,7 +34,7 @@ libs-y += arch/sparc/prom/ arch/sparc/li
+ # Renaming is done to avoid confusing pattern matching rules in 2.5.45 
(multy-)
+ INIT_Y                := $(patsubst %/, %/built-in.o, $(init-y))
+ CORE_Y                := $(core-y)
+-CORE_Y                += kernel/ mm/ fs/ ipc/ security/ crypto/ block/
++CORE_Y                += kernel/ mm/ fs/ ipc/ security/ crypto/ block/ 
grsecurity/
+ CORE_Y                := $(patsubst %/, %/built-in.o, $(CORE_Y))
+ DRIVERS_Y     := $(patsubst %/, %/built-in.o, $(drivers-y))
+ NET_Y         := $(patsubst %/, %/built-in.o, $(net-y))
 diff -urN linux-2.6.16.2/Makefile linux-2.6.16.2-grsec/Makefile
 --- linux-2.6.16.2/Makefile    2006-04-07 18:56:47.000000000 +0200
 +++ linux-2.6.16.2-grsec/Makefile      2006-04-11 17:44:40.069707000 +0200

================================================================
Index: SOURCES/linux-2.6-vs2.1-grsec-minimal.patch
diff -u SOURCES/linux-2.6-vs2.1-grsec-minimal.patch:1.1.2.1 
SOURCES/linux-2.6-vs2.1-grsec-minimal.patch:1.1.2.2
--- SOURCES/linux-2.6-vs2.1-grsec-minimal.patch:1.1.2.1 Wed Apr 12 17:50:46 2006
+++ SOURCES/linux-2.6-vs2.1-grsec-minimal.patch Sat Apr 29 11:59:05 2006
@@ -1,3 +1,15 @@
+diff -urNp linux-2.6.16.2/arch/sparc/Makefile 
linux-2.6.16.2/arch/sparc/Makefile
+--- linux-2.6.16.2/arch/sparc/Makefile 2006-04-07 12:56:47.000000000 -0400
++++ linux-2.6.16.2/arch/sparc/Makefile 2006-04-09 21:23:54.000000000 -0400
+@@ -34,7 +34,7 @@ libs-y += arch/sparc/prom/ arch/sparc/li
+ # Renaming is done to avoid confusing pattern matching rules in 2.5.45 
(multy-)
+ INIT_Y                := $(patsubst %/, %/built-in.o, $(init-y))
+ CORE_Y                := $(core-y)
+-CORE_Y                += kernel/ mm/ fs/ ipc/ security/ crypto/ block/
++CORE_Y                += kernel/ mm/ fs/ ipc/ security/ crypto/ block/ 
grsecurity/
+ CORE_Y                := $(patsubst %/, %/built-in.o, $(CORE_Y))
+ DRIVERS_Y     := $(patsubst %/, %/built-in.o, $(drivers-y))
+ NET_Y         := $(patsubst %/, %/built-in.o, $(net-y))
 diff -urN linux-2.6.16.2/Makefile linux-2.6.16.2-grsec/Makefile
 --- linux-2.6.16.2/Makefile    2006-04-07 18:56:47.000000000 +0200
 +++ linux-2.6.16.2-grsec/Makefile      2006-04-11 17:44:40.069707000 +0200
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SOURCES/linux-2.6-grsec-minimal.patch?r1=1.1.2.5&r2=1.1.2.6&f=u
    
http://cvs.pld-linux.org/SOURCES/linux-2.6-vs2.1-grsec-minimal.patch?r1=1.1.2.1&r2=1.1.2.2&f=u

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

Reply via email to