Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nmap for openSUSE:Factory checked in 
at 2021-03-30 21:18:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nmap (Old)
 and      /work/SRC/openSUSE:Factory/.nmap.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nmap"

Tue Mar 30 21:18:15 2021 rev:64 rq:879746 version:7.91

Changes:
--------
--- /work/SRC/openSUSE:Factory/nmap/nmap.changes        2019-09-25 
08:16:30.974482519 +0200
+++ /work/SRC/openSUSE:Factory/.nmap.new.2401/nmap.changes      2021-03-30 
21:46:25.758712471 +0200
@@ -1,0 +2,22 @@
+Sun Oct 11 09:15:58 UTC 2020 - Andreas Stieger <[email protected]>
+
+- 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 20:19:18 UTC 2020 - Dirk Mueller <[email protected]>
+
+- 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)
+
+-------------------------------------------------------------------

Old:
----
  netmask_negativ_bitshift.patch
  nmap-7.80.tar.bz2
  nmap-7.80.tar.bz2.asc

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

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

Other differences:
------------------
++++++ nmap.spec ++++++
--- /var/tmp/diff_new_pack.KEeE2d/_old  2021-03-30 21:46:26.830713370 +0200
+++ /var/tmp/diff_new_pack.KEeE2d/_new  2021-03-30 21:46:26.834713374 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nmap
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,12 +27,12 @@
 %define with_python2 1
 %endif
 Name:           nmap
-Version:        7.80
+Version:        7.91
 Release:        0
 Summary:        Network exploration tool and security scanner
 License:        GPL-2.0-or-later
 Group:          Productivity/Networking/Diagnostic
-Url:            https://nmap.org/
+URL:            https://nmap.org/
 Source:         https://nmap.org/dist/nmap-%{version}.tar.bz2
 Source1:        
https://svn.nmap.org/nmap/docs/nmap_gpgkeys.txt#/%{name}.keyring
 Source2:        http://nmap.org/dist/sigs/%{name}-%{version}.tar.bz2.asc
@@ -40,7 +40,6 @@
 Patch2:         nmap-4.75-nostrip.patch
 Patch3:         su-to-zenmap.patch
 Patch4:         nmap-ncat-skip-network-tests.patch
-Patch5:         netmask_negativ_bitshift.patch
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -122,7 +121,6 @@
 %patch3
 %endif
 %patch4 -p1
-%patch5 -p1
 
 # use system provided libraries
 rm -rf libpcap libpcre macosx mswin32
@@ -159,7 +157,7 @@
 %endif
            STRIP=/bin/true
 
-make %{?_smp_mflags}
+%make_build
 
 %install
 make DESTDIR=%{buildroot} deskdir="%{_datadir}/gnome/apps/Utilities/" install
@@ -181,11 +179,11 @@
 %check
 
 pushd ncat
-make %{?_smp_mflags} check
+%make_build check
 popd
 
 pushd libdnet-stripped
-make %{?_smp_mflags} check
+%make_build check
 popd
 
 # retrieve list of compiled in modules
@@ -207,7 +205,7 @@
 #
 
 %files
-%license COPYING*
+%license LICENSE
 %doc CHANGELOG HACKING
 %doc docs/README
 %doc docs/nmap.usage.txt

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

Reply via email to