diff options
author | 2022-11-24 02:38:23 +0000 | |
---|---|---|
committer | 2022-11-24 02:40:54 +0000 | |
commit | abc73485106492b6d0d20ff558c1a856ced1f79d (patch) | |
tree | ce450b8a5db39ff8070c1c0159533afae11e5967 | |
parent | app-shells/bash: drop 5.2_p9-r1 (diff) | |
download | gentoo-abc73485106492b6d0d20ff558c1a856ced1f79d.tar.gz gentoo-abc73485106492b6d0d20ff558c1a856ced1f79d.tar.bz2 gentoo-abc73485106492b6d0d20ff558c1a856ced1f79d.zip |
profiles: unmask Bash 5.2 and Readline 8.2
There's still a few issues - their presence is subideal, but there's
no specific regressions wrt Gentoo usage now, and they're things
to take to upstream (and lobby them over) if it's a problem.
That is, there's some changes in behaviour the Bash community is
understandably not happy about, but there's nothing concrete which
upstream would agree is a bug as things stand.
Bug: https://bugs.gentoo.org/881379
Closes: https://bugs.gentoo.org/873931
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 083f5e181cca..d246e876febb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -544,11 +544,6 @@ virtual/httpd-php:8.2 # and accept a more unstable release. >=www-client/chromium-108 -# Sam James <sam@gentoo.org> (2022-09-26) -# Masked for testing. Please report bugs! -=app-shells/bash-5.2* -=sys-libs/readline-8.2* - # John Helmert III <ajak@gentoo.org> (2022-09-18) # Unfixed root privilege escalation, bug #631552 sys-cluster/slurm |