Package diag-domain-client: Information
Default inline alert: Version in the repository: 0.5.2-alt1
Source package: diag-domain-client
Version: 0.5.1-alt1
Build time: Dec 1, 2025, 10:24 AM in the task #401266
Category: System/Configuration/Other
Report package bugLicense: GPLv3
Summary: Active Directory domain environment diagnostic tool
Description:
Active Directory domain environment diagnostic tool.
Maintainer: Kirill Sharov
Last changed
Nov. 28, 2025 Kirill Sharov 0.5.1-alt1
- NMU: add 'exit_status = true' for new version of executor
Sept. 12, 2025 Evgeny Sinelnikov 0.5-alt2
- spec: exclude warnings SC2329 as error
July 24, 2025 Andrey Limachko 0.5-alt1
- fix: shell script sourcing with shellcheck directives - fix: remove unused message helper functions - fix: refactor init_vars function for better variable initialization - feat: refactor message formatting - fix: update shell script includes to use full paths - fix: verbose logging in __log function - fix: shell quoting in _command return value - fix: update __not_root_skip to use simpler message format - fix: only run kdestroy as root in _check_domain_controller - fix: use ldapsearch -H option (Closes: #51685) - fix: resolve shellcheck warnings - fix: format script with shfmt