Files
inn2/CHANGELOG.md
T

87 lines
2.3 KiB
Markdown
Raw Normal View History

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) but do not follows semantic versioning as it is useless in this type of project.
## [2.7.4-7] - 2026-08-10
### Added
* GPG configuration for news user to skip keyboxd.
* Permission set script for /inn2.
* busybox-suid and nano packages installing.
### Changed
* norotate added to news.daily for proper statistics generation.
2026-08-09 06:45:51 +05:00
## [2.7.4-6] - 2026-08-09
### Added
* gpg configuration to skip keyboxd, so importing nocem gpg keys will work.
### Changed
* nocem keyring will be removed and re-imported every container launch.
2026-08-09 06:06:57 +05:00
## [2.7.4-5] - 2026-08-02
### Added
* diffutils package installation for actsync to work.
2026-07-29 10:52:04 +05:00
## [2.7.4-4] - 2026-07-29
### Added
* nocem processing enablement with data from https://rosalind.home.xs4all.nl/nocemreg/nocemreg.html.
* cleanfeed installation
### Changed
* stale pids removal script now always exits 0 if removal failed.
### Removed
* start-innd script which was used previously for starting innd.
2026-07-29 10:52:04 +05:00
2026-07-29 00:04:18 +05:00
## [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.
2026-07-27 00:20:05 +05:00
* 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.
[2.7.4-7]: https://code.pztrn.name/containers/inn2/compare/2.7.4-6...2.7.4-7
2026-08-09 06:45:51 +05:00
[2.7.4-6]: https://code.pztrn.name/containers/inn2/compare/2.7.4-5...2.7.4-6
2026-08-09 06:06:57 +05:00
[2.7.4-5]: https://code.pztrn.name/containers/inn2/compare/2.7.4-4...2.7.4-5
[2.7.4-4]: https://code.pztrn.name/containers/inn2/compare/2.7.4-3...2.7.4-4
2026-07-29 00:04:18 +05:00
[2.7.4-3]: https://code.pztrn.name/containers/inn2/compare/2.7.4-2...2.7.4-3
[2.7.4-2]: https://code.pztrn.name/containers/inn2/compare/2.7.4-1...2.7.4-2
2026-07-26 19:26:50 +05:00
[2.7.4-1]: https://code.pztrn.name/containers/inn2/compare/2.7.4...2.7.4-1
[2.7.4]: https://code.pztrn.name/containers/inn2/releases/tag/2.7.4