K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-04-29T08:45:30.466517Z K 7 svn:log V 565 - Update to 6.46, Announce message: Fixed a bug which caused this crash message: IOError: [Errno socket error] [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond The bug was caused by us adding a DOCTYPE definition to Nmap's XML output which caused Python's XML parser to try and fetch the DTD every time it parses an XML file. We now override that DTD-fetching behavior. [Daniel Miller] END