aboutsummaryrefslogtreecommitdiff
path: root/utils/zsh
Commit message (Collapse)AuthorAge
* zsh: update to 5.9John Audia2022-05-18
| | | | | | | | | | Bump to latest release Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <therealgraysky@proton.me>
* zsh: update to 5.8.1John Audia2022-02-23
| | | | | | | | Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <graysky@archlinux.us>
* zsh: update to 5.8Rosen Penev2020-06-25
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* zsh: Update to 5.7.1Rosen Penev2020-01-08
| | | | | | | | Remove --disable-dynamic. It disables regex support. Installed extra lib files. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* zsh: drop bash syntax in postinstKarel Kočí2019-12-19
| | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* zsh: fix invalid postrm script and little refactor of scriptsKarel Kočí2019-12-18
| | | | | | | | | | | | The postrm script was missing shebang. Postrm scripts are packaged and executed directly and not sourced by default script (as in case of prerm and postinst). Also move some indents around to not confuse reader. The section in postinst was indented to same level as grep "condition" but is on same level as initial grep (not part of that "condition"). Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* zsh: size optimizations and fix build without muslDeng Qingfang2019-01-14
| | | | | | | | Disable dynamic libraries and enable LTO Only use `--enable-libc-musl` when musl is selected Shrinks ipk size by about 200KB Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* zsh: Update to 5.6.2Rosen Penev2018-09-14
| | | | | | | | | | | | Fixes at least CVE-2018-0502 and CVE-2018-13259 Added PKG_CPE_ID for proper CVE tracking. Added PKG_BUILD_PARALLEL for faster compilation. Some small reorganization for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* zsh: Update to 5.5.1Rosen Penev2018-06-07
| | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* zsh: add required dependency(issue #5514)Jakub Tymejczyk2018-02-17
| | | | | As indicated in https://github.com/openwrt/packages/issues/5514 zsh is compiled with --enable-cap option but libcap is not listed in dependencies Signed-off-by: Jakub Tymejczyk <jakub@tymejczyk.pl>
* zsh: updated to 5.4.2Vadim A. Misbakh-Soloviov2017-10-23
| | | | Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* zsh: move to Shells submenuAlberto Bursi2016-10-23
| | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* zsh: update to 5.2Vadim A. Misbakh-Soloviov2016-05-28
| | | | Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
* zsh: bump to 5.1.1Vadim A. Misbakh-Soloviov2015-10-03
| | | | Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
* zsh: addedVadim A. Misbakh-Soloviov2014-09-30
Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>