prosody
Prosody is a flexible communications server for Jabber/XMPP written in Lua. It aims to be easy to use, and light on resources. For developers it aims to be easy to extend and give a flexible
system on which to rapidly develop added functionality, or prototype new protocols.
- Sources inherited from project openSUSE:Backports:SLE-15-SP4
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:Update/prosody && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
prosody-0.11.13.tar.gz | 0000439816 430 KB | |
prosody-0.11.13.tar.gz.asc | 0000000833 833 Bytes | |
prosody-cfg.patch | 0000001055 1.03 KB | |
prosody-configure.patch | 0000000702 702 Bytes | |
prosody-lua51coexist.patch | 0000000706 706 Bytes | |
prosody.changes | 0000037818 36.9 KB | |
prosody.keyring | 0000030936 30.2 KB | |
prosody.service | 0000000644 644 Bytes | |
prosody.spec | 0000004267 4.17 KB | |
prosody.tmpfile | 0000000074 74 Bytes |
Latest Revision
Lubos Kocman (lkocman-factory)
accepted
request 950095
from
Michael Vetter (jubalh)
(revision 4)
- Update to 0.11.13: * util.xml: Break reference to help the GC (fixes #1711) * util.xml: Deduplicate handlers for restricted XML - Update to 0.11.12: * util.xml: Do not allow doctypes, comments or processing instructions (CVE-2022-0217) - Update to 0.11.11: Fixes and improvements: * net.server_epoll: Prioritize network events over timers to improve performance under heavy load * mod_pep: Add some memory usage limits * mod_pep: Prevent creation of services for non-existent users * mod_pep: Free resources on user deletion (needed a restart previously) Minor changes: * mod_pep: Free resources on reload * mod_c2s: Indicate stream secure state in error text when no stream features to offer * MUC: Fix logic for access to affiliation lists * net.server_epoll: Improvements to shutdown procedure #1670 * net.server_epoll: Fix potential issue with rescheduling of timers * prosodyctl: Fix to ensure LuaFileSystem is loaded when needed * util.startup: Fix handling of unknown command line flags (e.g. -h) * Fix version number reported as ‘unknown’ on *BSD
Comments 0