27 Commits

Author SHA256 Message Date
1e95dbe8d9 Accepting request 1331913 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1331913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdiscover?expand=0&rev=12
2026-02-09 14:34:51 +00:00
b11357160e Accepting request 1328037 from home:dirkmueller:Factory
- update to 0.21:
  * update-oui-database.sh:
  * - Using mtime to define DATA2 to update-oui-database.sh
    reproducible.
  * - Added an autofix for x01 binary byte.
  * - Added a check for dos2unix results.
  * - Released version 0.6.

- Cleaned up spec file with spec-cleaner
- updated to 0.3 beta7 pre-release

OBS-URL: https://build.opensuse.org/request/show/1328037
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netdiscover?expand=0&rev=25
2026-02-08 21:04:48 +00:00
7bf76f6c31 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
3a988ab0b1 - 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
ac8eb6476f 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
dbd7ca5c39 Accepting request 1039897 from home:dirkmueller:Factory
- 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
    tzimmermann@uos.de.
  * Use unsigned int for data_counter.hosts. Thanks to Brendan Coles
    bcoles@gmail.com
  * Updated OUI table.

OBS-URL: https://build.opensuse.org/request/show/1039897
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netdiscover?expand=0&rev=21
2022-12-06 10:54:39 +00:00
4d1ac0b28c 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
732661e41f - 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
2022-03-16 12:51:27 +00:00
119527750d 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
a2d2027615 Accepting request 929622 from home:susnux:branches:network:utilities
- Update to version 0.8.1
  * Replaced deprecated function pcap_lookupdev
  * Updated OUI table

OBS-URL: https://build.opensuse.org/request/show/929622
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netdiscover?expand=0&rev=18
2021-11-10 11:21:16 +00:00
00fd7bd8a5 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
55755a0200 OBS-URL: https://build.opensuse.org/package/show/network:utilities/netdiscover?expand=0&rev=17 2021-10-14 10:55:01 +00:00
eb02af8cf8 - 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/package/show/network:utilities/netdiscover?expand=0&rev=16
2021-10-14 10:53:02 +00:00
80712ae350 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
f01b43be67 - Update minimal requirement for libnet
- Fix usage of hwdata oui

OBS-URL: https://build.opensuse.org/package/show/network:utilities/netdiscover?expand=0&rev=14
2020-12-17 07:20:49 +00:00
baa3bab802 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
8782b61351 - 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/package/show/network:utilities/netdiscover?expand=0&rev=12
2020-08-13 12:05:17 +00:00
850970fd31 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
5a9bc1fed3 - Update to version 0.6:
* Fix build with GCC 10. (Jaime Peñalba)

OBS-URL: https://build.opensuse.org/package/show/network:utilities/netdiscover?expand=0&rev=10
2020-05-12 07:41:03 +00:00
0f94ea1f4d 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
3d565957cf - 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/package/show/network:utilities/netdiscover?expand=0&rev=8
2020-02-28 09:32:14 +00:00
2f5ad40638 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
bc0a14b328 - Run spec-cleaner:
* Use spdx-3.0
  * Mark license as such

OBS-URL: https://build.opensuse.org/package/show/network:utilities/netdiscover?expand=0&rev=6
2018-02-28 14:26:34 +00:00
dca4a41b54 Accepting request 512245 from network:utilities
new package

OBS-URL: https://build.opensuse.org/request/show/512245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdiscover?expand=0&rev=1
2017-08-24 16:41:43 +00:00
c05fc2fdda OBS-URL: https://build.opensuse.org/package/show/network:utilities/netdiscover?expand=0&rev=4 2017-07-24 11:40:22 +00:00
06114d4eea - Add patches:
* netdiscover-update-oui.patch
  * netdiscover-fix-makefile.patch
  * netdiscover-fix-spelling-binary.patch
  * netdiscover-fix-manpage.patch

OBS-URL: https://build.opensuse.org/package/show/network:utilities/netdiscover?expand=0&rev=3
2017-07-24 11:38:48 +00:00
OBS User mrdocs
4e0a62e1be Accepting request 506964 from home:pluskalm
new package, please add me as maintainer as I would like to get this to Factory

OBS-URL: https://build.opensuse.org/request/show/506964
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netdiscover?expand=0&rev=1
2017-07-01 17:49:30 +00:00