25 Aug 2022 |
hexa | jojosch: mjolnir broke in the nodejs 16 -> 18 bump | 11:13:50 |
hexa | 7753a94a35438b73a1aa1d8aca233753367ff4d6 is the first bad commit
commit 7753a94a35438b73a1aa1d8aca233753367ff4d6
Author: Mario Rodas <marsam@users.noreply.github.com>
Date: Sat Aug 20 04:20:00 2022 +0000
nodejs: 16.17.0 -> 18.7.0
pkgs/top-level/all-packages.nix | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
| 11:13:59 |
hexa | * jojosch: the mjolnir test broke in the nodejs 16 -> 18 bump | 11:14:08 |
30 Aug 2022 |
| @aruzeta:matrix.org joined the room. | 14:41:21 |
| @aruzeta:matrix.org left the room. | 14:55:20 |
31 Aug 2022 |
philipp | https://matrix.org/blog/2022/08/31/security-releases-matrix-js-sdk-19-4-0-and-matrix-react-sdk-3-53-0 | 19:49:33 |
2 Sep 2022 |
@pacien:pacien.net | I've just witnessed something that might be due to these CVEs with the version currently on the stable channel.
Can we merge the back port for the fix as soon as possible?
https://github.com/NixOS/nixpkgs/pull/189239 | 18:21:12 |
3 Sep 2022 |
| @anderscs:matrix.org joined the room. | 20:20:57 |
9 Sep 2022 |
hexa | synapse 1.68.0 will use rust | 22:32:37 |
hexa | possibly a case for maturinBuildHook | 22:33:12 |
12 Sep 2022 |
hexa | https://github.com/matrix-org/dendrite/releases/tag/v0.9.8 | 12:53:51 |
hexa | security update, can some? | 12:53:54 |
| @withoutwithin:matrix.org changed their profile picture. | 21:40:21 |
13 Sep 2022 |
hexa | https://github.com/matrix-org/matrix-appservice-irc/releases/tag/0.35.0 | 11:31:57 |
hexa | another security update | 11:32:03 |
hexa | they introduced rust bindings that want to download stuff whenever | 11:32:19 |
Dandellion | annoying | 11:51:46 |
hexa | https://www.npmjs.com/package/@matrix-org/matrix-sdk-crypto-nodejs | 11:55:00 |
hexa | I hope copying it in and autopatchelfing it will just work | 11:55:21 |
hexa | I'm not keen on maintaing that piece of garbage, though I'm running a pretty big bridge 😕 | 11:55:42 |
Dandellion | I know prisma does something similar (and we have that packaged) so that's a place to look for inspiration maybe | 11:57:50 |
Dandellion | * I know prisma does something similar (and we have that packaged) so that might be a place to look for inspiration if it doesn't work | 11:58:14 |
hexa | piegames: do your thing!!! | 11:59:09 |
@piegames:matrix.org | In reply to @hexa:lossy.network piegames: do your thing!!! No, I'm having way too much fun at work with the internals of the WebSocket protocol right now (: | 12:00:02 |
hexa | anyway, thanks. I hate it. | 12:00:06 |
Dandellion | these rust bindings are going to show up in our element build at some point as well | 12:00:45 |
hexa | yep, but at least that build isn't proper node2nix bs | 12:01:26 |
hexa | * yep, but at least that build isn't proper node2nix garbage | 12:01:31 |
hexa | I'd much rather have something less autogenerated as well 😕 | 12:01:57 |
hexa | but I think right now that is only feasible for yarn projects? | 12:02:29 |