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 bugHome page: https://github.com/altlinux/gpupdate
License: GPLv3+
Summary: GPT applier
Description:
gpupdate is the facility to apply various GPO/GPT settings retrieved from Active Directory domain in UNIX environment.
Maintainer: Valery Sinelnikov
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 helpersJuly 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)