IABSD.fr/ports/shells/zsh/Makefile

Branch :


Log

Author Commit Date CI Message
3a40db37 2022-02-12 17:15:10 update to zsh-5.8.1, from Matthew Martin This is a stable security release with a few bug fixes, including one for CVE-2021-45444, a vulnerability in prompt expansion which could be exploited through e.g. VCS_Info to execute arbitrary shell commands without a user's knowledge. All sites are encouraged to update from zsh 5.8. A partial work-around which can be applied within a running shell is provided in the source distribution for those who are unable to update their shell binaries. https://www.zsh.org/mla/announce/msg00133.html
b93bae43 2020-07-21 16:48:06 build without the zsh memory allocator and secure free implementation. just like with bash, this winds up using brk and results in broken runtime on powerpc64. ok pea@ (MAINTAINER)
27883b19 2020-03-29 21:24:03 Update zsh to 5.8 "Security and bug fix release with a few user visible additions." Changelog: http://zsh.sourceforge.net/releases.html This release fixes CVE-2019-20044. (Not tested on OpenBSD) Feedback and tests from Matthew Martin, thanks!
77f7cc9c 2019-07-12 20:49:33 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
de5c9ed4 2019-03-11 09:15:54 Update to 5.7.1. Diff from Matthew Martin, thanks ! ok rsadowski@
edddae5b 2018-09-17 10:50:26 Update zsh-5.6.2 TLS hint from kn@! Feedback, test, review by pea@ and Matthew Martin. Thanks! ok pea@ (maintainer)
bf72a932 2018-04-21 09:24:06 - update to zsh-5.5.1 from matthew martin ok pea@ (MAINTAINER)
1fc4bc22 2018-04-17 13:39:00 Update to 5.5 Diff from Matthew Martin, thanks ! ok rsadowski@
b6636b1e 2017-12-05 23:28:56 Update to zsh-5.4.2 From Matthew Martin, ok pea@ (maintainer)
5ea92a40 2017-08-10 18:38:39 Update ZSH to 5.4.1 ok pea@ juanfra@