Giter VIP home page Giter VIP logo

cronie's Introduction

Cronie

Cronie contains the standard UNIX daemon crond that runs specified programs at scheduled times and related tools. The source is based on the original vixie-cron and has security and configuration enhancements like the ability to use pam and SELinux.

And why cronie? [http://www.urbandictionary.com/define.php?term=cronie]

Download

Latest released version is 1.7.1.

User visible changes:

Release 1.7.1

  • crond: Wait on finishing the job with -n option to check the exit status
  • crond: Do not set the return path to <> if non-default MAILFROM is set
  • /etc/sysconfig/crond and /etc/default/anacron files are optional

Release 1.7.0

  • anacron: Add support for NO_MAIL_OUTPUT environment variable
  • anacron: Support enabling anacron jobs on battery power
  • crond: Support -n crontab entry option to disable mailing the output
  • crontab: Make a backup of the crontab file on edition and deletion

Release 1.6.1

  • crond: Fix regression of handling ranges (x-y) in crontab

Release 1.6.0

  • crond: Add switch -f as an alias for -n
  • crond: Add random within range '~' operator
  • crond: Use the configure runstatedir directory for pid file
  • crond: Increase the maximum number of crontab entries to 10000

Release 1.5.7

  • anacron: Fix problem of anacron not being started on some desktops
  • crontab: switch off colors if NO_COLOR is set

Release 1.5.6

  • crontab: crontab without arguments now works if stdin is not a TTY
  • crond: Fix various issues on loading the crontab databases on startup
  • anacron: Expand MAILTO and MAILFROM environment variables
  • crontab: New option to test crontab file syntax without installing it

Release 1.5.5

  • Explicitly validate upper end of range and step to disallow entries such as: 1-234/5678 * * * * ....
  • crond: Report missing newline before EOF in syslog so the line is not completely silently ignored.
  • crontab -l colors comment lines in a different color.
  • crond: Revert "Avoid creating pid files when crond doesn't fork".
  • anacron is built by default.
  • Use non-recursive build.
  • cronnext: Allow to optionally select jobs by substring.

Release 1.5.4

  • crond: Fix regression from previous release. Only first job from a crontab was being run.

Release 1.5.3

  • Fix CVE-2019-9704 and CVE-2019-9705 to avoid local DoS of the crond.
  • crontab: Make crontab without arguments fail.
  • crond: In PAM configuration include system-auth instead of password-auth.
  • crond: In the systemd service file restart crond if it fails.
  • crond: Use the role from the crond context for system job contexts.
  • Multiple small cleanups and fixes.

The source can be downloaded from [https://github.com/cronie-crond/cronie/releases]

Cronie is packaged by these distributions:

Contact

Mailing list: cronie-devel AT lists.fedorahosted DOT org

To report bugs please use the github issue tracker of this project.

cronie's People

Contributors

bkpepe avatar ckastner avatar contyk avatar eworm-de avatar fcappi avatar fgozzini avatar fumiyas avatar hartwork avatar hills avatar itrooz avatar kadler avatar kerolasa avatar kstreitova avatar likunyur avatar markmont avatar mprpic avatar nilx avatar nphilipp avatar odenbach avatar okurz avatar opohorel avatar sblondon avatar scfc avatar scop avatar sgerwk avatar sjonhortensius avatar standby24x7 avatar t8m avatar uniontech-lilinjie avatar wgwoods avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.