Hello community,

here is the log from the commit of package nmap for openSUSE:Factory checked in 
at 2013-09-04 14:02:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-03-21 
22:10:45.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.nmap.new/nmap.changes   2013-09-04 
14:02:46.000000000 +0200
@@ -1,0 +2,113 @@
+Mon Aug 19 23:01:55 UTC 2013 - [email protected]
+
+- update to 6.40
+- [Ncat] Added --lua-exec
+- new and updated IPv4 OS fingerprints
+- new and updated IPv6 OS fingerprints
+- new and updated service/version fingerprints
+- [Nsock] Added initial proxy support to Nsock
+- [NSE] Added 14 NSE scripts
+- Updated the Nmap license terms, still GPL-2.0+ 
+  https://svn.nmap.org/nmap/COPYING.
+- [NSE] fix possibility of writing arbitrary file to client system 
+  when using the http-domino-enum-passwords script with the 
+  domino-enum-passwords.idpath parameter against a malicious server
+- Unicast CIDR-style IPv6 range scanning is now supported
+- It's now possible to mix IPv4 range notation with CIDR netmasks in 
+  target specifications.
+- Timeout script-args are now standardized to use the timespec that
+  Nmap's command-line arguments take (5s, 5000ms, 1h, etc.)
+- Nmap may now partially rearrange its target list for more efficient
+  host groups.
+- [Ncat] The -i option (idle timeout) now works in listen mode as well as
+  connect mode.
+- [Ncat] Ncat now support chained certificates with the --ssl-cert
+  option.
+- [Nping] Nping now checks for a matching ICMP ID on echo replies
+- [NSE] The ipOps.isPrivate library now considers the deprecated 
+  site-local prefix fec0::/10 to be private.
+- Nmap's routing table is now sorted first by netmask, then by metric.
+- Routes are now sorted to prefer those with a lower metric. 
+- Fixed a byte-ordering problem on little-endian architectures when doing
+  idle scan with a zombie that uses broken ID increments. 
+- Stop parsing TCP options after reaching EOL in libnetutil.
+- [NSE] The dns-ip6-arpa-scan script now optionally accepts "/" syntax for
+  a network mask
+- Fixed our NSEDoc system for UTF-8 names
+- UDP protocol payloads were added for detecting the Murmer service 
+- [NSE] Added http-phpmyadmin-dir-traversal
+- Fixed address matching for SCTP (-PY) ping
+- Removed some non-ANSI-C strftime format strings ("%F") and
+  locale-dependent formats ("%c") from NSE scripts and libraries.
+- [Zenmap] Improved internationalization support
+- [Zenmap] Fixed internationalization files
+- [NSE] Updated the included Liblua from version 5.2.1 to 5.2.2.
+- [Nsock] Added a minimal regression test suite for Nsock.
+- [NSE] Updated the redis-brute and redis-info scripts to work against
+  the latest versions of redis server
+- [Ncat] Fixed errors in connecting to IPv6 proxies.
+- [NSE] Updated hostmap-bfk to work with the latest version of their website
+- [NSE] Added XML structured output support to:
+  + xmpp-info, irc-info, sslv2, address-info
+  + hostmap-bfk, hostmap-robtex, hostmap-ip2hosts.
+  + http-git.nse.
+- Added new service probes for:
+  + Erlang distribution nodes
+  + Minecraft servers.
+  + Hazelcast data grid.
+- [NSE] Rewrote telnet-brute for better compatibility with a variety of
+  telnet servers.
+- Fixed a regression that changed the number of delimiters in machine
+  output.
+- Fixed a regression in broadcast-dropbox-listener which prevented it from
+  producing output.
+- Handle ICMP type 11 (Time Exceeded) responses to port scan probes.
+- Add new decoders (BROWSER, DHCP6 and LLMNR) to broadcast-listener and
+  changed output of some of the decoders slightly.
+- Namespace the pipes used to communicate with subprocesses by PID, to avoid
+  multiple instances of Ncat from interfering with each other. 
+- [NSE] Changed ip-geolocation-geoplugin to use the web service's new output
+  format.
+- Limited the number of open sockets in ultra_scan to FD_SETSIZE.
+- Fixed a bug that prevented Nmap from finding any interfaces when one of
+  them had the type ARP_HDR_APPLETALK
+- [Ncat] Ncat now keeps running in connect mode after receiving EOF from the
+  remote socket, unless --recv-only is in effect.
+- Packet trace of ICMP packets now include the ICMP ID and sequence number
+  by default.
+- [NSE] Fixed various NSEDoc bugs
+- [Zenmap] Zenmap now understands the NMAP_PRIVILEGED and NMAP_UNPRIVILEGED
+  environment variables.
+- Added an ncat_assert macro.
+- Added nmap-fo.xsl to convert Nmap XML into XSL-FO, which can be converted 
+  into PDF using tools suck as Apache FOP.
+- Increased the number of slack file descriptors not used during connect
+  scan.
+- Changed the --webxml XSL stylesheet to point to the new location of
+  nmap.xsl in the new repository (https://svn.nmap.org/nmap/docs/nmap.xsl).
+- [NSE] The vulnerability library can now preserve vulnerability information
+  across multiple ports of the same host.
+- Removed the undocumented -q option, which renamed the nmap process to
+  something like "pine".
+- Moved the Japanese man page from man1/jp to man1/ja. JP is a country code
+  while JA is a language code.
+- [Nsock] Reworked the logging infrastructure to make it more flexible and
+  consistent.
+- [NSE] Fixed scripts using unconnected UDP sockets.
+- Made some changes to Ndiff to reduce parsing time when dealing with large
+  Nmap XML output files.
+- [Zenmap] Fixed a crash that could be caused by opening the About dialog,
+  using the window manager to close it, and opening it again.
+- [Ncat] Made test-addrset.sh exit with nonzero status if any tests
+  fail. 
+- Fixed compilation with --without-liblua.
+- Fixed CRC32c calculation (as used in SCTP scans) on 64-bit
+  platforms.
+- [NSE] Added multicast group name output to broadcast-igmp-discovery.nse.
+- [NSE] Added new fingerprints for http-enum: Sitecore, Moodle, typo3,
+  SquirrelMail, RoundCube.
+- Packaging changes:
+  * remove nmap-ncat-fail-test-addrset.patch, committed upstream
+  * ja locale was corrected upstream
+
+-------------------------------------------------------------------

Old:
----
  nmap-6.25.tar.bz2
  nmap-6.25.tar.bz2.asc
  nmap-ncat-fail-test-addrset.patch

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

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

Other differences:
------------------
++++++ nmap.spec ++++++
--- /var/tmp/diff_new_pack.a8BIuP/_old  2013-09-04 14:02:47.000000000 +0200
+++ /var/tmp/diff_new_pack.a8BIuP/_new  2013-09-04 14:02:47.000000000 +0200
@@ -38,22 +38,20 @@
 BuildRequires:  gpg-offline
 %endif
 Url:            http://nmap.org/
-Version:        6.25
+Version:        6.40
 Release:        0
 Summary:        Portscanner
 License:        GPL-2.0+
 Group:          Productivity/Networking/Diagnostic
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source:         http://nmap.org/dist/nmap-%{version}.tar.bz2
-# https://svn.nmap.org/nmap/docs/nmap_gpgkeys.txt
-Source1:        %{name}.keyring
+Source1:        
https://svn.nmap.org/nmap/docs/nmap_gpgkeys.txt#/%{name}.keyring
 Source2:        http://nmap.org/dist/sigs/%{name}-%{version}.tar.bz2.asc
 Patch:          nmap-6.00-libpcap-filter.diff
 Patch1:         nmap-4.00-noreturn.diff
 Patch2:         nmap-5.61-desktop_files.patch
 Patch3:         nmap-4.75-nostrip.patch
 Patch5:         su-to-zenmap.patch
-Patch6:         nmap-ncat-fail-test-addrset.patch
 Patch7:         nmap-ncat-skip-network-tests.patch
 
 %description
@@ -153,7 +151,6 @@
 %patch2 -p0
 %patch3 -p0
 %patch5 -p0
-%patch6 -p1
 %patch7 -p1
 
 #fix locale dir
@@ -162,11 +159,9 @@
  -e 's|join(self.install_data, data_dir)|join(self.install_data, "share")|' 
zenmap/setup.py
 sed -i 's|^LOCALE_DIR = .*|LOCALE_DIR = join(prefix, "share", "locale")|' 
zenmap/zenmapCore/Paths.py
 
-#fix jp/ja pt_PT/pt zh/zh_CN locale
-sed -i '/ALL_LINGUAS =/s/jp/ja/' Makefile.in
+#fix pt_PT/pt zh/zh_CN locale
 sed -i '/ALL_LINGUAS =/s/pt_PT/pt/' Makefile.in
 sed -i '/ALL_LINGUAS =/s/zh/zh_CN/' Makefile.in
-mv docs/man-xlate/nmap-jp.1 docs/man-xlate/nmap-ja.1
 mv docs/man-xlate/nmap-pt_PT.1 docs/man-xlate/nmap-pt.1
 mv docs/man-xlate/nmap-zh.1 docs/man-xlate/nmap-zh_CN.1
 

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

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to