1
0
mirror of https://github.com/altlinux/gpupdate.git synced 2025-08-25 09:49:53 +03:00

0.9.5-alt1

- Refix local policy path detection
- gpupdate-setup: revert settings to default when disabled
This commit is contained in:
Evgeny Sinelnikov
2021-09-14 06:42:13 +04:00
parent 436eeb3760
commit 84d5122319

View File

@ -1,7 +1,7 @@
%define _unpackaged_files_terminate_build 1 %define _unpackaged_files_terminate_build 1
Name: gpupdate Name: gpupdate
Version: 0.9.4 Version: 0.9.5
Release: alt1 Release: alt1
Summary: GPT applier Summary: GPT applier
@ -116,6 +116,10 @@ fi
%exclude %python3_sitelibdir/gpoa/test %exclude %python3_sitelibdir/gpoa/test
%changelog %changelog
* Tue Sep 14 2021 Evgeny Sinelnikov <sin@altlinux.org> 0.9.5-alt1
- Refix local policy path detection
- gpupdate-setup: revert settings to default when disabled
* Tue Sep 14 2021 Evgeny Sinelnikov <sin@altlinux.org> 0.9.4-alt1 * Tue Sep 14 2021 Evgeny Sinelnikov <sin@altlinux.org> 0.9.4-alt1
- Add improvement with new local-policy system-policy control - Add improvement with new local-policy system-policy control
- Fix gpupdate-setup and user service installation regressions - Fix gpupdate-setup and user service installation regressions