mirror of
https://github.com/nmap/nmap.git
synced 2026-06-27 03:33:07 +00:00
NSE library directory split
This commit is contained in:
parent
c1697dbdc5
commit
76cb76a18f
1 changed files with 5 additions and 0 deletions
|
|
@ -28,6 +28,11 @@ o Zenmap gives clearer error messages when an import error occurs or
|
|||
o Zenmap now looks for its data files relative to the directory of the
|
||||
zenmap script to allow running from the build/svn directory. [David]
|
||||
|
||||
o NSE C modules are now installed into an nselib-bin directory. This
|
||||
was needed to make the dns-test-open-recursion and zoneTrans NSE
|
||||
scripts work properly, since they use the NSE bit library
|
||||
(bit.so). [Diman, Fyodor]
|
||||
|
||||
o Auxillary autoconf scripts such as config.guess, config.sub,
|
||||
depcomp, install-sh, and ltmain.sh were deleted from Nmap
|
||||
subdirectories because configure is smart enough to use the ones from
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue