78 lines
3.3 KiB
Plaintext
78 lines
3.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Apr 10 13:37:25 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.8.7:
|
|
* Adding ppc64le architecture support on travis-ci by @kishorkunal-raj in #198
|
|
* Issue: #62 - UDP support by @takeoverjp in #199
|
|
* Update man page with the latest help message. by @takeoverjp in #200
|
|
* Issue: #102 - Show screenshot in README. by @takeoverjp in #201
|
|
* Add links to other network traffic monitoring tools. by @takeoverjp in #202
|
|
* Issue: #96 - Garbage collect inodeproc on each ui refresh. by @takeoverjp in #203
|
|
* Fix compilation error with [-Werror=format-security] by @kretcheu in #210
|
|
* Added BusyTasks link to the list by @unknown-spirit in #212
|
|
* Add bandwhich and sniffer links by @chenjiandongx in #213
|
|
* Disable capability check, handle failure better by @ncfavier in #215
|
|
* feat: Add basename support #155 by @sgtcortez in #216
|
|
* Use "--tags" parameter to get the correct git-tag by @schuellerf in #221
|
|
* Add process filter by @sgtcortez in #218
|
|
* Add python bindings by @jimmylomro in #222
|
|
* Improve performance with many connections by @CyberShadow in #223
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 12 19:31:44 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 0.8.6:
|
|
* fix: Expose to_ms / packet buffer timeout to libnethogs
|
|
* Add MB/s and GB/s view modes
|
|
* Fix libnethogs handle memory leak
|
|
* add support for pcap capture filters
|
|
* Add "how to run without root" (capabilities note) to README
|
|
* Remove confusing 'waiting for first packet' message
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 10 20:15:24 UTC 2016 - astieger@suse.com
|
|
|
|
- update to 0.8.5 (bsc#1003837):
|
|
* documentation updates
|
|
* support for multiple IP addresses on one device
|
|
* various bug fixes and UI fixes
|
|
- drop print_opendir_warnings_only_in_bughunt_mode.patch, upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 6 22:22:37 CET 2016 - manfred99@gmx.ch
|
|
- Add print_opendir_warnings_only_in_bughunt_mode.patch:
|
|
* upstream patch to suppress nonsensical warning
|
|
- update to 0.8.1:
|
|
* Fixed buffer overflow for cmdline strings of length >= 80
|
|
* fix creating socket by using normal DGRAM sockets (bsc#970024)
|
|
* correctly display PID's up to 7 characters
|
|
* Get all running non-loopback devices by default
|
|
* take into account the terminal height when printing the 'total' row
|
|
* added new command line switches -s, -c, -v
|
|
* changed needrefresh default value from true to false
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 4 10:18:46 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Use url for source
|
|
- Cleanup spec file with spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 16 11:18:04 UTC 2013 - pwieczorkiewicz@suse.com
|
|
|
|
- correct nethogs.spec file with the spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 27 19:54:25 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.8.0:
|
|
* adds support for wider terminals was added
|
|
* set view mode to 'kbps' by default, instead of the 'grand total' number of
|
|
bytes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 16 12:50:13 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
- initial version (0.7.0)
|
|
|