This update for prosody fixes the following issues:
prosody was updated to 0.11.10:
Security:
* MUC: Fix logic for access to affiliation lists CVE-2021-37601 (boo#1188976)
https://prosody.im/security/advisory_20210722/
Minor changes:
* prosodyctl: Add ‘limits’ to known globals to warn about misplacing it
* util.ip: Fix netmask for link-local address range
* mod_pep: Remove obsolete node restoration code
* util.pubsub: Fix traceback if node data not initialized