There is a new pull request by oreo639 against master on the void-packages repository https://github.com/oreo639/void-packages libseccomp https://github.com/void-linux/void-packages/pull/36871 libseccomp: update to 2.5.4 #### Testing the changes - I tested the changes in this PR: **YES** This fixes: ``` /usr/libexec/tracker-extract-3 -f file.mp3 (tracker-extract-3:9677): Tracker-CRITICAL **: 00:38:18.118: Failed to load seccomp rules. ** Tracker:ERROR:../src/tracker-extract/tracker-extract.c:707:tracker_extract_get_metadata_by_cmdline: code should not be reached Bail out! Tracker:ERROR:../src/tracker-extract/tracker-extract.c:707:tracker_extract_get_metadata_by_cmdline: code should not be reached Aborted ``` A patch file from https://github.com/void-linux/void-packages/pull/36871.patch is attached