From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id CP1QIg2/UmKyfAAAgWs5BA (envelope-from ) for ; Sun, 10 Apr 2022 13:27:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 8CCxHw2/UmIqBQAA9RJhRA (envelope-from ) for ; Sun, 10 Apr 2022 13:27:09 +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 F044425C56 for ; Sun, 10 Apr 2022 13:27:08 +0200 (CEST) Received: from localhost ([::1]:35306 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ndVil-0000J1-F2 for larch@yhetil.org; Sun, 10 Apr 2022 07:27:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50118) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ndVig-0000IN-MY for guix-patches@gnu.org; Sun, 10 Apr 2022 07:27:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45639) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ndVig-0007Xi-5s for guix-patches@gnu.org; Sun, 10 Apr 2022 07:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ndVif-0005Zc-W5 for guix-patches@gnu.org; Sun, 10 Apr 2022 07:27:01 -0400 Subject: bug#30734: [PATCH core-updates 0/3] nologin and ifconfig profile conflicts Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 10 Apr 2022 11:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 30734 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: zimoun Cc: Danny Milosavljevic , ludo@gnu.org, 30734-done@debbugs.gnu.org, Leo Famulari Mail-Followup-To: 30734@debbugs.gnu.org, marius@gnu.org, mbakke@fastmail.com Received: via spool by 30734-done@debbugs.gnu.org id=D30734.164959001221402 (code D ref 30734); Sun, 10 Apr 2022 11:27:01 +0000 Received: (at 30734-done) by debbugs.gnu.org; 10 Apr 2022 11:26:52 +0000 Received: from localhost ([127.0.0.1]:39535 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ndViV-0005Z8-PH for submit@debbugs.gnu.org; Sun, 10 Apr 2022 07:26:51 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56794) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ndViU-0005Yu-4G for 30734-done@debbugs.gnu.org; Sun, 10 Apr 2022 07:26:50 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:40954) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ndViN-0007WZ-JG; Sun, 10 Apr 2022 07:26:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=zeixkjAI/lg0ui0sRPV6Pmw+j9fG6ur9lv0G8xLVpoE=; b=Umbpw1tpae2YXnnL3jfn JlZfuIOaGgOxbt9l/xkn+GR9TbPg9SkK3X2vnQSnD6qkV0rjEutqzD5rvgLtcWbbUl1PKU8Pksfk9 /rcX7qE8H/1r+CID+juKnuIBvh0qwETjfj2j28j7tpaPFt5x9srA03Utb0DsXw25Pu0oAWBV72CdU 5B1XAgbl2sBXaulMiLf6Uw4JYvVqbvGJnT1dSqibiZ7/QuqARzyYDJ4ZPxyHA8pj0i4Sm+5Q/OOa4 opvVRHYyA6FMnsAXk1L4Y9eJFfg3kpooIgikK+urn+TKAjMBRbEF3zK8IqPn1sDBnqteES8nqKpqc XrGc36Pt2ehgGw==; Received: from host-37-191-236-102.lynet.no ([37.191.236.102]:40184 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ndViN-0006Tk-52; Sun, 10 Apr 2022 07:26:43 -0400 From: Marius Bakke In-Reply-To: <86a6dgzln8.fsf_-_@gmail.com> References: <20180306165438.4306-1-mbakke@fastmail.com> <86fsn8zo8e.fsf@gmail.com> <86a6dgzln8.fsf_-_@gmail.com> Date: Sun, 10 Apr 2022 13:26:40 +0200 Message-ID: <875ynhi3gv.fsf@gnu.org> 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" 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=1649590029; 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=zeixkjAI/lg0ui0sRPV6Pmw+j9fG6ur9lv0G8xLVpoE=; b=ZFDyICkP0hZ1Mmtj/yfsA/+aWGmn2J9SwiDXUUMA+gcpkrEBIGrOJPk8Swg/HjBRXQY5IZ AucJ/hJDi3povqixO9AuNwFRinRE2zzNbLx0jkwHvGS4ZcdO7fPWug8V1xXI8GkgSY/0AZ lq9jQGnMZVbXYHyXxiXeRMr6GyBqNIoePmndMRhPHcHsabrjEMQYytloVnMp0SujMu4bNb Z2NaHNiyOWul30Nz/d+pGVOfbd5wrDoFDJIcM0dASrNZaHwho+5nigNYrb+194n5mnm61P ESG8+azsrUCCQDINRyi+zQhilU5HEyT0sheZs6S9K41WDx7b8NIY+3UCfxCFDw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1649590029; a=rsa-sha256; cv=none; b=Dr3q1GEY3QGSUYS0Aj6hXenNVIr1PyNq4NvmSoGl4mjtEvwVGS8cGRaEuNTJw4hWibIUTV HeRAfI3UVzxoTl9ZRbdBCmzRsZXicqabt/UxlkOIFUHGV4FpWvItsJcXpqnrqdz5xy1ecd EHKiPk9LNC5pSodZEzLQgJ6ZEZk+r/6NLvfJtCBF9Z/+qoR01frvatXiFxqr5t/650OKgL TDaTMg4+4nL4bfflFpM/SM6iM6EcbV07IRSWG/fXRja+3ja3OSv/t659TsMwjwxQws7tM/ r9b42U2Qc2oXaEg1GhS7SpXN22c1W78bdQX7DQLdHSdG6+HxcGDxluoC+Ssvkw== 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=Umbpw1tp; dmarc=pass (policy=none) header.from=gnu.org; 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: -3.37 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Umbpw1tp; dmarc=pass (policy=none) header.from=gnu.org; 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: F044425C56 X-Spam-Score: -3.37 X-Migadu-Scanner: scn0.migadu.com X-TUID: NVhRSVdDY4Yj --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable zimoun skriver: >> Since the last discussion of the two others is from 4 years ago, I >> assume it is not a big deal and could be close as wontfix. WDYT? > > Closing the 2 others? Or what is the next action? The ifconfig patch is obsolete since 58236d301 (system: Drop net-tools from %BASE-PACKAGES (replaced by iproute2).). Closing, thanks for the reminder. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEARYKAC0WIQRNTknu3zbaMQ2ddzTocYulkRQQdwUCYlK+8A8cbWFyaXVzQGdu dS5vcmcACgkQ6HGLpZEUEHe2ywEAiFsGaXWSOvVf0Nh0t8OMq1ivaaQ084echJVI HybScJkA/RXYCDX/b2SJyDhLchwQO+pJnPOyHxsV5HF6kEG5t64C =3r0u -----END PGP SIGNATURE----- --=-=-=--