SHA256
1
0
forked from pool/bottom

9 Commits

Author SHA256 Message Date
Michael Vetter
8f8346f03a - Update to version 0.9.6~0:
* uptick: 0.9.6 (#1288)
  * deps: bump dependencies as of 2023-08-26 (#1287)
  * deps: pin serde to 1.0.188 (#1286)
  * docs: update changelog dates
  * ci: pin musl to 1.71.0 for now when building releases (#1282)
  * other: appease clippy after Rust 1.72.0 (#1281)
  * uptick: 0.9.5 (#1280)
  * deps: bump windows to 0.51.1 (#1279)
  * deps: bump dependencies as of 2023-08-18 (#1277)
  * deps: pin serde to <=1.0.171 (#1278)
  * deps: pin sysinfo to 0.29.8 (#1273)
  * deps: bump deps as of 2023-08-08 (#1272)

- Update to 0.9.6:
  * #1286: Pin serde to 1.0.188 to help with potential cargo install
    issues. Note this version should be fine and not pull in binaries.

- Update to 0.9.5:
  * #1278: Pin serde to 1.0.171.

OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=39
2023-08-27 10:44:15 +00:00
JL K
b906c74fd5 Accepting request 1102585 from home:jlkDE
Update to version 0.9.4

OBS-URL: https://build.opensuse.org/request/show/1102585
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=37
2023-08-06 15:19:53 +00:00
Michael Vetter
ee4fd51bde - Update to 0.9.3:
* #1216: Fix arguments not being sorted alphabetically.
  * #1219: Fix overflow/underflow in graph timespan zoom.
  * #1221: Support human times for rate.
  * #1206: Add .rpm package generation.
  * #1220: Update documentation for features supporting human times.

OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=35
2023-06-26 05:42:08 +00:00
Michael Vetter
9a36ff39a6 - Update to 0.9.2:
Bug Fixes:
  * #1186: Fix for temperature sensor data gathering on Linux immediately halting if any method failed.
  * #1191: Fix ntfs3 mounts not being counted as a physical drive type.
  * #1195: Fix battery health being incorrectly reported on M1 macOS.
  * #1188: Don't fail fast with temperature sensor name generation on Linux.
  Features:
  * #1172: Support human times for time_delta and default_time_value.
  * #1187: Use better names for duplicate temp sensors on Linux.
  * #1188: Also check /sys/devices/platform/coretemp.* for temp sensors on Linux.
  Other:
  * #1199: bottom should build on aarch64-linux-android with features disabled.

OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=33
2023-06-12 07:23:35 +00:00
JL K
ced1dab431 Accepting request 1087077 from home:jubalh:branches:utilities
- Update to 0.9.1:
  * #1148: Fix Gruvbox colour string being invalid when cache usage
    is enabled.

OBS-URL: https://build.opensuse.org/request/show/1087077
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=31
2023-05-14 14:54:13 +00:00
JL K
fbfa534cc9 Accepting request 1086037 from home:jubalh:branches:utilities
- Update to 0.9.0:
  Bug Fixes:
  * #1021: Fix selected text background colour being wrong if only
    the foreground colour was set.
  * #1037: Fix is_list_ignored accepting all results if set to false
  * #1064: Disk name/mount filter now doesn't always show all
    entries if one filter wasn't set.
  * #1064: macOS disk I/O is potentially working now.
  * #597: Resolve RUSTSEC-2021-0119 by removing heim.
  Features:
  * #1016: Add support for displaying process usernames on Windows
  * #1022: Support three-character hex colour strings for styling.
  * #1024: Support FreeBSD temperature sensors based on hw.temperature.
  * #1063: Add buffer and cache memory tracking.
  * #1106: Add current battery charging state.
  * #1115: Add customizable process columns to config file.
  * #801: Add optional process time column and querying.
  Changes:
  * #1025: Officially support M1 macOS.
  * #1035: Migrate away from heim for CPU information.
  * #1036: Migrate away from heim for memory information; bottom
    will now try to use MemAvailable on Linux to determine used memory.
  * #1041: Migrate away from heim for network information.
  * #1064: Migrate away from heim for storage information.
  * #812: Fully remove heim from bottom.
  * #1075: Update how drives are named in Windows.
  * #1106: Rename battery consumption field to rate.
  Other:
  * #1008: Fix clap 3 deprecation warnings.
  * #1044: Re-enable ZFS feature.

OBS-URL: https://build.opensuse.org/request/show/1086037
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=29
2023-05-11 20:20:52 +00:00
JL K
017a0e0d43 Accepting request 1060446 from home:jlkDE
- Update to version 0.8.0:
  * Bug Fixes
    + Update help menu for disk and temperature widgets with
      sorting support.
    + Fix time graph labels not being styled.
  * Features
    + Split usage into both usage percentage and usage value.
  * Changes
    + Hide battery duration section if the value is unknown. Also
      update shortened text.
    + Automatically hide the battery widget if no batteries are
      found but --battery is enabled.

OBS-URL: https://build.opensuse.org/request/show/1060446
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=27
2023-01-23 15:24:49 +00:00
JL K
31c06feaaf Accepting request 1056704 from home:jlkDE
Update to version 0.7.1

OBS-URL: https://build.opensuse.org/request/show/1056704
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=25
2023-01-06 21:10:47 +00:00
JL K
7b2be891ec Accepting request 1046010 from home:jlkDE
- Apply current rust service template
- Change source compress algorithm
- Use cargo test for check stage
- Update to version 0.7.0

OBS-URL: https://build.opensuse.org/request/show/1046010
OBS-URL: https://build.opensuse.org/package/show/utilities/bottom?expand=0&rev=23
2023-01-01 16:51:42 +00:00