Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package netdiscover for openSUSE:Factory checked in at 2022-12-06 14:24:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netdiscover (Old) and /work/SRC/openSUSE:Factory/.netdiscover.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netdiscover" Tue Dec 6 14:24:56 2022 rev:10 rq:1040604 version:0.10 Changes: -------- --- /work/SRC/openSUSE:Factory/netdiscover/netdiscover.changes 2022-03-16 20:21:47.661027566 +0100 +++ /work/SRC/openSUSE:Factory/.netdiscover.new.1835/netdiscover.changes 2022-12-06 14:25:14.354580270 +0100 @@ -1,0 +2,13 @@ +Sat Dec 3 22:16:15 UTC 2022 - Dirk Müller <dmuel...@suse.com> + +- update to 0.10: + * Changed secure download site from https://linuxnet.ca/ieee/oui.txt (link + down) to https://standards-oui.ieee.org in update-oui-database.sh + * script. + * Fixed segfault when HOME env is not set. Thanks to Till Zimmermann + tzimmerm...@uos.de. + * Use unsigned int for data_counter.hosts. Thanks to Brendan Coles + bco...@gmail.com + * Updated OUI table. + +------------------------------------------------------------------- Old: ---- netdiscover-0.9.tar.gz New: ---- netdiscover-0.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netdiscover.spec ++++++ --- /var/tmp/diff_new_pack.kTaigw/_old 2022-12-06 14:25:14.894584874 +0100 +++ /var/tmp/diff_new_pack.kTaigw/_new 2022-12-06 14:25:14.902584942 +0100 @@ -17,7 +17,7 @@ Name: netdiscover -Version: 0.9 +Version: 0.10 Release: 0 Summary: A network address discovering/monitoring tool License: GPL-3.0-or-later @@ -47,7 +47,7 @@ %build autoreconf -fiv %configure -cp %{_datadir}/hwdata/oui.txt ./oui.txt-$(date +%Y%m%d) +cp -p %{_datadir}/hwdata/oui.txt ./oui.txt-$(date +%Y%m%d) sh update-oui-database.sh --no-download %make_build ++++++ netdiscover-0.9.tar.gz -> netdiscover-0.10.tar.gz ++++++ ++++ 9526 lines of diff (skipped)