cron-apt 0.12.0 source package in Ubuntu

Changelog

cron-apt (0.12.0) unstable; urgency=low

  * Introduced functionality to wrap lines in case they are too long by
    applying a patch from Marc Haber. Closes: #882309.
  * Adding a diff mark to ease automatic processing by applying a patch
    from Marc Haber. Closes: #883078.
  * The last email message is saved in the log dir, introduced by
    applying a patch from Marc Haber. Closes: #883079.

 -- Ola Lundqvist <email address hidden>  Mon, 04 Dec 2017 08:52:51 +0100

Upload details

Uploaded by:
Ola Lundqvist
Uploaded to:
Sid
Original maintainer:
Ola Lundqvist
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe admin

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cron-apt_0.12.0.dsc 1.4 KiB 5f9bb5e43a2abbf083651720162e3aa0eab0be440ef613004046461064edab65
cron-apt_0.12.0.tar.gz 43.5 KiB b4326fc1eb6d77f450f5c15f4690c2a8b4238b3bd6960ce8d691a10c61ae8c7b

Available diffs

No changes file available.

Binary packages built by this source

cron-apt: automatic update of packages using apt-get

 Contains a tool that is run by a cron job at regular intervals. By default it
 just updates the package list and downloads new packages without installing.
 You can instruct it to run anything that you can do with apt-get
 (or aptitude).
 .
 It can optionally send mail to the system administrator on errors, log
 to syslog or a separate log file.
 .
 Observe that this tool may be a security risk, so you should not set it
 to do more than necessary. Automatic upgrade of all packages is NOT
 recommended unless you are in full control of the package repository.