Package gpresult: Information

    Source package: gpresult
    Version: 0.0.7-alt1
    Latest version according to Repology
    Build time:  Apr 24, 2026, 09:35 AM in the task #415394
    Category: Other
    Report package bug
    License: GPLv3+
    Summary: Display applied policies
    Description: 
    gpresult is used to get the result set of Group Policies that apply to a user and/or computer in domain.
    The utility allows you to display a list of domain  (GPO) policies that apply to the computer and user.

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

    Maintainer: Maria Alexeeva

    List of contributors:
    Maria Alexeeva
    Evgeny Sinelnikov


      1. python3(hatchling)
      2. python3(prettytable)
      3. python3(wheel)
      4. python3-module-pyproject-installer >= 0.4.0
      5. rpm-build-python3

    Last changed


    April 17, 2026 Maria Alexeeva 0.0.7-alt1
    - Added (thx Valery Sinelnikov):
      + disabled and Remove policy fields to preference output
      + display boolean values as translatable Yes/No
      + lifecycle info display for preferences
    - Changed:
      + move project to altlinux.space
    Jan. 28, 2026 Maria Alexeeva 0.0.6-alt1
    - Fixed interpretation of '\' as an escape sequence (Closes: #57582)
    - Compilation of translation files now runs at build time
    May 6, 2025 Maria Alexeeva 0.0.5-alt2
    - Removed libgvdb-gir dependency (automatic dependency lookup works)
    - Translation files moved to /usr/share/locale/
    - Repackaged translations and added bash-completions to pyproject-toml