1
0
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:
fyodor
2009-06-25 00:08:57 +00:00
parent 8e30fbbb7f
commit d06068db0d

View File

@@ -2,12 +2,13 @@
Nmap 4.90RC1 [2009-06-25] Nmap 4.90RC1 [2009-06-25]
o [Zenmap] Fixed a display hanging problem reported by Christopher o [Zenmap] Fixed a display hanging problem on Mac OS X reported by
Caldwell at http://seclists.org/nmap-dev/2009/q2/0721.html. This was Christopher Caldwell at
done by adding gtk2 back to macports-1.8.0-universal.diff and http://seclists.org/nmap-dev/2009/q2/0721.html. This was done by
removing the dependency on shared-mime-info so it doesn't expect adding gtk2 back to macports-1.8.0-universal.diff and removing the
/usr/share/mime files at runtime. Also included GDK pixbuf loaders dependency on shared-mime-info so it doesn't expect /usr/share/mime
statically rather than as external loadable modules. [David] 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 o Fixed a memory bug (access of freed memory) when loading exclude
targets with --exclude. This was reported to occasionally cause a targets with --exclude. This was reported to occasionally cause a