Hello community, here is the log from the commit of package nmap for openSUSE:Factory checked in at 2016-10-10 16:24:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-04-05 10:44:38.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.nmap.new/nmap.changes 2016-10-10 16:24:33.000000000 +0200 @@ -1,0 +2,9 @@ +Wed Oct 5 14:23:28 UTC 2016 - [email protected] + +- Nmap 7.30: + * Many added NSE scripts, OS fingerprints, service proes + * Improved output filtering + * Using Lua 5.3 + * Many bug fixes, improvements and performance enhancements + +------------------------------------------------------------------- Old: ---- nmap-7.12.tar.bz2 nmap-7.12.tar.bz2.asc New: ---- nmap-7.30.tar.bz2 nmap-7.30.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nmap.spec ++++++ --- /var/tmp/diff_new_pack.1i6I8r/_old 2016-10-10 16:24:41.000000000 +0200 +++ /var/tmp/diff_new_pack.1i6I8r/_new 2016-10-10 16:24:41.000000000 +0200 @@ -18,9 +18,9 @@ %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} %{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")} -%define with_system_lua 0%{?suse_version} >= 1220 +%define with_system_lua 0%{?suse_version} >= 1330 Name: nmap -Version: 7.12 +Version: 7.30 Release: 0 Summary: Portscanner License: GPL-2.0+ @@ -45,10 +45,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with_system_lua} %if 0%{?suse_version} > 1320 -BuildRequires: Lua(devel) = 5.2 +BuildRequires: Lua(devel) = 5.3 %else -BuildRequires: pkgconfig(lua) < 5.3 -BuildRequires: pkgconfig(lua) >= 5.2 +BuildRequires: pkgconfig(lua) >= 5.3 %endif %endif @@ -180,10 +179,10 @@ [[ $compiled_with == *\ nmap-libdnet-* ]] # check for lua %if %{with_system_lua} -[[ $compiled_with == *\ liblua-5.2* ]] +[[ $compiled_with == *\ liblua-5.3* ]] %else -# lua in nmap tarball identifies itself as "liblua-5.2.3" -[[ $compiled_with == *\ liblua-5.2.3* ]] +# lua in nmap tarball identifies itself as "liblua-5.3.3" +[[ $compiled_with == *\ liblua-5.3.3* ]] %endif # ++++++ nmap-7.12.tar.bz2 -> nmap-7.30.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/nmap/nmap-7.12.tar.bz2 /work/SRC/openSUSE:Factory/.nmap.new/nmap-7.30.tar.bz2 differ: char 11, line 1
