Hello ports, Prosody saw another bugfix release [0] a couple of days ago:
Fixes and improvements - mod_storage_internal: Fix queries with only start returning extra items - mod_invites_register: Stricter validation of registration events Minor changes - MUC: Ensure allow MUC PM setting has valid value (fixes #1933: PM does not work on new MUCs) - mod_storage_sql: Delay showing SQL library error until attempted load - mod_storage_sql: Handle failure to deploy new UNIQUE index - mod_storage_sql: Add shell command to create tables and indices (again) - mod_s2s: Fix log to use formatting instead of concatenation (fixes #1461: Logging issues uncovered by mod_log_json) - modulemanager, util.pluginloader: Improve error message when load fails but some candidates were filtered - prosodyctl check config: add recommendation to switch from admin_telnet to shell - mod_storage_sql: Retrieve all indices to see if the new one exists - prosodyctl check config: List modules which Prosody cannot successfully load - net.http.files: Fix issue with caching - util.jsonschema: Fix handling of false as schema - mod_invites: Consider password reset a distinct type wrt invite page - configmanager: Emit config warning when referencing non-existent value - mod_admin_shell: Add role:list() and role:show() commands - MUC: Fix nickname registration form error handling (#1930) - MUC: Fix Error when join stanza sent without resource (#1934) - MUC: Factor out identification of join stanza - mod_invites_register: Don’t restrict username for roster invites (thanks lissine) - mod_admin_shell: Fix matching logic in s2s:close (Thanks Menel) - mod_authz_internal: Improve error message when invalid role specified - mod_http_file_share: Add media-src ‘self’ to Content-Security-Policy header - mod_admin_shell: Visual tweaks to the output of debug:cert_index() - mod_http: Log problems parsing IP addresses in X-Forwarded-For (Thanks Boris) - mod_http: Fix IP address normalization (Thanks Boris) - util.prosodyctl.check: Improve reporting of DNS lookup problems [0]: https://blog.prosody.im/prosody-13.0.2-released/ OK? Lucas diff /usr/ports path + /usr/ports commit - b519718f3ac68b34bffe1f7de2c0639cb1b7e060 blob - e6680f5d1d270a27ad3bc18168a8a7e3733d5eb9 file + net/prosody/Makefile --- net/prosody/Makefile +++ net/prosody/Makefile @@ -1,5 +1,5 @@ COMMENT = communications server for Jabber/XMPP written in Lua -DISTNAME = prosody-13.0.1 +DISTNAME = prosody-13.0.2 CATEGORIES = net HOMEPAGE = https://prosody.im/ commit - b519718f3ac68b34bffe1f7de2c0639cb1b7e060 blob - 95cdd447a4218b4c190b6ef080262a676748dc05 file + net/prosody/distinfo --- net/prosody/distinfo +++ net/prosody/distinfo @@ -1,2 +1,2 @@ -SHA256 (prosody-13.0.1.tar.gz) = e96KW/PM4ZX9RUlwABufrqwaRgG8qlx07tfGt05I2AY= -SIZE (prosody-13.0.1.tar.gz) = 735228 +SHA256 (prosody-13.0.2.tar.gz) = PmG9OW83ylJF3r/WvkmkemGRMy8Pqi1O5fAPuwQK3bA= +SIZE (prosody-13.0.2.tar.gz) = 736799