Пакет gpupdate: Информация

    Исходный пакет: gpupdate
    Версия: 0.13.4-alt1
    Собран:  15 декабря 2025 г. 11:27 в задании #398426
    Категория: Прочее
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/altlinux/gpupdate

    Лицензия: GPLv3+
    О пакете: GPT applier
    Описание: 
    gpupdate is the facility to apply various GPO/GPT settings retrieved
    from Active Directory domain in UNIX environment.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    gpupdate (noarch)

    Сопровождающий: Valery Sinelnikov

    Список участников:
    Valery Sinelnikov
    Evgeny Sinelnikov
    Igor Chudov

      1. gettext-tools
      2. rpm-build-python3

    Последнее изменение


    25 августа 2025 г. Valery Sinelnikov 0.13.4-alt1
    - Added:
      Production-ready modules: CUPS, file management, INI config (default),
      package management, script modules
      Fallback SID lookup for trusted domain users
      Missing log translations (laps: timezone, login)
      Added ownership handling for files within user home directory
    - Changed:
      Refactored to use literals ({}, []) instead of constructors
      Final optimization passes and minor cleanups
      Updated copyright year
      Adjusted login time search and messages
    - Fixed:
      Skipped policy retrieval for trusted users to avoid GPO errors
      Corrected login time tracking in laps
      Fixed typos
      Prevented subprocess errors from printing to console
      Adjusted call order (save_dconf - start_frontend)
    - Removed:
      Legacy sid variable propagation and related helpers
    26 июля 2025 г. Evgeny Sinelnikov 0.13.3-alt1
    - Fixed machine account credentials initialization (closes: 55324)
    3 апреля 2025 г. Valery Sinelnikov 0.13.2-alt1
    - Fixed: Check directory existence before cleanup to avoid errors(closes:53703)