1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-10 09:49:05 +00:00

Note a finished task

This commit is contained in:
fyodor
2012-02-07 19:22:12 +00:00
parent 75a2b3a936
commit 734a50e16e

View File

@@ -6,11 +6,6 @@ o Get RPM staticly linking to libsvn (rather than dynamic linking) so
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 Write and send GSoC 2011 results email
o Make the nmap.header.tmpl wording a little more generic so it more
@@ -730,6 +725,12 @@ o random tip database
DONE:
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
-- David added --with-apr and --with-subversion
o We need to fix the svn server so that Nmap committers can make
branches from /nmap to /nmap-exp. We may need to add some sort of
OPTIONS permission to the root directory or something, because