|
1 | 1 | Release history for s390-tools (MIT version)
|
2 | 2 | --------------------------------------------
|
3 | 3 |
|
4 |
| -* __v2.xx.x (2023-xx-xx)__ |
| 4 | +* __v2.29.0 (2023-08-04)__ |
5 | 5 |
|
6 |
| - For Linux kernel version: 6.x |
| 6 | + For Linux kernel version: 6.5 |
7 | 7 |
|
8 |
| - s390-tools now supports tools written in rust! |
| 8 | + General: |
| 9 | + - s390-tools now supports tools written in Rust. |
| 10 | + - Add `compdb` Makefile target to create 'compile_commands.json' to LSP |
| 11 | + backends in IDEs and editors |
9 | 12 |
|
10 | 13 | Add new tools / libraries:
|
11 | 14 | - rust/pv: Library for pv tools written in rust
|
12 | 15 | - rust/pvsecret: Tool to manage UV-secrets
|
13 | 16 |
|
14 | 17 | Changes of existing tools:
|
15 |
| - - genprotimg: add support for add-secret requests |
16 |
| - - dbginfo.sh: global IFS variable |
17 |
| - - pvattest: add yaml-output for verify command |
| 18 | + - dbginfo.sh: Global IFS variable |
| 19 | + - genprotimg: Add support for add-secret requests |
| 20 | + - genprotimg: Build debuginfo files for bootloader |
| 21 | + - hyptop: Add real SMT utilization field |
| 22 | + - hyptop: Allow users to set speedup factor |
| 23 | + - pvattest: Add yaml-output for verify command |
| 24 | + - zipl: Build debuginfo files for bootloader |
18 | 25 |
|
19 | 26 | Bug Fixes:
|
| 27 | + - dump2tar: Fix truncated paths |
| 28 | + - zdev/dracut: fix kdump build to integrate with site support |
20 | 29 |
|
21 | 30 | * __v2.28.0 (2023-07-11)__
|
22 | 31 |
|
|
0 commit comments