[kernel] r5409 - patch-tracking

Dann Frazier dannf at costa.debian.org
Wed Jan 11 21:47:47 UTC 2006


Author: dannf
Date: Wed Jan 11 21:47:46 2006
New Revision: 5409

Modified:
   patch-tracking/00example
Log:
add new "ignored" flag - so we can explicitly note things we're not currently
planning to fix


Modified: patch-tracking/00example
==============================================================================
--- patch-tracking/00example	(original)
+++ patch-tracking/00example	Wed Jan 11 21:47:46 2006
@@ -18,6 +18,9 @@
 ##  pending: fix has been committed to svn
 ##  released: we've cut a version with this fix in it
 ##  needed: bug is applicable to this tree and needs a fix
+##  ignored: bug maybe applicable, but we're currently ignoring it - perhaps
+##           its too difficult to backport, or we think its a non-issue.
+##           justification should be noted in the "Notes" field
 ##  An empty value means that someone needs to determine the relevancy for this tree
 ## 
 ##
@@ -29,3 +32,4 @@
 2.6.8-sarge-security: released (2.6.8-16sarge1) [patchname.patch, prerequisite.dpatch, prerequisite2.dpatch]
 2.4.27-sarge-security: needed
 2.4.27: N/A
+2.4.18-woody-security: ignored



More information about the Kernel-svn-changes mailing list