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 ms9.migadu.com with LMTPS id YGBeCbL6JWTvdwEASxT56A (envelope-from ) for ; Thu, 30 Mar 2023 23:10:10 +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 sKxdCbL6JWRLdAEA9RJhRA (envelope-from ) for ; Thu, 30 Mar 2023 23:10:10 +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 DE48428990 for ; Thu, 30 Mar 2023 23:10:09 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1phzW4-0001cA-Tn; Thu, 30 Mar 2023 17:09:04 -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 1phzW3-0001bs-6c for guix-patches@gnu.org; Thu, 30 Mar 2023 17:09:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1phzW2-0005Zf-U8 for guix-patches@gnu.org; Thu, 30 Mar 2023 17:09:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1phzW2-0005cR-AY for guix-patches@gnu.org; Thu, 30 Mar 2023 17:09:02 -0400 Subject: bug#61744: [PATCH] services: base: Deprecate 'pam-limits-service' procedure. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 30 Mar 2023 21:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 61744 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Bruno Victal Cc: Ricardo Wurmus , 61744-done@debbugs.gnu.org Mail-Followup-To: 61744@debbugs.gnu.org, ludo@gnu.org, mirai@makinata.eu Received: via spool by 61744-done@debbugs.gnu.org id=D61744.168021049621538 (code D ref 61744); Thu, 30 Mar 2023 21:09:02 +0000 Received: (at 61744-done) by debbugs.gnu.org; 30 Mar 2023 21:08:16 +0000 Received: from localhost ([127.0.0.1]:59574 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1phzVH-0005bK-Ve for submit@debbugs.gnu.org; Thu, 30 Mar 2023 17:08:16 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56866) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1phzVG-0005b2-B1 for 61744-done@debbugs.gnu.org; Thu, 30 Mar 2023 17:08:14 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1phzVA-0005R3-53; Thu, 30 Mar 2023 17:08:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=0qSZio0jkHlZE52dArp43eERDmpr7++DQAHCj/Db83U=; b=hTcO0gpVsZo6D4u/E4GP ol09/wlG2dLoDTTGQqlj9tlm7lFVYwQ9QbLNrtecgg7NJzKRli4KafEFb4unRZWix7ApYSATEwyyT YgU7t5B6Wjo0KGfOFRCNVMgz+oXfHew+uyQP3yawVlLEe2fa4NfMeXaunRxl7iXJoZStOCWrj1ihL jNKt14xwDyOdKk0P0pC8KDKTptMt76JSW5E5zfpBjkpNQnKl5zTEqJVqfMdMrWE9soTGlkmDhcZaa XIOAK/ltkI+DQOWlkadGy+APJcRbFC53vGEgPWUCFmwPtp/i02DpmvKQlrMUGYKCxgvw1i3VhbwuC /YOIm5k9ojcHAg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1phzV9-0003v9-PX; Thu, 30 Mar 2023 17:08:07 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <871qlwo4m8.fsf@elephly.net> <271039c5-c316-7a12-53a2-152b0b186538@makinata.eu> Date: Thu, 30 Mar 2023 23:08:06 +0200 In-Reply-To: <271039c5-c316-7a12-53a2-152b0b186538@makinata.eu> (Bruno Victal's message of "Sat, 11 Mar 2023 11:25:13 +0000") Message-ID: <875yaihrrd.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1680210609; a=rsa-sha256; cv=none; b=DZfammblakL/qZ27XiYWWo8D2qqrh7xc1Pog6r7V7CgyCvRE/KoUCujyVtsad7sZ3alBvV RpBLRyGtvR9nck0btGZQgVcYfeluAMPwPyFCatGVULfRAWBZDhpS9qZY4dv1bDqFfnFDdB U8soDc33vPWak8QW9kyN/iiIodalrC1mpmD0NbyFmZos+RqiEbcsCmZrfwpnQ9XfnUvGfw mRtv8VLu2VvfYTgLd7M9WgO6QJIrP7aakrZusyyKMQJ6F0HWiS8qQ6cue1haweniCswY7T gh+V+wskYHz9vKR9WCORn+95pk293y4cMj60kvtcHB1BIf6xfqbCoxu/HylKdw== 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=hTcO0gpV; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1680210609; 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=0qSZio0jkHlZE52dArp43eERDmpr7++DQAHCj/Db83U=; b=eH4ASYua/f4z3vTMZLk9TJJaEhWTe7AWq7OgacNTTncc1+CUCpthL18uBfZEILj4MkBy7K dYCGd4lQYAvDZjfCKOz82XV6UJgh0OvUVZc+dS28wzph5vEmv1ljPg0t3bO96f2LDurA31 X0q3l+XzyQEqxWSTD9ECkzsVwj+Sk6Cp5Exafq/XzksBbA+fX5N/hxt3qdOAfk6u3bqFhu aBx8AY/t6RpO/VIsRP/5DK20C5zw5L/jRZpKdzC3ntd1dw68U0aejV4NEDhpbRfjikGQXc 47XTYB8vRX3s3qyUfzOx33LTBNr6vX5ssLjhpKyIhta6UktlTsu2vKxYuZhgZQ== X-Migadu-Spam-Score: -4.12 X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=hTcO0gpV; 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-Spam-Score: -4.12 X-Migadu-Queue-Id: DE48428990 X-TUID: IRMiXmEzm54m Hi Bruno, Thanks for explaining. It seems to me that none of the issues raised is a blocker, so I went ahead and applied these two patches. Thank you, and apologies for the delay! Ludo=E2=80=99.