summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBjoern Tropf <asymmail@googlemail.com>2009-08-22 15:57:05 +0200
committerBjoern Tropf <asymmail@googlemail.com>2009-08-22 15:57:05 +0200
commitd6440101a8405cc25d821bc2fe1552588ba921fa (patch)
treef27bd0b96fa5b9a046a3828ca6670622cbdaf8eb /TODO
parentUse textwrap.wrap() instead of own implementation (diff)
downloadkernel-check-d6440101a8405cc25d821bc2fe1552588ba921fa.tar.gz
kernel-check-d6440101a8405cc25d821bc2fe1552588ba921fa.tar.bz2
kernel-check-d6440101a8405cc25d821bc2fe1552588ba921fa.zip
Implement genpatches
Several bugfixes
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 68855c8..725adb3 100644
--- a/TODO
+++ b/TODO
@@ -5,6 +5,7 @@ Implementation
- Add further error handling
- Implement find_cve() (return bugid)
- Create a GENERIC-MAP-NOMATCH entry in the cve xml files
+- Implement hardend/xen intervall
Cleanup and Rework
==================
@@ -23,7 +24,6 @@ Whiteboard changes
==================
- Move arch into whiteboard e.g. {x86, amd64}
- [kernel +<version] -> [+kernel <version]
-- Ignore vserver whiteboard
Summary changes
===============