plocate: upgrade 1.1.20 -> 1.1.22

Changelog:
==========
- Revert the updatedb change in 1.1.21 that did not open
  pruned paths; it broke pruning of paths that were not at the root
- Improve interactions between pruning and bind mount detection
  logic.
- Pruned paths are now not opened, which can be useful in certain
  cases. Note that this does not (yet) apply to filesystems that
  are pruned due to type and not due to paths; they are still opened
  and then immediately closed again.

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-01-23 09:30:21 +08:00 committed by Khem Raj
parent 92c941986d
commit 3616b89727
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -11,4 +11,4 @@ DEPENDS = "zstd liburing"
SRC_URI = "https://plocate.sesse.net/download/${BP}.tar.gz"
SRC_URI[sha256sum] = "9b3d2842a08e69633c0ffa480c139603514ce59f1d021c263e9301324976959f"
SRC_URI[sha256sum] = "3b7e4741b4aa2ec044e53eff06474a32a3fb1e928b9382351fe79d4c27fb0049"