diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2022-02-13 08:30:55 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2022-02-13 08:39:49 +0100 |
commit | c18057242ca4634f85fa3a389abfd80b56ee6dc8 (patch) | |
tree | b77196bca385ba2cd5411b2b541ae32917ceaafc | |
parent | ba953e3545af1ab7bddc9ad373e99311578d8fd2 (diff) | |
download | zsh-c18057242ca4634f85fa3a389abfd80b56ee6dc8.tar.gz zsh-c18057242ca4634f85fa3a389abfd80b56ee6dc8.zip |
Install Etc/CVE-2021-45444-VCS_Info-workaround.patch into zsh-doc
It is new since 5.8.1 and not relevant for Debian's package but gives
hints about CVE-2021-45444 mitigations on other platforms which aren't
updated yet.
Gbp-Dch: Full
-rw-r--r-- | debian/zsh-doc.docs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/zsh-doc.docs b/debian/zsh-doc.docs index 60cb2382a..9c26dd872 100644 --- a/debian/zsh-doc.docs +++ b/debian/zsh-doc.docs @@ -1 +1,2 @@ obj/Doc/zsh.pdf +Etc/CVE-2021-45444-VCS_Info-workaround.patch |