cron 3.0pl1-128.1ubuntu1.2 source package in Ubuntu
Changelog
cron (3.0pl1-128.1ubuntu1.2) bionic-security; urgency=medium * SECURITY REGRESSION: CVE-2017-9525 regression (LP: #1971895) - debian/postinst: add tab_name emptiness check - https://salsa.debian.org/debian/cron/-/commit/23047851 -- Rodrigo Figueiredo Zaiden <email address hidden> Tue, 10 May 2022 17:59:19 -0300
Upload details
- Uploaded by:
- Rodrigo Figueiredo Zaiden
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | updates | main | admin | |
Bionic | security | main | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cron_3.0pl1.orig.tar.gz | 57.9 KiB | d931e0688005dfa85cfdb60e19bf0a3848ebfa3ee3415bf2a6ea3ea9e5bcfd21 |
cron_3.0pl1-128.1ubuntu1.2.diff.gz | 99.9 KiB | 4e26d58c4b56c299b8260dd774eda5ce1133fae81be930d55e405eab2f76ac83 |
cron_3.0pl1-128.1ubuntu1.2.dsc | 1.7 KiB | 178444e284a583162099d13ed77c385f18193b164124fe74c3a03be9811d5083 |
Available diffs
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 does not provide any system maintenance tasks. Basic
periodic maintenance tasks are provided by other packages, such
as checksecurity.
- cron-dbgsym: debug symbols for cron