From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id EIDQCC9fD2O7UgAAbAwnHQ (envelope-from ) for ; Wed, 31 Aug 2022 15:16:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id EKj5By9fD2OiQAEAG6o9tA (envelope-from ) for ; Wed, 31 Aug 2022 15:16:31 +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 C92DB2941C for ; Wed, 31 Aug 2022 15:16:30 +0200 (CEST) Received: from localhost ([::1]:45230 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oTNZx-0004oI-Fr for larch@yhetil.org; Wed, 31 Aug 2022 09:16:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55232) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oTNZa-0004kd-6C for guix-patches@gnu.org; Wed, 31 Aug 2022 09:16:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48779) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oTNZZ-0005dP-Sy for guix-patches@gnu.org; Wed, 31 Aug 2022 09:16:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oTNZZ-0002IT-P5 for guix-patches@gnu.org; Wed, 31 Aug 2022 09:16:01 -0400 Subject: bug#57351: [PATCH v2] gnu: Add vpn-slice. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 31 Aug 2022 13:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 57351 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Efraim Flashner Cc: 57351-done@debbugs.gnu.org Mail-Followup-To: 57351@debbugs.gnu.org, arunisaac@systemreboot.net, arunisaac@systemreboot.net Received: via spool by 57351-done@debbugs.gnu.org id=D57351.16619517408798 (code D ref 57351); Wed, 31 Aug 2022 13:16:01 +0000 Received: (at 57351-done) by debbugs.gnu.org; 31 Aug 2022 13:15:40 +0000 Received: from localhost ([127.0.0.1]:38528 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oTNZD-0002Hq-Uj for submit@debbugs.gnu.org; Wed, 31 Aug 2022 09:15:40 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:58132) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oTNZB-0002Hg-10 for 57351-done@debbugs.gnu.org; Wed, 31 Aug 2022 09:15:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=Lkdvr1Yq//JMO3Rfw1yiOcDeAdtKHaRywaXItplR2JA=; b=IjbnnC7mbNyDp43T+xx4QEhxmt 3MOgs0tKdD0gOR8Nub1Ju28zV+ucRfbD5Dm/XmZ39z58tRhz7f2BSR6eyeZ6j9MsUTHiO8HO7R0P9 lfXh1boJ5eidL7VpauX1/82/iHHvQ4zZ3YSaCQ3RkUZYrwCngjEQ4fVDrlttNRojdi+2R/0n7fftV ZXI2gK2J1I+vUlwPIlSDLSJ1B3nZrYQqQVoY0mB96WFuWo1aK5QZ9dZoW8y8RIRRbei5PHleKyDwh uf7yyKDV7i3RNgtwYC5JAG56xYs5/jE3kaS8lkIOyEuXSSTvGOd3j3BQY6PMIGsChMqfJJa1+SQ0u RIABuO5g==; Received: from [192.168.2.1] (port=2026 helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1oTNZ8-0009kI-1v; Wed, 31 Aug 2022 18:45:34 +0530 From: Arun Isaac In-Reply-To: References: <20220829185058.32439-1-arunisaac@systemreboot.net> Date: Wed, 31 Aug 2022 18:45:34 +0530 Message-ID: <875yi8y2o9.fsf@systemreboot.net> 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1661951790; 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: dkim-signature; bh=Lkdvr1Yq//JMO3Rfw1yiOcDeAdtKHaRywaXItplR2JA=; b=oln1GpE09baV1Sw4SHqIgZkRH1vzYytFhCE68lGw6FkYCYHkIlbbNw5UVjRiap5gKSOye1 +dbqmsjSrC6pnuDNCXqwCbeXC+NRDd207Vk558WTgpALOd5f6R5+oo8slegx18h3E5/mWG +3e6B/rvv50nsSszJHTMyEl2dAXmAwws8/Tr87Ha25aNmeh/xII6m9VWUlLKmDKemm8mAc HMYf/Vaci7T70fbrp8ZauATHyoItLEblK5t9ZW23PFsTbAE+0yURsSvX2zCOgxF5GHwjtU 7XhjCRf2cd+ByQjew7i5f3l9o7CTrG5vqOgq4Gxm0qhAZ8OGX8HfX8yNhAMHEA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1661951790; a=rsa-sha256; cv=none; b=cf45UFM5dShj5zZPrCeHfTXPuZRtAEGVpE6xDw0uRU7fXV33eVFubQE/+A9h8ZmaeJQ2IT XZXdYXbZKhBJ6eRc9WBrzWZaG7H0P9+F2cZR5yeX8wx0hrjSneM6ymuc7YVtuFOmRXkLCD R/h+XgfvQxPaLUEP5LRdh08b5XmP4nidXKdcJw2wXy9n8bMozTQHcfe96deqbbGTv6TzK7 RUwJVJWZxl5ThYVM7xBiPneQlmjcy1jrACNXjiX11rcgnmdg3pqN48nIFFdrcEJyySJ2qb WE2862CxzUEyPpF0/YXvCO0G2OCpQ1f01mq/cdMeVl6UvpY5Q2QabA85Bx0w3g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=IjbnnC7m; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=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" X-Migadu-Spam-Score: 7.72 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=IjbnnC7m; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=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" X-Migadu-Queue-Id: C92DB2941C X-Spam-Score: 7.72 X-Migadu-Scanner: scn1.migadu.com X-TUID: InGWLN7hy050 Pushed, thanks for the review!