Apache/2.4.7 (Ubuntu) Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) safemode : OFF MySQL: ON | Perl: ON | cURL: OFF | WGet: ON > / usr / share / doc / cron / | server ip : 172.67.156.115 your ip : 172.69.17.106 H O M E |
Filename | /usr/share/doc/cron/TODO.Debian |
Size | 1.6 kb |
Permission | rw-r--r-- |
Owner | root : root |
Create time | 27-Apr-2025 09:50 |
Last modified | 09-Feb-2013 15:02 |
Last accessed | 06-Jul-2025 22:51 |
Actions | edit | rename | delete | download (gzip) |
View | text | code | image |
TODO stuff
----------
- Split of standard tasks to cron-standard, preliminary packages
currently available at
http://people.debian.org/~jfs/cron-standard
but we need to handle the conffiles so that they don't get messed up
See bug #257393 and
Message-ID: <[email protected]>
- Better behave with cron replacements, investigate how cron packages
(like fcron or bcron) can be installed/deinstalled without breaking
the system.
This might imply fixing #304036 (which might help fix #312614 too BTW)
- Debate changing the policy of /etc/cron.d being a drop-in for packages
only vs. a general drop-in for crontabs
Milestones
----------
- Convert source package to source format 3.0 (quilt)
The current cron source package is the result of a 1993 upstream and
17 years of commits. This organic growth must be normalized before an
upgrade to upstream cron-4.1 can be considered.
- Compare our resulting cron-3.0 patches to FreeBSD's where possible
This is intended as a safety measure; the goal is to identify any grave
errors or other larger issues in our patches so we don't carry them on
into cron-4.1.
- Review and update the ancient Debian packaging
Certain elements are heavily outdated and must be either brought
up-to-date, or dropped.
- Update to upstream cron-4.1
- Compare our resulting cron-4.1 to RHEL/SLES, with a focus on possible
security issues (SUID/SGID, SELinux, ...)
- Compare our resulting cron-4.1 to Fedora's cronie (a fork of ISC cron)
- Consider switching upstream to cronie, or at least grabbing some
of it's features such as INOTIFY support.