Received: by mail.netbsd.org (Postfix, from userid 605) id 10E1B84D9A; Mon, 24 Sep 2018 07:37:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1ED0484D21 for ; Mon, 24 Sep 2018 07:37:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id G5iuafegyIGr for ; Mon, 24 Sep 2018 07:37:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AAF8184D86 for ; Mon, 24 Sep 2018 07:37:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 98B05FBEE; Mon, 24 Sep 2018 07:37:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153777466733130" MIME-Version: 1.0 Date: Mon, 24 Sep 2018 07:37:47 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/www/apache24 To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20180924073747.98B05FBEE@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_153777466733130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Sep 24 07:37:47 UTC 2018 Modified Files: pkgsrc/www/apache24: Makefile PLIST distinfo pkgsrc/www/apache24/patches: patch-aa Log Message: apache24: updated to 2.4.35 Changes with Apache 2.4.35 *) http: Enforce consistently no response body with both 204 and 304 statuses. *) mod_status: Cumulate CPU time of exited child processes in the "cu" and "cs" values. Add CPU time of the parent process to the "c" and "s" values. *) mod_proxy: Improve the balancer member data shown in mod_status when "ProxyStatus" is "On": add "busy" count and show byte counts in auto mode always in units of kilobytes. *) mod_status: Add cumulated response duration time in milliseconds. *) mod_status: Complete the data shown for async MPMs in "auto" mode. Added number of processes, number of stopping processes and number of busy and idle workers. *) mod_ratelimit: Don't interfere with "chunked" encoding, fixing regression introduced in 2.4.34. *) mod_proxy: Remove load order and link dependency between mod_lbmethod_* modules and mod_proxy. *) Allow the argument to , , , , and to be quoted. This is primarily for the benefit of . *) mod_watchdog: Correct some log messages. *) mod_md: When the last domain name from an MD is moved to another one, that now empty MD gets moved to the store archive. *) mod_ssl: Fix merging of SSLOCSPOverrideResponder. *) mod_proxy_balancer: Restore compatibility with APR 1.4. To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73 pkgsrc/www/apache24/Makefile cvs rdiff -u -r1.25 -r1.26 pkgsrc/www/apache24/PLIST cvs rdiff -u -r1.36 -r1.37 pkgsrc/www/apache24/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/apache24/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153777466733130 Content-Disposition: inline Content-Length: 8636 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/apache24/Makefile diff -u pkgsrc/www/apache24/Makefile:1.72 pkgsrc/www/apache24/Makefile:1.73 --- pkgsrc/www/apache24/Makefile:1.72 Wed Aug 22 09:42:52 2018 +++ pkgsrc/www/apache24/Makefile Mon Sep 24 07:37:47 2018 @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.72 2018/08/22 09:42:52 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2018/09/24 07:37:47 adam Exp $ # # When updating this package, make sure that no strings like # "PR 12345" are in the commit message. Upstream likes # to reference their own PRs this way, but this ends up # in NetBSD GNATS. -DISTNAME= httpd-2.4.34 +DISTNAME= httpd-2.4.35 PKGNAME= ${DISTNAME:S/httpd/apache/} -PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} MASTER_SITES+= http://archive.apache.org/dist/httpd/ Index: pkgsrc/www/apache24/PLIST diff -u pkgsrc/www/apache24/PLIST:1.25 pkgsrc/www/apache24/PLIST:1.26 --- pkgsrc/www/apache24/PLIST:1.25 Mon Mar 26 09:30:23 2018 +++ pkgsrc/www/apache24/PLIST Mon Sep 24 07:37:47 2018 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.25 2018/03/26 09:30:23 adam Exp $ +@comment $NetBSD: PLIST,v 1.26 2018/09/24 07:37:47 adam Exp $ bin/ab bin/apxs bin/dbmmanage @@ -656,8 +656,10 @@ share/httpd/manual/howto/public_html.htm share/httpd/manual/howto/public_html.html.tr.utf8 share/httpd/manual/howto/reverse_proxy.html share/httpd/manual/howto/reverse_proxy.html.en +share/httpd/manual/howto/reverse_proxy.html.fr share/httpd/manual/howto/ssi.html share/httpd/manual/howto/ssi.html.en +share/httpd/manual/howto/ssi.html.es share/httpd/manual/howto/ssi.html.fr share/httpd/manual/howto/ssi.html.ja.utf8 share/httpd/manual/howto/ssi.html.ko.euc-kr @@ -743,6 +745,7 @@ share/httpd/manual/logs.html.ko.euc-kr share/httpd/manual/logs.html.tr.utf8 share/httpd/manual/misc/index.html share/httpd/manual/misc/index.html.en +share/httpd/manual/misc/index.html.es share/httpd/manual/misc/index.html.fr share/httpd/manual/misc/index.html.ko.euc-kr share/httpd/manual/misc/index.html.tr.utf8 @@ -861,6 +864,7 @@ share/httpd/manual/mod/mod_authn_socache share/httpd/manual/mod/mod_authn_socache.html.fr share/httpd/manual/mod/mod_authnz_fcgi.html share/httpd/manual/mod/mod_authnz_fcgi.html.en +share/httpd/manual/mod/mod_authnz_fcgi.html.fr share/httpd/manual/mod/mod_authnz_ldap.html share/httpd/manual/mod/mod_authnz_ldap.html.en share/httpd/manual/mod/mod_authnz_ldap.html.fr @@ -900,6 +904,7 @@ share/httpd/manual/mod/mod_autoindex.htm share/httpd/manual/mod/mod_autoindex.html.tr.utf8 share/httpd/manual/mod/mod_brotli.html share/httpd/manual/mod/mod_brotli.html.en +share/httpd/manual/mod/mod_brotli.html.fr share/httpd/manual/mod/mod_buffer.html share/httpd/manual/mod/mod_buffer.html.en share/httpd/manual/mod/mod_buffer.html.fr @@ -1017,6 +1022,7 @@ share/httpd/manual/mod/mod_heartmonitor. share/httpd/manual/mod/mod_heartmonitor.html.fr share/httpd/manual/mod/mod_http2.html share/httpd/manual/mod/mod_http2.html.en +share/httpd/manual/mod/mod_http2.html.fr share/httpd/manual/mod/mod_ident.html share/httpd/manual/mod/mod_ident.html.en share/httpd/manual/mod/mod_ident.html.fr @@ -1129,6 +1135,7 @@ share/httpd/manual/mod/mod_proxy_ftp.htm share/httpd/manual/mod/mod_proxy_ftp.html.fr share/httpd/manual/mod/mod_proxy_hcheck.html share/httpd/manual/mod/mod_proxy_hcheck.html.en +share/httpd/manual/mod/mod_proxy_hcheck.html.fr share/httpd/manual/mod/mod_proxy_html.html share/httpd/manual/mod/mod_proxy_html.html.en share/httpd/manual/mod/mod_proxy_html.html.fr @@ -1137,6 +1144,7 @@ share/httpd/manual/mod/mod_proxy_http.ht share/httpd/manual/mod/mod_proxy_http.html.fr share/httpd/manual/mod/mod_proxy_http2.html share/httpd/manual/mod/mod_proxy_http2.html.en +share/httpd/manual/mod/mod_proxy_http2.html.fr share/httpd/manual/mod/mod_proxy_scgi.html share/httpd/manual/mod/mod_proxy_scgi.html.en share/httpd/manual/mod/mod_proxy_scgi.html.fr @@ -1144,6 +1152,7 @@ share/httpd/manual/mod/mod_proxy_uwsgi.h share/httpd/manual/mod/mod_proxy_uwsgi.html.en share/httpd/manual/mod/mod_proxy_wstunnel.html share/httpd/manual/mod/mod_proxy_wstunnel.html.en +share/httpd/manual/mod/mod_proxy_wstunnel.html.fr share/httpd/manual/mod/mod_ratelimit.html share/httpd/manual/mod/mod_ratelimit.html.en share/httpd/manual/mod/mod_ratelimit.html.fr @@ -1251,6 +1260,7 @@ share/httpd/manual/mod/mod_usertrack.htm share/httpd/manual/mod/mod_usertrack.html.fr share/httpd/manual/mod/mod_version.html share/httpd/manual/mod/mod_version.html.en +share/httpd/manual/mod/mod_version.html.fr share/httpd/manual/mod/mod_version.html.ja.utf8 share/httpd/manual/mod/mod_version.html.ko.euc-kr share/httpd/manual/mod/mod_vhost_alias.html @@ -1259,6 +1269,7 @@ share/httpd/manual/mod/mod_vhost_alias.h share/httpd/manual/mod/mod_vhost_alias.html.tr.utf8 share/httpd/manual/mod/mod_watchdog.html share/httpd/manual/mod/mod_watchdog.html.en +share/httpd/manual/mod/mod_watchdog.html.fr share/httpd/manual/mod/mod_xml2enc.html share/httpd/manual/mod/mod_xml2enc.html.en share/httpd/manual/mod/mod_xml2enc.html.fr @@ -1354,6 +1365,7 @@ share/httpd/manual/platform/perf-hp.html share/httpd/manual/platform/perf-hp.html.ko.euc-kr share/httpd/manual/platform/rpm.html share/httpd/manual/platform/rpm.html.en +share/httpd/manual/platform/rpm.html.fr share/httpd/manual/platform/win_compiling.html share/httpd/manual/platform/win_compiling.html.en share/httpd/manual/platform/win_compiling.html.fr @@ -1428,6 +1440,7 @@ share/httpd/manual/programs/index.html.t share/httpd/manual/programs/index.html.zh-cn.utf8 share/httpd/manual/programs/log_server_status.html share/httpd/manual/programs/log_server_status.html.en +share/httpd/manual/programs/log_server_status.html.fr share/httpd/manual/programs/logresolve.html share/httpd/manual/programs/logresolve.html.en share/httpd/manual/programs/logresolve.html.fr @@ -1445,8 +1458,10 @@ share/httpd/manual/programs/rotatelogs.h share/httpd/manual/programs/rotatelogs.html.tr.utf8 share/httpd/manual/programs/split-logfile.html share/httpd/manual/programs/split-logfile.html.en +share/httpd/manual/programs/split-logfile.html.fr share/httpd/manual/programs/suexec.html share/httpd/manual/programs/suexec.html.en +share/httpd/manual/programs/suexec.html.fr share/httpd/manual/programs/suexec.html.ko.euc-kr share/httpd/manual/programs/suexec.html.tr.utf8 share/httpd/manual/rewrite/access.html Index: pkgsrc/www/apache24/distinfo diff -u pkgsrc/www/apache24/distinfo:1.36 pkgsrc/www/apache24/distinfo:1.37 --- pkgsrc/www/apache24/distinfo:1.36 Thu Jul 19 08:53:58 2018 +++ pkgsrc/www/apache24/distinfo Mon Sep 24 07:37:47 2018 @@ -1,10 +1,10 @@ -$NetBSD: distinfo,v 1.36 2018/07/19 08:53:58 adam Exp $ +$NetBSD: distinfo,v 1.37 2018/09/24 07:37:47 adam Exp $ -SHA1 (httpd-2.4.34.tar.bz2) = 94d6e274273903ed153479c7701fa03761abf93d -RMD160 (httpd-2.4.34.tar.bz2) = 80470d5ad344eba9b0260a9ff901c4a78def0abd -SHA512 (httpd-2.4.34.tar.bz2) = 2bc09213f08a4722e305929fbac5f5060c7a8444704494894bb9b61f17e4d20bb6e3d663bb93fc5b2030b04a43fb12373d260cc291422b210b299725aaf3b5c8 -Size (httpd-2.4.34.tar.bz2) = 6942969 bytes -SHA1 (patch-aa) = 6ccbed6de555365298d5cb4bb1dc7d4aa62ed450 +SHA1 (httpd-2.4.35.tar.bz2) = 2602f2b5b22d290dceea03fd27b6f998d12d9d73 +RMD160 (httpd-2.4.35.tar.bz2) = f3cb1f3f6133ca3998e10f331c2eec310baf2229 +SHA512 (httpd-2.4.35.tar.bz2) = f5d6a849850ebdf4e38b586c84cc1063d68ac4c6737895c9ac1c8796c22655681c55b4de77ed9f1f807338fdb9f7824faf911361aa31cc46f3c3a2cbabe20543 +Size (httpd-2.4.35.tar.bz2) = 7044336 bytes +SHA1 (patch-aa) = 9a66685f1d2e4710ab464beda98cbaad632aebf9 SHA1 (patch-ab) = a3edcc20b7654e0446c7d442cda1510b23e5d324 SHA1 (patch-ac) = 9f86d845df30316d22bce677a4b176f51007ba0d SHA1 (patch-ad) = 4ba4a9c812951f533fa316e5dbf17eaab5494157 Index: pkgsrc/www/apache24/patches/patch-aa diff -u pkgsrc/www/apache24/patches/patch-aa:1.2 pkgsrc/www/apache24/patches/patch-aa:1.3 --- pkgsrc/www/apache24/patches/patch-aa:1.2 Thu Jul 19 08:53:58 2018 +++ pkgsrc/www/apache24/patches/patch-aa Mon Sep 24 07:37:47 2018 @@ -1,6 +1,6 @@ -$NetBSD: patch-aa,v 1.2 2018/07/19 08:53:58 adam Exp $ +$NetBSD: patch-aa,v 1.3 2018/09/24 07:37:47 adam Exp $ ---- Makefile.in.orig 2018-05-30 19:09:00.000000000 +0000 +--- Makefile.in.orig 2018-08-08 11:48:15.000000000 +0000 +++ Makefile.in @@ -4,7 +4,7 @@ CLEAN_SUBDIRS = test @@ -142,5 +142,5 @@ $NetBSD: patch-aa,v 1.2 2018/07/19 08:53 + cd $(top_srcdir)/docs/manual && \ + @PAX@ -rwppm . $(DESTDIR)$(manualdir) - install-suexec: install-suexec-binary install-suexec-$(INSTALL_SUEXEC) + install-suexec: install-suexec-$(INSTALL_SUEXEC) --_----------=_153777466733130--