From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mail.toke.dk; spf=pass (mailfrom) smtp.mailfrom=irif.fr (client-ip=2001:660:3301:8000::1:2; helo=korolev.univ-paris7.fr; envelope-from=jch@irif.fr; receiver=) Authentication-Results: mail.toke.dk; dkim=pass (2048-bit key; unprotected) header.d=irif.fr header.i=@irif.fr header.a=rsa-sha256 header.s=dkim-irif header.b=D07ot0sZ 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 1316BA06B8C for ; Sun, 14 May 2023 21:31:00 +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 34EJUxsp012099 for ; Sun, 14 May 2023 21:30:59 +0200 Received: from mailhub.math.univ-paris-diderot.fr (localhost [127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTP id 225CE4D477 for ; Sun, 14 May 2023 21:30:58 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=irif.fr; h= content-type:content-type:mime-version:user-agent:subject :subject:from:from:message-id:date:date:received:received; s= dkim-irif; t=1684092657; x=1684956658; bh=chT6FPQrW1qzDhFtQ86Hwl 14u79qnjahV1aWdNx545A=; b=D07ot0sZxqFDOSIlNXkOy2TAdRPHHk9tDzcL0E BYwef4GZe5f5srX9C8dH0tmP5/IkrSiLw0EjQcojddfkzZzJjrqPCShjUUNVG/6o FEto+Ny/pQCOHaOxh7MCdLfP846t2+VkAVI/uGh5j45zQLPHPTzL1AyWKnZHpSXa 9bOqZjiAwua0NRJQkrkL2JQQoeX3yxhvue3FMXOOZ8lYZKg686ODt1RQXbnp2e2h dTIHIqSrNMkoeOf1WqQjYswLpJGanF7r/eWukG/eIWl/Zlk3WcYhwAWkB+fog5w0 99zoaW33ZQsRFCPKwWR6ezmpLgQANRx+DG6ESs/QLLAqmuQg== 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 A34bXUZ-4qJx for ; Sun, 14 May 2023 21:30:57 +0200 (CEST) Received: from pirx.irif.fr (unknown [78.194.40.74]) (Authenticated sender: jch) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTPSA id 6EFF74D5C0 for ; Sun, 14 May 2023 21:30:57 +0200 (CEST) Date: Sun, 14 May 2023 21:30:56 +0200 Message-ID: <87bkimpv67.wl-jch@irif.fr> From: Juliusz Chroboczek To: galene@lists.galene.org User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/28.2 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (korolev.univ-paris7.fr [194.254.61.138]); Sun, 14 May 2023 21:30:59 +0200 (CEST) X-Miltered: at korolev with ID 646136F3.000 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 646136F3.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 : 646136F3.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: R2KMSLS2M47V5YJEDFGSH6L64UACI6QN X-Message-ID-Hash: R2KMSLS2M47V5YJEDFGSH6L64UACI6QN X-MailFrom: jch@irif.fr X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list Subject: [Galene] ANNOUNCE: galene-0.7.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: Dear all, Galene 0.7.0 is available by doing git clone -b galene-0.7.1 https://github.com/jech/galene For more information about the Galene videoconference server, please see https://galene.org This version fixes a server crash that could happen if the client sent a mis-formatted token. This is a security issue, since it allows an attacker to crash a Galene server. The good news, however, is that the attacker does not gain access. Please upgrade, and please accept my apologies. 14 May 2023: Galene 0.7.1 * Fix incorrect error-handling in token parsing, which could cause Galene to crash after receiving a mis-formatted token. * Implement a dialog for creating tokens. * Tweak peer-to-peer file transfer to more reliably return an error message to the user. * Fix the workaround for non-standard simulcast in older Firefox versions. -- Juliusz