diff --git a/changelog/64888.fixed.md b/changelog/64888.fixed.md new file mode 100644 index 0000000000..08b2efd042 --- /dev/null +++ b/changelog/64888.fixed.md @@ -0,0 +1 @@ +Fixed grp.getgrall() in utils/user.py causing performance issues diff --git a/changelog/64953.fixed.md b/changelog/64953.fixed.md new file mode 100644 index 0000000000..f0b1ed46f1 --- /dev/null +++ b/changelog/64953.fixed.md @@ -0,0 +1 @@ +Fix user.list_groups omits remote groups via sssd, etc. diff --git a/changelog/65029.removed.md b/changelog/65029.removed.md new file mode 100644 index 0000000000..d09f10b4ba --- /dev/null +++ b/changelog/65029.removed.md @@ -0,0 +1 @@ +Tech Debt - support for pysss removed due to functionality addition in Python 3.3