Package gpupdate: Information

    Source package: gpupdate
    Version: 0.13.4-alt1
    Build time:  Dec 15, 2025, 11:27 AM in the task #398426
    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


    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
    July 26, 2025 Evgeny Sinelnikov 0.13.3-alt1
    - Fixed machine account credentials initialization (closes: 55324)
    April 3, 2025 Valery Sinelnikov 0.13.2-alt1
    - Fixed: Check directory existence before cleanup to avoid errors(closes:53703)