info-gnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU Mcron 1.1.2 released


From: Adam Bilbrough
Subject: GNU Mcron 1.1.2 released
Date: Sun, 12 May 2019 07:35:24 +0200

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

* 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.2.tar.gz
  https://ftp.gnu.org/gnu/mcron/mcron-1.1.2.tar.gz.sig

Use a mirror for higher download bandwidth:
  https://ftpmirror.gnu.org/mcron/mcron-1.1.2.tar.gz
  https://ftpmirror.gnu.org/mcron/mcron-1.1.2.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.2.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.

This release was bootstrapped with the following tools:
  Autoconf 2.69
  Automake 1.16.1
  Makeinfo 6.5
  Help2man 1.47.10

NEWS

* Noteworthy changes in release 1.1.2 (2019-05-11) [stable]

** Improvements

  The "--with-sendmail" configure variable has been added to allow the usage
  of a different Mail Transfert Agent (MTA) than 'sendmail -t'.  The MTA must
  be able to guess the actual recipients from the 'To:' message header.

Attachment: pubkey.asc
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]