r4083 - 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:06:34 UTC 2005


Author: horms
Date: 2005-08-31 09:06:33 +0000 (Wed, 31 Aug 2005)
New Revision: 4083

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:
  * ipv6-skb-leak.dpatch
    [Maybe-Security: Seems like a local DoS]
    Fix SKB leak in ip6_input_finish()
    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 09:00:44 UTC (rev 4082)
+++ branches/dist/sarge/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog	2005-08-31 09:06:33 UTC (rev 4083)
@@ -212,27 +212,32 @@
     See CAN-2005-2555.
     Also in 2.6.12.6 as ipsec-socket-policy-use-cap.patch
 
-  * fix-dst-leak-in-icmp_push_reply.patch
+  * fix-dst-leak-in-icmp_push_reply.dpatch
     [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
+  * nptl-signal-delivery-deadlock-fix.dpatch
     [Maybe-Security: Seems like a local DoS]
     NPTL signal delivery deadlock fix
     Backported From 2.6.12.6
 
-  * genelink-usbnet-skb-typo.patch
+  * genelink-usbnet-skb-typo.dpatch
     fix gl_skb/skb type error in genelink driver in usbnet
     Backported From 2.6.12.6
 
-  * fix-memory-leak-in-sg.c-seq_file.patch
+  * fix-memory-leak-in-sg.c-seq_file.dpatch
     [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
+  * ipv6-skb-leak.dpatch
+    [Maybe-Security: Seems like a local DoS]
+    Fix SKB leak in ip6_input_finish()
+    From 2.6.12.6
 
+ -- Simon Horman <horms at debian.org>  Wed, 31 Aug 2005 18:03:53 +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 09:00:44 UTC (rev 4082)
+++ branches/dist/sarge/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/series/2.6.8-17	2005-08-31 09:06:33 UTC (rev 4083)
@@ -59,3 +59,4 @@
 + zlib-revert-broken-change.dpatch
 + genelink-usbnet-skb-typo.dpatch
 + fix-memory-leak-in-sg.c-seq_file.dpatch
++ ipv6-skb-leak.dpatch




More information about the Kernel-svn-changes mailing list