Package gpupdate: Information

    Source package: gpupdate
    Version: 0.14.1-alt1
    Latest version according to Repology
    Build time:  Feb 2, 2026, 05:33 PM in the task #406963
    Category: Other
    Report package bug
    License: GPLv3+
    Summary: GPT applier
    Description: 
    gpupdate is the facility to apply various GPO/GPT settings retrieved
    from Active Directory domain in UNIX environment.

    List of RPM packages built from this SRPM:
    gpupdate (noarch)

    Maintainer: Valery Sinelnikov



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

    Last changed


    Feb. 2, 2026 Valery Sinelnikov 0.14.1-alt1
    - Fixed:
      get_dconf_dict call without username argument
      Editing the cache size in the Yandex browser has returned
    Nov. 27, 2025 Valery Sinelnikov 0.14.0-alt1
    - Added:
      Comprehensive plugin development documentation in English and Russian
      GDM backup and restore functionality
      FreeIPA backend configuration and authentication
      libcng-dpapi dependency for LAPS support
      systemd-logind dependency to gpupdate service
      DMApplier plugin for display manager configuration
    - Changed:
      Refactored plugin system infrastructure
      Optimized FreeIPA backend and configuration
    - Fixed:
      GPO downloading and error handling
      Firewall reset command path safety check
      LAPS applier encryption mechanism
      Drive letters from GPO application instead of labels
      GPO processing with trusted domain support
      Shortcuts created via GPO are now marked as trusted (closes:56019)
    Aug. 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