# ChangeLog for sys-process/fcron # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # (auto-generated from git log) *fcron-3.1.2-r2 (09 Aug 2015) *fcron-3.1.1 (09 Aug 2015) 09 Aug 2015; Robin H. Johnson +fcron-3.1.1.ebuild, +fcron-3.1.2-r2.ebuild, +files/crontab, +files/fcron-3.1.1-noreadline.patch, +files/fcron.init.3, +files/fcrontab.2, +metadata.xml: proj/gentoo: Initial commit This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed 24 Aug 2015; Justin Lecher metadata.xml: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher 24 Aug 2015; Mike Gilbert metadata.xml: Revert DOCTYPE SYSTEM https changes in metadata.xml repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720 02 Jan 2016; Anthony G. Basile fcron-3.1.1.ebuild, fcron-3.1.2-r2.ebuild: fix minor typo Package-Manager: portage-2.2.24 *fcron-3.2.0 (02 Jan 2016) 02 Jan 2016; Anthony G. Basile +fcron-3.2.0.ebuild: version bump to 3.2.0 Package-Manager: portage-2.2.24 24 Jan 2016; Michał Górny metadata.xml: Replace all herds with appropriate projects (GLEP 67) Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. 24 Jan 2016; Michał Górny metadata.xml: Set appropriate maintainer types in metadata.xml (GLEP 67) 18 May 2016; Austin English files/fcron.init.3: use #!/sbin/openrc-run instead of #!/sbin/runscript 19 May 2016; Mike Frysinger fcron-3.1.1.ebuild, fcron-3.1.2-r2.ebuild, fcron-3.2.0.ebuild: drop bash dep #580274 We install the POSIX shell version of check_system_crontabs now. 25 Jun 2016; Ulrich Müller fcron-3.1.1.ebuild, fcron-3.1.2-r2.ebuild, fcron-3.2.0.ebuild: Migrate from LINGUAS to L10N. Package-Manager: portage-2.3.0 07 Aug 2016; Pacho Ramos metadata.xml: Cleanup per bug #85210 Package-Manager: portage-2.3.0 17 Nov 2016; Thomas Deutschmann metadata.xml: Add myself as maintainer Package-Manager: portage-2.3.2 *fcron-3.2.1 (17 Nov 2016) 17 Nov 2016; Thomas Deutschmann +fcron-3.2.1.ebuild, +files/crontab.2, +files/fcron-3.2.1-configure-fix-audit-parameter-check.patch, +files/fcron.init.4: Bumped to v3.2.1 EBuild changes: =============== - Migrated to EAPI=6. - Automagic on sys-process/audit removed. (Bug #540446) - Previously we did only install cronjobs which remove lastrun lock files however we did not install a cronjob which actually called "run-crons" in the default systab when using USE=-system-crontab with the result that we never actually executed any cronjob from /etc/cron.{hourly,daily,weekly,monthly}. This was fixed by adding the missing job. (Bug #464278) - Default systab rewritten to clarify the purpose of /etc/crontab when the package was built with USE=system-crontab. (Bug #466900, #467316) - Systab commands are now using absolute path. (Bug #525242) - OpenRC runscript updated - Shebang updated to use openrc-run. (Bug #573846) - Multi instance support fixed which was broken due to missing quotes in getconfig(). (Bug #520264, #533786) - Runscript now "use clock" instead of "need clock". (Bug #546138) - Runscript is now more reliable because it waits 1000ms per default to ensure that fcron daemon is really up and running and has not terminated due to a problem. Gentoo-Bug: https://bugs.gentoo.org/464278 Gentoo-Bug: https://bugs.gentoo.org/466900 Gentoo-Bug: https://bugs.gentoo.org/467316 Gentoo-Bug: https://bugs.gentoo.org/520264 Gentoo-Bug: https://bugs.gentoo.org/525242 Gentoo-Bug: https://bugs.gentoo.org/533786 Gentoo-Bug: https://bugs.gentoo.org/540446 Gentoo-Bug: https://bugs.gentoo.org/546138 Gentoo-Bug: https://bugs.gentoo.org/573846 Package-Manager: portage-2.3.2 *fcron-3.2.1-r1 (19 Nov 2016) 19 Nov 2016; Thomas Deutschmann -fcron-3.2.1.ebuild, +fcron-3.2.1-r1.ebuild, files/fcron.init.4: Bashism in runscript removed With the previous bump 531e27c45e1 I have accidentally introduced bashisms into the runscript which are now removed. (Bug #600228) This revision also introduces a sanity check for multi instances to make sure that they don't use the default values so that they don't clash with the default instance. Gentoo-Bug: https://bugs.gentoo.org/600228 Package-Manager: portage-2.3.2 19 Nov 2016; Thomas Deutschmann files/fcron.init.4: runscript: Make shellcheck happy Further POSIX improvements. Package-Manager: portage-2.3.2