a420f4b022
Resolves: RHEL-67306 RHEL-67140
27 lines
794 B
Diff
27 lines
794 B
Diff
From 38177186f79c44ba62aca80bdfe1b72ad2d6e84c Mon Sep 17 00:00:00 2001
|
|
From: Peter Rajnoha <prajnoha@redhat.com>
|
|
Date: Wed, 6 Nov 2024 10:39:27 +0100
|
|
Subject: [PATCH 5/7] WHATS_NEW: update
|
|
|
|
(cherry picked from commit 44a04b71f8e8ff730b5538c4b6323041cf904ece)
|
|
---
|
|
WHATS_NEW | 5 +++++
|
|
1 file changed, 5 insertions(+)
|
|
|
|
diff --git a/WHATS_NEW b/WHATS_NEW
|
|
index 85ffe0d0c..d07a1eaeb 100644
|
|
--- a/WHATS_NEW
|
|
+++ b/WHATS_NEW
|
|
@@ -1,3 +1,8 @@
|
|
+Version 2.03.29 -
|
|
+==================
|
|
+ Fix segfault/VG write error for raid LV lvextend -i|--stripes -I|--stripesize.
|
|
+ Revert ignore -i|--stripes, -I|--stripesize for lvextend on raid0 LV (2.03.27).
|
|
+
|
|
Version 2.03.28 - 04th November 2024
|
|
====================================
|
|
Use radix_tree to lookup for UUID within committed metadata.
|
|
--
|
|
2.47.0
|
|
|