mirror of
https://github.com/nmap/nmap.git
synced 2026-01-19 20:59:01 +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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user