Skip to content

Commit

Permalink
New release s390-tools-2.33.0
Browse files Browse the repository at this point in the history
Signed-off by: Steffen Eiden <[email protected]>
  • Loading branch information
steffen-eiden committed May 27, 2024
1 parent f83af8e commit f270ac9
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,27 @@
Release history for s390-tools (MIT version)
--------------------------------------------

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

For Linux kernel version: 6.x
For Linux kernel version: 6.9

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

Changes of existing tools:

Bug Fixes:
Changes of existing tools / libraries:
- chzdev: Add --is-owner to identify files created by zdev
- dasdfmt: Change default mode to always use full-format (Note: affects ESE DASD)
- libap: Significantly reduce delay time between file lock retries
- pvattest: Rewrite from C to Rust
- pvattest: Support additional data & user-data
- rust/pv: Support for Attestation

Bug Fixes:
- chreipl: Improve disk type detection when running under QEMU
- dbginfo.sh: Use POSIX option with uname
- s390-tools: Fix missing hyphen escapes in the man page for many tools
- zipl/src: Fix bugs in disk_get_info() reproducible in corner cases

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

Expand Down

0 comments on commit f270ac9

Please sign in to comment.