diff options
author | Bjoern Tropf <asymmail@googlemail.com> | 2009-08-22 15:57:05 +0200 |
---|---|---|
committer | Bjoern Tropf <asymmail@googlemail.com> | 2009-08-22 15:57:05 +0200 |
commit | d6440101a8405cc25d821bc2fe1552588ba921fa (patch) | |
tree | f27bd0b96fa5b9a046a3828ca6670622cbdaf8eb /TODO | |
parent | Use textwrap.wrap() instead of own implementation (diff) | |
download | kernel-check-d6440101a8405cc25d821bc2fe1552588ba921fa.tar.gz kernel-check-d6440101a8405cc25d821bc2fe1552588ba921fa.tar.bz2 kernel-check-d6440101a8405cc25d821bc2fe1552588ba921fa.zip |
Implement genpatches
Several bugfixes
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 =============== |