Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package arp-scan for openSUSE:Factory
checked in at 2022-12-06 14:25:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/arp-scan (Old)
and /work/SRC/openSUSE:Factory/.arp-scan.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "arp-scan"
Tue Dec 6 14:25:04 2022 rev:8 rq:1040616 version:1.9.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/arp-scan/arp-scan.changes 2019-11-15
00:18:09.451994775 +0100
+++ /work/SRC/openSUSE:Factory/.arp-scan.new.1835/arp-scan.changes
2022-12-06 14:25:19.418623444 +0100
@@ -1,0 +2,20 @@
+Mon Dec 5 09:51:41 UTC 2022 - Dirk Müller <dirk@matrix>
+
+- update to 1.9.8:
+ - Allow the use of Linux IP aliases such as eth0:0 for the interface name.
+ - Permit regular MAC addresses e.g. 00:0c:29:b9:43:1b in mac-vendor.txt.
+ - --limit=n option exits after n of hosts have responded, exit 1 for <n
+ - --resolve option to resolve responding IP addresses to hostnames
+ - Potential buffer overrun in unmarshal_arp_pkt().
+ - arp-scan aborts with EAGAIN on busy network or using high bandwidth
+ - late ARP responses could sometimes be incorrectly flagged as duplicate
+ - Updated IEEE URLs in download perl scripts.
+ - Updated source for Mersenne RNG and replacement strlcat/strlcpy & getopt.
+ - Updated for compatability with autoconf 2.71
+ - "make distcheck" works now
+ - Number of responding hosts reported no longer counts duplicate packets.
+ - Many typos corrected and edge cases fixed.
+ - CI framework migrated from travis-ci to github actions.
+ - Several new tests for "make check"
+
+-------------------------------------------------------------------
Old:
----
arp-scan-1.9.7.tar.gz
New:
----
arp-scan-1.9.8.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ arp-scan.spec ++++++
--- /var/tmp/diff_new_pack.TiSWUw/_old 2022-12-06 14:25:19.878627366 +0100
+++ /var/tmp/diff_new_pack.TiSWUw/_new 2022-12-06 14:25:19.882627401 +0100
@@ -1,7 +1,7 @@
#
# spec file for package arp-scan
#
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: arp-scan
-Version: 1.9.7
+Version: 1.9.8
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
++++++ arp-scan-1.9.7.tar.gz -> arp-scan-1.9.8.tar.gz ++++++
++++ 40395 lines of diff (skipped)