summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-shells/bash: Removed old.Lars Wendler2017-06-171-254/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-shells/bash: Security cleanup (bug #608732)Thomas Deutschmann2017-06-171-255/+0
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4953
* app-shells/bash: show full cwd for root userJason A. Donenfeld2017-06-101-2/+2
| | | | | | | | | | | | | Though the first declaration of PS1 in this file uses \w uniformly for root and non-root, the two subsequent ones inconsistently do not. Thus, a normal user is able to see clearly where he is in the file system, whereas the root user -- who should have this sort of visibility -- does not, since \W (upper-case) is used instead. It seems clear that this difference is just the result of an old bug; \w for both user types is clearly more reasonable. This patch fixes things up as such. Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org> Acked-by: Robin H. Johnson <robbat2@gentoo.org>
* Revert "app-shells/bash: show full cwd for root user"Jason A. Donenfeld2017-06-101-2/+2
| | | | | | | YIKES! I did not mean to actually push this, just send it to the mailing list. Apologies. This reverts commit 1db68b96bcedd3ace96a31729cbdc17c71afdb86.
* app-shells/bash: show full cwd for root userJason A. Donenfeld2017-06-101-2/+2
| | | | | | | | | | | | Though the first declaration of PS1 in this file uses \w uniformly for root and non-root, the two subsequent ones inconsistently do not. Thus, a normal user is able to see clearly where he is in the file system, whereas the root user -- who should have this sort of visibility -- does not, since \W (upper-case) is used instead. It seems clear that this difference is just the result of an old bug; \w for both user types is clearly more reasonable. This patch fixes things up as such. Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-289-9/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-shells/bash: Version bump to 4.4_p12Patrick McLean2017-02-092-0/+255
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-shells/bash: version bump to 4.4_p11Mike Frysinger2017-01-202-0/+260
|
* app-shells/bash: Removed old.Lars Wendler2017-01-091-252/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-shells/bash: mark arm/arm64/hppa/ia64/m68k/ppc/ppc64/s390/sh/sparc ↵Mike Frysinger2016-12-151-1/+1
| | | | stable #600174
* app-shells/bash: x86 stable wrt bug #600174Agostino Sarubbo2016-12-061-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/bash: amd64 stable wrt bug #600174Agostino Sarubbo2016-12-061-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/bash-4.3_p48-r1: stable on alphaTobias Klausmann2016-12-051-1/+1
| | | | Gentoo-Bug: 600174
* app-shells/bash: Removed old.Lars Wendler2016-12-042-372/+0
| | | | Package-Manager: portage-2.3.2
* app-shells/bash: Revbump to add popd offset overflow fix to bash-4.3 (#600174).Lars Wendler2016-12-041-0/+253
| | | | Package-Manager: portage-2.3.2
* app-shells/bash: unify release version checking logicMike Frysinger2016-11-271-6/+13
|
* app-shells/bash: upstream fix for crash on invalid popd #600174Mike Frysinger2016-11-263-248/+31
|
* app-shells/bash: version bump to 4.4_p5Mike Frysinger2016-11-142-0/+252
|
* app-shells/bash: mark 4.3_p48 arm64/ia64/m68k/ppc/s390/sh/sparc stable #595268Mike Frysinger2016-11-101-1/+1
|
* app-shells/bash: drop now unused USE=vanilla #598812Mike Frysinger2016-11-103-3/+3
|
* app-shells/bash: drop unused memory patch #597006Mike Frysinger2016-11-102-29/+0
| | | | | The patch applies against the readline source which we delete in the bash ebuild, so it doesn't do anything useful here.
* app-shells/bash: prefixify hard-coded path names.Benda Xu2016-10-241-2/+5
| | | | | | Bug: 595142 Package-Manager: portage-2.3.0
* app-shells/bash: arm stable, bug #595268Markus Meier2016-10-181-1/+1
| | | | | Package-Manager: portage-2.3.1 RepoMan-Options: --include-arches="arm"
* app-shells/bash: Removed old.Lars Wendler2016-10-131-245/+0
| | | | | Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Revbump to fix bug #597006Lars Wendler2016-10-132-0/+274
| | | | | Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash-4.3_p48-r0: stable on alphaTobias Klausmann2016-10-111-1/+1
| | | | Gentoo-Bug: 595268
* app-shells/bash: Stable for HPPA PPC64 (bug #595268).Jeroen Roovers2016-10-081-1/+1
| | | | | Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches
* app-shells/bash: x86 stable wrt bug #595268Agostino Sarubbo2016-10-071-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/bash: amd64 stable wrt bug #595268Agostino Sarubbo2016-10-071-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/bash: Removed rc version.Lars Wendler2016-10-073-282/+0
| | | | | Package-Manager: portage-2.3.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Removed old.Lars Wendler2016-10-073-746/+0
| | | | | Package-Manager: portage-2.3.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Bump to version 4.3_p48Lars Wendler2016-10-072-0/+254
| | | | | Package-Manager: portage-2.3.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: ia64 stable wrt bug #594496Agostino Sarubbo2016-09-291-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/bash: arm stable wrt bug #594496Agostino Sarubbo2016-09-291-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/bash: ppc stable wrt bug #594496Agostino Sarubbo2016-09-291-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/bash: sparc stable wrt bug #594496Agostino Sarubbo2016-09-291-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/bash: x86 stable wrt bug #594496Agostino Sarubbo2016-09-291-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/bash: Stable for HPPA PPC64 (bug #594496).Jeroen Roovers2016-09-221-1/+1
| | | | | Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches
* app-shells/bash: amd64 stable wrt bug #594496Agostino Sarubbo2016-09-211-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/bash-4.3_p46-r1: add alpha keywordTobias Klausmann2016-09-211-1/+1
| | | | Gentoo-Bug: 594496
* app-shells/bash: Revbump to fix CVE-2016-0634 (bug #594496).Lars Wendler2016-09-202-0/+372
| | | | | Package-Manager: portage-2.3.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Re-enabled KEYWORDS.Lars Wendler2016-09-161-1/+1
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Removed old.Lars Wendler2016-09-152-248/+0
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Bump to version 4.4Lars Wendler2016-09-152-0/+246
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Bump to version 4.4_rc2Lars Wendler2016-08-232-0/+246
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: version bump to 4.4_beta2Mike Frysinger2016-08-113-2/+39
|
* app-shells/bash: remove unused patchMichael Mair-Keimberger (asterix)2016-07-161-26/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1887 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-shells/bash: bashrc: back out clearing of default LS_COLORS #583814Mike Frysinger2016-06-231-23/+9
| | | | | | | | | The behavior of ls in the default case (when LS_COLORS isn't set) isn't documented well. The manual leads you to believe the defaults will be used when in reality they are not. A scan of the source shows this. So back out some the attempts to optimize the env and go back to exporting LS_COLORS all the time. We'll just have to live with incompat warnings when coreutils upgrades & changes behavior.
* app-shells/bash: version bump to 4.3_p46Mike Frysinger2016-06-233-0/+262
|
* app-shells/bash: bashrc: clean up ls_colors var too #572582Mike Frysinger2016-06-231-0/+1
|