Skip to content

s390-tools-2.1.0

Compare
Choose a tag to compare
@michael-holzheu michael-holzheu released this 25 Sep 12:25
· 1950 commits to master since this release

For Linux kernel version: 4.13

Added new tools:

  • netboot: Scripts for building a PXE-style netboot image for KVM
  • 90-cpi.rules/cpictl: New udev rule to update CPI when KVM is used

Changes of existing tools:

  • lsqeth/zdev: Add VNIC Characteristics support

Bug Fixes:

  • chzcrypt: Corrected handling of insufficient permissions
  • cpacfstats: Add size setting to perf event
  • fdasd: Skip partition check with the force option
  • ttyrun: Fix deprecated BindTo usage in [email protected]
  • lszcrypt: Fix core dump caused by stack overwrite
  • lszcrypt: Fix random domain printout when no config available
  • zdev: Fix segfault with unknown qeth attribute
  • zdev: Fix IPv6 NDP proxy description
  • zdev: Fix zdev dracut module temp file location
  • zkey: Correctly detect abbreviated commands
  • zkey: Validate XTS key: ignore domain and card
  • zkey: Use octal values instead of S_IRWX* constants
  • zkey: Properly set umask to prohibit permissions to group and others
  • zkey: Add -ldl to LDLIBS (not LDFLAGS)
  • znetconf: Re-add missing line in lsznet.raw
  • Fix several gcc 7 warnings