netdiscover/netdiscover.changes
Martin Pluskal bb27af7242 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

139 lines
4.5 KiB
Plaintext

-------------------------------------------------------------------
Sat Dec 3 22:16:15 UTC 2022 - Dirk Müller <dmueller@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
tzimmermann@uos.de.
* Use unsigned int for data_counter.hosts. Thanks to Brendan Coles
bcoles@gmail.com
* Updated OUI table.
-------------------------------------------------------------------
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>
- Update to version 0.8.1
* Replaced deprecated function pcap_lookupdev
* Updated OUI table
-------------------------------------------------------------------
Thu Oct 14 10:50:41 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
- 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.
-------------------------------------------------------------------
Thu Dec 17 07:09:55 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
- Update minimal requirement for libnet
- Fix usage of hwdata oui
-------------------------------------------------------------------
Thu Aug 13 12:01:50 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
- 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.
-------------------------------------------------------------------
Tue May 12 07:39:34 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
- Update to version 0.6:
* Fix build with GCC 10. (Jaime Peñalba)
-------------------------------------------------------------------
Fri Feb 28 09:22:14 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
- 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
-------------------------------------------------------------------
Wed Feb 28 14:25:58 UTC 2018 - mpluskal@suse.com
- Run spec-cleaner:
* Use spdx-3.0
* Mark license as such
-------------------------------------------------------------------
Mon Jul 24 11:25:06 UTC 2017 - mpluskal@suse.com
- Cleaned up spec file with spec-cleaner
- Add patches:
* netdiscover-update-oui.patch
* netdiscover-fix-makefile.patch
* netdiscover-fix-spelling-binary.patch
* netdiscover-fix-manpage.patch
-------------------------------------------------------------------
Sun May 22 22:09:18 UTC 2016 - AxelKoellhofer@web.de - 0.3_beta7
- updated sources from svn
* fix for debian bug #818791
* updated oui update script
- updated oui database
-------------------------------------------------------------------
Sun Jun 21 21:12:53 UTC 2015 - AxelKoellhofer@web.de - 0.3_beta7
- updated oui database
-------------------------------------------------------------------
Wed May 20 10:23:57 UTC 2015 - AxelKoellhofer@web.de - 0.3_beta7
- updated oui database
-------------------------------------------------------------------
Sat May 2 12:49:56 UTC 2015 - AxelKoellhofer@web.de - 0.3_beta7
- updated to 0.3 beta7 pre-release
- updated oui database
-------------------------------------------------------------------
Sun Mar 24 00:00:00 UTC 2013 - blingblong
- Initial openSUSE .spec
- Patch updates oui.h with updated MAC addresses
-------------------------------------------------------------------
Tue May 2 00:00:00 UTC 2006 - jpenalbae@gmail.com
- Modified for RedHat/Fedora
-------------------------------------------------------------------
Wed Apr 26 00:00:00 UTC 2006 - francis.giraldeau@revolutionlinux.com
- Correction of installation directories
-------------------------------------------------------------------
Mon Mar 27 00:00:00 UTC 2006 - francis.giraldeau@revolutionlinux.com
- Initial writing