From ff0bbd1d4f677f9987a2065c3db02cfb050d6a90 Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Jul 14 2016 17:38:52 +0000 Subject: Bump release for previous commit: Check datadir more carefully to avoid unwanted data corruption Related: #1335849 --- diff --git a/mariadb.spec b/mariadb.spec index c11c485..cf25749 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -123,7 +123,7 @@ Name: mariadb Version: %{compatver}.%{bugfixver} -Release: 2%{?with_debug:.debug}%{?dist} +Release: 3%{?with_debug:.debug}%{?dist} Epoch: 2 Summary: A community developed branch of MySQL @@ -1285,6 +1285,10 @@ fi %endif %changelog +* Thu Jul 14 2016 Honza Horak - 2:10.1.15-3 +- Check datadir more carefully to avoid unwanted data corruption + Related: #1335849 + * Thu Jul 7 2016 Jakub Dorňák - 2:10.1.15-2 - Bump epoch (related to the downgrade from the pre-release version)