[tracker/tracker-2.3] Release 2.3.3
- From: Carlos Garnacho <carlosg src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [tracker/tracker-2.3] Release 2.3.3
 
- Date: Mon,  9 Mar 2020 21:39:40 +0000 (UTC)
 
commit fe89b9afbb340d35b55c5630b9640338de9e63a7
Author: Carlos Garnacho <carlosg gnome org>
Date:   Mon Mar 9 19:26:46 2020 +0100
    Release 2.3.3
 NEWS        | 8 ++++++++
 meson.build | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f3889bcb3..c28a23234 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+NEW in 2.3.3 - 2020-03-09
+=========================
+  * Fix race condition during tracker-store shutdown maybe leading to
+    warnings and missed writeback events.
+  * Made fts:offsets stronger against corrupt FTS tables
+
+Translations: ja
+
 NEW in 2.3.2 - 2020-02-18
 =========================
 
diff --git a/meson.build b/meson.build
index 6990c86f1..5cf7007eb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker', 'c', 'vala',
-        version: '2.3.2',
+        version: '2.3.3',
         meson_version: '>=0.47')
 
 gnome = import('gnome')
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]