- Update to version 0.9:

* ifaces: process_packet: Return if source MAC address matches
    host MAC.

OBS-URL: https://build.opensuse.org/package/show/network:utilities/netdiscover?expand=0&rev=19
This commit is contained in:
Martin Pluskal 2022-03-16 12:51:27 +00:00 committed by Git OBS Bridge
parent 871eae4466
commit 0f7631b620
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e81d482ef609fd782c55580bdf698a02a9c36198ada053ebddc2586d83fc9deb
size 382823

3
netdiscover-0.9.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dc436992cae0e61ad8d14e1fb4d2650ec9e754c0024010e15d341afb98e28f70
size 390819

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 16 12:49:22 UTC 2022 - Martin Pluskal <mpluskal@suse.com>
- Update to version 0.9:
* ifaces: process_packet: Return if source MAC address matches
host MAC.
-------------------------------------------------------------------
Fri Nov 5 09:32:44 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package netdiscover
#
# Copyright (c) 2021 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: netdiscover
Version: 0.8.1
Version: 0.9
Release: 0
Summary: A network address discovering/monitoring tool
License: GPL-3.0-or-later