File plocate.changes of Package plocate.openSUSE_Leap_15.6_Update
-------------------------------------------------------------------
Sun Mar 2 14:01:49 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net>
- split off apparmor support into its own subpackage, using a conditional
dependency for it in the main package.
-------------------------------------------------------------------
Sat Jan 13 00:02:39 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>
- remove fallback for _fillupdir in spec file, should be supported everywhere now
- update to version 1.1.22:
* 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
(e.g. /foo/bar, as opposed to /foo). Reported by David Caldwell
-------------------------------------------------------------------
Wed Jan 10 08:49:01 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>
- use systemd timer file provided by the project
- update to version 1.1.21:
* 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
- update to version 1.1.20:
* Fix updatedb writing incomplete .db files under Termux
* Make the systemd timer run more consistently during the night
* Add an (undocumented) flag --ignore-visibility to plocate,
giving the equivalent of building the database with
--require-visibility no
-------------------------------------------------------------------
Mon Dec 18 07:12:36 UTC 2023 - Max Lin <mlin@suse.com>
- Add Provides/Obsoletes mlocate for Tumbleweed only
* Since CtLG Leap have try to make SLE compatible as much as possible,
SLE's default locate system is mlocate and it should not be replaced
by other locate service by default. plocate be an option.
-------------------------------------------------------------------
Wed Aug 30 07:39:31 UTC 2023 - Manfred Schwarb <manfred99@gmx.ch>
- adjust patch disable-visibility.patch by also changing permission settings
- add compat symlink for man page
-------------------------------------------------------------------
Fri Aug 25 14:36:19 UTC 2023 - Manfred Schwarb <manfred99@gmx.ch>
- Initial rpm setup:
* remove set-group bit of plocate and use RUN_UPDATEDB_AS mechanism from mlocate package
* disable visibility check by default and make database file world readable
* add apparmor profiles similar to mlocate package
* create systemd units
* use similar /etc/updatedb.conf config file as mlocate package
* make package provide fake mlocate and findutils-locate version aliases