Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-08-14 | Cherry-pick upstream commit 0bb140f9 to import OLDPWD from environment if set | Michael Prokop | 2 | -0/+23 | |
Taken from https://github.com/zsh-users/zsh/commit/0bb140f9911851e9712dba311925f9c9ab521fd2, dropping Changelog related change though. As brought up by Franklin Yu on #pkg-zsh. | |||||
2024-08-14 | Cherry-pick upstream changes to fix ftbfs with GCC-14 | Michael Prokop | 3 | -0/+597 | |
Apply cherry-pick-4c89849c-50641-use-int-main-in-test-C-codes-in-configure.patch (commit 4c89849c98172c951a9def3690e8647dae76308f upstream) and cherry-pick-ab4d62eb-52383-Avoid-incompatible-pointer-types-in-terminfo-global.patch (commit ab4d62eb975a4c4c51dd35822665050e2ddc6918 upstream) to fix ftbfs with GCC-14. Relevant patches were identified by Simon McVittie, who looked at Arch Linux's patchset - thanks to Christian Hesse, one of Arch's zsh maintainers. Thanks: Simon McVittie <smcv@debian.org> Closes: #1075708 | |||||
2024-08-14 | Install into /usr-merged layout | Chris Hofstaedtler | 10 | -43/+12 | |
Closes: #1073654 | |||||
2024-01-09 | Upload to unstable as 5.9-6 | Michael Prokop | 1 | -0/+7 | |
2024-01-09 | Cherry pick upstream commit ecd3f9c9 to fix FTBFS issue with newer texinfo | Michael Prokop | 2 | -0/+45 | |
Fixes: | texi2any -c TEXI2HTML=1 --output . --ifinfo --split=chapter --node-files \ | --init-file texi2html.conf ../../Doc/zsh.texi | texi2any: error parsing ./texi2html.conf: Undefined subroutine &Texinfo::Config::set_from_init_file called at ./texi2html.conf line 1. Cherry picked (excluding Changelog change) from upstream commit https://github.com/zsh-users/zsh/commit/ecd3f9c9506c7720dc6c0833dc5d5eb00e4459c4 Also see https://www.zsh.org/mla/workers/2023/msg00591.html Closes: #1057610 fixup of debian/patches/cherry-pick-ecd3f9c9-1057610-support-texinfo-7.0.patch fixup | |||||
2023-09-07 | Upload to unstable as 5.9-5 | Axel Beckert | 1 | -0/+9 | |
2023-09-07 | Also change libpcre3-dev to libpcre2-dev in debian/tests/control | Axel Beckert | 1 | -2/+2 | |
2023-07-05 | Cherry pick multiple upstream commits to migrate pcre module to pcre2. | Axel Beckert | 6 | -2/+637 | |
Update Build-Depends and Build-Using from libpcre3-dev to libpcre2-dev accordingly. Closes: #999918 Gbp-Dch: Full | |||||
2023-02-05 | Upload to unstable as 5.9-4 | Axel Beckert | 1 | -3/+4 | |
2023-02-04 | Bump my packaging copyright years in debian/copyright | Axel Beckert | 2 | -1/+9 | |
2023-02-03 | Enable gdbm module to be build again, this time via --enable-gdbm | Axel Beckert | 1 | -0/+1 | |
Thanks: András Korn for reporting this regression. Closes: 1030349 | |||||
2023-01-30 | Upload to unstable as 5.9-3 | Axel Beckert | 1 | -0/+12 | |
2023-01-30 | Drop alternative build-dep on transitional package bsdmainutils | Axel Beckert | 1 | -1/+1 | |
Thanks: Lintian! | |||||
2023-01-30 | Declare compliance with Debian Policy 4.6.2 | Axel Beckert | 1 | -1/+1 | |
No other changes were needed. Gbp-Dch: Full | |||||
2023-01-30 | Cherry-pick upstream commit 3e3cfabc to fix a completion regression | Axel Beckert | 2 | -0/+33 | |
This fixes completion regression with NO_CASE_GLOB in Zsh 5.9. Closes: #1013434 Thanks: Vincent Lefèvre! Gbp-Dch: Full | |||||
2022-11-14 | Upload to unstable as 5.9-2 | Axel Beckert | 1 | -0/+12 | |
2022-11-14 | Bracketize and update lintian overrides where needed | Axel Beckert | 4 | -19/+19 | |
2022-11-13 | Update Helmut's patch to use more debhelper style file installing | Axel Beckert | 5 | -2/+2 | |
2022-11-13 | Update /etc/shells using dpkg triggers | Helmut Grohne | 8 | -22/+9 | |
Closes: #1023317 | |||||
2022-05-15 | Upload to unstable as 5.9-1 with urgency=low | Axel Beckert | 1 | -2/+7 | |
2022-05-15 | Declare compliance with Debian Policy 4.6.1. | Axel Beckert | 1 | -1/+1 | |
No further changes were needed. Gbp-Dch: Full | |||||
2022-05-15 | Drop lintian override for hardening-no-fortify-functions, no more needed | Axel Beckert | 1 | -1/+0 | |
2022-05-15 | Add patch to fix two typos in man pages found by Lintian | Axel Beckert | 2 | -0/+27 | |
2022-05-14 | Update debian/changelog for new 5.9 upstream release | Axel Beckert | 1 | -1/+9 | |
Retroactively set urgency=low in 5.8.1.2-test-2. This allows us to upload 5.9-1 to unstable with urgency=low as well. Gbp-Dch: Ignore | |||||
2022-05-09 | Upload to experimental as 5.8.1.3-test-1 | Axel Beckert | 1 | -2/+2 | |
2022-05-09 | Add debian/changelog entry for new upstream test release 5.8.1.3-test | Axel Beckert | 1 | -0/+7 | |
Gbp-Dch: Ignore | |||||
2022-05-08 | Remove cherry-picked patches applied upstream | Axel Beckert | 3 | -53/+0 | |
2022-04-13 | Add patch by Jun to fix autopkgtest with zsh-static due to warning on STDERR | Axel Beckert | 2 | -0/+21 | |
2022-04-12 | Upload to experimental as 5.8.1.2-test-2 | Axel Beckert | 1 | -0/+7 | |
2022-04-12 | Add patch from Jun T to export LANG when running D07multibyte.ztst | Axel Beckert | 2 | -0/+32 | |
Hopefully fixes FTBFS on most architectures due to test suite failures. | |||||
2022-04-11 | Upload to experimental as 5.8.1.2-test-1 | Axel Beckert | 1 | -2/+6 | |
2022-04-11 | Update debian/zsh-dev.install to follow removal of Src/Builtins/rlimit.h ↵ | Axel Beckert | 1 | -1/+0 | |
generation in 273da6cc. | |||||
2022-04-11 | Refresh patches as needed, remove patches applied upstream | Axel Beckert | 5 | -270/+13 | |
2022-04-11 | Update debian/changelog for new upstream test release | Axel Beckert | 1 | -0/+13 | |
Gbp-Dch: Ignore | |||||
2022-02-25 | Replace dh overrides with execute_after_… where applicable | Axel Beckert | 1 | -8/+3 | |
2022-02-13 | Install Etc/CVE-2021-45444-VCS_Info-workaround.patch into zsh-doc | Axel Beckert | 1 | -0/+1 | |
It is new since 5.8.1 and not relevant for Debian's package but gives hints about CVE-2021-45444 mitigations on other platforms which aren't updated yet. Gbp-Dch: Full | |||||
2022-02-12 | Upload as 5.8.1-1 to unstable with urgency=high due to CVE-2021-45444 | Axel Beckert | 1 | -2/+6 | |
2022-02-12 | Update copyright years in debian/copyright | Axel Beckert | 1 | -2/+2 | |
Thanks: Lintian! | |||||
2022-02-12 | Add lintian overrides for all occurrences of ↵ | Axel Beckert | 1 | -0/+9 | |
very-long-line-length-in-source-file They're all false positives. Gbp-Dch: Full | |||||
2022-02-12 | Make paths in lintian overrides agnostic to upstream versions | Axel Beckert | 1 | -1/+1 | |
2022-02-12 | Update debian/changelog for 5.8.1, set urgency=high due to CVE-2021-45444 | Axel Beckert | 1 | -0/+29 | |
2022-02-12 | Zsh 5.8.1: Refresh patches, drop cherry-picked patch for commit 754658af | Axel Beckert | 4 | -57/+23 | |
2022-02-12 | debian/watch: Drop comment about FTP timeouts | Axel Beckert | 1 | -3/+0 | |
We won't go back to non-TLS protocols in debian/watch. | |||||
2022-02-12 | debian/copyright: Remove obsolete upstream URLs (FTP and SourceForge) | Axel Beckert | 1 | -2/+0 | |
Upstream recently decided to drop the grinding SourceForge hosting and site completely. It's no more listed on https://www.zsh.org/ anymore. Also drop the FTP URL. The same host is already listed with an HTTPS URL. debian/watch already only includes the current primary download site (with HTTPS). | |||||
2021-12-31 | Update copyright years in debian/copyright. Thanks Lintian! | Axel Beckert | 1 | -2/+2 | |
2021-12-30 | debian/zsh5: Add ${static} suffix also to alternative path in warning | Axel Beckert | 1 | -1/+1 | |
2021-12-30 | Add lintian overrides for bin-sbin-mismatch false positives | Axel Beckert | 1 | -0/+7 | |
In one case (zsh5 wrapper script) it's just a comment about /usr/bin/zsh being an alternative location of /bin/zsh. In all other cases (maintainer scripts), it's either code adding all path variants to /etc/shells or code fixing usrmerge crap which would not be in the maintainer scripts if we could just simply ship those symlinks inside the .deb as we cleanly did in the past. | |||||
2021-12-30 | Add lintian override for bash-term-in-posix-shell | Axel Beckert | 1 | -0/+2 | |
It's zsh code and it's guarded by a check if we're running zsh or not. Gbp-Dch: Full | |||||
2021-12-30 | Update lintian overrides wrt. to change tag formats | Axel Beckert | 2 | -3/+3 | |
2021-12-30 | zsh-static: Drop dependency on zsh, recommend zsh-common instead | Axel Beckert | 1 | -2/+2 | |
Rationale: zsh-static can easily be used without zsh-common, but if you want advanced completiones, you need zsh-common—and not zsh. It just worked fine so far because zsh depends on zsh-common as well. See also the thread at https://alioth-lists.debian.net/pipermail/pkg-zsh-devel/2021-December/003283.html |