SHA256
1
0
forked from pool/s390-tools
s390-tools/cargo_config
Nikolay Gueorguiev 1191853280 Accepting request 1102845 from home:ngueorguiev:branches:Base:System
- Upgrade to version 2.29.0 (jsc#PED-3275)
  * s390-tools now supports tools written in Rust.
  * Add compdb Makefile target to create 'compile_commands.json' to support LSP
    backends in IDEs and editors
- Add new tools / libraries:
  * rust/pv: Library for pv tools written in rust
  * rust/pvsecret: Tool to manage UV-secrets
- Changes of existing tools:
  * dbginfo.sh: Global IFS variable
  * genprotimg: Add support for add-secret requests
  * genprotimg: Build debuginfo files for bootloader
  * hyptop: Add real SMT utilization field
  * hyptop: Allow users to set speedup factor
  * pvattest: Add yaml-output for verify command
  * zipl: Build debuginfo files for bootloader
- Bug Fixes:
  * dump2tar: Fix truncated paths
  * zdev/dracut: fix kdump build to integrate with site support
- Amended .spec for version 2.29.0, including Rust integration

OBS-URL: https://build.opensuse.org/request/show/1102845
OBS-URL: https://build.opensuse.org/package/show/Base:System/s390-tools?expand=0&rev=176
2023-08-08 09:15:57 +00:00

6 lines
102 B
Plaintext

[source.crates-io]
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor/"