summaryrefslogtreecommitdiff
path: root/app-shells/zsh/files
AgeCommit message (Collapse)Author
2025-10-15app-shells/zsh: update fpurge patchMike Gilbert
Bug: https://bugs.gentoo.org/963567 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2025-10-01app-shells/zsh: fix fpurgeMike Gilbert
Closes: https://bugs.gentoo.org/963567 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2025-06-14app-shells/zsh: drop umask from zprofileMike Gilbert
Closes: https://bugs.gentoo.org/938572 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2024-11-23app-shells/zsh: remove unused fileMichael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2024-02-08app-shells/zsh: unset ROOTPATHMike Gilbert
This matches the behavior of /etc/profile from baselayout. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2024-02-08app-shells/zsh: zprofile: remove using ROOTPATH which is deprecatedYiyang Wu
Now PATH also contains sbin paths, which make ROOTPATH unnecessary for root and uid=1000 user. Closes: https://bugs.gentoo.org/924032 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35229 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2023-12-16app-shells/zsh: fix modern C configure issue, fix relro plugin issueSam James
* Fix configure issue with stricter C compilers which leads to build failure later on in the build * Fix plugin use w/ relro Closes: https://bugs.gentoo.org/919001 Signed-off-by: Sam James <sam@gentoo.org>
2023-06-11app-shells/zsh: add upstream commit link for egrep fixSam James
Noticed while checking the clang15 patch. Bug: https://bugs.gentoo.org/869332 Signed-off-by: Sam James <sam@gentoo.org>
2023-06-11app-shells/zsh: add commit link for clang15 patchSam James
Bug: https://bugs.gentoo.org/869539 Signed-off-by: Sam James <sam@gentoo.org>
2023-03-12app-shells/zsh: 5.9-r4 revbump, fixes tests.Piotr Karbowski
Closes: https://bugs.gentoo.org/869332 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
2022-11-26app-shells/zsh: drop old.Piotr Karbowski
Bug: https://bugs.gentoo.org/833252 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
2022-09-16app-shells/zsh: add link to upstream patch submissionSam James
Bug: https://bugs.gentoo.org/869539 Signed-off-by: Sam James <sam@gentoo.org>
2022-09-12app-shells/zsh: fix configure tests with Clang 15Sam James
Note that in some cases, this may have caused either some files to not be installed, or hangs at runtime. Closes: https://bugs.gentoo.org/869539 Thanks-to: Nicholas Vinson <nvinson234@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2022-09-01app-shells/zsh: Fix failing tests on muslbrahmajit das
On musl the tests A03quoting.ztst, B03print.ztst, V09datetime.ztst, and E02xtrace.ztst were failing. This commit fixes all four (E02xtrace is removed for musl) of them. Closes: https://bugs.gentoo.org/833981 Signed-off-by: brahmajit das <listout@protonmail.com> Signed-off-by: brahmajit das <listout@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/27019 Signed-off-by: Sam James <sam@gentoo.org>
2022-05-15app-shells/zsh: restore color change on suAndrew Ammerlaan
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/25461 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
2022-05-02app-shells/zsh: Revbump to fix performance regressionLars Wendler
which was introduced with previous regression fix. Closes: https://bugs.gentoo.org/839900 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
2022-04-13app-shells/zsh: Revbump to fix non-interactive shell regressionLars Wendler
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
2022-02-18app-shells/zsh: Security cleanupLars Wendler
Bug: https://bugs.gentoo.org/833252 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
2022-02-12app-shells/zsh: Bump to version 5.8.1Lars Wendler
Closes: https://bugs.gentoo.org/777333 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
2021-03-21app-shells/zsh: Minor improvements in zprofileLars Wendler
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
2019-12-12app-shells/zsh: Revbump to fix ncurses detectionLars Wendler
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
2019-11-07app-shells/zsh: remove unused patchMichael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13355 Signed-off-by: Aaron Bauman <bman@gentoo.org>
2019-02-14app-shells/zsh: fix zprofile for PrefixFabian Groffen
Closes: https://bugs.gentoo.org/677880 Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
2019-01-27app-shells/zsh: Revbump to fix inifinite recursion.Lars Wendler
Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
2018-11-30app-shells/zsh: Removed old.Lars Wendler
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
2018-07-02app-shells/zsh: Security cleanup.Lars Wendler
Bug: https://bugs.gentoo.org/651860 Package-Manager: Portage-2.3.41, Repoman-2.3.9
2018-06-05app-shells/zsh: check for /usr/sbin in ROOTPATH before using itMike Gilbert
The maintainer, radhermit@gentoo.org, authorized me to fix this bug (williamh). Closes: https://bugs.gentoo.org/656400 Closes: https://github.com/gentoo/gentoo/pull/8550 Closes: https://github.com/gentoo/gentoo/pull/8566
2018-03-19app-shells/zsh: Removed old.Lars Wendler
Package-Manager: Portage-2.3.24, Repoman-2.3.6
2017-09-04app-shells/zsh: apply prefixify_ro of prefix.eclass to simplify the ebuild.Benda Xu
zprofile-3 is created so that no pattern substitution is needed for non-Prefix systems. Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-08-09app-shells/zsh: version bump to 5.4.1Tim Harder
Also, apply patch by Mike Gilbert to set PATH=${ROOTPATH} if EUID = 0; otherwise, leave it alone. Leave prefix as-is for now. Bug: https://bugs.gentoo.org/255695 Bug: https://bugs.gentoo.org/621334
2017-02-28Drop remaining $Id$ and $Header$ from files.Ulrich Müller
Bug: 611234
2016-12-11app-shells/zsh: version bump to 5.3Tim Harder
2016-09-15app-shells/zsh: remove oldTim Harder
2016-07-27sourceforge: switch to https:// URIsMike Frysinger
2015-10-02app-shells/zsh: fix build w/gcc-5 #547950Mike Frysinger
2015-08-08proj/gentoo: Initial commitRobin H. Johnson
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed