Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.announce > #1731

GNU Mcron 1.1.4 released

From Adam Bilbrough <abilbrou@gmail.com>
Newsgroups gnu.announce
Subject GNU Mcron 1.1.4 released
Date 2020-04-12 21:04 +0200
Message-ID <mailman.122.1586725678.3066.info-gnu@gnu.org> (permalink)
References <CALmoFQuMXqrpAKWynaLufypigwkagWSDriPOds0sAhGxHQCwTQ@mail.gmail.com>

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

We are pleased to announce the release of GNU Mcron 1.1.4.

* About

GNU Mcron is a complete replacement for Vixie cron.  It is used to run
tasks on a schedule, such as every hour or every Monday.  Mcron is
written in Guile, so its configuration can be written in Scheme; the
original cron format is also supported.

  https://www.gnu.org/software/mcron/

* Download

Here are the compressed sources and a GPG detached signature[*]:
  https://ftp.gnu.org/gnu/mcron/mcron-1.1.4.tar.gz
  https://ftp.gnu.org/gnu/mcron/mcron-1.1.4.tar.gz.sig

Use a mirror for higher download bandwidth:
  https://ftpmirror.gnu.org/mcron/mcron-1.1.4.tar.gz
  https://ftpmirror.gnu.org/mcron/mcron-1.1.4.tar.gz.sig

[*] Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact.  First, be sure to download both the .sig file
and the corresponding tarball.  Then, run a command like this:

  gpg --verify mcron-1.1.4.tar.gz.sig

If that command fails because you don't have the required public key,
this is available attached to this mail.

Then rerun the 'gpg --verify' command.

NEWS

* Noteworthy changes in release 1.1.4 (2020-04-12) [stable]

** Improvements
  Added missing #include directives
  Support for Guile 3.0
  Call 'child-cleanup' when 'select' returns an empty set
  Avoid 'call-with-current-continuation'
  Date changes for Copyrights changed for 2020
  Email updates in documentation

Regards,
Adam

Back to gnu.announce | Previous | Next | Find similar


Thread

GNU Mcron 1.1.4 released Adam Bilbrough <abilbrou@gmail.com> - 2020-04-12 21:04 +0200

csiph-web