diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2016-11-17 22:51:33 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2016-11-17 23:00:08 +0100 |
commit | 531e27c45e1f413da44d8a51ece0f59e454586fb (patch) | |
tree | 2a077d0fab93ba1ff7874d91c1488897da5268fd /sys-process/fcron/Manifest | |
parent | sys-process/fcron: Add myself as maintainer (diff) | |
download | gentoo-531e27c45e1f413da44d8a51ece0f59e454586fb.tar.gz gentoo-531e27c45e1f413da44d8a51ece0f59e454586fb.tar.bz2 gentoo-531e27c45e1f413da44d8a51ece0f59e454586fb.zip |
sys-process/fcron: 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
Diffstat (limited to 'sys-process/fcron/Manifest')
-rw-r--r-- | sys-process/fcron/Manifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-process/fcron/Manifest b/sys-process/fcron/Manifest index 8f3512ad19e8..a27e2790248d 100644 --- a/sys-process/fcron/Manifest +++ b/sys-process/fcron/Manifest @@ -1,3 +1,4 @@ DIST fcron-3.1.1.src.tar.gz 597094 SHA256 449e21f09f80bd419d87165ba15dad94ad8ab215b7946fcf805b5340f019e952 SHA512 ce20f0aee72521f809af2be13ba797e0f6ac65f12f7797e67a4db56c3b111d24c499c135ec1c948d8385ded415da25a258daf90051a75f603f7322c23dbca945 WHIRLPOOL e3f4d056dd9926629c7ea36de2d5d768f510f256c6cdf0b051baaf5fda776d6295dd8a3213c32765d871cd6bdfc8bbb0bc7b5b0ab1da42c78441e19458594abe DIST fcron-3.1.2.src.tar.gz 592409 SHA256 1c9299baab86e2b141031193c98ccd2e1b52d97a023b45a9e80266372ab11a5d SHA512 14aec35031449bb8abb81bee781215a09a6cd1d8e08a002ca391ea84c05b9c1cd07ef383e4fc3ee4ae928b60ad75f3f91114a41336110283a07fab64dc770503 WHIRLPOOL 0ec40e9921c187d87247a2bd5b0f807dda6a780e313608ba5c0933d1c470313b9db7f6d5b0ff15b7a853e966bb738c4bbac1c80a54541f402c2c51044f53cca9 DIST fcron-3.2.0.src.tar.gz 595408 SHA256 eb13b86ed96805d117e19847f1da30b834f1990f7ef4c38f5007234d44679564 SHA512 97b200dfec02ca0aba76abf3cf71f54608fbadf46aa29d81d7316920fb1bebbba81d0118925f658cd9062f362b6075467c7f595e736b47616995a95958ae776b WHIRLPOOL 58cd9e7484181354518a53b99a2465608ba94001cf5908342b0e195b7436c0296b6a60a428f6d4136c65ce02644fa568e3a706962d76f6e59fcbe948b4bf0afc +DIST fcron-3.2.1.src.tar.gz 601142 SHA256 6114d0a39a32853669c0c0ba0f96d92920e7cabca3ff1edf37d25750403e5f6a SHA512 ddfd3e3a297b843c924aacccffaa5c1c6b300497f39daa1cdb90dc4cf4bc757042b0b2c1f055c119c8128c64d830ee0e8757091610432f5ffcacca25d369e5cd WHIRLPOOL 39b44f88b09be40705ca5d1f421aa4bff6d9a00fbcb572b9012fb1dd65a24c3b1b746196e722bc544a6c0db062625d9981c60956a7fb7c34e6cb630202bd5a2b |