diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2021-09-17 16:19:20 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2021-09-17 16:19:20 +0200 |
commit | 5dccff470bd73031fef351aa7bdf4fa24657ad42 (patch) | |
tree | 86b58c558a501a9642ae55e77ca476565f01c18c /debian/patches/make-zsh-static-really-static-#993843.patch | |
parent | 92b60e43aafd586cf84d01e61841b69288cf9063 (diff) | |
download | zsh-5dccff470bd73031fef351aa7bdf4fa24657ad42.tar.gz zsh-5dccff470bd73031fef351aa7bdf4fa24657ad42.zip |
Upload to unstable as 5.8-10
Also update description of make-zsh-static-really-static-#993843.patch
to no more mention "try to". :-)
Diffstat (limited to 'debian/patches/make-zsh-static-really-static-#993843.patch')
-rw-r--r-- | debian/patches/make-zsh-static-really-static-#993843.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/make-zsh-static-really-static-#993843.patch b/debian/patches/make-zsh-static-really-static-#993843.patch index 04025477e..1257ee8d5 100644 --- a/debian/patches/make-zsh-static-really-static-#993843.patch +++ b/debian/patches/make-zsh-static-really-static-#993843.patch @@ -1,4 +1,4 @@ -Description: Try to fix dynamic linking with zsh-static and resulting segfaults on libc updates +Description: Fix dynamic linking with zsh-static and resulting segfaults on libc updates Origin: https://zsh.org/workers/49422 Bug-Debian: https://bugs.debian.org/993843 Bug: https://zsh.org/workers/49392 |