From 13ca62754ce84c19a738a4c1e947a546da00975e Mon Sep 17 00:00:00 2001 From: fyodor Date: Thu, 11 Jun 2009 07:08:34 +0000 Subject: [PATCH] Add an investigation task relating to whether zenmap spec file can require python-sqlite rather than python-sqlite2 --- docs/TODO | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/TODO b/docs/TODO index 3940fb259..e07fa321b 100644 --- a/docs/TODO +++ b/docs/TODO @@ -31,6 +31,15 @@ o [NSE] Open proxy detection scripts types. [Joao, David] o Joao has written scripts, just need to finish up, evaluate, integrate. +o Determine whether zenmap.spec.in can currently require + "python-sqlite" rather than "python-sqlite2", or if it at least can + be easily made to do so. The former seems more compatible since + RHEL/CentOS 5.3 has a "python-sqlite" package, but not + "python-sqlite2". Meanwhile, Fedora 10 provides the "python-sqlite" + capability as long as you have the Python 2.5 package installed + (python-2.5.2-1.fc10). Fedora 10 does also make a + python-sqlite2 package available. + o Update CHANGELOG for latest changes [Fyodor] o Release 4.85BETA10