Update bash-completion to 2.17.0 #3

Merged
sbelikov merged 1 commit from update-bash-completion-2.17.0 into niceos-5.2 2026-04-28 17:14:21 +03:00
Owner

This PR updates bash-completion from 2.16.0 to 2.17.0.

Summary:

English:
Updates the package to the latest upstream release. Key changes include:

  • New completion scripts for tmux, nload, free, fsnotifywait, and fsnotifywatch.
  • Enhanced completions for coreutils, curl, openssl, smartctl, wget, and bsdtar.
  • Added support for new file types (e.g., .zs-old, .apkm, .hap, .crx).
  • Bug fixes for _comp_compgen, _filedir, and various command handlers.

Русский:
Обновление пакета до последней версии от разработчиков. Основные изменения:

  • Добавлены новые скрипты автодополнения для tmux, nload, free, fsnotifywait и fsnotifywatch.
  • Улучшено автодополнение для coreutils, curl, openssl, smartctl, wget и bsdtar.
  • Поддержка новых типов файлов (например, .zs-old, .apkm, .hap, .crx).
  • Исправления ошибок в _comp_compgen, _filedir и обработчиках команд.

Issue: #2

This PR updates `bash-completion` from 2.16.0 to 2.17.0. **Summary**: **English**: Updates the package to the latest upstream release. Key changes include: - New completion scripts for `tmux`, `nload`, `free`, `fsnotifywait`, and `fsnotifywatch`. - Enhanced completions for `coreutils`, `curl`, `openssl`, `smartctl`, `wget`, and `bsdtar`. - Added support for new file types (e.g., `.zs-old`, `.apkm`, `.hap`, `.crx`). - Bug fixes for `_comp_compgen`, `_filedir`, and various command handlers. **Русский**: Обновление пакета до последней версии от разработчиков. Основные изменения: - Добавлены новые скрипты автодополнения для `tmux`, `nload`, `free`, `fsnotifywait` и `fsnotifywatch`. - Улучшено автодополнение для `coreutils`, `curl`, `openssl`, `smartctl`, `wget` и `bsdtar`. - Поддержка новых типов файлов (например, `.zs-old`, `.apkm`, `.hap`, `.crx`). - Исправления ошибок в `_comp_compgen`, `_filedir` и обработчиках команд. **Issue**: https://specs.niceos.ru/rpms/bash-completion/issues/2
sbelikov merged commit ce74ee1035 into niceos-5.2 2026-04-28 17:14:21 +03:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rpms/bash-completion!3
No description provided.