From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id kM6FG9nVeWGCJQEAgWs5BA (envelope-from ) for ; Thu, 28 Oct 2021 00:42:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 8mdCF9nVeWEKNQAA1q6Kng (envelope-from ) for ; Wed, 27 Oct 2021 22:42:33 +0000 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 DB2F5A109 for ; Thu, 28 Oct 2021 00:42:32 +0200 (CEST) Received: from localhost ([::1]:59714 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mfrct-0003El-SZ for larch@yhetil.org; Wed, 27 Oct 2021 18:42:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47600) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfrcQ-0002yh-Lb for guix-patches@gnu.org; Wed, 27 Oct 2021 18:42:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39284) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mfrcQ-00059P-AW for guix-patches@gnu.org; Wed, 27 Oct 2021 18:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mfrcQ-0003EO-7p for guix-patches@gnu.org; Wed, 27 Oct 2021 18:42:02 -0400 Subject: bug#51306: [PATCH] gnu: docker-compose: Update to 1.29.2 Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 27 Oct 2021 22:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51306 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Olivier Dion Cc: 51306-done@debbugs.gnu.org Mail-Followup-To: 51306@debbugs.gnu.org, ludo@gnu.org, olivier.dion@polymtl.ca Received: via spool by 51306-done@debbugs.gnu.org id=D51306.163537448412361 (code D ref 51306); Wed, 27 Oct 2021 22:42:02 +0000 Received: (at 51306-done) by debbugs.gnu.org; 27 Oct 2021 22:41:24 +0000 Received: from localhost ([127.0.0.1]:50829 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfrbn-0003DH-H0 for submit@debbugs.gnu.org; Wed, 27 Oct 2021 18:41:24 -0400 Received: from eggs.gnu.org ([209.51.188.92]:50126) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfrba-0003Cn-0I for 51306-done@debbugs.gnu.org; Wed, 27 Oct 2021 18:41:22 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:56472) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfrbU-0004zA-LD; Wed, 27 Oct 2021 18:41:04 -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=FlJ3Dj3WuIWGtf3EY8azyMGuBdPImtBWXGpS4gIIs2U=; b=YZCF5r7po0drOAd5/JUP GOnIiCzfog/PsvC8cl0j0s/+QkZrqcVSVJvec6I3PrdRXj5y2+3zZ2a5kB+spnSJf4VUdv14c1O1/ 1h9138SmZlR8QUJkSwAia5m+yRTuvY+tpVYQ5jTwryuWXo8POhI4wyUrdRcZe3j8kM09V5KRCzMhQ I1MjvPXj+2ghOq5U1ZxbtmZy8OkCae1x8HIRKmFVPy9q+TCoPIQr5h4d28hdJTSDSm20m4w5CLrN+ g0t0JXIE4R+0AIWQcGBrr95kSg7sHP6muJJpOR6Q3fFrbNkxJtVelryc+CwbPKKCGJAWxdpZJolJM PHSTMyfTZSlVGA==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:54266 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfrbU-0007tE-3F; Wed, 27 Oct 2021 18:41:04 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20211020145945.25793-1-olivier.dion@polymtl.ca> Date: Thu, 28 Oct 2021 00:41:02 +0200 In-Reply-To: <20211020145945.25793-1-olivier.dion@polymtl.ca> (Olivier Dion's message of "Wed, 20 Oct 2021 10:59:45 -0400") Message-ID: <87r1c69jlt.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1635374552; 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=FlJ3Dj3WuIWGtf3EY8azyMGuBdPImtBWXGpS4gIIs2U=; b=dP7fHEfGzDNWby5qexQDRGDb45AclQ2VeFKlir5hyKc0YnMmoxJYs9rlMCzEYh0q8Baf3Q HCi+nOd0LquotcYMPdSZOBoCmAEzua+N2y+a6oSd5vzxuOTTDHg4LshxV30qyqL/brfijl OkXmUW4iMG95ord4G6cQ60CLPFUbsxPT3K2saZaXf4nyUY53Yxwu/EhwDtgQR2zUzk17tq nWzBVI6HmCU2CZYRZET6pMGZ33YdQTCZ5ZVqiq1w81JJZ52qrpPFCRpkRShDtvdBNOiWYn z8WMY1pkwBbg38hTMwdB9UWtWgCMaAo8dV9/VUHoArN23PXOtdRW9jgTTpLabA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635374552; a=rsa-sha256; cv=none; b=PsPXTADomv1N7Lb/8nLxyttYboHiITapPnCdvT2AMFLO8mU+wTgem+Hc6CjNlwrsRmHSs8 pvxz5rt3FAWkEsQE7BXwaq9vyxhSHhWrgovhWbtZmNqEn7ho8ACXFH10WNp9ZdoouFtPA3 yx13l+NLM7t3wF3b51ANMEPpL6KTVDBAPOn1iZinpqxYHTtRQuuwwpPk8ErNP/DVw8Xocl MK6xTAOskRWXgCdnpMTxL/RsgEU4UvLGYl8BPMivoM3fEQhi5om3dCTz+2QK1HE0GaWm2H ySY6j/EwJAFFCX5eQ8hVr71hawzecIWNiKnZXSZl4pVncZ9XcsI7BSxQjN1jUw== 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=YZCF5r7p; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -2.92 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=YZCF5r7p; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: DB2F5A109 X-Spam-Score: -2.92 X-Migadu-Scanner: scn0.migadu.com X-TUID: giJr5SeIhWZr Olivier Dion skribis: > * gnu/packages/docker.scm (docker-compose): Update to 1.29.2. Applied, thanks! Ludo=E2=80=99.