Package zoryn: Information
Default inline alert: Version in the repository: 0.45.0-alt1
Source package: zoryn
Version: 0.44.0-alt1
Build time: Jul 6, 2026, 12:33 PM in the task #424338
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 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
June 26, 2026 Anton Farygin 0.43.0-alt1
- added zoryn devenv profile list command (prints config profiles; --verbose shows resolved config)
- added zoryn up --no-gpg-sign for zoryn's own automated commits
- added GLM-claude-code devenv feature (Claude Code CLI with a separate profile)
- added .gear/version-up template default values syntax {patch:0}
- added zoryn devenv terminal window/tab title during build and use
- fixed builder mountpoint auto-fix to classify device nodes vs mountpoints (allowed_devices vs allowed_mountpoints) (closes: #59656)
- fixed devenv argv reordering to recognise the profile sub-command
- fixed zoryn up --switch-to-upstream-git to force-stage .gear in gitignored repos
- fixed zoryn up --switch-to-upstream-git to write a templated self-excluding tar: rule
- fixed gen-pypi2spec, gen-opam2spec and gen-watch to force-stage generated .gear files
- fixed ppx_shell_check to reject mixed escaped/raw shell concatenation
- fixed devenv TOML parse errors to warn with line and column instead of silent empty config
- fixed zoryn up automatic tag discovery to derive the spec version through the version-up template
- fixed sandbox bwrap/hybrid runners to pass script and args as positional parameters