summaryrefslogtreecommitdiff
path: root/WHATS_NEW
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2022-08-15 11:22:53 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2022-08-15 13:32:55 +0200
commit6b2e4ec5dc629c064a4f5472afd283faa233ca32 (patch)
tree2bd176ec66e53bbe54a1eb6deae4b5e9c685aeba /WHATS_NEW
parentbba96e8680ef7fa567d6361c269c0bfc05ce3d2c (diff)
downloadlvm2-6b2e4ec5dc629c064a4f5472afd283faa233ca32.tar.gz
autoreconf: support newer archs
Update to more recent version of configure script to support more new architecture types like RISCV64. Tools in use ATM: autoconf-2.71-3.fc37.noarch autoconf-archive-2022.02.11-3.fc37.noarch automake-1.16.5-9.fc37.noarch Resolves https://bugzilla.redhat.com/show_bug.cgi?id=2118243
Diffstat (limited to 'WHATS_NEW')
-rw-r--r--WHATS_NEW1
1 files changed, 1 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index 6a12e848f..6cd53553b 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
Version 2.03.17 -
===============================
+ Updates configure with recent autoconf tooling.
Fix lvconvert --test --type vdo-pool execution.
Add json_std output format for more JSON standard compliant version of output.
Fix vdo_slab_size_mb value for converted VDO volume.