mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
o Revert the temporary GTK DLL workaround (r11899) which added
duplicate DLL files to the distribution. David found that using a different GTK download fixed the problem (see docs/win32-installer-zenmap-buildguide.txt) and Fyodor was able to reproduce and implement.
This commit is contained in:
parent
c8442d3946
commit
c23d98cae5
2 changed files with 7 additions and 1 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o Revert the temporary GTK DLL workaround (r11899) which added
|
||||
duplicate DLL files to the distribution. David found that using a
|
||||
different GTK download fixed the problem (see
|
||||
docs/win32-installer-zenmap-buildguide.txt) and Fyodor was able to
|
||||
reproduce and implement.
|
||||
|
||||
o The conditions for printing OS fingerprints to XML output are now
|
||||
the same as are used to decide whether to print them in the other
|
||||
formats. So they will be printed if submission is desirable,
|
||||
|
|
|
|||
|
|
@ -240,7 +240,7 @@ Section "Zenmap (GUI Frontend)" SecZenmap
|
|||
File ..\nmap-${VERSION}\zenmap.exe
|
||||
File ..\nmap-${VERSION}\ZENMAP_README
|
||||
File ..\nmap-${VERSION}\COPYING_HIGWIDGETS
|
||||
File ..\nmap-${VERSION}\*.dll
|
||||
File ..\nmap-${VERSION}\python26.dll
|
||||
File /r ..\nmap-${VERSION}\share
|
||||
File /r ..\nmap-${VERSION}\py2exe
|
||||
StrCpy $zenmapset "true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue