[Privoxy-commits] [privoxy] 04/05: Don't mention an obsolete mbed TLS version
User Git
git at git.privoxy.org
Thu Jan 8 15:49:03 CET 2026
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit e89036aa1634cb79005d2a438e86f64f85e2783b
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Jan 6 11:00:00 2026 +0100
Don't mention an obsolete mbed TLS version
... in the user manual's 'Third-party licenses and copyrights'
section.
While at it, link to the GitHub page which shows the README
instead of the list of tags which is less informative and
replace an 'and' with a comma.
---
doc/source/user-manual.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index 143ce094..7e10bea9 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -8544,7 +8544,7 @@ Requests</title>
When compiled with FEATURE_HTTPS_INSPECTION (optional),
Privoxy depends on a TLS library. The supported libraries are
<ulink url="https://www.libressl.org/">LibreSSL</ulink>,
- <ulink url="https://github.com/Mbed-TLS/mbedtls/tags">mbed TLS 2.28.x</ulink> and
+ <ulink url="https://github.com/Mbed-TLS/mbedtls/">mbed TLS</ulink>,
<ulink url="https://www.openssl.org/">OpenSSL</ulink> and
<ulink url="https://www.wolfssl.com/">wolfSSL</ulink>.
</para>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list