3 Commits

Author SHA256 Message Date
Soc Virnyl Estela
a9fa195cb0 Accepting request 1224653 from home:mnhauke
- Update to version 0.23.1
  * Exit gracefully when there is a broken pipe error.
  * Fix breaking changes of sysinfo crate.
  * Fix clippy::needless_lifetimes warnings on nightly.
- Update to version 0.23.0
  * Add PID column to the process table.
  * Fix IPv6 socket detect logic.

OBS-URL: https://build.opensuse.org/request/show/1224653
OBS-URL: https://build.opensuse.org/package/show/utilities/bandwhich?expand=0&rev=5
2024-12-17 02:15:38 +00:00
Soc Virnyl Estela
47067e73c4 Accepting request 1169246 from home:smolsheep:upgrades
- Enable completions
- Switch _service from deprecated disabled to manual
- Update package to modern rust standards.
- Update to 0.22.2:
  Added
  * Generate completion & manpage
- Changes from 0.22.0:
  Added
  * Log unresolved processes in more detail + general refactor
  * Display bandwidth in different unit families
  * CI: ensure a changelog entry exists for each PR
  * Show interface names
  Changed
  * Table formatting logic overhaul
  * Refactor OsInputOutput (combine interfaces & frames into single
    Vec)
- Changes from 0.21.1:
  Fixed
  * Ignore connections that fail parsing instead of panicking on
    BSD
  * Add missing version flag to CLI
  * Various minor codestyle changes
  * Handle IPv4-mapped IPv6 addresses when resolving connection
    owner
  * Bump rustix dependencies to fix a memory leak
  Added
  * Logging infrastrure
- Changes from 0.21.0:
  Fixed
  * Fixed resolv.conf errors on systems with trust-ad
  * Fixed build issues by updating various dependencies
  * migrate out-of-date dependency structopt to clap

OBS-URL: https://build.opensuse.org/request/show/1169246
OBS-URL: https://build.opensuse.org/package/show/utilities/bandwhich?expand=0&rev=4
2024-04-20 00:42:26 +00:00
16f503a157 Accepting request 994785 from home:uncomfyhalomacro
I want to maintain bandwhich in utilities

OBS-URL: https://build.opensuse.org/request/show/994785
OBS-URL: https://build.opensuse.org/package/show/utilities/bandwhich?expand=0&rev=1
2022-08-12 15:14:08 +00:00