Changelog for
nping-7.92-150500.9.5.x86_64.rpm :
* Thu Sep 09 2021 danilo.spinellaAATTsuse.com- Update to 7.92:
* TLS 1.3 now supported by most scripts for which it is relevant
* Other bugfixes and improvements
* https://nmap.org/changelog.html#7.92
* Thu Jul 01 2021 steven.kowalikAATTsuse.com- Also guard the python-devel BuildRequires if we\'re building for Python 2
* Sun Oct 11 2020 andreas.stiegerAATTgmx.de- update to 7.91:
* Rectify error \"time result cannot be represented\" in the AFP library
* Support setting the SNMP protocol version in via snmp.version
* Fix MySQL library not properly parsing responses
* mysql-audit now defaults to the bundled mysql-cis.audit for the audit rule base
* Sat Oct 10 2020 dmuellerAATTsuse.com- update to 7.90:
* New fingerprints for better OS and service/version detection
* 3 new NSE scripts, new protocol libraries and payloads for host discovery, port scanning and version detection
* 70+ smaller bug fixes and improvements
* Build system upgrades and code quality improvements- drop netmask_negativ_bitshift.patch (obsolete)
* Sun Sep 22 2019 suse-betaAATTcboltz.de- fix typo in description
* Tue Aug 27 2019 rfrohlAATTsuse.com- Update to 7.80:
* 11 new NSE scripts
* Added AF_VSOCK (Linux VM sockets) functionality to Nsock and Ncat
* Deprecate and disable the -PR (ARP ping) host discovery option. ARP ping is already used whenever possible.
* Temporary RSA keys are now 2048-bit to resolve a compatibility issue with OpenSSL library configured with security level 2.
* See https://nmap.org/changelog#7.80 for the complete changelog.- Removed patches included upstream:
* nmap-7.70-CVE-2018-15173_pcre_limits.patch
* nmap-7.70-fix_infinite_loop.patch- Added netmask_negativ_bitshift.patch to fix netmask calculation for certain architectures.
* Tue Jul 30 2019 kstreitovaAATTsuse.com- add nmap-7.70-fix_infinite_loop.patch to fix infinite loop in tls-alpn when server is forcing a protocol [bsc#1143277]
* Fri May 03 2019 kstreitovaAATTsuse.com- add nmap-7.70-CVE-2018-15173_pcre_limits.patch to reduce LibPCRE resource limits so that version detection can\'t use as much of the stack. Previously Nmap could crash when run on low-memory systems against target services which are intentionally or accidentally difficult to match [bsc#1104139] [CVE-2018-15173].
* Fri May 18 2018 jengelhAATTinai.de- Trim filler wording from description.- Trim idempotent %if..%endif blocks.- Explicitly request bash for bashisms in %install.
* Thu May 10 2018 kstreitovaAATTsuse.com- don\'t build zenmap and ndiff python2 subpackages because of the python2 deprecation in Tumbleweed- run spec-cleaner- tweak Summaries and Descriptions
* Thu Mar 22 2018 mvetterAATTsuse.com- Update to 7.70:
* 14 new NSE scripts
* iec-identify probes for the IEC 60870-5-104 SCADA protocol
* ssh-brute performs brute-forcing of SSH password credentials
* See https://nmap.org/changelog.html#7.70 for the complete changelog.
* Wed Aug 02 2017 erwin.vandeveldeAATTgmail.com- Nmap 7.60:
* NSE scripts now have complete SSH support via libssh2
* Added 14 NSE scripts from 6 authors, bringing the total up to 579!
* See https://nmap.org/changelog.html#7.60 for the complete changelog.
* Fri Jun 16 2017 idonmezAATTsuse.com- Nmap 7.50:
* Integrated all of your service/version detection fingerprints submitted from September to March (855 of them). The signature count went up 2.9% to 11,418. We now detect 1193 protocols from apachemq, bro, and clickhouse to jmon, slmp, and zookeeper. Highlights: http://seclists.org/nmap-dev/2017/q2/140
* Many added NSE scripts, OS fingerprints, service probes
* See https://nmap.org/changelog.html#7.50 for the complete changelog.
* Thu Dec 29 2016 idonmezAATTsuse.com- 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
* Fri Oct 28 2016 astiegerAATTsuse.com- Nmap 7.31:
* Fix the way Nmap handles scanning names that resolve to the same IP
* Zenmap: Better visual indication that display of hostname is tied to address in the Topology page
* Wed Oct 05 2016 astiegerAATTsuse.com- Nmap 7.30:
* Many added NSE scripts, OS fingerprints, service probes
* Improved output filtering
* Using Lua 5.3
* Many bug fixes, improvements and performance enhancements
* Sun Apr 03 2016 astiegerAATTsuse.com- Nmap 7.12:
* Zenmap: Avoid file corruption in zenmap.conf
* NSE: VNC updates
* NSE: Add STARTTLS support for VNC, NNTP, and LMTP
* Add new service probes and match lines for OpenVPN
* Wed Mar 23 2016 astiegerAATTsuse.com- Nmap 7.11:
* Add support for diffie-hellman-group-exchange-
* SSH key exchange methods to ssh2.lua, allowing ssh-hostkey to run on servers that only support custom Diffie-Hellman groups.
* Add support in sslcert.lua for Microsoft SQL Server\'s TDS protocol, so you can now grab certs with ssl-cert or check ciphers with ssl-enum-ciphers.
* Fix crashes in Zenmap
* Fri Mar 18 2016 astiegerAATTsuse.com- Nmap 7.10:
* Add 12 NSE scripts
* Integrate OS, service/version detection fingerprint submissions
* Updated to various NSE scripts
* Zenmap: Remember window geometry (position and size) from the previous time Zenmap was run.
* Give option parsing errors after the long usage statement
* Changed Nmap\'s idea of reserved and private IP addresses to include 169.254/16 (RFC3927) and remove 6/8, 7/8, and 55/8 networks (for -iR randomly generated targets) Usage of own exclusion lists with --exclude or --exclude-file is recommended to avoid scanning newly-valid addresses belonging to the US DoD.
* Allow the -4 option for Nmap to indicate IPv4 address family.
* Add verbosity level of 0 (-v0): not text output
* Mon Dec 14 2015 astiegerAATTsuse.com- Nmap 7.01:
* various bug fixes in NSE
* Sun Nov 22 2015 mardnhAATTgmx.de- Nmap 7.00:
* see /usr/share/doc/packages/nmap/CHANGELOG- removed patches:
* nmap-4.00-noreturn.diff
* nmap-6.00-libpcap-filter.diff not needed since we do not build against the bundled libpcap- updated patch:
* nmap-ncat-skip-network-tests.patch
* Mon Oct 05 2015 astiegerAATTsuse.com- Unbreak everything not Factory
* Mon Oct 05 2015 plinnellAATTopensuse.org- Fix the build for Factory. Insist on lua 5.2.x
* Thu Jul 30 2015 dimstarAATTopensuse.org- BuildRequire lua52-devel on openSUSE > 13.2 (current Tumbleweed): nmap has not been ported to LUA 5.3 yet.- Minor fix in check session: internal lua identifies itself as 5.2.3 by now.
* Tue Mar 03 2015 astiegerAATTsuse.com- fix build on SLE 12 by removing gpg-offline dependency- run spec-cleaner