Changelog for
mlocate-lang-0.26-71.1.noarch.rpm :
* Mon Aug 29 2016 tchvatalAATTsuse.com- Reduce dependencies a bit- Update updatedb.conf wrt bnc#994663
* Wed Jan 20 2016 tchvatalAATTsuse.com- Cron file updates: - Remove the ac/battery detection that does not work - Exit with 1 when the updatedb is not executable
* Wed Jan 20 2016 tchvatalAATTsuse.com- Add more mounts to exclude in updatedb.conf
* Fri Aug 21 2015 tchvatalAATTsuse.com- Specify umask to allow user redefine the value in login.defs bnc#941296
* Sat Oct 25 2014 tchvatalAATTsuse.com- Remove mention of the locate group that was obsoleted. fixes bnc#902588
* Wed Jun 11 2014 tchvatalAATTsuse.com- Enable testsuite.
* Mon May 05 2014 tchvatalAATTsuse.com- Remove some duped fs from PRUNEFS variable.
* Tue Apr 15 2014 tchvatalAATTsuse.com- Update once more to always hit the same code and to avoid regressions that are hit only under some setup scenarios.
* Thu Apr 03 2014 tchvatalAATTsuse.com- Fix a bug where empty RUN_UPDATEDB_AS=\"\" caused cron fail with unknown arguments if the compat values were empty.
* Wed Mar 19 2014 tchvatalAATTsuse.com- Also respect the UPDATEDB_ when not running as root in the cron job.
* Mon Mar 17 2014 tchvatalAATTsuse.com- Move the UPDATEDB_ variables parsing to cron service to have it working there as the upstream bash config is not exactly shell interpreted. bnc#861955.- Sadly this way if user runs updatedb by hand it gets not properly populated, but at least the cron works with backcompat way.
* Fri Mar 14 2014 tchvatalAATTsuse.com- Include findutils-locate variables in updatedb.conf if user still have them specified. bnc#861955
* This ensures we can still load the variables user can specified in the /etc/sysconfig/locate namely UPDATEDB_PRUNEPATHS and UPDATEDB_PRUNEFS
* Fri Mar 14 2014 tchvatalAATTsuse.com- Cleanup with spec-cleaner.
* Fri Mar 14 2014 tchvatalAATTsuse.com- Update comments in sysconfig.locate a bit to reflect reality.
* Tue Oct 29 2013 tchvatalAATTsuse.com- As discussed run updatedb as nobody and do not use the locate group at all. Wrt bnc#847801.
* Mon Sep 09 2013 tchvatalAATTsuse.com- Recommend the language package.
* Wed Jun 12 2013 tchvatalAATTsuse.com- Add missing space to description of package.
* Mon Jun 03 2013 tchvatalAATTsuse.com- Add COPYING to %docs macro as reported by cfarrell.
* Mon Jun 03 2013 cfarrellAATTsuse.com- license update: GPL-2.0 Multiple instances of (c) Red Hat GPL-2.0 licensing
* Thu May 30 2013 tchvatalAATTsuse.com- Fixup provide/obsolete to really work + cleanup spec
* Thu May 30 2013 tchvatalAATTsuse.com- More work wrt previous change. Provide/obsolete findutils-locate.
* Thu May 30 2013 tchvatalAATTsuse.com- Do not use sgid but require user to be in group locate in order to be able to search.
* Sun Dec 02 2012 tchvatalAATTsuse.com- Whitespace / format the spec a bit.
* Tue Nov 20 2012 tchvatalAATTsuse.com- Try to shutup the suid error.
* Tue Nov 20 2012 tchvatalAATTsuse.com- Run the perm stuff only on new enough suse.
* Tue Nov 20 2012 tchvatalAATTsuse.com- Update the verify to adhere specs.
* Tue Nov 20 2012 tchvatalAATTsuse.com- Adhere to specs to exit 0 on pre.
* Tue Nov 20 2012 tchvatalAATTsuse.com- Add buildroot definition to have it on sle
* Tue Nov 20 2012 tchvatalAATTsuse.com- require pwdutils for pre phase
* Mon Nov 12 2012 tchvatalAATTsuse.com- silence error about PIE, thanks to darix for suggestions on irc.
* Mon Nov 12 2012 tchvatalAATTsuse.com- version bump to latest
* Mon Oct 31 2011 prusnakAATTopensuse.org- spec cleanup
* Fri Aug 05 2011 tchvatalAATTnovell.com- Update the docs list
* Thu Aug 04 2011 tchvatalAATTnovell.com- Punt useless clean section
* Thu Aug 04 2011 tchvatalAATTnovell.com- Initial version 0.24 of mlocate package