From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KORNFJvU42TTaAEASxT56A (envelope-from ) for ; Mon, 21 Aug 2023 23:18:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id QISME5vU42TZOQAAG6o9tA (envelope-from ) for ; Mon, 21 Aug 2023 23:18:19 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id ABF4E42E4D for ; Mon, 21 Aug 2023 23:18:18 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=NrxHOTmm; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692652699; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=BvXuU1hpmFktdfBKy7Tybj3Pvv8X1XPB+koICh9z8SY=; b=TSuZ0JwJ62qBNfXPmJUE8xrhI7go3hHv9qpvvhn8n8kmWGAgjYdUIAMuYVDEZeyDEavBs4 LPqMDqKUOPVRERqe1SHCIxiVhtG4VozU0ugJHKFIX43wTykt7kB2bCn1pzD1+frD4yY97a GhtUXCdYTQ96yBwnjBJHTbp5TxPTADP0UTRnkDOAqYWnBAPkn0VkOXXJvqzJpDRFTk6LX8 yLab8vDdZL/x8Pi7ROeRG4nEyjSBen2k6O8avfwSbY4w42YtmskPXRyOKGxWLvQwSIoBaj wfEhbLtDG2cSz3t/hifiT+TrsnSG6GeKL1ip2ikZfm7Y14qT/RQuB+ZloDY2dg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692652699; a=rsa-sha256; cv=none; b=YC3ytxPI97zaQE9jtw96ajYxzaH2Q0BO10pZBagBCd23tvFb38uK4lqFhuwqg9KYNV5exf lGJijc+Ysqqvn8LZaBuogCeT6l8Kfk9mdZ91WsgEDdH0AwJzbZ/zlVHPHojClyIu5l1ru4 yBh15Q5iuvwS9ylthtYaEi4a+6miVlyZbtc11VUg513SwMX43UpsFPKmoVE6jZsiujvNze kBVyQrvBX3Eq+e1pgDa0Cds+Z8cW49i0RpZ5yXRx6d8Zq3Ne6y1/c2Bx0j4jN+aZWNQW0X GOenZ9XyCnBmqT4fzr4N8XffC7ma5BNBjrWYidisRlC1Ko8+f83JLfXFW/0ZrQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=NrxHOTmm; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qYCHh-0004tt-Qy; Mon, 21 Aug 2023 17:18:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qYCHg-0004tM-NE for guix-patches@gnu.org; Mon, 21 Aug 2023 17:18:00 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qYCHg-0001tD-F6 for guix-patches@gnu.org; Mon, 21 Aug 2023 17:18:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qYCHi-0006d4-Qf for guix-patches@gnu.org; Mon, 21 Aug 2023 17:18:02 -0400 Subject: bug#65066: [PATCH 0/2] Update syncthing Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 21 Aug 2023 21:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65066 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Timotej Lazar Cc: 65066-done@debbugs.gnu.org Mail-Followup-To: 65066@debbugs.gnu.org, ludo@gnu.org, timotej.lazar@araneo.si Received: via spool by 65066-done@debbugs.gnu.org id=D65066.169265263925423 (code D ref 65066); Mon, 21 Aug 2023 21:18:02 +0000 Received: (at 65066-done) by debbugs.gnu.org; 21 Aug 2023 21:17:19 +0000 Received: from localhost ([127.0.0.1]:58043 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYCH1-0006bx-AW for submit@debbugs.gnu.org; Mon, 21 Aug 2023 17:17:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39718) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYCGy-0006bl-Qr for 65066-done@debbugs.gnu.org; Mon, 21 Aug 2023 17:17:17 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qYCGq-0001cj-IZ; Mon, 21 Aug 2023 17:17:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=BvXuU1hpmFktdfBKy7Tybj3Pvv8X1XPB+koICh9z8SY=; b=NrxHOTmmIX+mT73AEv6c OVuAs8vA4hp/RXM1ivw0qHWFCVclNl2ju9/Sf6cph5jONyp7JoiNplNDaXhExBBS61NmcteTt2Dgl Q3OyAA8IlsW2BM4o8Lt8Z7Zr6Q9J7k7QZO0XiS1cyPHtcxQ/X1IKjdO++j0Cps0N5Ygz8lJsoN/HP TTg6kauIhBcYCTW4Zs1B45XSkxSJZ48mu5NdLvty3UIkHJ/6lana2DVKkM3BAfwJuQtYREjbvTEl/ pAVyckxvjAn3+bpr82xl9HkNdPVwvUom4nrljxs/ISQqgHkG9RbVkHvkbpLLJLDxKpi9/ejWDF0ye 4AizJdZfqRfasQ==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Mon, 21 Aug 2023 23:17:06 +0200 In-Reply-To: (Timotej Lazar's message of "Sat, 5 Aug 2023 10:17:10 +0200") Message-ID: <87y1i46qp9.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.90 X-Spam-Score: -6.90 X-Migadu-Queue-Id: ABF4E42E4D X-Migadu-Scanner: mx1.migadu.com X-TUID: BvY0P9TVJewk Hi, Timotej Lazar skribis: > gnu: syncthing: Update to 1.23.6. > gnu: syncthing: Use new package style. Applied, thanks! Ludo=E2=80=99.