Files
inn2/CHANGELOG.md
T
2026-07-29 11:34:53 +05:00

1.4 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog but do not follows semantic versioning as it is useless in this type of project.

[2.7.4-4] - 2026-07-29

Added

Changed

  • stale pids removal script now always exits 0 if removal failed.

Removed

  • start-innd script which was used previously for starting innd.

2.7.4-3 - 2026-07-29

Added

  • remove stale pids on container start

2.7.4-2 - 2026-07-26

Added

  • switch to s6-overlay (which is more suitable for containers than plain s6).
  • syslogd support via s6-overlay.
  • cron daemon with set of default cronjobs.

2.7.4-1 - 2026-07-26

Added

  • libcanlock support.
  • ssmtp for sending mails.

Changed

  • Little image optimisation - compile everything and cleanup sources in one command. Saves ~10 megabytes 😅.

2.7.4 - 2026-07-24

Initial container release with inn 2.7.4 built with perl/python/sqlite support.