OBS-URL: https://build.opensuse.org/package/show/home:ojkastl_buildservice:Branch_server_monitoring/kmon?expand=0&rev=2
65 lines
2.1 KiB
Plaintext
65 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Mar 17 06:55:07 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
- remove cargo_config
|
|
- switch to using obs_scm to make the cargo vendoring service work
|
|
again
|
|
- update to 1.7.1:
|
|
* Fixed
|
|
- Use the smaller regex-lite crate by @omnivagant in #180
|
|
- Allow '?' as search query by @orhun
|
|
* Changed
|
|
- Update Cargo.lock by @orhun
|
|
- Update Cargo.lock format version by @orhun
|
|
- update to 1.7.0:
|
|
* Added
|
|
- Add support for searching kernel modules by regex by
|
|
@Integral-Tech in #178
|
|
* Changed
|
|
- Use binary units for size instead of decimal units by
|
|
@Integral-Tech in #177
|
|
- Replace make with $(MAKE) in example Makefile by
|
|
@Integral-Tech in #175
|
|
- Replace format! with other macros/methods when unnecessary by
|
|
@Integral-Tech in #176
|
|
- Use the conventional comment syntax by @Muhammad-Owais-Warsi
|
|
in #174
|
|
- Run cargo fmt for formatting by @orhun
|
|
- Update formatting for Rust nightly by @orhun
|
|
- Apply clippy suggestions by @orhun
|
|
- Update Twitter handle by @orhun
|
|
- Update Arch Linux package link by @orhun
|
|
- Update tui reference by @orhun
|
|
- Update table of contents by @orhun
|
|
- Update MSRV to 1.74.1 by @orhun
|
|
- Upgrade dependencies by @orhun
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 12 18:45:43 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.6.5
|
|
* Upgrade dependencies.
|
|
Fixed
|
|
* Do not panic when /proc/modules does not exist.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 1 20:16:44 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.6.4
|
|
* Bump dependencies
|
|
Fixed
|
|
* Fix all new clippy errors with 'rustc:1.73.0'
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 7 14:28:19 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.6.3
|
|
* Apply clippy suggestions.
|
|
* Switch to ratatui.
|
|
* Fix typos.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 14 22:05:25 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Initial package, version 1.6.2
|