Package zoryn: Information

  • Default inline alert: Version in the repository: 0.25.0-alt1

Source package: zoryn
Version: 0.23.0-alt1
Latest version according to Repology
Build time:  Mar 1, 2026, 09:13 PM in the task #409654
Report package bug
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)

Maintainer: Anton Farygin

List of contributors:
Anton Farygin


    1. /dev/pts
    2. /proc
    3. dune >= 3.0
    4. gear
    5. git-core
    6. git-subtree
    7. ocaml >= 4.08.0
    8. ocaml-alcotest-devel >= 1.7.0
    9. ocaml-alt-releases-matrix-devel >= 0.2.0
    10. ocaml-bisect_ppx-devel
    11. ocaml-cmdliner-devel >= 2.1.0
    12. libcurl-devel
    13. libev-devel
    14. ocaml-crowbar-devel >= 0.2.2
    15. ocaml-curl-devel >= 0.9.0
    16. ocaml-lambda-term-devel >= 3.0.0
    17. ocaml-linenoise-devel
    18. ocaml-lwt-devel >= 5.0.0
    19. ocaml-opam-file-format-devel >= 2.1.0
    20. ocaml-parsexp-devel
    21. ocaml-ppxlib-devel >= 0.28.0
    22. ocaml-re-devel >= 1.10.0
    23. ocaml-toml-devel
    24. ocaml-uucp-devel
    25. ocaml-yojson-devel >= 1.7.0

Last changed


March 1, 2026 Anton Farygin 0.23.0-alt1
- added mountpoint pre-flight validation in build command
- added automatic mountpoint fixes in builder add
- added pattern selectors for -b flag (@all, @host:, ranges, exclusions)
- removed --all-builders flag (use -b @all instead)
- fixed builder status SSH connection throttling per host
- fixed spec check VCS URL fallback to git ls-remote
- fixed HTTP response decompression for watch files
- fixed SRPM lookup on remote builders in task test-rebuild
- improved security
Feb. 26, 2026 Anton Farygin 0.22.0-alt1
- added --multi-add flag for mass builder creation with interactive mode
- added OSV API integration for CVE extraction in version updates
- added CVE scanning from upstream changelog in tarball workflow
- added spec add changelog --auto CVE extraction
- fixed task copy to replicate subtask types instead of assuming builds
- fixed false git-merge scheme detection for nginx-like packages
- fixed RPM version comparison in changelog range queries
- fixed version-config template v prefix stripping
- improved stability and security
Feb. 24, 2026 Anton Farygin 0.21.1-alt1
- fixed relative URL resolution in watch files (RFC 3986)
- added Content-Disposition filename support for watch downloads
- fixed uscan-compatible href matching in watch files