pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/lighttpd Update to 1.4.66. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3d9b836e7e32
branches:  trunk
changeset: 382948:3d9b836e7e32
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Tue Aug 09 14:19:22 2022 +0000

description:
Update to 1.4.66. From the changelog:

* [core] h2: optim: send window update in 16k units
* [mod_magnet] reset for http-response-send-file
* [multiple] fix json encoding
* [core] buffer_append_bs_escaped_json()
* [autoconf] update ax_prog_cc_for_build.m4
* [doc] add libdeflate to INSTALL
* [mod_webdav] cold func if xml reqbody w/o db conf
* [mod_webdav] check reqbody Content-Type is XML
* [doc] more consistent use of vars in examples
* [core] do not load indexfile, dirlisting if unused
* [mod_dirlisting] send ETag, Cache-Control w/ cache
* [mod_openssl] compile compat w/ openssl < 1.1.0
* [mod_webdav] webdav_reqbody_type_xml() fixes
* [core] clarify server.username = "root" error msg
* [mod_wolfssl] compat with older wolfssl versions
* [core] fix li_base64_dec() on whitespace
* [core] perf tweak buffer_eq_icase_ssn()
* [mod_deflate] fix use of libdeflate for files>128k (fixes #3161)
* [core] fix buffer_substr_replace() extend (fixes #3160)
* [mod_webdav] build with Android NDK
* [core] check r->http_status before handling Range
* [core] preprocessor option to force crypto lib
* [core] fix SIGUSR1 graceful restart w/ TLS (fixes #3164)
* [mod_authn_gssapi] warn if no confidentiality flag (fixes #3163)
* [mod_wstunnel] fix crash with bad hybivers (fixes #3165)
* [core] perf: adjust max h2 stream send increment
* [core] fix HTTP/2 downloads >= 4GiB (fixes #3166)

diffstat:

 www/lighttpd/Makefile |  5 ++---
 www/lighttpd/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r e7d759bb515b -r 3d9b836e7e32 www/lighttpd/Makefile
--- a/www/lighttpd/Makefile     Tue Aug 09 13:40:09 2022 +0000
+++ b/www/lighttpd/Makefile     Tue Aug 09 14:19:22 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.112 2022/06/28 11:37:06 wiz Exp $
+# $NetBSD: Makefile,v 1.113 2022/08/09 14:19:22 schmonz Exp $
 
-DISTNAME=      lighttpd-1.4.65
-PKGREVISION=   1
+DISTNAME=      lighttpd-1.4.66
 CATEGORIES=    www
 MASTER_SITES=  https://download.lighttpd.net/lighttpd/releases-1.4.x/
 EXTRACT_SUFX=  .tar.xz
diff -r e7d759bb515b -r 3d9b836e7e32 www/lighttpd/distinfo
--- a/www/lighttpd/distinfo     Tue Aug 09 13:40:09 2022 +0000
+++ b/www/lighttpd/distinfo     Tue Aug 09 14:19:22 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.71 2022/06/13 15:34:54 schmonz Exp $
+$NetBSD: distinfo,v 1.72 2022/08/09 14:19:22 schmonz Exp $
 
-BLAKE2s (lighttpd-1.4.65.tar.xz) = 3da5627d365b5bdc09d78537ba20df37451881947ada2ec7c210dd38bcd995c3
-SHA512 (lighttpd-1.4.65.tar.xz) = e9ecb3e99dd5cd0efbf98cfc937f0cfcfafe712ab0e6c11f9cdee936c508820cd8de06ef03d2f888dab19a842eebae342a83818e601dd21094f154832acb69ec
-Size (lighttpd-1.4.65.tar.xz) = 1033568 bytes
+BLAKE2s (lighttpd-1.4.66.tar.xz) = f4b55ea62e91797ba87e32ee805d2cc81f8d7078d21bd5510c1921df70d52077
+SHA512 (lighttpd-1.4.66.tar.xz) = 6d4ae1faa0ebc3115b7ad4fc84ccdd476ca71ee701d115c1a320f525c6c3ce884b48af38f65e4f1c012b4d0936755925b16f8d37aad810a286b2349c27f47567
+Size (lighttpd-1.4.66.tar.xz) = 1039520 bytes
 SHA1 (patch-doc_config_lighttpd.conf) = 50f9529ea7ecfae741ca47f0514175dbf1aa52d9
 SHA1 (patch-doc_lighttpd.8) = e08ac362784aebaca566d0f65380b70a829d6b4e



Home | Main Index | Thread Index | Old Index