etckeeper 1.18.23 released with these changes
- Fix determining command line for commit log when using some package managers like pacman and zypper.
- Fix bug in xbps support when generating commit message. Thanks, Alexander Karelas
- Include cron.daily back in etckeeper.
- Makefile: Install cron.daily on debian based systems.
- cron.daily: Avoid doing anything when etckeeper.timer is enabled.
etckeeper 1.18.22 released with these changes
- Add /etc/cups/printers.conf{,.0} to ignore list Thanks Ben Zanin.
etckeeper 1.18.21 released with these changes
- Consistently use mktemp if available, falling back to tempfile otherwise. Thanks, Adam Dinwoodie