From de25b2e1bad7a2870e4dbb7b61443f29247f39bd Mon Sep 17 00:00:00 2001 From: Thomas Schoebel-Theuer Date: Mon, 7 Aug 2023 16:20:13 +0200 Subject: [PATCH] all: release mars0.1astable168 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index e10b4f67..bcdb08ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -182,6 +182,12 @@ Changelog for series 0.1a: fixed during the preparation phase. I am releasing them for the currently supported stable upstream kernels. +mars0.1astable168 + * Major fix: there was an unnecessary internal abort of + the copy brick. It was compenated by the higher layer, + but it could unnecessarily reduce the performance + of the replication. + mars0.1astable167 * Major fix: marsadm cron was not deleting versionlinks in importnat cases. Regression from 70880946c.