Opened 4 years ago

Closed 4 years ago

#14123 closed enhancement (fixed)

nmap-7.91

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 10.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 4 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 4 years ago

Nmap 7.91 [2020-10-09]

  • Fix several places where Lua's os.time was being used to represent dates prior to January 1, 1970, which fails on Windows. Notably, NSE refused to run in UTC+X timezones with the error "time result cannot be represented in this installation"
  • Fix a crash in the profile editor due to a missing import.
  • Demote the IOCP Nsock engine because of some known issues that will take longer to resolve. The previous default "poll" engine will be used instead.
  • Fix a crash in service scan due to a previously-unknown error being returned from the IOCP Nsock engine.
  • MySQL library was not properly parsing server responses, resulting in script crashes.
  • Silence the irrelevant warning, "Your ports include 'T:' but you haven't specified any TCP scan type" when running nmap -sUV

comment:3 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 23808.

Note: See TracTickets for help on using tickets.