From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id MB2JOPeUP2XqYgEAauVa8A:P1 (envelope-from ) for ; Mon, 30 Oct 2023 12:35:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id MB2JOPeUP2XqYgEAauVa8A (envelope-from ) for ; Mon, 30 Oct 2023 12:35:20 +0100 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 B33EE16065 for ; Mon, 30 Oct 2023 12:35:19 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698665719; 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: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; bh=CsVA94XW2ipLqFPqdWJ/KLUvTiei+dwBwG/kNCgiClY=; b=iuALcpmuYggN24MbBEDf497LNaOI0oyVvhirv1amN01/JmKgjtZ9H2mtf7K0V3L1d+yzqT j3wBnZuSY0kmtdVyv5aXqwxd5i4a3EYqaYD7hQbIrzeGMUeXCSkrTWsVoTwca7NTENOqSH M159SiMHhY3dag5fqiNRDp3euy2QGMKuj1RBzsjddYMo7pSiazj9fSbyoj9q3KOMr9B1Yn Xill68L3vpT1YHVaVp+f5Gzue+DyLgREmFjY9gUNcghBCJdKreFIwE6i1DY0ES4baVuXlf cHVkBXmZxcYD3iwkq1qYlqTxPl+vRRLPk0fLEMHmpzdeshbj3AWlJrFA9uQYzw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698665719; a=rsa-sha256; cv=none; b=tXxXQWptYqZeELWkck+EtnJAFsCgY4miSISOAIOPmiBgPgHkNNGm8XXmbC6csIlzNOB0kY FZIxQqcUewH7bj9Lq82S0xL1uiVKIIBiK8XAFbqXWt3tKaM0gxalmxiKh3wt1chMZMvxG6 z17svDphZtQRxqTj5SMKsChfkwAG4tjUy8wyC/8Ptb88bsSC6//trwHEh2PsDI6mghDk1H fpzrQCC+occ9P8ZIxE8fZ/Nh/HXuHNyK24ABGljvt1XA/wpNjKMFdJPtplwmOS6xWFb2+i czMwG8pzKFbE+cmyYF/y7bu7V8401Mw3QLCmud5caExNAhec0DT6HvShBuakxg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qxQXP-00015i-3F; Mon, 30 Oct 2023 07:34:31 -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 1qxQXN-00014N-3x for guix-patches@gnu.org; Mon, 30 Oct 2023 07:34:29 -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 1qxQXM-0004Mr-SE for guix-patches@gnu.org; Mon, 30 Oct 2023 07:34:28 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qxQXt-0007EH-UO for guix-patches@gnu.org; Mon, 30 Oct 2023 07:35:01 -0400 Subject: bug#66766: [PATCH v3 3/3] gnu: ansible: Update to 8.5.0. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 30 Oct 2023 11:35:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66766 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jack Hill Cc: 66766-done@debbugs.gnu.org Mail-Followup-To: 66766@debbugs.gnu.org, mail@cbaines.net, jackhill@jackhill.us Received: via spool by 66766-done@debbugs.gnu.org id=D66766.169866567127732 (code D ref 66766); Mon, 30 Oct 2023 11:35:01 +0000 Received: (at 66766-done) by debbugs.gnu.org; 30 Oct 2023 11:34:31 +0000 Received: from localhost ([127.0.0.1]:44382 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxQXO-0007DE-JJ for submit@debbugs.gnu.org; Mon, 30 Oct 2023 07:34:30 -0400 Received: from mira.cbaines.net ([212.71.252.8]:42988) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxQXM-0007D6-Tl for 66766-done@debbugs.gnu.org; Mon, 30 Oct 2023 07:34:29 -0400 Received: from localhost (pd95b13b0.dip0.t-ipconnect.de [217.91.19.176]) by mira.cbaines.net (Postfix) with ESMTPSA id 2D46527BBE2; Mon, 30 Oct 2023 11:33:55 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 319b72f2; Mon, 30 Oct 2023 11:33:54 +0000 (UTC) References: <08dc3889305b13fa8cee6244474ed6a105dc30fb.1698414364.git.jackhill@jackhill.us> <7531acb3653cabe1eec758b3c9102fde53131fc1.1698414364.git.jackhill@jackhill.us> User-agent: mu4e 1.10.5; emacs 28.2 From: Christopher Baines Date: Mon, 30 Oct 2023 11:31:19 +0000 In-reply-to: <7531acb3653cabe1eec758b3c9102fde53131fc1.1698414364.git.jackhill@jackhill.us> Message-ID: <87a5s0xs2m.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: -8.20 X-Spam-Score: -8.20 X-Migadu-Queue-Id: B33EE16065 X-Migadu-Scanner: mx10.migadu.com X-TUID: dxt+pC7eDq81 --=-=-= Content-Type: text/plain Jack Hill writes: > * gnu/packages/admin.scm (ansible): Update to 8.5.0. > > Change-Id: I38ac84a0945f3ba10e13246cf8ae95c3795b52b3 > --- > gnu/packages/admin.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) This patch, and the preceding ones look good to me. I've pushed them to master as 85451b38dd175f8bd4bcb42336c895bdc9373d28. Thanks, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmU/lKFfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xdo8A//Xo//jOVb6Cfut5LbqgD+D/wH3kyQF5B8 SFtmzxd5HpKR1oijpS4S+9R1rUqeAUw8wBhzg58AbDTGpy2KqsaCKkvaNdh1yDY1 yfVMoSnWNc072btRIIkH8oRgiFf571ECBSoC/l4f9lf2syUPmMbjq/rOqaqaUjnY 8PomKKjGMC+49XI1CLlX7iXMgxjSuop+tuGlo9jspgzHbVi2lrwiTblsR65pCS6g GUphSTUQugb2ASA8+T6E6fua9ygnjBjPlrEPHW8LOXV6Vtzqx7XQ9bH4vDt37B90 99Ly3OxjT5286ko5am/yXDvP7X6xACXUJohZmi28/xQFAe2OA838K69QEcgHeDUL 7HVHT+UkbWbiR4tLDCigRV0j233sL2aa2lj8bO/XOnfNJMa9jd1IduT5UbAMBKxS YNeBUNHuxj9QwDB9VRfooBdtMQoGfJdWh6XVbru0wiIXx/FoU8hmQTUtcvA+wRZT jlSoARLkmj56PBwDioGC6rLYUdopKVeSNkmG1eBA9jVlHOULMIiPfv0EGVf0XeO+ 14rfR47GGwBoPp8frckfllTdWSNNKAvHRSqFu8vMG0urluAACPRyb/o5/wyc3Vfy 13Cma7o/QONwv1eXVZ7nYws6pcL9hXLSTmtiWu5qCOqyppo9Ww2t5PEumhDdiLHg U+/IdbV+WN4= =l6oT -----END PGP SIGNATURE----- --=-=-=--