Пакет etersoft-build-utils: Информация
Исходный пакет: etersoft-build-utils
Версия: 3.3.2-alt1
Собран: 7 мая 2026 г. 22:24 в задании #417264
Категория: Разработка/Прочее
Сообщить об ошибке в пакетеДомашняя страница: http://www.altlinux.org/Etersoft-build-utils
Лицензия: Apache-2.0
О пакете: Набор утилит для сборки rpm от Etersoft
Описание:
Этот пакет содержит набор утилит, осуществляющих процесс построения RPM. См. информацию на русском языке на: http://www.altlinux.org/Etersoft-build-utils. РЕКОМЕНДУЕМЫЕ пакеты: gcc-c++ perl-libwww ccache elinks mutt hasher curl
Сопровождающий: Vitaly Lipatov
Последнее изменение
6 мая 2026 г. Vitaly Lipatov 3.3.2-alt1
- rpmgs: vendor Go deps from submodule go.mod into top-level vendor (Closes #4) - rpmgs: add zig vendoring (Closes #6) - rpmgs: use Cargo.toml for detect rust vendor - rpmcs: avoid partial Req replacement - po/Makefile: fix xgettext to extract only translatable strings - po: update Russian translation - rpmgs: add pnpm support for vendoring node_modules - rpmgs: search for yarn.lock/package.json in source subdir and subdirectories - rpmgs: use only first root go.mod for Go vendoring, disable workspace - gitask: disable API for get_last, use ssh task ls directly - rpmgs: preserve parent directory when KEEP_DIRS contains subdir paths - gitask: fix subtask replacement for repo.git=tag format - gitask: fix get_subtask fallback to avoid substring matches - gitask: show srpm/copy subtask names in gita show - gitask: show srpm version in gita ls for copy/rebuild subtasks - gitask: accept package name in 'approve' subcommand - rpmgs: download_any_tarball: use cached tarball with return, not continue - rpmgs: git_to_tarball: checkout tag matching spec Version - rpmgs: capture cargo vendor source override config to .gear/config.toml
28 марта 2026 г. Vitaly Lipatov 3.3.1-alt1
- gita: add test as alias for run --test-only, always use run with --test-only by default - gitask: add -m support for approve command - add ETERBUILD_SIGN_CHANGELOG option to sign changelog with tool name - rpmbs, rpmpub: add -B option for batch sign mode (without tty) - rpmbs: add -G option to cache GPG passphrase for batch mode (-B) - rpmreqs: fix symbol version stripping to preserve () for apt - rpmrb, rpmbsh: add -a TASK, -A, -f options - rpmbs: use gita show instead of girar-show - common: add faketty() and stripcolors(), remove colorify() - rpmbb: use faketty and rpmeterbuild for colored compiler output - myhsh: use faketty/stripcolors, switch to --rpmbuild-args - gitask show: add -v option for full task metadata - rpmgp: big rewrite - rpmgs: use 'ours' merge strategy for .gear/tags-based packages - myhsh: use native hasher --faketty instead of faketty wrapper - jmake, rpmbp, rpmck, rpmcs: add docmd for command logging - rpmlog: add docmd, use --no-pager, add reset_release(), improve changelog formatting - gita approve: make subtask optional, approve all subtasks when omitted - rpmgs: fix vendoring for Source-git packages with separate packaging branch - rpmgs: search Cargo.lock at any depth for vendoring - gita add: support 'before' keyword for subtask positioning - rpmgs: add yarn support for predownloaded vendoring - rpmgs: add dotnet vendoring support for predownloaded - loginhsh: skip interactive shell when no tty available - rpmbs: fix pinentry via ssh - git: add version_to_tag/tag_to_version for ~ and + in versions - rpmbs/rpmlog/rpmgs: use version_to_tag for git tag names - rpmgs: fatal on failed git merge in update_master_branch_to - rpmgs: fail if sources were not actually updated - rpmgs: add src.rpm download support - gitask: strip ANSI colors, add_changelog: skip editor without tty - gitask: extract task viewing into do_task_list/do_task_show/do_task_log functions - gitask: use git.altlinux.org tasks API for viewing, SSH as fallback - gitask ls: match girar-show output format - gitask ls: add --help, --state/-s and --repo/-r filters - gitask ls: extract package name from dir path when pkgname is missing - gitask ls: make task IDs clickable links to packages.altlinux.org - gitask ls/show: display approval status for TESTED/EPERM tasks
29 марта 2025 г. Vitaly Lipatov 3.2.15-alt1
- rpmcs: some improvements - rpmgs: allow Source0 too - rpmgs: stop update version with macro except ver_major and major - rpmgs: fix vendoring for non tarball build - rpmgs: enable git submodules support for common case