Path to this page:
./
chat/prosody,
Flexible communications server for Jabber/XMPP written in Lua
Branch: CURRENT,
Version: 0.12.4nb4,
Package name: prosody-0.12.4nb4,
Maintainer: pkgsrc-usersProsody 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.
List of supported XEPs: https://prosody.im/doc/xeplist
Required to run:[
textproc/lua-expat] [
security/openssl] [
devel/libidn] [
devel/lua-filesystem] [
net/lua-socket] [
security/lua-sec] [
lang/lua52]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 601.604 KB
Version history: (Expand)
- (2024-11-15) Updated to version: prosody-0.12.4nb4
- (2024-11-01) Updated to version: prosody-0.12.4nb3
- (2024-11-01) Updated to version: prosody-0.12.4nb2
- (2024-05-29) Updated to version: prosody-0.12.4nb1
- (2024-02-04) Updated to version: prosody-0.12.4
- (2023-11-08) Updated to version: prosody-0.12.2nb3
CVS history: (Expand)
2024-12-02 08:57:33 by Nia Alarie | Files touched by this commit (2) |
Log message:
prosody: Honour PKGMANDIR
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|
2024-02-04 14:49:12 by Thomas Merkel | Files touched by this commit (2) | |
Log message:
prosody: update to 0.12.4
Summary
=======
We’re relieved to announce this overdue maintenance release containing a \
number of bug fixes and also some improvements from the last few months.
Especially the prosodyctl check tool which gained some new diagnostic checks as \
well as handling of configuration option types the same way Prosody itself does.
Minor changes
-------------
- core.certmanager: Update Mozilla TLS config to version 5.7
- util.error: Fix error on conversion of invalid error stanza #1805
- util.array: Fix new() library function
- util.array: Expose new() on module table
- prosodyctl: Fix output of error messages containing ‘%’
- util.prosodyctl.check: Correct suggested replacement for ‘disallow_s2s’
- util.prosodyctl.check: Allow same config syntax variants as in Prosody for \
some options #896
- util.prosodyctl.check: Fix error where hostname can’t be turned into A label
- util.prosodyctl.check: Hint about the ‘external_addresses’ config option
- util.prosodyctl.check: Suggest ‘http_cors_override’ instead of older CORS \
settings
- util.prosodyctl.check: Validate format of module list options
- mod_websocket: Add a ‘pre-session-close’ event #1800
- mod_smacks: Fix stray watchdog closing sessions
- mod_csi_simple: Disable revert-to-inactive timer when going to active mode
- mod_csi_simple: Clear delayed active mode timer on disable
- mod_admin_shell: Fix display of remote cert status when expired etc
- mod_smacks: Replace existing watchdog when starting hibernation
- mod_http: Fix error if ‘access_control_allow_origins’ is set
- mod_pubsub: Send correct ‘jid’ attribute in disco#items
- mod_http: Unhook CORS handlers only if active to fix an error #1801
- mod_s2s: Add event where resolver for s2sout can be tweaked
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|