mirror of
https://github.com/nmap/nmap.git
synced 2026-01-04 13:49:03 +00:00
Note Python update for the next version of our Windows build
This commit is contained in:
@@ -126,6 +126,14 @@ o Nmap's development pace has increased because Google (again)
|
||||
Thanks, Google Open Source Department! We're delighted to introduce
|
||||
the team: http://seclists.org/nmap-dev/2012/q2/204
|
||||
|
||||
o [Zenmap] Updated the version of Python used to build the Windows
|
||||
release from 2.7.1 to 2.7.3 to remove a false-positive security
|
||||
alarm flagged by tools such as Secunia PSI. There was a minor
|
||||
vulnerability in certain Python27.dll web functionality (which Nmap
|
||||
doesn't use anyway) and Secunia was flagging all software which
|
||||
includes that version of Python27.dll. This update should prevent
|
||||
the false alarm.
|
||||
|
||||
o [NSE] Added the script mmouse-exec that connects to a Mobile Mouse server,
|
||||
starts an application, and sends a sequence of keystrokes to it. [Patrik
|
||||
Karlsson]
|
||||
|
||||
@@ -14,7 +14,7 @@ GTK+ All-in-one bundle
|
||||
o Tested: gtk+-bundle_2.22.1-20101227_win32.zip
|
||||
Python
|
||||
o http://www.python.org/download
|
||||
o Tested: python-2.7.1.msi
|
||||
o Tested: python-2.7.3.msi
|
||||
GTK+, PyGTK, PyGObject, PyCairo
|
||||
o http://ftp.gnome.org/pub/gnome/binaries/win32/pygtk
|
||||
o Tested: 2.24/pygtk-all-in-one-2.24.2.win32-py2.7.msi
|
||||
|
||||
Reference in New Issue
Block a user