site  contact  subhomenews

Year-2028 fix for mkisofs in cdrtools

May 23, 2026 — BarryK

See recent post about compiling 'cdrtools', which is now in EasyOS:

Forum member FeodorF reported a date problem reached in 2028:

https://forum.puppylinux.com/viewtopic.php?p=170622#p170622

This site has the fix for 'genisoimage' the GPL version of 'mkisofs':

https://github.com/samboy/img9660

...which has a patch, but it doesn't patch cleanly in 'mkisofs'. Instead, downloaded the latest 'schilytools' from here:

https://codeberg.org/schilytools/schilytools/releases/tag/2024-03-21

...which has the fix in file mkisofs/mkisofs.c, then I created a patch for my cdrtools source. My source and patch uploaded here:

https://distro.ibiblio.org/easyos/source/alphabetical/c/

The schilytools repository does have other commits since Jörg was deceased, so probably should use that source, rather than only applying one patch to the older cdrtools-3.02a9 source.   

Tags: easy