Re: UPDATE net/prosody from MAINTAINER

2025-06-23 Thread Lucas Gabriel Vuotto
Bump. On Tue, Jun 10, 2025 at 05:46:28AM +, Lucas Gabriel Vuotto wrote: > 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: Stri

UPDATE net/prosody from MAINTAINER

2025-06-09 Thread Lucas Gabriel Vuotto
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 v

Re: UPDATE net/prosody from MAINTAINER

2025-01-02 Thread Maximo Pech
Works for me, tested on amd64 with snapshot from 02/Jan El mié, 1 ene 2025 a las 17:46, Lucas Gabriel Vuotto () escribió: > > Hi ports, > > Prosody saw a bugfix release yesterday. The announcement can be found at > [0]. A notable item of it is: > > > A notable behaviour change in this release is t

UPDATE net/prosody from MAINTAINER

2025-01-01 Thread Lucas Gabriel Vuotto
Hi ports, Prosody saw a bugfix release yesterday. The announcement can be found at [0]. A notable item of it is: > A notable behaviour change in this release is that Prosody will no > longer send delivery errors to people you have blocked. Instead it > will now just silently discard messages from

Re: UPDATE net/prosody from MAINTAINER

2023-09-07 Thread Omar Polo
On 2023/09/06 23:50:23 +, Lucas wrote: > Omar Polo wrote: > > > > [...] > > > > > > ok solene@ > > > > > > I tested it on 7.3-stable though, so ok to backport too :) > > > > I tested on 7.3-stable too! (with postgresql fwiw) > > > > ok op@, both for the update and the backport while you'

Re: UPDATE net/prosody from MAINTAINER

2023-09-06 Thread Lucas
Omar Polo wrote: > > > [...] > > > > ok solene@ > > > > I tested it on 7.3-stable though, so ok to backport too :) > > I tested on 7.3-stable too! (with postgresql fwiw) > > ok op@, both for the update and the backport while you're at it :-) ftr, I'm not a commiter. > > > Partly related: I

Re: UPDATE net/prosody from MAINTAINER

2023-09-06 Thread Omar Polo
On 2023/09/06 18:33:43 +0200, Solène Rapenne wrote: > Le mercredi 06 septembre 2023 à 15:04 +, Lucas a écrit : > > Hi ports, > > > > Update for Prosody 0.12.4, fresh out of the oven. Maintainance > > release, > > with bugfixes small improvements. Changelog: > > > >  - core.certmanager: Updat

Re: UPDATE net/prosody from MAINTAINER

2023-09-06 Thread Solène Rapenne
Le mercredi 06 septembre 2023 à 15:04 +, Lucas a écrit : > Hi ports, > > Update for Prosody 0.12.4, fresh out of the oven. Maintainance > release, > with bugfixes small improvements. Changelog: > >  - core.certmanager: Update Mozilla TLS config to version 5.7 >  - util.error: Fix error on con

UPDATE net/prosody from MAINTAINER

2023-09-06 Thread Lucas
Hi ports, Update for Prosody 0.12.4, fresh out of the oven. Maintainance release, with bugfixes small improvements. Changelog: - core.certmanager: Update Mozilla TLS config to version 5.7 - util.error: Fix error on conversion of invalid error stanza - util.array: Fix new() library function -