Package zoryn: Information
Source package: zoryn
Version: 0.45.0-alt1
Build time: Jul 8, 2026, 10:30 AM in the task #424466
Category: System/Configuration/Packaging
Report package bugHome page: https://rider.altlinux.team/zoryn/
License: GPL-2.0-or-later
Summary: Maintainer assistant for ALT Linux package maintenance
Description:
Zoryn is a maintainer assistant that simplifies routine ALT Linux package maintenance tasks. It provides a unified interface for version updates from upstream, local and remote hasher builds with multi-arch support, spec file operations, task management on gitery/gyle, and cross-branch submissions. Includes batch builds, automatic dependency detection, and CVE detection in changelogs. It also spins up reproducible per-package development environments (devenv) on podman or bwrap, resolving a package's BuildRequires inside the environment so rpm macros and conditionals are honoured, with reusable feature bundles and configuration profiles. Local AI coding agents (Claude Code, Codex, opencode, Kimi) can be installed into a devenv and wired up via the bundled zoryn Agent Skill.
List of RPM packages built from this SRPM:
ocaml-zoryn (x86_64, aarch64)
ocaml-zoryn-debuginfo (x86_64, aarch64)
ocaml-zoryn-devel (x86_64, aarch64)
zoryn (x86_64, aarch64)
zoryn-debuginfo (x86_64, aarch64)
ocaml-zoryn (x86_64, aarch64)
ocaml-zoryn-debuginfo (x86_64, aarch64)
ocaml-zoryn-devel (x86_64, aarch64)
zoryn (x86_64, aarch64)
zoryn-debuginfo (x86_64, aarch64)
Maintainer: Anton Farygin
Last changed
July 7, 2026 Anton Farygin 0.45.0-alt1
- added devenv enter without CONTAINER to enter the current directory's container - added devenv install --container to install into an existing podman container - added detection of hasher-priv wlimit kills as stalled in test-rebuild - changed gen environment packager prompts to explain their use with examples - changed alt_releases_matrix requirement to >= 0.2.8 (known_branches rename) - fixed spec version set to reset release to alt1 on version change - fixed devenv apt sources handling (empty sources warn, errors name the source) - fixed devenv enter/remove/inspect completion and --mount-bind relative paths - fixed submit -B branch completion and --replace/--with task reuse
July 3, 2026 Anton Farygin 0.44.0-alt1
- added task manage keys o/O to insert a subtask after/before the current row - added task batch --batch-pkgs to build only the named packages from a batch config - added devenv --mount-bind for extra bind mounts on top of [devenv].mounts - added build watchdogs inactivity_timeout and max_log_mb for parallel builds - added stalled status to rebuild-stats.json with non-zero exit for incomplete runs - added submit --no-deps to skip automatic --deps on tasks in fresher repos - changed [devenv].mounts and --mount-bind to also apply to the bwrap backend - changed task genbatch to emit gear specsubst groups and valid TOML - changed Mozilla CVE lookup to scrape the mozilla.org security-advisories site - fixed oracle-csaf to drop CVEs whose fix is newer than the update target - fixed Oracle CSAF fetch to fall back to older quarters when the advisory is unpublished - fixed task manage deps screen (removal, stale lists, refresh, cache bypass) - fixed shell completion descriptions leaking ANSI escape codes - fixed devenv image rebuild on bind-mount-only changes and podman probes without podman - fixed task batch --test to write per-variant build logs again - fixed process group cleanup for interrupted rebuild workers - fixed hsh --printenv directory noise in builder status/clean/shell
June 30, 2026 Anton Farygin 0.43.1-alt1
- fixed builder shell to refuse when the builder's hasher chroot is uninitialized - fixed devenv for domain users whose UID/GID is out of range - fixed build to create hsh's effective workdir when the build command passes no hasher_dir - changed the installed Agent Skill reference to embed self-contained devenv build guidance