systemd-cron 1.15.20-1 source package in Ubuntu

Changelog

systemd-cron (1.15.20-1) unstable; urgency=medium

  * fix sending of Unicode emails

 -- Alexandre Detiste <email address hidden>  Fri, 10 Mar 2023 14:26:58 +0100

Upload details

Uploaded by:
pkg-systemd-maintainers
Uploaded to:
Sid
Original maintainer:
pkg-systemd-maintainers
Architectures:
linux-any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
systemd-cron_1.15.20-1.dsc 2.1 KiB 8e8734c1c175bd88fd22d3486e5c45d2b9bb00998f3763480627ac1cc1a8858f
systemd-cron_1.15.20.orig.tar.gz 32.6 KiB c6b2d3c7b325f9878fac253454cb42e6d2527ec8141eb75703fe5c48b2fb4135
systemd-cron_1.15.20-1.debian.tar.xz 7.2 KiB 1fa8e1e22de4b8b452d61d9e2f7e5950c78e5548f166ec0da4d04e410ed68fb6

Available diffs

No changes file available.

Binary packages built by this source

systemd-cron: systemd generator that provides cron daemon & anacron functionality

 This is a generator that dynamicaly translates /etc/crontab,
 /etc/cron.{d|hourly|daily|weekly|monthly|yearly}/*
 and user cronjobs into systemd .timer & .service units.
 Please notice this package provide a different set of features
 than Vixie-cron; trying to remain as simple as possible.
 By example, to avoid to run process through a wrapper,
 but have instead systemd run those directly,
 it only send mails on error, including only a small blurb
 from the Journal; but doesn't send the full output of processes.

systemd-cron-dbgsym: debug symbols for systemd-cron