1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-02 12:59:02 +00:00

Add a couple tasks

This commit is contained in:
fyodor
2012-01-17 21:39:24 +00:00
parent fd9d341fc8
commit 17c3838e3d

View File

@@ -8,13 +8,17 @@ o We need to fix the svn server so that Nmap committers can make
svn: Server sent unexpected return value (403 Forbidden) in response
to OPTIONS request for 'https://svn.nmap.org'
o Get RPM staticly linking to libsvn (rather than dynamic linking) so
that it isn't a requirement for installing the RPM.
- since the libsvn-devel package apparently only installs dynamic
libs, we'll probably have to install it ourselves on the CentOS
build machines.
o Add options in configure script for users to specify where to find
subversion lib/include dirs (like we do with our other library
dependencies). See this mail:
http://seclists.org/nmap-dev/2012/q1/37
o Do more thinking/researching/investigating the way our machine
learning IPv6 OS detection system decides whether a match is perfect
and/or how close the match is. Maybe our current system works well
@@ -70,6 +74,9 @@ o Make the release
==Things needed for next STABLE release go ABOVE THIS LINE==
o Migrate web.insecure.org to a RHEL-6 derived distro (probably CENTOS
6, since Linode doesn't currently offer ScientificLinux images).
o Solve "spurious closed port detection" issue discovered by David:
http://seclists.org/nmap-dev/2012/q1/62