Remove crond from busybox launching.
ci/woodpecker/tag/build Pipeline was successful

This commit is contained in:
2026-08-11 21:22:44 +05:00
parent f1a7e365bc
commit 9eebc61f9a
5 changed files with 18 additions and 15 deletions
+7
View File
@@ -4,6 +4,12 @@ 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-8] - 2026-08-11
### Removed
* Removed crond from busybox launch as it is completely useless. Use external cron instead.
## [2.7.4-7] - 2026-08-10
### Added
@@ -76,6 +82,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
Initial container release with inn 2.7.4 built with perl/python/sqlite support.
[2.7.4-8]: https://code.pztrn.name/containers/inn2/compare/2.7.4-7...2.7.4-8
[2.7.4-7]: https://code.pztrn.name/containers/inn2/compare/2.7.4-6...2.7.4-7
[2.7.4-6]: https://code.pztrn.name/containers/inn2/compare/2.7.4-5...2.7.4-6
[2.7.4-5]: https://code.pztrn.name/containers/inn2/compare/2.7.4-4...2.7.4-5