Release 3.0.11

A single hotfix:

- Fix missing error handling in EC snapshot/cloned image reads potentially
  leading to corrupted reads during OSD/PG restarts
This commit is contained in:
Vitaliy Filippov
2026-05-09 18:49:36 +03:00
parent b03ac80a57
commit 041185c673
19 changed files with 25 additions and 25 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
Name: vitastor
Version: 3.0.10
Version: 3.0.11
Release: 1%{?dist}
Summary: Vitastor, a fast software-defined clustered block storage
License: Vitastor Network Public License 1.1
URL: https://vitastor.io/
Source0: vitastor-3.0.10.el10.tar.gz
Source0: vitastor-3.0.11.el10.tar.gz
BuildRequires: gperftools-devel
BuildRequires: gcc-c++
+2 -2
View File
@@ -1,11 +1,11 @@
Name: vitastor
Version: 3.0.10
Version: 3.0.11
Release: 1%{?dist}
Summary: Vitastor, a fast software-defined clustered block storage
License: Vitastor Network Public License 1.1
URL: https://vitastor.io/
Source0: vitastor-3.0.10.el7.tar.gz
Source0: vitastor-3.0.11.el7.tar.gz
BuildRequires: gperftools-devel
BuildRequires: devtoolset-9-gcc-c++
+2 -2
View File
@@ -1,11 +1,11 @@
Name: vitastor
Version: 3.0.10
Version: 3.0.11
Release: 1%{?dist}
Summary: Vitastor, a fast software-defined clustered block storage
License: Vitastor Network Public License 1.1
URL: https://vitastor.io/
Source0: vitastor-3.0.10.el8.tar.gz
Source0: vitastor-3.0.11.el8.tar.gz
BuildRequires: gperftools-devel
BuildRequires: gcc-toolset-9-gcc-c++
+2 -2
View File
@@ -1,11 +1,11 @@
Name: vitastor
Version: 3.0.10
Version: 3.0.11
Release: 1%{?dist}
Summary: Vitastor, a fast software-defined clustered block storage
License: Vitastor Network Public License 1.1
URL: https://vitastor.io/
Source0: vitastor-3.0.10.el9.tar.gz
Source0: vitastor-3.0.11.el9.tar.gz
BuildRequires: gperftools-devel
BuildRequires: gcc-c++