mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
note that the Zenmap display hanging problem is only on Mac OS X
This commit is contained in:
13
CHANGELOG
13
CHANGELOG
@@ -2,12 +2,13 @@
|
||||
|
||||
Nmap 4.90RC1 [2009-06-25]
|
||||
|
||||
o [Zenmap] Fixed a display hanging problem reported by Christopher
|
||||
Caldwell at http://seclists.org/nmap-dev/2009/q2/0721.html. This was
|
||||
done by adding gtk2 back to macports-1.8.0-universal.diff and
|
||||
removing the dependency on shared-mime-info so it doesn't expect
|
||||
/usr/share/mime files at runtime. Also included GDK pixbuf loaders
|
||||
statically rather than as external loadable modules. [David]
|
||||
o [Zenmap] Fixed a display hanging problem on Mac OS X reported by
|
||||
Christopher Caldwell at
|
||||
http://seclists.org/nmap-dev/2009/q2/0721.html. This was done by
|
||||
adding gtk2 back to macports-1.8.0-universal.diff and removing the
|
||||
dependency on shared-mime-info so it doesn't expect /usr/share/mime
|
||||
files at runtime. Also included GDK pixbuf loaders statically rather
|
||||
than as external loadable modules. [David]
|
||||
|
||||
o Fixed a memory bug (access of freed memory) when loading exclude
|
||||
targets with --exclude. This was reported to occasionally cause a
|
||||
|
||||
Reference in New Issue
Block a user