pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/apache24 apache24: updated to 2.4.35
details: https://anonhg.NetBSD.org/pkgsrc/rev/29758aba60fa
branches: trunk
changeset: 313255:29758aba60fa
user: adam <adam%pkgsrc.org@localhost>
date: Mon Sep 24 07:37:47 2018 +0000
description:
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 <IfFile>, <IfDefine>, <IfSection>, <IfDirective>,
and <IfModule> to be quoted. This is primarily for the benefit of
<IfFile>.
*) 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.
diffstat:
www/apache24/Makefile | 5 ++---
www/apache24/PLIST | 17 ++++++++++++++++-
www/apache24/distinfo | 12 ++++++------
www/apache24/patches/patch-aa | 6 +++---
4 files changed, 27 insertions(+), 13 deletions(-)
diffs (177 lines):
diff -r 85f79e94ca7e -r 29758aba60fa www/apache24/Makefile
--- a/www/apache24/Makefile Mon Sep 24 04:00:05 2018 +0000
+++ b/www/apache24/Makefile Mon Sep 24 07:37:47 2018 +0000
@@ -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/
diff -r 85f79e94ca7e -r 29758aba60fa www/apache24/PLIST
--- a/www/apache24/PLIST Mon Sep 24 04:00:05 2018 +0000
+++ b/www/apache24/PLIST Mon Sep 24 07:37:47 2018 +0000
@@ -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.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.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.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.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.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.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.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.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.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.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.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.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.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
diff -r 85f79e94ca7e -r 29758aba60fa www/apache24/distinfo
--- a/www/apache24/distinfo Mon Sep 24 04:00:05 2018 +0000
+++ b/www/apache24/distinfo Mon Sep 24 07:37:47 2018 +0000
@@ -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
diff -r 85f79e94ca7e -r 29758aba60fa www/apache24/patches/patch-aa
--- a/www/apache24/patches/patch-aa Mon Sep 24 04:00:05 2018 +0000
+++ b/www/apache24/patches/patch-aa Mon Sep 24 07:37:47 2018 +0000
@@ -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 @@
+ cd $(top_srcdir)/docs/manual && \
+ @PAX@ -rwppm . $(DESTDIR)$(manualdir)
- install-suexec: install-suexec-binary install-suexec-$(INSTALL_SUEXEC)
+ install-suexec: install-suexec-$(INSTALL_SUEXEC)
Home |
Main Index |
Thread Index |
Old Index