diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2021-09-15 16:15:30 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2021-09-16 13:25:04 +0200 |
commit | 130801d28602b9500b721758ff435c83cfe06abc (patch) | |
tree | 4c0ad166c6fadf4b5dfd26c5b6ddb7e43b020bb0 /debian/patches/series | |
parent | 8ae9afb52f351b144500e88d659f6a270a43a3a7 (diff) | |
download | zsh-130801d28602b9500b721758ff435c83cfe06abc.tar.gz zsh-130801d28602b9500b721758ff435c83cfe06abc.zip |
Incomplete patch for #993843 (zsh-static segfaults on updated libc)
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 621cf7a74..e2b8a5476 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -6,3 +6,4 @@ completion-dscverify.diff cherry-pick-d128bc0b-45731-debsnap-new-completion-function.patch cherry-pick-754658af-Fix-copy-paste-error-in-earlier-commit-that-broke-git-stash-drop-completion.patch use-pager-instead-of-more-by-default.patch +make-zsh-static-really-static-#993843.patch |