[tracker-miners/wip/carlosg/backports-3.2] Release 3.2.2




commit b74f3ef7031763a16a8c5088f3bb807074d5bcff
Author: Carlos Garnacho <carlosg gnome org>
Date:   Sun Mar 6 23:27:16 2022 +0100

    Release 3.2.2

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ea37987e3..dc34df8e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+NEW in 3.2.2 - 2022-03-06
+=========================
+  * Backport seccomp rules for rseq and mbind syscalls
+
+Translations: ca, it
+
 NEW in 3.2.1 - 2021-10-30
 =========================
   * Fix files moving between hidden and non-hidden
diff --git a/meson.build b/meson.build
index fb51dea81..6073fd0f6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('tracker-miners', 'c',
-        version: '3.2.1',
+        version: '3.2.2',
         meson_version: '>=0.51')
 
 gnome = import('gnome')


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]