- 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]
This commit is contained in:
Rusmir Dusko 2014-04-29 08:45:30 +00:00
parent 69c31cb0c6
commit 130dd48892
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352587
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= zenmap
PORTVERSION= 6.45
PORTVERSION= 6.46
CATEGORIES= security ipv6
MASTER_SITES= http://nmap.org/dist/ \
SF/nemysisfreebsdp/security/:icons

View File

@ -1,4 +1,4 @@
SHA256 (nmap-6.45.tar.bz2) = 13e595cbceb97f5281c43aa7ad56059a27d9a8b01ba97f199c4b9c826fcb5764
SIZE (nmap-6.45.tar.bz2) = 7911456
SHA256 (nmap-6.46.tar.bz2) = 3f89d9053c69507fe9533c40188a6561d49607a37b1db6380aed9039d4883137
SIZE (nmap-6.46.tar.bz2) = 7911353
SHA256 (zenmap.png) = 55c232603d0cf02ee2e7cc0c0ba02101d18a33555644a6348fb533329c4cfce1
SIZE (zenmap.png) = 2832