#49984 closed update (fixed)
nmap @7.00_0: update to 7.01
Reported by: | Schamschula (Marius Schamschula) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | haspatch | Cc: | opendarwin.org@…, danielluke (Daniel J. Luke) |
Port: | nmap |
Description
nmap has been updated to version 7.01.
o [Zenmap] Fix several failures to launch Zenmap on OS X. The new build process eliminates these errors:
IOError: [Errno 2] No such file or directory: '/Applications/Zenmap.app/Contents/Resources/etc/pango/pangorc.in'
LSOpenURLsWithRole() failed for the application /Applications/Zenmap.app with error -10810.
o [NSE] Update the TLSSessionRequest probe in ssl-enum-ciphers to match the one in nmap-service-probes, which was fixed previously to correct a length calculation error.
o [NSE] Correct false positives and unexpected behavior in http-* scripts which used http.identify_404 to determine when a file was not found on the target. The function was following redirects, which could be an indication of a soft-404 response.
o [NSE] Fix a false-positive in hnap-info when the target responds with 200 OK to any request.
o [NSE] Fix an error response in xmlrpc-methods when run against a non-HTTP service. The expected behavior is no output.
o [NSE] Fix SSN validation function in http-grep.
Attachments (1)
Change History (4)
Changed 9 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-nmap.diff added |
---|
comment:1 Changed 9 years ago by danielluke (Daniel J. Luke)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 follow-up: 3 Changed 9 years ago by Schamschula (Marius Schamschula)
Sorry,
My livecheck run this morning caught it…
I'll be a bit more patient next time!
comment:3 Changed 9 years ago by danielluke (Daniel J. Luke)
Replying to mschamschula@…:
Sorry,
My livecheck run this mining fought it…
I'll be a bit more patient next time!
no worries :-)
Once again - you managed to open a ticket for this before I even got the announcement email.
Committed in r143379.