SHA256
1
0
forked from pool/netdiscover

11 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
Martin Pluskal
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
413354af24 Accepting request 1040604 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1040604
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdiscover?expand=0&rev=10
2022-12-06 13:24:56 +00:00
c3c3b4c048 Accepting request 962179 from network:utilities
- Update to version 0.9:
  * ifaces: process_packet: Return if source MAC address matches
    host MAC.

OBS-URL: https://build.opensuse.org/request/show/962179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdiscover?expand=0&rev=9
2022-03-16 19:21:32 +00:00
72a09bb22b Accepting request 930641 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/930641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdiscover?expand=0&rev=8
2021-11-10 20:46:43 +00:00
593ba2f5fc Accepting request 925238 from network:utilities
- Update to version 0.8:
  * Changed PCAP_TOUT from 0 to 512 in src/ifaces.h, to avoid no
    results whe scanning with CIDR /24 if netdiscover is being
    built with libpcap >= 1.10.

OBS-URL: https://build.opensuse.org/request/show/925238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdiscover?expand=0&rev=7
2021-10-15 21:03:50 +00:00
b452c7f20e Accepting request 856631 from network:utilities
- Update minimal requirement for libnet
- Fix usage of hwdata oui

OBS-URL: https://build.opensuse.org/request/show/856631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdiscover?expand=0&rev=6
2020-12-17 16:05:54 +00:00
b820c1de9b Accepting request 826270 from network:utilities
- Update to version 0.7:
  * Updated create-man.sh to 2.0 version.
  * Updated manpage dates.
  * Updated update-oui-database.sh to be useful in macOS.
  * Updated OUI table.

OBS-URL: https://build.opensuse.org/request/show/826270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdiscover?expand=0&rev=5
2020-08-14 07:33:38 +00:00
296ebc41d2 Accepting request 802849 from network:utilities
- Update to version 0.6:
  * Fix build with GCC 10. (Jaime Peñalba)

OBS-URL: https://build.opensuse.org/request/show/802849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdiscover?expand=0&rev=4
2020-05-12 20:32:58 +00:00
704bb1188c Accepting request 780195 from network:utilities
- Update project url
- Drop no longer needed patches:
  * netdiscover-fix-spelling-binary.patch
  * netdiscover-fix-manpage.patch
  * netdiscover-fix-makefile.patch
  * netdiscover-update-oui.patch
- Update to version 0.5.1:
  * Added an official repository notice in README.
  * Added dates of releases in ChangeLog.
  * Added some copyright notices.
  * Several important fixes and improvements in manpage and help page.
- For changes for previous releses see provided Changelog

OBS-URL: https://build.opensuse.org/request/show/780195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdiscover?expand=0&rev=3
2020-02-28 14:22:05 +00:00
70d6eb4a64 Accepting request 580981 from network:utilities
- Run spec-cleaner:
  * Use spdx-3.0
  * Mark license as such

OBS-URL: https://build.opensuse.org/request/show/580981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdiscover?expand=0&rev=2
2018-03-01 11:07:46 +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