11 Commits

Author SHA256 Message Date
fedd000c21 Accepting request 1307010 from utilities
OBS-URL: https://build.opensuse.org/request/show/1307010
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/below?expand=0&rev=5
2025-09-25 16:45:14 +00:00
b806909a82 - Update to version 0.11.0~0:
* Release 0.11.0
  * Update crate tempfile 3.15 -> 3.22 (#8262)
  * Upgrade rtnetlink and friends
  * Edition 2024 cleanup: rename `expr_2021` -> `expr`
  * Update tokio 1.46-1 -> 1.47.1 and tokio-openssl 1.6.1 -> 1.6.5
  * Use __type macro in BPF map definitions
  * Point ethtool crate to specific revision
  * Add raw-value feature to serde-json
  * Adding collectd and sysstat tool to comparsion docs (#8259)
  * Update clap (4.5.41 -> 4.5.42) /clap_complete (4.5.50 -> 4.5.55)
  * Add ViewRc::process_view_default_tree to select the default process view style between tree/flat
  * Upgrade to 0.30
  * Update serde 1.0.185 -> 1.0.219
  * adding crossterm serde for scxtop import
  * third-party/rust: Make once-cell usable in no-std
  * Make libbpf-rs 0.26.0-beta.0 the default
  * Fix commented out code
  * Implement process tree view
  * Support memory.oom.group cgroup property
  * apply rustfix lints
  * Use into_path() instead of keep()
  * Update futures 0.3.30 -> 0.3.31
  * Update bytes 1.9.0 -> 1.10
  * Update bitflags
  * Update clap4 4.5.38 -> 4.5.41
  * Show process processor

OBS-URL: https://build.opensuse.org/package/show/utilities/below?expand=0&rev=10
2025-09-24 20:46:47 +00:00
d36cfdf11e Accepting request 1295387 from utilities
OBS-URL: https://build.opensuse.org/request/show/1295387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/below?expand=0&rev=4
2025-07-24 16:46:06 +00:00
806f87454d - Update to version 0.10.0~0:
* Release 0.10.0
  * Update tokio 1.45.0 -> 1.46.1
  * Swallow tar unpack error
  * Update tempfile from 3.19.1 to 3.20.0
  * Update toml from 0.8.22 to 0.9.2
  * Enable toml preserve_order feature
  * refactor: `Dockerfile` support (#8251)
  * Update resctl-demo (transitively fix RUSTSEC-2022-0040)
  * Add Nice% to summary CPU view
  * Simplify lazy_static dependency
  * Update cursive 0.20.0 -> 0.21.1 (#8253)
  * Strip float_roundtrip and unbounded_depth from serde_json for no_std builds
  * Collector plugin do not send error to consumer
  * Bump anyhow from 1.0.95 to 1.0.98
  * add file THP data
  * upgrade to 0.24.2
  * Update autocargo component on FBS:master
  * Delete all autocargo project-level edition settings
  * applying rustfix to remaining fbcode targets
  * Update toml from 0.8.19 to 0.8.22
  * Update thiserror from 2.0.7 to 2.0.12
  * Update os_info from 3.9.2 to 3.11.0
  * Gate record mlock behind a config option
  * Improve help ui
  * Bring back Bold+Underline for selected tab/column
  * third-party: rust: upgrade to memmap2 0.9.5
  * Add DurationSec format for uptime
  * Reduce IO/iface max rows on summary view
  * Suppress exit stat bpf EACCESS error

OBS-URL: https://build.opensuse.org/package/show/utilities/below?expand=0&rev=8
2025-07-23 18:02:55 +00:00
5452fe7b24 Accepting request 1251406 from utilities
- Apply hardening to the systemd service
  * Add 001-harden-systemd-unit.patch (forwarded request 1251405 from alessio.biancalana)

OBS-URL: https://build.opensuse.org/request/show/1251406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/below?expand=0&rev=3
2025-03-08 16:53:03 +00:00
f6c88f489c - Apply hardening to the systemd service
* Add 001-harden-systemd-unit.patch

OBS-URL: https://build.opensuse.org/package/show/utilities/below?expand=0&rev=6
2025-03-08 10:59:33 +00:00
d112f3303b Accepting request 1248591 from utilities
OBS-URL: https://build.opensuse.org/request/show/1248591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/below?expand=0&rev=2
2025-02-26 16:23:41 +00:00
c1a238e4e7 - Update to version 0.9.0~0:
* Bump to 0.9.0
  * update async_trait: 0.1.71 -> 0.1.86
  * Setup log and store dir with systemd (#8241)
  * Upgrade dependencies used by streampager
  * Add process state aggregate in summary view in 'below'
  * third-party: enable signal feature in crate `nix`
  * Revert D68497030: Upgrade clap* packages
  * Upgrade clap* packages
  * update "bytes" crate: 1.6.0 -> 1.9.0
  * Fix non-determinism in test
  * add internal manpage
  * Update `libbpf-rs` & `libbpf-cargo` to `0.25.0-beta.1`
  * upgrade anyhow: 1.0.86 -> 1.0.95
  * update itertools: 13.0.0 -> 14.0.0
  * remove scuba commands from man page
  * Add a man page for below
  * upgrade nix to 0.29.0
  * Update thiserror from 1.0.69 to 2.0.3
  * Store slabinfo in vec
  * Fix procfs read
  * upgrade nix to 0.26.4
  * update tar from 0.4.42 to 0.4.43
  * update serde 1.0.203->1.0.214, serde_json 1.0.125->1.0.132
  * update and improve cgroup memory aggregation
  * Vendor ractor 0.12.4 and upgrade tokio to 1.41.0
  * Update `libbpf-rs` & `libbpf-cargo` to `0.24.6`
  * Removed vulnerable mio 0.7.7 by upgrading crates to use mio 0.8+
  * update itertools 0.12.1 -> 0.13.0
  * update itertools 0.11.0 -> 0.12.1

OBS-URL: https://build.opensuse.org/package/show/utilities/below?expand=0&rev=4
2025-02-26 08:50:44 +00:00
0597af598e Accepting request 1236972 from utilities
New package, see https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/6VUEVKJV2OO6KDMGBZMCRB4C3VSFY4XG/

OBS-URL: https://build.opensuse.org/request/show/1236972
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/below?expand=0&rev=1
2025-01-12 10:21:25 +00:00
d271f72ec9 - Add %pre hook
- Get rid of unneeded attack surface
- Comply with logrotate config naming convention

OBS-URL: https://build.opensuse.org/package/show/utilities/below?expand=0&rev=2
2025-01-10 20:09:40 +00:00
3a4c2cdefc I want to maintain below in Factory and would like to use utilities as the devel/feeder project.
OBS-URL: https://build.opensuse.org/package/show/utilities/below?expand=0&rev=1
2025-01-01 21:13:37 +00:00