pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/lighttpd
Module Name: pkgsrc
Committed By: schmonz
Date: Sun Sep 18 11:29:15 UTC 2022
Modified Files:
pkgsrc/www/lighttpd: Makefile distinfo
Log Message:
Update to 1.4.67. From the changelog:
* Update comment about TCP_INFO on OpenBSD
* [mod_ajp13] fix crash with bad response headers (fixes #3170)
* [core] handle RDHUP when collecting chunked body
* [core] tweak streaming request body to backends
* [core] handle ENOSPC with pwritev() (#3171)
* [core] manually calculate off_t max (fixes #3171)
* [autoconf] force large file support (#3171)
* [multiple] quiet coverity warnings using casts
* [meson] add license keyword to project declaration
To generate a diff of this commit:
cvs rdiff -u -r1.114 -r1.115 pkgsrc/www/lighttpd/Makefile
cvs rdiff -u -r1.72 -r1.73 pkgsrc/www/lighttpd/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/lighttpd/Makefile
diff -u pkgsrc/www/lighttpd/Makefile:1.114 pkgsrc/www/lighttpd/Makefile:1.115
--- pkgsrc/www/lighttpd/Makefile:1.114 Thu Aug 11 06:41:58 2022
+++ pkgsrc/www/lighttpd/Makefile Sun Sep 18 11:29:15 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.114 2022/08/11 06:41:58 wiz Exp $
+# $NetBSD: Makefile,v 1.115 2022/09/18 11:29:15 schmonz Exp $
-DISTNAME= lighttpd-1.4.66
-PKGREVISION= 1
+DISTNAME= lighttpd-1.4.67
CATEGORIES= www
MASTER_SITES= https://download.lighttpd.net/lighttpd/releases-1.4.x/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/www/lighttpd/distinfo
diff -u pkgsrc/www/lighttpd/distinfo:1.72 pkgsrc/www/lighttpd/distinfo:1.73
--- pkgsrc/www/lighttpd/distinfo:1.72 Tue Aug 9 14:19:22 2022
+++ pkgsrc/www/lighttpd/distinfo Sun Sep 18 11:29:15 2022
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.72 2022/08/09 14:19:22 schmonz Exp $
+$NetBSD: distinfo,v 1.73 2022/09/18 11:29:15 schmonz Exp $
-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
+BLAKE2s (lighttpd-1.4.67.tar.xz) = e9f551dc6884cfbd6cbc1c570ddddb0603d6a26505b7fa8737351de632aed6ce
+SHA512 (lighttpd-1.4.67.tar.xz) = acfde71675d1c54b4e805998d1dabaa291437181bdbca0d6a3a069584c4576d7585d2401f57f8691f23aaf6283a95ac61156789a055a2a7236fd305c1f248627
+Size (lighttpd-1.4.67.tar.xz) = 1039872 bytes
SHA1 (patch-doc_config_lighttpd.conf) = 50f9529ea7ecfae741ca47f0514175dbf1aa52d9
SHA1 (patch-doc_lighttpd.8) = e08ac362784aebaca566d0f65380b70a829d6b4e
Home |
Main Index |
Thread Index |
Old Index