summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-shells/bash: Replace egrep/fgrep with grep -E/-FLars Wendler2021-05-291-2/+2
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Removed oldLars Wendler2021-05-131-274/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Stabilize 5.1_p8 sparc, #789921Sam James2021-05-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.1_p8 hppa, #789921Sam James2021-05-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.1_p8 ppc64, #789921Sam James2021-05-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.1_p8 amd64, #789921Sam James2021-05-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.1_p8 ppc, #789921Sam James2021-05-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.1_p8 x86, #789921Sam James2021-05-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.1_p8 arm, #789921Sam James2021-05-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.1_p8 arm64, #789921Sam James2021-05-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: drop unused multilib inherit, tidy up ebuildSam James2021-05-1312-145/+229
| | | | | | | | | | | * Drop unused multilib inherit * Move lost/orphaned ncurses comment to its rightful place * Normalise bug references * Add whitespace to aid readability Closes: https://github.com/gentoo/gentoo/pull/20538 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* app-shells/bash: Removed oldLars Wendler2021-05-042-528/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Bump to version 5.1_p8Lars Wendler2021-05-042-0/+265
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: drop s390 to ~s390 (unstable)Sam James2021-04-0511-19/+19
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.0_p11-r1 s390, #702488Sam James2021-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: stable 5.0_p11-r1 for hppa, bug #702488Rolf Eike Beer2021-01-171-1/+1
| | | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-shells/bash: Removed last occurance of emktempLars Wendler2021-01-121-1/+1
| | | | | | | Thanks-to: Kerin Millar <kfm@plushkava.net> Closes: https://bugs.gentoo.org/745423 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Stabilize 5.0_p11-r1 sparc, #702488Sam James2021-01-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.0_p11-r1 ppc64, #702488Sam James2021-01-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.0_p11-r1 amd64, #702488Sam James2021-01-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: dropped x86-macos, ppc-aix, m68k-mint, shFabian Groffen2021-01-071-1/+1
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-shells/bash: Stabilize 5.0_p11-r1 arm, #702488Sam James2021-01-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.0_p11-r1 arm64, #702488Sam James2021-01-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.0_p11-r1 ppc, #702488Sam James2021-01-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.0_p11-r1 x86, #702488Sam James2021-01-071-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: fix CVE-2019-18276 (priv-dropping bug)Hank Leininger2021-01-072-0/+351
| | | | | | | | | | | | | | | | Cherry-picked the relevant parts of https://git.savannah.gnu.org/cgit/bash.git/commit/?h=devel&id=951bdaad7a18cc0dc1036bba86b18b90874d39ff and modified the patches to apply. Note that the existing bash-5.0*patch files are applied with -p0, which is not the norm for eapply, etc. I simply followed what was required to work with the rest of the existing patches. Signed-off-by: Hank Leininger <hlein@korelogic.com> Bug: https://bugs.gentoo.org/702488 Package-Manager: Portage-2.3.81, Repoman-2.3.18 Closes: https://github.com/gentoo/gentoo/pull/13941 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: drop x86-macosFabian Groffen2021-01-064-8/+8
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-shells/bash: drop ppc-aix m68k-mintFabian Groffen2020-12-274-4/+4
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-shells/bash: Bump to version 5.1_p4Lars Wendler2020-12-202-0/+265
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Fixed parallel make issueLars Wendler2020-12-072-0/+16
| | | | | Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Bump to version 5.1. Removed oldLars Wendler2020-12-072-2/+2
| | | | | Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: add support for TERM=tmux in bashrcMarios Titas2020-12-011-2/+2
| | | | | | | Closes: https://bugs.gentoo.org/757711 Signed-off-by: Marios Titas <redneb@gmx.com> Closes: https://github.com/gentoo/gentoo/pull/18453 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Replaced emktemp call with ${T}Lars Wendler2020-11-292-2/+2
| | | | | Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Backport system-readline sed fixesLars Wendler2020-11-2910-10/+10
| | | | | | Bug: https://bugs.gentoo.org/757519 Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Added more fixes to the system-readline sed callLars Wendler2020-11-291-1/+1
| | | | | | Bug: https://bugs.gentoo.org/757519 Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Fix sed call for using system-readlineJacob Floyd2020-11-291-1/+1
| | | | | | Closes: https://bugs.gentoo.org/757519 Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Adjust sys-libs/readline depLars Wendler2020-11-181-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Bump to version 5.1_rc3. Removed oldLars Wendler2020-11-182-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Bump to version 5.1_rc2Lars Wendler2020-11-042-0/+262
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: EAPI-7 conversionLars Wendler2020-09-2424-327/+337
| | | | | | Closes: https://bugs.gentoo.org/742575 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Removed oldLars Wendler2020-09-241-261/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: stable 5.0_p18 for hppaSergei Trofimovich2020-09-061-1/+1
| | | | | | | | stable wrt bug #738230 Package-Manager: Portage-3.0.5, Repoman-3.0.1 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-shells/bash: ppc64 stable (bug #738230)Sam James2020-09-031-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.0_p18 ppc, #738230Sam James2020-09-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: x86 stable wrt bug #738230Agostino Sarubbo2020-08-211-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/bash: sparc stable wrt bug #738230Agostino Sarubbo2020-08-211-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/bash: s390 stable wrt bug #738230Agostino Sarubbo2020-08-211-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/bash: arm stable wrt bug #738230Agostino Sarubbo2020-08-211-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/bash: amd64 stable wrt bug #738230Agostino Sarubbo2020-08-211-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/bash: Stabilize 5.0_p18 arm64, #738230Sam James2020-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>