From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Subject: Re: Packaging Jami progress Date: Wed, 25 Dec 2019 02:34:16 +0100 Message-ID: <20191225023416.0b36b90c@kompiuter> References: <20191215211230.66fea79e@interia.pl> <875zihclep.fsf@elephly.net> <20191222002815.4db8e9ca@interia.pl> <87d0cgpzqo.fsf@elephly.net> <20191223204317.3069e8ba@kompiuter> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:55736) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ijvZG-0003YT-5h for guix-devel@gnu.org; Tue, 24 Dec 2019 20:34:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ijvZF-00004x-2T for guix-devel@gnu.org; Tue, 24 Dec 2019 20:34:29 -0500 Received: from smtpo.poczta.interia.pl ([217.74.65.157]:33558) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ijvZE-0008UV-GB for guix-devel@gnu.org; Tue, 24 Dec 2019 20:34:29 -0500 In-Reply-To: <20191223204317.3069e8ba@kompiuter> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ricardo Wurmus Cc: guix-devel@gnu.org Never mind the question about removing not my commits - I rediscovered the guix pull --rebase option, Pierre showed me previously. There's also a problem - don't know if it's a bug or not, but Jami client encounters an error during screen sharing. I suspect it could be caused by the gnutls version in our repo - 3.6.9, whereas Jami developers told me the unpatched 3.6.10 should work finely. Is there anyone maintaining gnutls? I could try updating it, but for now I can't resolve some failing tests on 3.6.10 and I would like not to touch it at all, considering it is a really crucial for security package - I don't want to make the whole community vulnerable due to a stupid mistake I could make. Jan Wielkiewicz