From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mail.toke.dk; dkim=pass header.d=irif.fr header.i=@irif.fr header.a=rsa-sha256 header.s=dkim-irif header.b=AxHn21tj; arc=none (Message is not ARC signed); dmarc=none Received: from korolev.univ-paris7.fr (korolev.univ-paris7.fr [IPv6:2001:660:3301:8000::1:2]) by mail.toke.dk (Postfix) with ESMTPS id C026515CC02B for ; Tue, 08 Sep 2026 18:14:02 +0200 (CEST) Received: from mailhub.math.univ-paris-diderot.fr (mailhub.math.univ-paris-diderot.fr [81.194.30.253]) by korolev.univ-paris7.fr (8.14.4/8.14.4/relay1/82085) with ESMTP id 688GE0hY017100 for ; Tue, 8 Sep 2026 18:14:00 +0200 Received: from mailhub.math.univ-paris-diderot.fr (unknown [127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTP id 38DF728CDE for ; Tue, 8 Sep 2026 18:14:00 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=irif.fr; h= content-transfer-encoding:content-type:content-type:mime-version :user-agent:subject:subject:from:from:message-id:date:date :received:received; s=dkim-irif; t=1788884039; x=1789748040; bh= y8Z+1UoMO+gbuL7s9yvh0szLpscNb5SOTNQ3y1djNzA=; b=AxHn21tjdbQpQtPy C45WVPPz0kkGs/YYcfNCTMOWbdNPvk07TCxhdPMS9E2nCXUk4BJKFMiPfH9MNkSc Y3TvsskLC6wFv7V83Y+J9akejSyCxeLH4tr4F+cY0euN6Dmo2LJw7brvteEotrl/ 6rUXNKrl30RSIGGtZW/OFXvfydUm7r8QxSuuqToDXFjGsKHtOYXx7qqZL3/4+ltR IpKbMSRWBAF7SNyBrops3UgftEWIAleV6d7pzpJTsYpqQU6hx9nTet1da0Lnlg6B CbXKjyDcxStFNmSz4Dn8YCN655X9ch/EeatjnDydUfM9tV5AVdysKl8cOeOdipoB S2cfLg== X-Virus-Scanned: amavisd-new at math.univ-paris-diderot.fr Received: from mailhub.math.univ-paris-diderot.fr ([127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (mailhub.math.univ-paris-diderot.fr [127.0.0.1]) (amavisd-new, port 10023) with ESMTP id eYfQPeSrnHrn for ; Tue, 8 Sep 2026 18:13:59 +0200 (CEST) Received: from trurl.irif.fr (unknown [82.64.191.149]) (Authenticated sender: jch) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTPSA id 003B828DD0 for ; Tue, 8 Sep 2026 18:13:58 +0200 (CEST) Date: Tue, 08 Sep 2026 18:13:58 +0200 Message-ID: <87tsnzd8l5.wl-jch@irif.fr> From: Juliusz Chroboczek To: galene@lists.galene.org User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/30.2 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (korolev.univ-paris7.fr [194.254.61.138]); Tue, 08 Sep 2026 18:14:00 +0200 (CEST) X-Miltered: at korolev with ID 6AA03448.000 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 6AA03448.000 from mailhub.math.univ-paris-diderot.fr/mailhub.math.univ-paris-diderot.fr/null/mailhub.math.univ-paris-diderot.fr/ X-j-chkmail-Score: MSGID : 6AA03448.000 on korolev.univ-paris7.fr : j-chkmail score : . : R=. U=. O=. B=0.000 -> S=0.000 X-j-chkmail-Status: Ham Message-ID-Hash: BDFOGBRI2EA3QL4EE5UEJXMM6DCG5BCU X-Message-ID-Hash: BDFOGBRI2EA3QL4EE5UEJXMM6DCG5BCU X-MailFrom: jch@irif.fr X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.10 Precedence: list Subject: [Galene] ANNOUNCE: galene-1.2.1 List-Id: =?utf-8?q?Gal=C3=A8ne_videoconferencing_server_discussion_list?= Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Hi, Galene 1.2.1 is available by doing git clone -b galene-1.2.1 https://github.com/jech/galene For more information about the Galene videoconferencing system, please see https://galene.org Galene 1.2 has a bug where loging in without closing the camera and microphone test will keep the analysis running in the background. Not a big deal, usually, but it causes extra CPU load and may drain the user's devices batteries faster. Galene 1.2.1 fixes this bug. While I was at it, I included two small patches from Daniel H=F6xtermann (to whom thanks) that fix the display of camera/microphone icons in the user list. -- Juliusz 8 September 2026: Galene 1.2.1 * Ensured that the camera test and audio analyser are stopped when the user logs in (they were hidden from view, but not stopped). * Fixed some issues with computing the status of user streams that could cause the wrong icon to appear in the user list. Thanks to Daniel H=F6xtermann.