[04:44:47] https://arstechnica.com/security/2024/07/regresshion-vulnerability-in-openssh-gives-attackers-root-on-linux/ [04:45:28] I'll leave it here in case you're not aware :) I saw that some Kubernetes use OpenSSH [05:43:36] danielyepezg: that's unrelated to MediaWiki itself but refers to underlying systems [11:18:04] hi! question: i've developed several mediawiki extensions [11:18:04] most are small, used by few wikis, and maintained only by me [11:18:05] so i'm not able to reliably maintain compatibility with neverending versions of mediawiki [11:18:05] thus, i'd like my extensions to only have one branch (master) [11:18:06] but more branches are being created automatically (REL1_39, REL1_40, REL1_41, REL1_42, etc) [11:18:06] is there some way to prevent the creation of such branches ? [11:18:07] if i just delete them they will be recreated? [11:26:21] which system is this about? [11:28:56] I just pretend the branches don't exist and warn against using 'em :) (granted, this is mildly annoying when master is supposed to be REL1_39 compatible and then someone +2's a breaking change which requires a master version of MW and you only find out much, much later about the matter...) [11:33:09] ashley hah yea, so far i've been pretending they don't exist, but i hadn't thought about adding a warning .. thanks for the idea ! [11:35:24] andre what do you mean? it's about several of my extensions (Extension:SearchThumbs, for example) .. or are you referring to some previous conversation that i can't read because i just entered the room ? [11:35:45] Sophivorus: Gerrit? GitLab? GitHub? Somewhere else? [11:35:55] Gerrit [11:35:59] ah [14:11:50] ashley: there's a "compatibility policy" field in the extension infobox template for this exact use case [18:54:20] Hi :) [18:55:26] Is there an android app that can be used to publish or edit articles with self hosted mediawiki? [18:57:11] I don't think so... [18:57:26] You could fork the Wikipedia app... and change some stuff [18:57:44] But I don't know what at point you'd become stuck on needing various services that WMF provides/the app uses [18:58:02] It is kind of a shame the Wikipedia app isn't a layer ontop of a more generic app [19:01:34] I bet 100 quid there's a declined ticket in Phab bout that [19:02:46] There is [19:02:54] https://phabricator.wikimedia.org/T107042 [19:12:08] iirc there's also at least one complaint from fdroid about it too