diff options
| author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2021-04-05 22:32:41 +0000 |
|---|---|---|
| committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2021-04-08 02:31:58 +0000 |
| commit | e4a8740c789970178b81162349e4b33104b6f482 (patch) | |
| tree | 7525b5f19873be61642d824a13b50e6de7d35ac1 /Doc/Zsh | |
| parent | 48379: Make the parameter expansion subscript flags parse error message, "err... (diff) | |
| download | zsh-e4a8740c789970178b81162349e4b33104b6f482.tar zsh-e4a8740c789970178b81162349e4b33104b6f482.tar.gz zsh-e4a8740c789970178b81162349e4b33104b6f482.tar.bz2 zsh-e4a8740c789970178b81162349e4b33104b6f482.tar.lz zsh-e4a8740c789970178b81162349e4b33104b6f482.tar.xz zsh-e4a8740c789970178b81162349e4b33104b6f482.tar.zst zsh-e4a8740c789970178b81162349e4b33104b6f482.zip | |
48410: FAQ, METAFAQ: Mention zsh-security@.
Diffstat (limited to 'Doc/Zsh')
| -rw-r--r-- | Doc/Zsh/metafaq.yo | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Doc/Zsh/metafaq.yo b/Doc/Zsh/metafaq.yo index e69a0976c..ca7f26adf 100644 --- a/Doc/Zsh/metafaq.yo +++ b/Doc/Zsh/metafaq.yo @@ -34,7 +34,7 @@ uref(http://zsh.sourceforge.net/). texinode(Mailing Lists)(The Zsh FAQ)(Availability)(Introduction) sect(Mailing Lists) cindex(mailing lists) -Zsh has 3 mailing lists: +Zsh has several mailing lists: startitem() item(tt(<zsh-announce@zsh.org>))( @@ -47,6 +47,12 @@ User discussions. item(tt(<zsh-workers@zsh.org>))( Hacking, development, bug reports and patches. ) +item(tt(<zsh-security@zsh.org>))( +Private mailing list (the general public cannot subscribe to it) for discussing +bug reports with security implications, i.e., potential vulnerabilities. + +If you find a security problem in zsh itself, please mail this address. +) enditem() To subscribe or unsubscribe, send mail |
