Debian Patches
Status for supercronic/0.2.45-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| fix-use-perl-instead-of-python.patch | Replace python with perl in large-output test case The test in cron/cron_test.go uses `python` to generate output larger than the read buffer size (65536 * 3 bytes) in order to exercise the buffer-overflow warning path. Python 2 (/usr/bin/python) is not available in Debian build environments; python3 would require an extra Build-Depends. . perl-base is an Essential package in Debian and is always present in the build chroot. The perl one-liner produces byte-for-byte identical output: 196608 'a' characters followed by a newline. |
Maximiliano Curia <maxy@debian.org> | not-needed | vendor | 2026-05-21 |
All known versions for source package 'supercronic'
- 0.2.45-1 (sid)
