r4082 - in branches/dist/sarge/kernel/source/kernel-source-2.6.8-2.6.8/debian: . patches/series

Simon Horman horms at costa.debian.org
Wed Aug 31 09:00:45 UTC 2005


Author: horms
Date: 2005-08-31 09:00:44 +0000 (Wed, 31 Aug 2005)
New Revision: 4082

Modified:
   branches/dist/sarge/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog
   branches/dist/sarge/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/series/2.6.8-17
Log:
  * fix-memory-leak-in-sg.c-seq_file.patch
    [Maybe-Security: Seems like a local DoS]
    fix a memory leak in devices seq_file implementation
    From 2.6.12.6


Modified: branches/dist/sarge/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog
===================================================================
--- branches/dist/sarge/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog	2005-08-31 08:51:17 UTC (rev 4081)
+++ branches/dist/sarge/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog	2005-08-31 09:00:44 UTC (rev 4082)
@@ -213,12 +213,12 @@
     Also in 2.6.12.6 as ipsec-socket-policy-use-cap.patch
 
   * fix-dst-leak-in-icmp_push_reply.patch
-    [Maybe-Security: Can remote traffic trigger this?]
+    [Maybe-Security: Can remote traffic trigger this]
     Fix DST leak in icmp_push_reply()
     From 2.6.12.6
 
   * nptl-signal-delivery-deadlock-fix.patch
-    [Maybe-Security: Seems like a local DoS?]
+    [Maybe-Security: Seems like a local DoS]
     NPTL signal delivery deadlock fix
     Backported From 2.6.12.6
 
@@ -226,8 +226,13 @@
     fix gl_skb/skb type error in genelink driver in usbnet
     Backported From 2.6.12.6
 
- -- Simon Horman <horms at debian.org>  Wed, 31 Aug 2005 17:18:43 +0900
+  * fix-memory-leak-in-sg.c-seq_file.patch
+    [Maybe-Security: Seems like a local DoS]
+    fix a memory leak in devices seq_file implementation
+    From 2.6.12.6
 
+ -- Simon Horman <horms at debian.org>  Wed, 31 Aug 2005 17:58:23 +0900
+
 kernel-source-2.6.8 (2.6.8-16) unstable; urgency=low
 
   * smbfs-overrun.dpatch:

Modified: branches/dist/sarge/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/series/2.6.8-17
===================================================================
--- branches/dist/sarge/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/series/2.6.8-17	2005-08-31 08:51:17 UTC (rev 4081)
+++ branches/dist/sarge/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/series/2.6.8-17	2005-08-31 09:00:44 UTC (rev 4082)
@@ -58,3 +58,4 @@
 + nptl-signal-delivery-deadlock-fix.dpatch
 + zlib-revert-broken-change.dpatch
 + genelink-usbnet-skb-typo.dpatch
++ fix-memory-leak-in-sg.c-seq_file.dpatch




More information about the Kernel-svn-changes mailing list