Author: arekm                        Date: Wed Oct 20 19:27:33 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 4

---- Files affected:
packages/kernel:
   kernel-grsec_fixes.patch (1.15 -> 1.16) , kernel.spec (1.836 -> 1.837) 

---- Diffs:

================================================================
Index: packages/kernel/kernel-grsec_fixes.patch
diff -u packages/kernel/kernel-grsec_fixes.patch:1.15 
packages/kernel/kernel-grsec_fixes.patch:1.16
--- packages/kernel/kernel-grsec_fixes.patch:1.15       Sun Sep 26 22:27:23 2010
+++ packages/kernel/kernel-grsec_fixes.patch    Wed Oct 20 21:27:27 2010
@@ -69,13 +69,12 @@
  #else
        return current_cap();
  #endif
-diff -upr a/include/linux/grsecurity.h c/include/linux/grsecurity.h
---- a/include/linux/grsecurity.h       2007-12-01 00:54:57.224769000 +0000
-+++ c/include/linux/grsecurity.h       2007-12-01 01:09:34.923621750 +0000
-@@ -76,6 +76,7 @@ void gr_log_semrm(const uid_t uid, const
- void gr_log_shmget(const int err, const int shmflg, const size_t size);
- void gr_log_shmrm(const uid_t uid, const uid_t cuid);
+--- linux-2.6.35/include/linux/grsecurity.h~   2010-10-20 21:01:00.758532744 
+0200
++++ linux-2.6.35/include/linux/grsecurity.h    2010-10-20 21:03:27.556754795 
+0200
+@@ -78,6 +78,7 @@
  void gr_log_textrel(struct vm_area_struct *vma);
+ void gr_log_rwxmmap(struct file *file);
+ void gr_log_rwxmprotect(struct file *file);
 +void gr_log_cap_pid(const int cap, pid_t pid);
  
  int gr_handle_follow_link(const struct inode *parent,

================================================================
Index: packages/kernel/kernel.spec
diff -u packages/kernel/kernel.spec:1.836 packages/kernel/kernel.spec:1.837
--- packages/kernel/kernel.spec:1.836   Wed Oct 20 21:07:36 2010
+++ packages/kernel/kernel.spec Wed Oct 20 21:27:27 2010
@@ -115,7 +115,7 @@
 
 %define                basever         2.6.35
 %define                postver         .7
-%define                rel             3
+%define                rel             4
 
 %define                _enable_debug_packages                  0
 
@@ -1593,6 +1593,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.837  2010/10/20 19:27:27  arekm
+- rel 4
+
 Revision 1.836  2010/10/20 19:07:36  arekm
 - update grsec to grsecurity-2.2.0-2.6.35.7-201010191911.patch (includes fix 
from small fixes)
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel-grsec_fixes.patch?r1=1.15&r2=1.16&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel.spec?r1=1.836&r2=1.837&f=u

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

Reply via email to