matrix-docker-ansible-deploy icon indicating copy to clipboard operation
matrix-docker-ansible-deploy copied to clipboard

Please update matrix-appservice-irc to the latest upstream version

Open sergiodj opened this issue 8 months ago • 2 comments

Hi,

Currently the matrix-appservice-irc service defaults to version 1.0.1, but upstream is at version 3.0.5, which was released less than a month ago:

https://github.com/matrix-org/matrix-appservice-irc/releases

I haven't personally tested to see if there are any breaking changes with the latest version, but given that there are a number of security fixes in the from 1.0.1 to 3.0.5, I believe it's a good idea to bump it.

Thanks.

sergiodj avatar Mar 15 '25 04:03 sergiodj

It is worked on at https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3512; the person who opened the PR requests help and you might be probably interested in testing it out.

luixxiul avatar Mar 15 '25 04:03 luixxiul

@thomwiggers @spantaleev et al: I've just pushed a branch to:

https://github.com/sergiodj/matrix-docker-ansible-deploy/tree/update-appservice-irc-3.0.5

which is my attempt at performing the update. As I said in #3512 , I covered the mediaproxy stuff as best as I could. I'm still not sure if it's entirely correct, and unfortunately it's bedtime for me now so I won't be able to test it. However, if any of you has some time I'd love to hear feedback.

Thanks.

sergiodj avatar Mar 18 '25 02:03 sergiodj