79 lines
2.3 KiB
Diff
79 lines
2.3 KiB
Diff
|
From 645992ca32dfd41b07997a97b2aef81563ad6f02 Mon Sep 17 00:00:00 2001
|
||
|
From: Marian Csontos <mcsontos@redhat.com>
|
||
|
Date: Thu, 16 May 2024 12:12:06 +0200
|
||
|
Subject: [PATCH 1/7] RHEL9
|
||
|
|
||
|
---
|
||
|
VERSION | 2 +-
|
||
|
VERSION_DM | 2 +-
|
||
|
WHATS_NEW | 4 ++++
|
||
|
WHATS_NEW_DM | 4 ++++
|
||
|
doc/release-notes/2.03.24.mdwn | 8 ++------
|
||
|
5 files changed, 12 insertions(+), 8 deletions(-)
|
||
|
|
||
|
diff --git a/VERSION b/VERSION
|
||
|
index c41928e80..794c58868 100644
|
||
|
--- a/VERSION
|
||
|
+++ b/VERSION
|
||
|
@@ -1 +1 @@
|
||
|
-2.03.24(2) (2024-05-16)
|
||
|
+2.03.24(2)-RHEL9 (2024-05-16)
|
||
|
diff --git a/VERSION_DM b/VERSION_DM
|
||
|
index 63629f72c..8dea6c328 100644
|
||
|
--- a/VERSION_DM
|
||
|
+++ b/VERSION_DM
|
||
|
@@ -1 +1 @@
|
||
|
-1.02.198 (2024-05-16)
|
||
|
+1.02.198-RHEL9 (2024-05-16)
|
||
|
diff --git a/WHATS_NEW b/WHATS_NEW
|
||
|
index 1c5f4b223..c7de3914a 100644
|
||
|
--- a/WHATS_NEW
|
||
|
+++ b/WHATS_NEW
|
||
|
@@ -1,3 +1,6 @@
|
||
|
+Version 2.03.25 -
|
||
|
+==================
|
||
|
+
|
||
|
Version 2.03.24 - 16th May 2024
|
||
|
===============================
|
||
|
Lvconvert supports VDO options for thin-pool with vdo conversion.
|
||
|
@@ -5450,3 +5453,4 @@ Display output. Some metadata information cannot yet be displayed.
|
||
|
Recovery tools to salvage "lost" metadata directly from the disks:
|
||
|
but we hope the new format will mean such tools are hardly ever needed!
|
||
|
|
||
|
+
|
||
|
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
|
||
|
index b1508f08f..a2277c53b 100644
|
||
|
--- a/WHATS_NEW_DM
|
||
|
+++ b/WHATS_NEW_DM
|
||
|
@@ -1,3 +1,6 @@
|
||
|
+Version 1.02.199 -
|
||
|
+===================
|
||
|
+
|
||
|
Version 1.02.198 - 16th May 2024
|
||
|
================================
|
||
|
Fix static only compilation of libdevmapper.a and dmsetup tool.
|
||
|
@@ -1554,3 +1557,4 @@ Version 1.00.08 - 27 Feb 2004
|
||
|
Updated README/INSTALL to reflect move to sources.redhat.com.
|
||
|
Updated autoconf files to 2003-06-17.
|
||
|
|
||
|
+
|
||
|
diff --git a/doc/release-notes/2.03.24.mdwn b/doc/release-notes/2.03.24.mdwn
|
||
|
index 71aa8add7..4d2c57497 100644
|
||
|
--- a/doc/release-notes/2.03.24.mdwn
|
||
|
+++ b/doc/release-notes/2.03.24.mdwn
|
||
|
@@ -72,9 +72,5 @@ Also few more minor improvements:
|
||
|
|
||
|
"""]]
|
||
|
|
||
|
-<!-- remove the pending tag on release, remove draft tag once editing is complete -->
|
||
|
-[[!tag draft pending]]
|
||
|
-<!--
|
||
|
-For old releases add Release Timestamp like this, date from git show $COMMIT is fine.
|
||
|
-\[[!meta date="Tue Nov 21 14:26:07 2023 +0100"]]
|
||
|
--->
|
||
|
+[[!tag]]
|
||
|
+[[meta date="Thu May 16 12:12:06 2024 +0200"]]
|
||
|
--
|
||
|
2.44.0
|
||
|
|