From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 4IPFA5Xaw2QYpAAASxT56A (envelope-from ) for ; Fri, 28 Jul 2023 17:11:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id kPGnA5Xaw2TmHgEA9RJhRA (envelope-from ) for ; Fri, 28 Jul 2023 17:11:17 +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 996FB487B2 for ; Fri, 28 Jul 2023 17:11:16 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b="P60/2Uz4"; 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=1690557076; h=from:from:sender:sender:reply-to: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: dkim-signature; bh=hypY4Oh/KBJQv734LFffwv8pnq5WTKR185UsOXFAi3g=; b=ZNYHcA2LOS+/Ais+exX7G1Oyt4X/LL2tKhQuJsx21zmLKf6ZrXGMEanSn6ZjMHc+q9JwSU qi2j/4jnCNB95G4JzzLB8fd3ATVR2HkkLdZjLakijAR3pmY2JyV0htnl8qcFHuZ3QaI27D Rd4bX1PrswCB9ek9YPaJ80jdaCdAMz4umVubNBLyFIZCB7ucZ7gHk7tNgsrAjfzK/gbnc0 hAJFFq1Qa7fXSXFjXZLjPW42iFi/Rcafhfbm1lPh95pLF5GeIXFymJnuvsxbOBw54dgtMm 6Ui9/gGJN4s4jdX8f2jRl5gdq51pxzYC9GCRY0rzoCHZfFh+TropP0JkPb+YmQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690557076; a=rsa-sha256; cv=none; b=OC1NG54srZnBKfF0zZ5zEyCDsjLaIyUlKqB8imZKPtaTONiFElN5NkOSLHx1wdSx+8FQkF ZWp3Q67wIj2FzhghmrnF4hdmJBkE1YLsK6NpvrbXGRtHujq78DuXqhcCFSoMbcVjhjZe5E LQnTSMG7sqlfRY3u4d8dDDkaho+Ua/9nj/3WOaUs1tksr1/kA74Lclz5433mg/DCY0ogJz KmToF4cKvQwxGe4ReCeS2MHfvyW6Bf52/PRIzYxu/4dE1HL3EjpjYLYNi3wHHKcGLePg7W E/P8yDdwPEwPoQvaCZiyiU8+R8FnE+3FBLAlXaVyDGC+9fD+3kJsZht2DSDqiw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b="P60/2Uz4"; 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 1qPOHD-0008Im-GS; Fri, 28 Jul 2023 10:17:07 -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 1qPOHA-0008HB-Oq for guix-patches@gnu.org; Fri, 28 Jul 2023 10:17:04 -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 1qPOHA-0001xn-Fx for guix-patches@gnu.org; Fri, 28 Jul 2023 10:17:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qPOHA-0002Tn-Cc for guix-patches@gnu.org; Fri, 28 Jul 2023 10:17:04 -0400 Subject: bug#64694: [PATCH 0/2] Update iwd to 2.7. Resent-From: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 28 Jul 2023 14:17:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64694 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hilton Chain Cc: 64694-done@debbugs.gnu.org Mail-Followup-To: 64694@debbugs.gnu.org, iyzsong@envs.net, hako@ultrarare.space Received: via spool by 64694-done@debbugs.gnu.org id=D64694.16905538239509 (code D ref 64694); Fri, 28 Jul 2023 14:17:04 +0000 Received: (at 64694-done) by debbugs.gnu.org; 28 Jul 2023 14:17:03 +0000 Received: from localhost ([127.0.0.1]:45821 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPOH8-0002T7-Ra for submit@debbugs.gnu.org; Fri, 28 Jul 2023 10:17:03 -0400 Received: from mail.envs.net ([5.199.136.28]:59086) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPOH6-0002Sh-TL for 64694-done@debbugs.gnu.org; Fri, 28 Jul 2023 10:17:01 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 6369238A2050; Fri, 28 Jul 2023 14:17:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1690553820; bh=hypY4Oh/KBJQv734LFffwv8pnq5WTKR185UsOXFAi3g=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=P60/2Uz4qXg2tHEynDFLP6YKDvkdMzI3n4KX0t0kwmBA415QFRYApwp2EwBUM5Rpm FpaeZ4ygykKwiiUV2uWUUwnLY5A9wuJgO746bkHIa1aN7ZKsFz4KJU9XjYje1szGTb 1sDFaIrVbItrRVH0cGAo+5K4paeeHMt8YKCV04kxY9NtH6hy8mLifZqNxchM+MjD6+ CP7vJ0TwNadO2kjHGuG+27fyK6+ZVffbOJVhpcl6l4BMcwPalc+jMCcDEPtgMwTML6 PeCztubD7bFjZ/506VEp+JXBwdWl7lcxRHsfi0Wx25jrJoGeKHqcrRhN3TlVxcFOLh 8hPXfPrLidqK6n1NZjR8cH9dDtxDOpuFbloSayNS241wA9yYSQAHanaqaIKlCHHppJ d+9Fj1qolvGAwWSrfrUinel5JDWLYlUsPtmioS6/ZPlMp/wjneWeGNE7oGjVcQuSXh WsnFLu+tWdna9CM5j5RWd5hCTsIVCmQG14Jn+5v2IVtpGOiI6Vz9X0/DhYSJL3vNxz KEU3TkKo+kxtnTVEsyG9m9bG24rsguZpCU5sLOZASfg4S+qysCZ6XF74QN/A7hGOGr gW0pGBlvE+V0lkQCz8eMRmmEAsI8T5tyKeVyKcKOR1j13Rs2/2OdFxcG+RWDfYYvES XU6mCw3cOTbYLZli8lYMZvh8= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id QCxWJKQsw57Z; Fri, 28 Jul 2023 14:16:57 +0000 (UTC) Received: from localhost (unknown [36.170.57.9]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Fri, 28 Jul 2023 14:16:56 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 02086539; Fri, 28 Jul 2023 14:16:56 +0000 (UTC) References: Date: Fri, 28 Jul 2023 22:16:56 +0800 In-Reply-To: (Hilton Chain's message of "Tue, 18 Jul 2023 12:28:10 +0800") Message-ID: <87r0osi0iv.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: , Reply-to: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-ACL-Warn: , =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= From: =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= via 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-Scanner: mx2.migadu.com X-Migadu-Spam-Score: -6.64 X-Spam-Score: -6.64 X-Migadu-Queue-Id: 996FB487B2 X-TUID: 5Fi7k9AQY1Hl Hilton Chain writes: > Hello Guix! > > This patchset updates iwd and its dependency ell to the latest versions. > Pushed to master, thank you!