Package zoryn: Information
Default inline alert: Version in the repository: 0.35.0-alt1
Source package: zoryn
Version: 0.34.0-alt1
Build time: Apr 7, 2026, 01:00 AM in the task #414310
Category: System/Configuration/Packaging
Report package bugHome page: https://altlinux.space/rider/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.
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
April 6, 2026 Anton Farygin 0.34.0-alt1
- task refresh: added --from flag for cross-branch sync (detect stale subtasks and replace with copy from source branch) - task refresh: added --types flag to control which subtask types are checked (copy, rebuild, build=gear+srpm, ALL) - task test-rebuild: added FTBFS warning and --skip-ftbfs flag - added TAB completion for package names via Repoteka API - task ls/show: fixed missing package names for delete/copy/rebuild subtasks - build: unified batch build logic for single and multi-builder modes
April 5, 2026 Anton Farygin 0.33.0-alt1
- task manage: added mouse text selection (click+drag, double/triple-click, auto-scroll, OSC 52 clipboard copy) - task manage: added Space/b page navigation keys in log viewer - task manage: added syntax highlighting for log output (sublime-syntax, PCRE2 JIT) with user-customizable .tmTheme color themes - task manage: changed line wrapping to character-based instead of word-based - task manage: fixed last character lost on line wrap - task manage: fixed wrapped continuation lines not using full screen width - task manage: fixed syntax highlighting caches not cleared between lines - build: added --section flag for running specific rpmbuild section in existing chroot, --rpmbuild-args for extra arguments - build: added configurable log filename template in [build] config - build: added --skip-check rpmbuild value to skip %check section - build: fixed SKIP instead of FAIL for ExcludeArch/ExclusiveArch - build: fixed batch value not passed in single-builder batch path - gen pypi2spec: improved runtime deps, autoreq settings, spec naming, %define pypi_name for correct dist-info path
March 31, 2026 Anton Farygin 0.32.0-alt1
- added submit automatic squash of duplicate release commits - added PyPI version source for Python packages in up and check version - added task test-rebuild --top full TUI rewrite using LTerm with log viewer - added tui_logview shared library for log viewer logic - added task abort command - added task approve and task disapprove commands - added task test-rebuild --package and --packages-file flags - added CVE:YYYY-NNNNN format support in changelog parser - fixed gen version-up v-prefix stripping for tag parts - fixed task test-rebuild --top view mode and log viewer issues - fixed package_spec is_alt_release for branch and arch releases - fixed task test-rebuild --continue-no-refresh stats update - fixed task manage approve/disapprove with message in TUI - fixed task test-rebuild incorrect rebuild with same git repo tags - fixed rdb parse_task_packages_json for gear subtasks with multiple packages