2 Commits

Author SHA256 Message Date
22b4348a53 Accepting request 1279055 from network:utilities
- Update to version 0.20:
  * Added full support to CIDR subnets. Thanks to Jefferson J. Raimon. @jeffersonraimon
  * Fixed a fail to build from source with GCC 15. Thanks to Josh Ellithorpe. @zquestz
  * Updated OUI table.

OBS-URL: https://build.opensuse.org/request/show/1279055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdiscover?expand=0&rev=11
2025-05-22 14:56:34 +00:00
072d867949 - Update to version 0.20:
* Added full support to CIDR subnets. Thanks to Jefferson J. Raimon. @jeffersonraimon
  * Fixed a fail to build from source with GCC 15. Thanks to Josh Ellithorpe. @zquestz
  * Updated OUI table.

OBS-URL: https://build.opensuse.org/package/show/network:utilities/netdiscover?expand=0&rev=23
2025-05-21 14:03:22 +00:00
4 changed files with 13 additions and 6 deletions

View File

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

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

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed May 21 14:00:25 UTC 2025 - Martin Pluskal <mpluskal@suse.com>
- Update to version 0.20:
* Added full support to CIDR subnets. Thanks to Jefferson J. Raimon. @jeffersonraimon
* Fixed a fail to build from source with GCC 15. Thanks to Josh Ellithorpe. @zquestz
* Updated OUI table.
-------------------------------------------------------------------
Sat Dec 3 22:16:15 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package netdiscover
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,10 @@
Name: netdiscover
Version: 0.10
Version: 0.20
Release: 0
Summary: A network address discovering/monitoring tool
License: GPL-3.0-or-later
Group: Productivity/Networking/Other
URL: https://github.com/netdiscover-scanner/netdiscover
Source0: https://github.com/netdiscover-scanner/netdiscover/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: autoconf