Bug 56674 - Опечатка в справке gpupdate-setup
Summary: Опечатка в справке gpupdate-setup
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: gpupdate (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Evgeny Sinelnikov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-29 16:38 MSK by Kostevich Arseniy
Modified: 2026-04-23 19:13 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kostevich Arseniy 2025-10-29 16:38:37 MSK
Версия пакета:
gpupdate-0.13.4-alt1

Платформа(Обновлена до Sisyphus):
Alt Server 11.0 x86_64

Шаги для воспроизведения:
# gpupdate-setup --help

Результат:
В выводе справки присутствует строка:
list            List avalable types of local policy

Ожидаемый результат:
Предполагаю, что вместо "avalable" должно быть "available".
Comment 1 Repository Robot 2026-04-23 19:13:04 MSK
gpupdate-0.15.0-alt1 -> sisyphus:

Wed Apr 15 2026 Valery Sinelnikov <greh@altlinux> 0.15.0-alt1
- Added:
  GPP lifecycle management (applyOnce, removePolicy, disabled)
  Targeting filters for GPP preferences (computer, domain, user, group, date)
  Secure permissions and ownership for sensitive paths
  INI file special characters policy support
  INI file edit without section support
  Skip writing INI values that already match target
- Changed:
  Optimized Windows variable expansion (closes:55948)
  Refactored filter checking with caching and thread safety
- Fixed:
  Persist applyOnce flag to dconf so it works across GPOA runs
  Fix systemd unit enabling after unmask (closes:56049, 55954)
  Fix user-dirs.dirs for non-C locales (closes:54590)
  Fix gpupdate-setup help text typo (closes:56674)