<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/zsh/patches, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-06-03T10:10:12Z</updated>
<entry>
<title>zsh: update to 5.9.1</title>
<updated>2026-06-03T10:10:12Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2026-06-02T14:17:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=438ab953d017fc7cc8a7e45bc21ed37794c1b5f0'/>
<id>urn:sha1:438ab953d017fc7cc8a7e45bc21ed37794c1b5f0</id>
<content type='text'>
Removed upstreamed patches:
- 001-50658-test-Enable-to-switch-between-C-UTF-8-locales-.patch
- 002-51723-migrate-pcre-module-to-pcre2.patch
- 005-51877-do-not-build-pcre-module-if-pcre2-config-is-no.patch
- 006-52383-Avoid-incompatible-pointer-types-in-terminfo-g.patch

Remaining patches automatically rebased and filenames renumbered.

Changelog:
Incompatibilities
- PCRE support is now PCRE2.
Changes
- POSIX real-time signals (SIGRTMIN etc) are now supported by the kill and trap builtins, TRAP* functions, and the signals parameter, where available.
- The kill builtin learnt a new option -q to send the signal via sigqueue(3) along with an arbitrary integer value, where available.
- The kill builtin also learnt a new -L option to print a list of all known signal numbers and their names.
-The new completion helper _as_if can be used to complete one command as if it were another command with particular arguments.

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
</content>
</entry>
<entry>
<title>zsh: fix compilation with GCC14</title>
<updated>2024-06-09T00:31:38Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-06-08T23:38:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=97d5d2555cebecb1d9bd3bc315a4a3183f9be632'/>
<id>urn:sha1:97d5d2555cebecb1d9bd3bc315a4a3183f9be632</id>
<content type='text'>
Upstream backport and local patch.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>zsh: backport PCRE2 patches and move to it</title>
<updated>2023-10-10T10:29:49Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2023-10-10T10:29:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5b929fde5f9b8bc2b6e85999c9eb08b5a4295c7f'/>
<id>urn:sha1:5b929fde5f9b8bc2b6e85999c9eb08b5a4295c7f</id>
<content type='text'>
Backport PCRE2 patches from upstream and move package to PCRE2 library
as PCRE is EOL and won't receive any security update anymore.

Patch are backported with minimal change, only the Changelog change is
commented out as it would conflict and makes no sense to adapt for the
purpose of backport patches.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
</feed>
