From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id epsNLjdclGA9WgEAgWs5BA (envelope-from ) for ; Thu, 06 May 2021 23:14:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id YJ38KDdclGCOMgAAbx9fmQ (envelope-from ) for ; Thu, 06 May 2021 21:14:31 +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 5410B8728 for ; Thu, 6 May 2021 23:14:31 +0200 (CEST) Received: from localhost ([::1]:53834 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lelKG-0000yU-4M for larch@yhetil.org; Thu, 06 May 2021 17:14:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40918) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lelJq-0000vq-Q8 for guix-patches@gnu.org; Thu, 06 May 2021 17:14:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56435) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lelJq-0006Nc-GG for guix-patches@gnu.org; Thu, 06 May 2021 17:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lelJq-0008K8-Cw for guix-patches@gnu.org; Thu, 06 May 2021 17:14:02 -0400 Subject: bug#45046: [PATCH] build/kconfig: New module to modify a defconfig file. Resent-From: Stefan Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 06 May 2021 21:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 45046 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 45046-done@debbugs.gnu.org Cc: Danny Milosavljevic , =?UTF-8?Q?L=C3=A9o?= Le Bouter , Efraim Flashner , Mathieu Othacehe Mail-Followup-To: 45046@debbugs.gnu.org, stefan-guix@vodafonemail.de, stefan-guix@vodafonemail.de Received: via spool by 45046-done@debbugs.gnu.org id=D45046.162033561031965 (code D ref 45046); Thu, 06 May 2021 21:14:02 +0000 Received: (at 45046-done) by debbugs.gnu.org; 6 May 2021 21:13:30 +0000 Received: from localhost ([127.0.0.1]:39743 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lelJK-0008JV-Gv for submit@debbugs.gnu.org; Thu, 06 May 2021 17:13:30 -0400 Received: from smtpout2.vodafonemail.de ([145.253.239.133]:37512) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lelJJ-0008JM-3j for 45046-done@debbugs.gnu.org; Thu, 06 May 2021 17:13:29 -0400 Received: from smtp.vodafone.de (smtpa08.fra-mediabeam.com [10.2.0.39]) by smtpout2.vodafonemail.de (Postfix) with ESMTP id B52A812090D; Thu, 6 May 2021 23:13:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vodafonemail.de; s=vfde-smtpout-mb-15sep; t=1620335603; bh=uTFPlj1MDTSqst9pdHSP+0yqPRgF+ug1A4NpfUpI2QE=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=hJvTOD5yZP+DTRGDCpFkGDTFN/e9NFMeNijSArXp2DdWzKdxH9P25ZrXpvXQ4ODRk qOBgsLnkvyixXgO/G/R0X7Aq1/xBuBr4a7xqcZvA46VPnTa8hErejaYBWDP9BmEg5a 01Fa0kUpl7072LU5avaYf7QQ/zE73kCDpGbEf2Fo= Received: from macbook-pro.kuh-wiese.my-router.de (dslb-002-201-117-003.002.201.pools.vodafone-ip.de [2.201.117.3]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.vodafone.de (Postfix) with ESMTPSA id 3AABC14017F; Thu, 6 May 2021 21:13:23 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) From: Stefan In-Reply-To: <733B844C-1E38-4A4C-A126-9A1CA30062EF@vodafonemail.de> Date: Thu, 6 May 2021 23:12:22 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <9EBDDB9F-268A-4F31-8AF1-3C7844BC1396@vodafonemail.de> References: <8DAC4983-25B2-4919-89F2-F08B5C781EC1@vodafonemail.de> <07097DF1-A719-462F-BD66-D1FD466DCD8A@vodafonemail.de> <733B844C-1E38-4A4C-A126-9A1CA30062EF@vodafonemail.de> X-Mailer: Apple Mail (2.3124) X-purgate-type: clean X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate: clean X-purgate-size: 134 X-purgate-ID: 155817::1620335603-000006F1-5B4C58F4/0/0 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=1620335671; 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=uTFPlj1MDTSqst9pdHSP+0yqPRgF+ug1A4NpfUpI2QE=; b=DftrdRaqOMl/JMLTNqaFuCtIJvnB1DspMwadU7KoP3a/Dn2D/WAmwMmQ4O81GOliQSiI9T ybmzlheNFnhDV6Nsx+NikfKLrgOUWzaoSnnOE/qRhfhDhYYQRxcmwB9p90X53Y8jO6PChZ 2r7JCGNTnJH5L3smy8j35BNbRl35dG/gCmTZVYaoBQDzKKGWA4guvt1WPZkc7BA/pcR2me 9UG0n1A5XsvQz+OrhXJbCbrLioheRTA7XiuNDpTd6FmUfWgeuBFdsJelvCoGUrF4mESYAU A3jonTMRGddGMt9W24I06x6pbm6jNwMzPqz67n9vTSOTFdk+DTfeiGUvrS3t5A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1620335671; a=rsa-sha256; cv=none; b=CyWZCL2q9Tx9/eCJ+Syr5kpG6JJlXhpFmSUPUVwJtR+ni7HSh/VoYER6LbbBcPOPCIW2hJ 5l3XVJToSz+H0o7AbsTPqtFsPeXQUIY49DUXOx7pl8bBDVnZ//Is6WBxV7+iO4Nb9NkBnz qvsZi3E5i3zWUIv69lPLfg3+vP5G9qYxrvbBh8jdqVfBfVxuJySx+ByDSKqHC+wA60RWW8 wAqVlcyU904JQ/mezFP9XxqcscQmXcdbmbw/tnK1Z0lwV1uOHExPTL6bcYS1tA8Op1XDkm gWow0X3mBBYw8JPiN2zjI74Lt49rWWLQBVO7V6iewje+Qel2Ag4YRqMfNgBgtg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=vodafonemail.de header.s=vfde-smtpout-mb-15sep header.b=hJvTOD5y; dmarc=none; 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: 0.54 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=vodafonemail.de header.s=vfde-smtpout-mb-15sep header.b=hJvTOD5y; dmarc=none; 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: 5410B8728 X-Spam-Score: 0.54 X-Migadu-Scanner: scn0.migadu.com X-TUID: o5VWp/+vrg1L Hi! I=E2=80=99m closing this ticket. There will be a new patch series which = will also contain this change. Bye Stefan=