Skip to content

Commit f270ac9

Browse files
committed
New release s390-tools-2.33.0
Signed-off by: Steffen Eiden <[email protected]>
1 parent f83af8e commit f270ac9

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

CHANGELOG.md

+17-5
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,27 @@
11
Release history for s390-tools (MIT version)
22
--------------------------------------------
33

4-
* __v2.xx.x (2023-xx-xx)__
4+
* __v2.33.0 (2024-05-27)__
55

6-
For Linux kernel version: 6.x
6+
For Linux kernel version: 6.9
77

88
Add new tools / libraries:
9+
- chpstat: New tool for displaying channel path statistics
10+
- libutil: Add output format helpers(util_fmt: JSON, JSON-SEQ, CSV, text pairs)
911

10-
Changes of existing tools:
11-
12-
Bug Fixes:
12+
Changes of existing tools / libraries:
13+
- chzdev: Add --is-owner to identify files created by zdev
14+
- dasdfmt: Change default mode to always use full-format (Note: affects ESE DASD)
15+
- libap: Significantly reduce delay time between file lock retries
16+
- pvattest: Rewrite from C to Rust
17+
- pvattest: Support additional data & user-data
18+
- rust/pv: Support for Attestation
19+
20+
Bug Fixes:
21+
- chreipl: Improve disk type detection when running under QEMU
22+
- dbginfo.sh: Use POSIX option with uname
23+
- s390-tools: Fix missing hyphen escapes in the man page for many tools
24+
- zipl/src: Fix bugs in disk_get_info() reproducible in corner cases
1325

1426
* __v2.32.0 (2024-04-03)__
1527

0 commit comments

Comments
 (0)