Hello community, here is the log from the commit of package arp-scan for openSUSE:Factory checked in at 2019-10-25 18:43:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/arp-scan (Old) and /work/SRC/openSUSE:Factory/.arp-scan.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "arp-scan" Fri Oct 25 18:43:01 2019 rev:6 rq:742832 version:1.9.6 Changes: -------- --- /work/SRC/openSUSE:Factory/arp-scan/arp-scan.changes 2019-03-26 15:39:09.776330759 +0100 +++ /work/SRC/openSUSE:Factory/.arp-scan.new.2990/arp-scan.changes 2019-10-25 18:43:04.847951634 +0200 @@ -1,0 +2,9 @@ +Fri Oct 25 08:20:19 UTC 2019 - Martin Pluskal <[email protected]> + +- Update to version 1.9.6 (boo#1154552): + * Use libpcap function pcap_set_immediate_mode() instead of ioctl + calls to ensure packets are delivered immediately. This means + that arp-scan now requires libpcap 1.5.0 or later and will + not work with earlier libpcap versions + +------------------------------------------------------------------- Old: ---- arp-scan-1.9.5.tar.gz New: ---- arp-scan-1.9.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ arp-scan.spec ++++++ --- /var/tmp/diff_new_pack.TuN1xJ/_old 2019-10-25 18:43:05.819952558 +0200 +++ /var/tmp/diff_new_pack.TuN1xJ/_new 2019-10-25 18:43:05.823952562 +0200 @@ -17,7 +17,7 @@ Name: arp-scan -Version: 1.9.5 +Version: 1.9.6 Release: 0 Summary: ARP scanning and fingerprinting tool # strlcpy.c and strlcat.c have ISC header and embeded {getopt,obstack}.{c,h} has LGPL-2.1 @@ -27,7 +27,7 @@ Source: https://github.com/royhills/arp-scan/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake -BuildRequires: libpcap-devel +BuildRequires: libpcap-devel >= 1.5.0 BuildRequires: perl-macros BuildRequires: perl(LWP::Simple) Requires: perl(LWP::Simple) @@ -44,7 +44,7 @@ %build autoreconf -fiv %configure -make %{?_smp_mflags} +%make_build %check make %{?_smp_mflags} check ++++++ arp-scan-1.9.5.tar.gz -> arp-scan-1.9.6.tar.gz ++++++ ++++ 57196 lines of diff (skipped)
