[packages/vdo] up to 6.2.11.5

atler atler at pld-linux.org
Thu Mar 20 23:34:56 CET 2025


commit 2373bb805ccfce68c17d8f5f314fb37673606e29
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Mar 20 23:34:43 2025 +0100

    up to 6.2.11.5

 vdo-types.patch | 4 ++--
 vdo.spec        | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/vdo.spec b/vdo.spec
index 2e0953f..5ac04ca 100644
--- a/vdo.spec
+++ b/vdo.spec
@@ -2,13 +2,13 @@ Summary:	Management tools for Virtual Data Optimizer
 Summary(pl.UTF-8):	Narzędzia do zarządzania podsystemem Virtual Data Optimizer
 Name:		vdo
 # keep 6.x for now for libblockdev compatibility (`vdo` utility); 8.x is prepared on DEVEL-8 branch
-Version:	6.2.9.7
-Release:	3
+Version:	6.2.11.5
+Release:	1
 License:	GPL v2
 Group:		Applications/System
 #Source0Download: https://github.com/dm-vdo/vdo/releases
 Source0:	https://github.com/dm-vdo/vdo/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	8a2660563f41f68506589fbf9ee84aa8
+# Source0-md5:	3ef212c34e6103d270735111b06aa5ff
 Patch0:		%{name}-x86.patch
 Patch1:		%{name}-types.patch
 URL:		http://github.com/dm-vdo/vdo
diff --git a/vdo-types.patch b/vdo-types.patch
index 0d689ae..7c67f6f 100644
--- a/vdo-types.patch
+++ b/vdo-types.patch
@@ -175,7 +175,7 @@
 +         " starting at offset %"PRId64"\n",
 +         fileName, lvmExtentSize, (int64_t)(newBlockOffset * VDO_BLOCK_SIZE));
  
-   return result;
+   return 0;
  }
 @@ -846,7 +846,7 @@ static int repairDeviceConversion(off_t
           fileName, stringError(result, errBuf, ERRBUF_SIZE));
@@ -197,5 +197,5 @@
 +         " starting at offset %"PRId64"\n",
 +         fileName, lvmExtentSize, (int64_t)(newBlockOffset * VDO_BLOCK_SIZE));
  
-   return result;
+   return 0;
  }
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vdo.git/commitdiff/2373bb805ccfce68c17d8f5f314fb37673606e29



More information about the pld-cvs-commit mailing list