mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
lsmem/chmem moved to util-linux >= 2.30, remove them from s390-tools. For kernels >= 4.13, the default memory zone for hotplug memory was changed from zone MOVABLE to zone NORMAL. In order to keep using zone MOVABLE for memory hotplug, either use the lsmem/chmem tools from s390-tools version 2.1.0, or an updated version of the util-linux version of lsmem/chmem that contains the following util-linux git commits (included in util-linux 2.32): 60a7e9e94e49 "lsmem/chmem: add memory zone awareness" 0a4320f5e785 "tests/lsmem: update lsmem test with ZONES column" afee3f204247 "lsmem/chmem: add memory zone awareness to bash-completion" Signed-off-by: Gerald Schaefer <gerald.schaefer@de.ibm.com> Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
1.7 KiB
1.7 KiB
Release history for s390-tools (MIT version)
-
v2.1.1 (2017-mm-dd)
Removed tools:
- lsmem/chmem: Moved to util-linux >= 2.30
Changes of existing tools:
- lszcrypt: Add CEX6S exploitation
Bug Fixes:
- lsluns: Do not scan (all) if filters match nothing
- lsluns: Enhance usage statement and man page
-
v2.1.0 (2017-09-25)
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 ttyrun-getty@.service.in
- 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
-
v2.0.0 (2017-08-21)
- Publish package under the MIT license with the same contents as the already available s390-tools-1.39.0
Previous releases of s390-tools can be found on the IBM Developer Works web pages: