From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7B5F615807A for ; Sun, 08 Jun 2025 20:38:59 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 56B9B34349E for ; Sun, 08 Jun 2025 20:38:59 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 903FE1104A8; Sun, 08 Jun 2025 20:38:38 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 8879B1104A8 for ; Sun, 08 Jun 2025 20:38:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3F1B0343474 for ; Sun, 08 Jun 2025 20:38:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 659642987 for ; Sun, 08 Jun 2025 20:38:35 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1749414976.14121322cf86146d5cb0e773f8f7d21ed456b0ac.ulm@gentoo> Subject: [gentoo-commits] proj/pms:eapi-9 commit in: / X-VCS-Repository: proj/pms X-VCS-Files: eapi-differences.tex pkg-mgr-commands.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 14121322cf86146d5cb0e773f8f7d21ed456b0ac X-VCS-Branch: eapi-9 Date: Sun, 08 Jun 2025 20:38:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1ebae8a5-f619-49c7-b554-d9eafad842f1 X-Archives-Hash: 3df8dba931449c6f6cdeb769ca67ae54 commit: 14121322cf86146d5cb0e773f8f7d21ed456b0ac Author: Ulrich Müller gentoo org> AuthorDate: Mon May 12 18:13:01 2025 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Jun 8 20:36:16 2025 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=14121322 EAPI 9 bans domo Bug: https://bugs.gentoo.org/951502 Signed-off-by: Ulrich Müller gentoo.org> eapi-differences.tex | 4 ++++ pkg-mgr-commands.tex | 11 +++++++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/eapi-differences.tex b/eapi-differences.tex index abaaf52..dd3d03e 100644 --- a/eapi-differences.tex +++ b/eapi-differences.tex @@ -129,6 +129,9 @@ GNU \t{patch} version & \compactfeatureref{gnu-patch} & \t{assert} & \compactfeatureref{banned-commands} & Yes & Yes & Yes & Banned \\ +\t{domo} & \compactfeatureref{banned-commands} & + Yes & Yes & Yes & Banned \\ + Query command options & \compactfeatureref{pm-query-options} & \t{-{}-host-root} & \t{-b}, \t{-d}, \t{-r} & \t{-b}, \t{-d}, \t{-r} & \t{-b}, \t{-d}, \t{-r} \\ @@ -372,6 +375,7 @@ EAPI 9 is EAPI 8 with the following changes: \item Bash version is 5.2, \featureref{bash-version}. \item Variables no longer exported, \featureref{export-vars}. \item \t{assert} banned, \featureref{banned-commands}. +\item \t{domo} banned, \featureref{banned-commands}. \end{compactitem} \ChangeWhenAddingAnEAPI{9} diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex index 3dfc3e1..c977d00 100644 --- a/pkg-mgr-commands.tex +++ b/pkg-mgr-commands.tex @@ -81,11 +81,12 @@ called, the package manager must abort the build process indicating an error. \multicolumn{1}{c}{\textbf{\t{useq}}} & \multicolumn{1}{c}{\textbf{\t{hasv}}} & \multicolumn{1}{c}{\textbf{\t{hasq}}} & - \multicolumn{1}{c}{\textbf{\t{assert}}} & & \\ + \multicolumn{1}{c}{\textbf{\t{assert}}} & + \multicolumn{1}{c}{\textbf{\t{domo}}} & \\ \midrule - 0, 1, 2, 3, 4, 5, 6, 7 & No & No & No & No & & \\ - 8 & Yes & Yes & Yes & No & & \\ - 9 & Yes & Yes & Yes & Yes & & \\ + 0, 1, 2, 3, 4, 5, 6, 7 & No & No & No & No & No & \\ + 8 & Yes & Yes & Yes & No & No & \\ + 9 & Yes & Yes & Yes & Yes & Yes & \\ \bottomrule \end{tabular} \end{centertable} @@ -589,6 +590,8 @@ the current phase function has returned. is the package name with \t{.mo} appended. Failure behaviour is EAPI dependent as per section~\ref{sec:failure-behaviour}. The locale tree location is EAPI dependent as per table~\ref{tab:domo-path}. + In EAPIs listed in table~\ref{tab:banned-commands-table}, this command is banned as per + section~\ref{sec:banned-commands}. \item[dosbin] As \t{dobin}, but installs to \t{DESTTREE/sbin}.