-
Mon Mar 04 2019 Kamil Dudka <kdudka@redhat.com> - 5.0.2-33
- fix regression in oh-my-zsh vcs_info hooks introduced in -30 (#1677696)
-
Fri Nov 09 2018 Kamil Dudka <kdudka@redhat.com> - 5.0.2-32
- fix improper handling of shebang line longer than 64 bytes (CVE-2018-13259)
-
Fri May 04 2018 Kamil Dudka <kdudka@redhat.com> - 5.0.2-31
- fix defects detected by Coverity related to CVE-2017-18206 and CVE-2018-1083
-
Thu May 03 2018 Kamil Dudka <kdudka@redhat.com> - 5.0.2-30
- fix stack-based buffer overflow in utils.c:checkmailpath() (CVE-2018-1100)
- fix stack-based buffer overflow in gen_matches_files() (CVE-2018-1083)
- fix stack-based buffer overflow in exec.c:hashcmd() (CVE-2018-1071)
- avoid crash when copying empty hash table (CVE-2018-7549)
- fix buffer overrun in xsymlinks (CVE-2017-18206)
- fix NULL dereference in cd (CVE-2017-18205)
- fix buffer overflow when scanning very long path for symlinks (CVE-2014-10072)
- fix buffer overflow for very long fds in >& fd syntax (CVE-2014-10071)
-
Tue Sep 19 2017 Kamil Dudka <kdudka@redhat.com> - 5.0.2-29
- fix crash while inputting long multi-line strings (#1492595)
-
Thu Feb 16 2017 Kamil Dudka <kdudka@redhat.com> - 5.0.2-28
- zero new space allocated in prompt buffer (#1408619)
-
Mon Nov 28 2016 Kamil Dudka <kdudka@redhat.com> - 5.0.2-27
- fix parsing of parameter subscript expression with NOEXEC (#1398740)
-
Mon Oct 17 2016 Kamil Dudka <kdudka@redhat.com> - 5.0.2-26
- fix crash while parsing the here-document syntax (#1374752)
-
Thu Jul 14 2016 Kamil Dudka <kdudka@redhat.com> - 5.0.2-25
- improve use of new command substitution in completion (#1356388)
-
Fri Jun 10 2016 Kamil Dudka <kdudka@redhat.com> - 5.0.2-24
- fix off-by-one error in completion utility cache code (#1344599)
-
Mon May 23 2016 Kamil Dudka <kdudka@redhat.com> - 5.0.2-23
- fix parse error on a script with unescaped exclamation mark (#1338689)
-
Tue May 17 2016 Kamil Dudka <kdudka@redhat.com> - 5.0.2-22
- fix alias expansion in history for command substitution (#1321303)
-
Mon May 09 2016 Kamil Dudka <kdudka@redhat.com> - 5.0.2-21
- improve options handling in the _arguments completion utility (#1334312)
-
Tue Mar 29 2016 Kamil Dudka <kdudka@redhat.com> - 5.0.2-20
- turn off history word marking in command substitution (#1321303)
-
Tue Mar 01 2016 Kamil Dudka <kdudka@redhat.com> - 5.0.2-19
- signal-handling related fixes collected from upstream (#1198671)
-
Wed Feb 17 2016 Kamil Dudka <kdudka@redhat.com> - 5.0.2-18
- prevent zsh from crashing when printing the "out of memory" message (#1302229)
-
Wed Feb 17 2016 Kamil Dudka <kdudka@redhat.com> - 5.0.2-17
- queue signals while processing a job exit (#1291782)
-
Mon Nov 02 2015 Kamil Dudka <kdudka@redhat.com> - 5.0.2-16
- fix malloc() signal leak in lexsave() (#1267912)
-
Thu Oct 08 2015 Kamil Dudka <kdudka@redhat.com> - 5.0.2-15
- fix crash in ksh mode with -n and $HOME (#1267251)
-
Fri Aug 14 2015 Kamil Dudka <kdudka@redhat.com> - 5.0.2-14
- fix alias handling in command substitution (#1253555)
-
Thu Jul 30 2015 Kamil Dudka <kdudka@redhat.com> - 5.0.2-13
- fix parser regression introduced by the fix for bug #1241023
-
Wed Jul 08 2015 Kamil Dudka <kdudka@redhat.com> - 5.0.2-12
- fix command substitutions to parse contents as they are read in (#1241023)
-
Fri May 22 2015 Kamil Dudka <kdudka@redhat.com> - 5.0.2-11
- fix SIGSEGV of the syntax check in ksh emulation mode (#1222867)
-
Mon May 18 2015 Kamil Dudka <kdudka@redhat.com> - 5.0.2-10
- signal safety when updating global state (#1163823)
-
Tue May 05 2015 Kamil Dudka <kdudka@redhat.com> - 5.0.2-9
- signal safety when updating global state in execshfunc() (#1163823)
- make the wait built-in work for already exited processes (#1162198)
- replace an incorrect comment in /etc/zshenv (#1164312)
- optimize matching of multiple * in wildcards (#1130418)
- use heap rather than stack allocation for variable length arrays (#1165118)
- shell emulation doc addition (#1147545)
- suppress a warning about closing an already closed file descriptor (#1131191)
-
Thu Mar 19 2015 Kamil Dudka <kdudka@redhat.com> - 5.0.2-8
- fix NOEXEC option in execsimple() optimisation (#1146512)
-
Tue Jan 28 2014 James Antill <james@fedoraproject.org> - 5.0.2-7
- Remove unneeded build require on tetex.
- Resolves: rhbz#1037828
- Depend on hostname package instead of /bin/hostname.
-
Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 5.0.2-6
- Mass rebuild 2014-01-24
-
Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 5.0.2-5
- Mass rebuild 2013-12-27
-
Tue Jun 25 2013 Dominic Hopf <dmaphy@fedoraproject.org> - 5.0.2-4
- up-to-date systemd completion (#949003)
- apply patch for building for aarch64 (#926864)
-
Mon Apr 15 2013 James Antill <james@fedoraproject.org> - 5.0.2-3
- Fix the changelog dates.
- Fix the texi itemx bug.
- Resolves: bug#927863
-
Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
Tue Jan 08 2013 Dominic Hopf <dmaphy@fedoraproject.org> - 5.0.2-1
- Update to new upstream version: Zsh 5.0.2
-
Wed Nov 21 2012 Dominic Hopf <dmaphy@fedoraproject.org> - 5.0.0-1
- Update to new upstream version: Zsh 5.0.0
-
Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.3.17-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
Sun Mar 04 2012 Dominic Hopf <dmaphy@fedoraproject.org> - 4.3.17-1
- Update to new upstream version: Zsh 4.3.17
-
Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.3.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
Sat Dec 24 2011 Dominic Hopf <dmaphy@fedoraproject.org> - 4.3.15-1
- Update to new upstream version: Zsh 4.3.15
-
Sat Dec 17 2011 Dominic Hopf <dmaphy@fedoraproject.org> - 4.3.14-2
- change the License field to MIT (RHBZ#768548)
-
Sat Dec 10 2011 Dominic Hopf <dmaphy@fedoraproject.org> - 4.3.14-1
- Update to new upstream version: Zsh 4.3.14
-
Sat Dec 03 2011 Dominic Hopf <dmaphy@fedoraproject.org> - 4.3.13-1
- Update to new upstream version: Zsh 4.3.13
-
Sat Aug 13 2011 Dominic Hopf <dmaphy@fedoraproject.org> - 4.3.12-1
- Update to new upstream version: Zsh 4.3.12
-
Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.3.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
Thu Jan 20 2011 Christopher Ailon <caillon@redhat.com> - 4.3.11-1
- Rebase to upstream version 4.3.11
-
Tue Dec 07 2010 Toshio Kuratomi <toshio@fedoraproject.org> - 4.3.10-6
- Rebuild for FTBFS https://bugzilla.redhat.com/show_bug.cgi?id=631197
- Remove deprecated PreReq, the packages aren't needed at runtime and they're
already in Requires(post,preun,etc): lines.
-
Mon Mar 22 2010 James Antill <james@fedoraproject.org> - 4.3.10-5
- Add pathmunge to our /etc/zshrc, for profile.d compat.
- Resolves: bug#548960
-
Fri Aug 07 2009 James Antill <james@fedoraproject.org> - 4.3.10-4
- Allow --excludedocs command to work!
- Resolves: bug#515986
-
Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.3.10-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
Mon Jul 20 2009 James Antill <james@fedoraproject.org> - 4.3.10-1
- Import new upstream 4.3.10
-
Wed Jun 10 2009 Karsten Hopp <karsten@redhat.com> 4.3.9-4.1
- skip D02glob test on s390, too
-
Mon Mar 02 2009 James Antill <james@fedoraproject.org> - 4.3.9-4
- Remove D02glob testcase on ppc/ppc64, and hope noone cares
-
Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.3.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild