[Pkg-zsh-devel] [Pkg-zsh-commits] [zsh] 01/02: Add patches by Daniel Shahaf to add swaks and update bts completion

Daniel Shahaf danielsh at apache.org
Mon Jan 9 01:24:34 UTC 2017


Good morning Axel,

Axel Beckert wrote on Sun, Jan 08, 2017 at 23:01:18 +0000:
> commit c95b2f207ffdf641edeab890146bcaa0c20b8730
> Author: Axel Beckert <abe at deuxchevaux.org>
> Date:   Sun Jan 8 23:51:13 2017 +0100
> 
>     Add patches by Daniel Shahaf to add swaks and update bts completion
>     
>     … as posted by Daniel on zsh-workers.
> ---
>  debian/patches/series                      |   2 +
>  debian/patches/swaks_completion.patch      |  57 ++++++++++++++
>  debian/patches/update_bts_completion.patch | 116 +++++++++++++++++++++++++++++
>  3 files changed, 175 insertions(+)

Thanks for picking these up so rapidly (I haven't even pushed them
upstream yet).  I wonder if the following two patches should be
backported as well?  They are both potential crashes.

I haven't reviewed them closely, but both of them appear to be very
localised / non-invasive fixes.

    commit 8d4c98540de9bcdba8565facc91fbc45855d27e2
    Author: Paulo Andrade <pandrade at redhat.com>
    Date:   Tue Jan 3 12:29:34 2017 +0100
    
        40260: zero new space allocated in prompt buffer
    
    commit 48cadf48ff9c61ce09e826ad9a58e250e999a262
    Author: Peter Stephenson <pws at zsh.org>
    Date:   Fri Jan 6 17:42:13 2017 +0000
    
        40285: Be more careful with pattern allocation in history isearch.
        
        If there are ZLE hooks to be called, they may use patterns, in
        which case it's not safe to allocate the isearch pattern in the
        static buffer.

Cheers,

Daniel
(I already asked about 40260 on #pkg-zsh.)



More information about the Pkg-zsh-devel mailing list