-
Release 0.6.0
StableAll checks were successfulMain / Build and test (push) Successful in 1m40sMain / RPM build for sisyphus for amd64 for and uploading (push) Successful in 3m19sMain / RPM build for p11 for amd64 for and uploading (push) Successful in 4m0sE2E / APM Podman E2E (push) Successful in 7m44sMain / RPM build for p11 for arm64 for and uploading (push) Successful in 8m49sMain / RPM build for sisyphus for arm64 for and uploading (push) Successful in 6m53sreleased this
2026-07-19 01:58:42 +03:00 | 20 commits to main since this releaseHighlights
- Added
switchcommand. [#81] - Added
sourcecommand to download and install.src.rpmpackages. - Added
--prettyflag for image builds with per-module progress events. - Added
--no-updateflag toinstallcommand. - Added support for skipping update on install when last update is fresher than TTL.
- Added OR filters and multi-field conditions.
- Added HTTP token requirement for apt operations.
- Added
ImageSyncGroupsAPI via DBus and HTTP. [#94] - Added tmpfiles
factorygeneration.
Library
- Extracted build service into
pkg/build, split image service. - Extracted apt binding into
pkg/apt. - Extracted repository service into
pkg/aptrepo. - Extracted progress (CLI spinner) into
pkg/progress. - Extracted render engine into
pkg/render. - Extracted command primitives into
pkg/command. - Moved osutils into
pkg/osutils. - Renamed project module path to
altlinux.space/alt-atomic/apm. - Added
ArchandGoArchtobuildexpression data.
Other
- Added unit and e2e tests for
pkg/build. - Fixed kernel module inheritance during image build.
- Fixed reproducible
os-releasegeneration. [#93] - Fixed preserving setuid/setgid/sticky bits in
tmpfiles.d. - Fixed correct staged status after apply command.
- Fixed context-driven shutdown and cleanup for DBus service.
- Updated README and build recipe documentation.
i18n
- Updated Russian translation.
- Added