tracker-miners: upgrade 3.7.0 -> 3.7.1

Changelog:
==========
  * Improvements to the handling of corrupted databases
  * Further syscall rules in the seccomp sandbox
  * Fix some possible warnings during tracker-extract-3 startup
  * Fixes to extraction of dc:source fields from XMP data
  * Avoid SIGABRT on missing Landlock

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2024-04-01 22:51:16 +08:00 committed by Khem Raj
parent 2de743efaa
commit 457c531f16
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -18,7 +18,7 @@ SRC_URI:append = " \
file://0001-fix-reproducibility.patch \
file://0001-Set-header-file-to-a-fixed-path-instead-of-a-host-pa.patch \
"
SRC_URI[archive.sha256sum] = "74e796c1625094a8a2175993c7907281e97ab6e002578e846b8f4ca44e36bf61"
SRC_URI[archive.sha256sum] = "50a3abe40cfb0b35ced43ec716dbf1368992e444ef7a0babf202c7ac6ab2f6f4"
# gobject-introspection is mandatory and cannot be configured
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"