tracker-miners: Upgrade 3.6.0 -> 3.6.2

NEW in 3.6.2 - 2023-10-31
=========================
  * Improvements to the seccomp jail, and fixes for spurious SIGSYS
    positives.
  * Use GDateTime to handle dates

Translations: ka

NEW in 3.6.1 - 2023-09-28
=========================
  * Avoid the special thread in tracker-extract-3, and extend
    the seccomp jail to the full process.

Translations: eo

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk
2023-11-04 15:59:30 +01:00
committed by Khem Raj
parent a7946f57d8
commit a02a4021d6
@@ -20,7 +20,7 @@ SRC_URI:append = " \
file://0001-fix-reproducibility.patch \ file://0001-fix-reproducibility.patch \
file://0001-Set-header-file-to-a-fixed-path-instead-of-a-host-pa.patch \ file://0001-Set-header-file-to-a-fixed-path-instead-of-a-host-pa.patch \
" "
SRC_URI[archive.sha256sum] = "c2ed9f6b0410195863b84c7b5467c5bc1255e96d658741192b5e92568a3bebd0" SRC_URI[archive.sha256sum] = "0ad722f3d532c21d757cf488f942960679ea8f457925efa97656ed4c9e9ba4ff"
# gobject-introspection is mandatory and cannot be configured # gobject-introspection is mandatory and cannot be configured
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"