cron 3.0pl1-120ubuntu2 source package in Ubuntu

Changelog

cron (3.0pl1-120ubuntu2) precise; urgency=low

  * Drop build-dependency on libaudit, not in main and the security team
    doesn't want it there.  LP: #878155.
 -- Steve Langasek <email address hidden>   Thu, 20 Oct 2011 07:57:06 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cron_3.0pl1.orig.tar.gz 57.9 KiB d931e0688005dfa85cfdb60e19bf0a3848ebfa3ee3415bf2a6ea3ea9e5bcfd21
cron_3.0pl1-120ubuntu2.diff.gz 97.6 KiB 65f8224486cb8fa0b01689aec6a0449cf56fa681fc7df18a27f1db3d301b8dd9
cron_3.0pl1-120ubuntu2.dsc 1.9 KiB c5195da0d29f8e7e84d3e069ac74a3193cd157e0de48ce9dde2abf32d75445ae

View changes file

Binary packages built by this source

cron: process scheduling daemon

 The cron daemon is a background process that runs particular programs at
 particular times (for example, every minute, day, week, or month), as
 specified in a crontab. By default, users may also create crontabs of
 their own so that processes are run on their behalf.
 .
 Output from the commands is usually mailed to the system administrator
 (or to the user in question); you should probably install a mail system
 as well so that you can receive these messages.
 .
 This cron package is configured by default to do some basic daily system
 maintenance tasks. Other packages, such as checksecurity, can provide further
 maintenance tasks.