Add changelog entry

This commit is contained in:
Victor Zhestkov 2023-07-07 13:34:30 +02:00 committed by Megan Wilhite
parent d940aa79b0
commit 1f7ad41df7

2
changelog/64599.fixed.md Normal file
View file

@ -0,0 +1,2 @@
Fix possible `KeyError` exceptions in `salt.utils.user.get_group_dict`
while reading improper duplicated GID assigned for the user.