Hello community,

here is the log from the commit of package nmap for openSUSE:Factory checked in 
at 2014-04-13 13:16:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nmap (Old)
 and      /work/SRC/openSUSE:Factory/.nmap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nmap"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nmap/nmap.changes        2013-12-09 
07:08:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.nmap.new/nmap.changes   2014-04-13 
13:16:02.000000000 +0200
@@ -1,0 +2,68 @@
+Sat Apr 12 19:42:34 UTC 2014 - andreas.stie...@gmx.de
+
+- Nmap 6.45
+- NSE:
+  * Add ssl-heartbleed script to detect the Heartbleed OpenSSL bug
+  * Fixed an error-handling bug in socks-open-proxy that caused it
+    to fail when scanning a SOCKS4-only proxy
+  * Improved ntp-info script to handle underscores in returned
+    data
+  * Add quake1-info script for retrieving server and player
+    information from Quake 1 game servers
+  * Add unicode library for decoding and encoding UTF-8, UTF-16,
+    CP437 and other character sets to Unicode code points. Scripts
+    that previously just added or skipped nulls in UTF-16 data can
+    use this to support non-ASCII characters
+  * When doing a ping scan (-sn), the --open option will prevent down
+    hosts from being shown when -v is specified. This aligns with
+    similar output for othe rscan types
+  * Add http-ntlm-info script for getting server information from
+    Web servers that require NTLM authentication
+  * Added tls library for functions related to SSLv3 and TLS
+    messages. Existing ssl-enum-ciphers, ssl-date, and
+    tls-nextprotoneg scripts were updated to use this library
+  * Add sstp-discover script to discover Microsoft's Secure Socket
+    Tunnelling Protocol
+  * Added unittest library and NSE script for adding unit tests to
+    NSE libraries
+  * Added allseeingeye-info script
+  * Add freelancer-info script
+  * Add http-server-header script
+  * Add rfc868-time script
+  * Add weblogic-t3-info script
+  * Removed a fixed value (28428) which was being set for the Request
+    ID in the snmpWalk library function
+  * Add http-iis-short-name-brute script
+  * Add http-dlink-backdoor
+  * Made telnet-brute support multiple parallel guessing threads
+  * Made the table returned by ssh1.fetch_host_key contain a "key"
+    element, like that of ssh2.fetch_host_key
+  * Update dns-cache-snoop script to use a new list of top 50
+    domains rather than a 2010 list
+  * Added the qconn-exec script
+- Ncat: 
+  * Added support for socks5 and corresponding regression tests.
+  * Fixed compilation when --without-liblua is specified
+  * Added NCAT_PROTO, NCAT_REMOTE_ADDR, NCAT_REMOTE_PORT,
+    NCAT_LOCAL_ADDR and NCAT_LOCAL_PORT environment variables being
+    set in all --*-exec child processes.
+- Nsock:
+  * Handle timers and timeouts via a priority queue
+- Various:
+  * Added TCP support to dns.lua
+  * Added safe fd_set operations. This makes nmap fail gracefully
+    instead of crashing when the number of file descriptors grows
+    over FD_SETSIZE
+  * Updated bundled liblua from 5.2.2 to 5.2.3 (bugfix release)
+  * Added version detection signatures and probes for a bunch of
+    Android remote mouse/keyboard servers, including AndroMouse,
+    AirHID, Wifi-mouse, and RemoteMouse.
+  * Fixed a bug with UDP checksum calculation
+  * Idle scan now supports IPv6
+  * The ICMP ID of ICMP probes is now matched against the sent ICMP
+    ID to reduce the chance of false matches
+- Zenmap:
+  * Fixed a crash that would happen when you entered a search
+    term starting with a colon
+
+-------------------------------------------------------------------

Old:
----
  nmap-6.40.tar.bz2
  nmap-6.40.tar.bz2.asc

New:
----
  nmap-6.45.tar.bz2
  nmap-6.45.tar.bz2.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nmap.spec ++++++
--- /var/tmp/diff_new_pack.7iCF2D/_old  2014-04-13 13:16:03.000000000 +0200
+++ /var/tmp/diff_new_pack.7iCF2D/_new  2014-04-13 13:16:03.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nmap
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -38,7 +38,7 @@
 BuildRequires:  gpg-offline
 %endif
 Url:            http://nmap.org/
-Version:        6.40
+Version:        6.45
 Release:        0
 Summary:        Portscanner
 License:        GPL-2.0+
@@ -264,6 +264,7 @@
 %defattr(-,root,root)
 %{_bindir}/ndiff
 %{_mandir}/man1/ndiff.1.gz
+%{python_sitelib}/ndiff.*
 
 %files -n nping
 %defattr(-,root,root)

++++++ nmap-6.40.tar.bz2 -> nmap-6.45.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/nmap/nmap-6.40.tar.bz2 
/work/SRC/openSUSE:Factory/.nmap.new/nmap-6.45.tar.bz2 differ: char 11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to