vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit f515c651d035ca8cb2cf85f8408f36b6d70d3df1
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date: Mon Jan 17 12:54:53 2022 +0100
debian/patches: Add 1055_fix-uid-generation-when-many-uids-have-been-already-taken.patch. In include/functions.inc: Resolve UID generation for cases where many UIDs have already been taken. (Closes: #991545).
commit 755cf698ab2732c8c2f5e13f44eab4c30acb0aeb
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date: Mon Jan 17 12:35:00 2022 +0100
gosa-core/include/functions.inc: The $initialAttrs array in change_password() contains the result of an LDAP fetch which contains the DN (and this is not an array), so skip that.