From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8B9AD158088 for ; Sun, 23 Jan 2022 17:57:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A82D72BC00C; Sun, 23 Jan 2022 17:57:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7C37A2BC00C for ; Sun, 23 Jan 2022 17:57:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 88E973430EA for ; Sun, 23 Jan 2022 17:57:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4AAB1BD for ; Sun, 23 Jan 2022 17:57:24 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1642960632.a8904045d2534c510b00c0e7e52de33022f9b45c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/lighttpd/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-servers/lighttpd/metadata.xml X-VCS-Directories: www-servers/lighttpd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a8904045d2534c510b00c0e7e52de33022f9b45c X-VCS-Branch: master Date: Sun, 23 Jan 2022 17:57:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 68c90996-10d2-4e5c-89f8-fe13f5997ffc X-Archives-Hash: 20559130464af3eff86043f80b871924 commit: a8904045d2534c510b00c0e7e52de33022f9b45c Author: Glenn Strauss gluelogic com> AuthorDate: Fri Jan 21 14:10:16 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jan 23 17:57:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8904045 www-servers/lighttpd: update metadata.xml Co-authored-by: Sam James cmpct.info> Signed-off-by: Glenn Strauss gluelogic.com> Signed-off-by: Sam James gentoo.org> www-servers/lighttpd/metadata.xml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/www-servers/lighttpd/metadata.xml b/www-servers/lighttpd/metadata.xml index 4fa39ff0178f..df57890b0f75 100644 --- a/www-servers/lighttpd/metadata.xml +++ b/www-servers/lighttpd/metadata.xml @@ -10,27 +10,27 @@ Proxy Maintainers - lighttpd is a secure, fast, compliant and very flexible web-server - which has been optimized for high-performance environments. It has a very - low memory footprint compared to other webservers and takes care of cpu-load. - Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression, - URL-Rewriting and many more) make lighttpd the perfect webserver-software - for every server that is suffering load problems. + lighttpd (pronounced /lighty/) is a secure, fast, compliant, and very + flexible web server that has been optimized for high-performance + environments. lighttpd uses memory and CPU efficiently and has lower + resource use than other popular web servers. Its advanced feature-set + (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and much more) + make lighttpd the perfect web server for all systems, small and large. - Enable output compression via Brotli (recommended) + Enable output compression via app-arch/brotli (recommended) Enable output compression via bzip2 Enable fdevent handler - Build module for TLS via GnuTLS - Add support for geolocation using libMaxMindDB - Build module for TLS via Mbed TLS - Use mmap with files owned by lighttpd. This is a dangerous option as it may allow local users to trigger SIGBUS crashes. - Use dev-libs/nettle as crypto backend + Build module for TLS via net-libs/gnutls + Add support for geolocation using dev-libs/libmaxminddb + Build module for TLS via net-libs/mbedtls + Use mmap when sendfile is not available + Use dev-libs/nettle as crypto backend Build module for TLS via Mozilla's Network Security Services Enable rrdtool support via mod_rrdtool - Use system provided libxxhash + Use system provided dev-libs/xxhash Enable webdav properties - Enable output compression via gzip or deflate algorithms - Enable output compression via Zstandard algorithm + Enable output compression via gzip or deflate algorithms from sys-libs/zlib + Enable output compression via Zstandard (app-arch/zstd) algorithm