diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2024-01-31 20:29:25 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2024-01-31 20:29:25 +0100 |
commit | 1da2693d618f47e40d28461cb255a7bcea33611d (patch) | |
tree | 5da87f3488a0941673623c7bb3a585f6879845e5 /README.packaging | |
parent | 61e9a8f8f64c09a70a9063a3e2d962c7ced77636 (diff) | |
download | fetchmail-1da2693d618f47e40d28461cb255a7bcea33611d.tar.gz fetchmail-1da2693d618f47e40d28461cb255a7bcea33611d.tar.bz2 fetchmail-1da2693d618f47e40d28461cb255a7bcea33611d.zip |
README.packaging: complete OpenSSL/wolfSSL section.
Diffstat (limited to 'README.packaging')
-rw-r--r-- | README.packaging | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.packaging b/README.packaging index 50133b46..e9c49b86 100644 --- a/README.packaging +++ b/README.packaging @@ -18,6 +18,8 @@ The bullet points below mention a few useful hints for package(r)s: - Fetchmail requires OpenSSL or wolfSSL, for details, see README.SSL. Fetchmail 6.4 tolerates 1.0.2f for now but assumes the distributor backports security fixes for it. Only link against SSL/TLS library versions + that are license compatible or covered by the license exception, and + that receives security fixes. - Your configuration and examples MUST NOT encourage setups running fetchmail as the root user. For system-wide setups, a separate user, |