From 644e5495ac2404550b951f3f0e7760619c98f94f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Sun, 5 Nov 2017 19:04:28 +0100 Subject: [PATCH] EAPI 7: Bash version is 4.3. --- eapi-differences.tex | 3 ++- ebuild-format.tex | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/eapi-differences.tex b/eapi-differences.tex index b666500..6fd93f8 100644 --- a/eapi-differences.tex +++ b/eapi-differences.tex @@ -57,7 +57,7 @@ Stable use masking/forcing & \compactfeatureref{stablemask} & No & No & Yes & Yes & Yes \\ Bash version & \compactfeatureref{bash-version} & - 3.2 & 3.2 & 3.2 & 4.2 & 4.2 \\ + 3.2 & 3.2 & 3.2 & 4.2 & 4.3 \\ \t{failglob} in global scope & \compactfeatureref{failglob} & No & No & No & Yes & Yes \\ @@ -455,6 +455,7 @@ EAPI 7 is EAPI 6 with the following changes: \item \t{package.mask}, \t{package.use}, \t{use.*} and \t{package.use.*} in a profile can be directories, \featureref{profile-file-dirs}. \item \t{package.provided} in profiles banned, \featureref{package-provided}. +\item Bash version is 4.3, \featureref{bash-version}. \item Runtime-modifiable USE flags (\t{IUSE_RUNTIME}), \featureref{iuse-runtime}. \item Empty \t{||} and \t{??}\ dependency groups no longer count as being matched, \featureref{empty-dep-groups}. diff --git a/ebuild-format.tex b/ebuild-format.tex index e7b8133..0c3cf59 100644 --- a/ebuild-format.tex +++ b/ebuild-format.tex @@ -26,7 +26,8 @@ output or standard error, or modify the state of the system in any way. \multicolumn{1}{c}{\textbf{\t{failglob} in global scope?}} \\ \midrule 0, 1, 2, 3, 4, 5 & 3.2 & No \\ - 6, 7 & 4.2 & Yes \\ + 6 & 4.2 & Yes \\ + 7 & 4.3 & Yes \\ \bottomrule \end{tabular} \end{centertable} -- 2.15.0