Files
nmap/nmap-7.40-desktop_files.patch
Ismail Dönmez 8317005216 - Nmap 7.40:
* Many added NSE scripts, OS fingerprints, service probes
  * New option --defeat-icmp-ratelimit dramatically reduces UDP
    scan times in exchange for labeling unresponsive 
    (and possibly open) ports as "closed|filtered".
  * New NSE library, geoip.lua, provides a common framework for
    storing and retrieving IP geolocation results.
  * See https://nmap.org/changelog.html#7.40 for the complete
    changelog.
- Refresh nmap-5.61-desktop_files.patch as
  nmap-7.40-desktop_files.patch
  * Many added NSE scripts, OS fingerprints, service probes

OBS-URL: https://build.opensuse.org/package/show/network:utilities/nmap?expand=0&rev=95
2016-12-29 13:14:22 +00:00

39 lines
1.4 KiB
Diff

Index: nmap-7.40/zenmap/install_scripts/unix/zenmap-root.desktop
===================================================================
--- nmap-7.40.orig/zenmap/install_scripts/unix/zenmap-root.desktop
+++ nmap-7.40/zenmap/install_scripts/unix/zenmap-root.desktop
@@ -1,11 +1,11 @@
[Desktop Entry]
Name=Zenmap (as root)
-GenericName=GUI Port Scanner
+GenericName=Port Scanner
TryExec=su-to-zenmap.sh
Exec=su-to-zenmap.sh %F
Terminal=false
Icon=zenmap
Type=Application
Categories=Application;Network;Security;
-Comment=A cross-platform GUI for the Nmap Security Scanner.
-Keywords=network;scan;scanner;IP;security;
+Comment=A Graphical Interface for the Nmap Security Scanner
+Keywords=network;scan;scanner;IP;security;GTK
Index: nmap-7.40/zenmap/install_scripts/unix/zenmap.desktop
===================================================================
--- nmap-7.40.orig/zenmap/install_scripts/unix/zenmap.desktop
+++ nmap-7.40/zenmap/install_scripts/unix/zenmap.desktop
@@ -1,11 +1,11 @@
[Desktop Entry]
Name=Zenmap
-GenericName=GUI Port Scanner
+GenericName=Port Scanner
TryExec=zenmap
Exec=zenmap %F
Terminal=false
Icon=zenmap
Type=Application
-Categories=Application;Network;Security;
-Comment=A cross-platform GUI for the Nmap Security Scanner.
+Categories=Application;Network;Security;GTK
+Comment=A Graphical Interface for the Nmap Security Scanner
Keywords=network;scan;scanner;IP;security;