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.37
details: https://anonhg.NetBSD.org/pkgsrc/rev/c64ce6d57f70
branches: trunk
changeset: 314296:c64ce6d57f70
user: adam <adam%pkgsrc.org@localhost>
date: Wed Oct 24 10:08:00 2018 +0000
description:
apache24: updated to 2.4.37
Changes with Apache 2.4.37
*) mod_ssl: Fix HTTP/2 failures when using OpenSSL 1.1.1.
*) mod_ssl: Fix crash during SSL renegotiation with OptRenegotiate set,
when client certificates are available from the original handshake
but were originally not verified and should get verified now.
This is a regression in 2.4.36 (unreleased).
*) mod_ssl: Correctly merge configurations that have client certificates set
by SSLProxyMachineCertificate{File|Path}.
Changes with Apache 2.4.36
*) mod_brotli, mod_deflate: Restore the separate handling of 304 Not Modified
responses. Regression introduced in 2.4.35.
*) mod_proxy_scgi, mod_proxy_uwsgi: improve error handling when sending the
body of the response.
*) mod_http2: adding defensive code for stream EOS handling, in case the request handler
missed to signal it the normal way (eos buckets).
*) ab: Add client certificate support.
*) ab: Disable printing temp key for OpenSSL before
version 1.0.2. SSL_get_server_tmp_key is not available
there.
*) mod_ssl: Fix a regression that the configuration settings for verify mode
and verify depth were taken from the frontend connection in case of
connections by the proxy to the backend.
*) MPMs: Initialize all runtime/asynchronous objects on a dedicated pool and
before signals handling to avoid lifetime issues on restart or shutdown.
*) mod_ssl: Add support for OpenSSL 1.1.1 and TLSv1.3. TLSv1.3 has
behavioural changes compared to v1.2 and earlier; client and
configuration changes should be expected. SSLCipherSuite is
enhanced for TLSv1.3 ciphers, but applies at vhost level only.
*) mod_auth_basic: Be less tolerant when parsing the credencial. Only spaces
should be accepted after the authorization scheme. \t are also tolerated.
*) mod_proxy_hcheck: Fix issues with interval determination.
*) mod_proxy_hcheck: Fix issues with TCP health checks.
*) mod_proxy_hcheck: take balancer's SSLProxy* directives into account.
*) mod_status, mod_echo: Fix the display of client addresses.
They were truncated to 31 characters which is not enough for IPv6 addresses.
This is done by deprecating the use of the 'client' field and using
the new 'client64' field in worker_score.
diffstat:
www/apache24/Makefile | 4 +-
www/apache24/PLIST | 454 +++++++++++++++++++++++++-------------------------
www/apache24/distinfo | 10 +-
3 files changed, 234 insertions(+), 234 deletions(-)
diffs (truncated from 1312 to 300 lines):
diff -r 50c37f594e63 -r c64ce6d57f70 www/apache24/Makefile
--- a/www/apache24/Makefile Wed Oct 24 10:06:40 2018 +0000
+++ b/www/apache24/Makefile Wed Oct 24 10:08:00 2018 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.73 2018/09/24 07:37:47 adam Exp $
+# $NetBSD: Makefile,v 1.74 2018/10/24 10:08:00 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.35
+DISTNAME= httpd-2.4.37
PKGNAME= ${DISTNAME:S/httpd/apache/}
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/}
diff -r 50c37f594e63 -r c64ce6d57f70 www/apache24/PLIST
--- a/www/apache24/PLIST Wed Oct 24 10:06:40 2018 +0000
+++ b/www/apache24/PLIST Wed Oct 24 10:08:00 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2018/09/24 07:37:47 adam Exp $
+@comment $NetBSD: PLIST,v 1.27 2018/10/24 10:08:00 adam Exp $
bin/ab
bin/apxs
bin/dbmmanage
@@ -503,24 +503,24 @@
share/httpd/manual/bind.html
share/httpd/manual/bind.html.de
share/httpd/manual/bind.html.en
-share/httpd/manual/bind.html.fr
+share/httpd/manual/bind.html.fr.utf8
share/httpd/manual/bind.html.ja.utf8
share/httpd/manual/bind.html.ko.euc-kr
share/httpd/manual/bind.html.tr.utf8
share/httpd/manual/caching.html
share/httpd/manual/caching.html.en
-share/httpd/manual/caching.html.fr
+share/httpd/manual/caching.html.fr.utf8
share/httpd/manual/caching.html.tr.utf8
share/httpd/manual/configuring.html
share/httpd/manual/configuring.html.de
share/httpd/manual/configuring.html.en
-share/httpd/manual/configuring.html.fr
+share/httpd/manual/configuring.html.fr.utf8
share/httpd/manual/configuring.html.ja.utf8
share/httpd/manual/configuring.html.ko.euc-kr
share/httpd/manual/configuring.html.tr.utf8
share/httpd/manual/content-negotiation.html
share/httpd/manual/content-negotiation.html.en
-share/httpd/manual/content-negotiation.html.fr
+share/httpd/manual/content-negotiation.html.fr.utf8
share/httpd/manual/content-negotiation.html.ja.utf8
share/httpd/manual/content-negotiation.html.ko.euc-kr
share/httpd/manual/content-negotiation.html.tr.utf8
@@ -528,7 +528,7 @@
share/httpd/manual/custom-error.html
share/httpd/manual/custom-error.html.en
share/httpd/manual/custom-error.html.es
-share/httpd/manual/custom-error.html.fr
+share/httpd/manual/custom-error.html.fr.utf8
share/httpd/manual/custom-error.html.ja.utf8
share/httpd/manual/custom-error.html.ko.euc-kr
share/httpd/manual/custom-error.html.tr.utf8
@@ -561,53 +561,53 @@
share/httpd/manual/developer/thread_safety.html.en
share/httpd/manual/dns-caveats.html
share/httpd/manual/dns-caveats.html.en
-share/httpd/manual/dns-caveats.html.fr
+share/httpd/manual/dns-caveats.html.fr.utf8
share/httpd/manual/dns-caveats.html.ja.utf8
share/httpd/manual/dns-caveats.html.ko.euc-kr
share/httpd/manual/dns-caveats.html.tr.utf8
share/httpd/manual/dso.html
share/httpd/manual/dso.html.en
-share/httpd/manual/dso.html.fr
+share/httpd/manual/dso.html.fr.utf8
share/httpd/manual/dso.html.ja.utf8
share/httpd/manual/dso.html.ko.euc-kr
share/httpd/manual/dso.html.tr.utf8
share/httpd/manual/env.html
share/httpd/manual/env.html.en
-share/httpd/manual/env.html.fr
+share/httpd/manual/env.html.fr.utf8
share/httpd/manual/env.html.ja.utf8
share/httpd/manual/env.html.ko.euc-kr
share/httpd/manual/env.html.tr.utf8
share/httpd/manual/expr.html
share/httpd/manual/expr.html.en
-share/httpd/manual/expr.html.fr
+share/httpd/manual/expr.html.fr.utf8
share/httpd/manual/faq/index.html
share/httpd/manual/faq/index.html.en
share/httpd/manual/faq/index.html.es
-share/httpd/manual/faq/index.html.fr
+share/httpd/manual/faq/index.html.fr.utf8
share/httpd/manual/faq/index.html.tr.utf8
share/httpd/manual/faq/index.html.zh-cn.utf8
share/httpd/manual/filter.html
share/httpd/manual/filter.html.en
share/httpd/manual/filter.html.es
-share/httpd/manual/filter.html.fr
+share/httpd/manual/filter.html.fr.utf8
share/httpd/manual/filter.html.ja.utf8
share/httpd/manual/filter.html.ko.euc-kr
share/httpd/manual/filter.html.tr.utf8
share/httpd/manual/getting-started.html
share/httpd/manual/getting-started.html.en
-share/httpd/manual/getting-started.html.fr
+share/httpd/manual/getting-started.html.fr.utf8
share/httpd/manual/glossary.html
share/httpd/manual/glossary.html.de
share/httpd/manual/glossary.html.en
share/httpd/manual/glossary.html.es
-share/httpd/manual/glossary.html.fr
+share/httpd/manual/glossary.html.fr.utf8
share/httpd/manual/glossary.html.ja.utf8
share/httpd/manual/glossary.html.ko.euc-kr
share/httpd/manual/glossary.html.tr.utf8
share/httpd/manual/handler.html
share/httpd/manual/handler.html.en
share/httpd/manual/handler.html.es
-share/httpd/manual/handler.html.fr
+share/httpd/manual/handler.html.fr.utf8
share/httpd/manual/handler.html.ja.utf8
share/httpd/manual/handler.html.ko.euc-kr
share/httpd/manual/handler.html.tr.utf8
@@ -615,52 +615,52 @@
share/httpd/manual/howto/access.html
share/httpd/manual/howto/access.html.en
share/httpd/manual/howto/access.html.es
-share/httpd/manual/howto/access.html.fr
+share/httpd/manual/howto/access.html.fr.utf8
share/httpd/manual/howto/auth.html
share/httpd/manual/howto/auth.html.en
share/httpd/manual/howto/auth.html.es
-share/httpd/manual/howto/auth.html.fr
+share/httpd/manual/howto/auth.html.fr.utf8
share/httpd/manual/howto/auth.html.ja.utf8
share/httpd/manual/howto/auth.html.ko.euc-kr
share/httpd/manual/howto/auth.html.tr.utf8
share/httpd/manual/howto/cgi.html
share/httpd/manual/howto/cgi.html.en
share/httpd/manual/howto/cgi.html.es
-share/httpd/manual/howto/cgi.html.fr
+share/httpd/manual/howto/cgi.html.fr.utf8
share/httpd/manual/howto/cgi.html.ja.utf8
share/httpd/manual/howto/cgi.html.ko.euc-kr
share/httpd/manual/howto/htaccess.html
share/httpd/manual/howto/htaccess.html.en
share/httpd/manual/howto/htaccess.html.es
-share/httpd/manual/howto/htaccess.html.fr
+share/httpd/manual/howto/htaccess.html.fr.utf8
share/httpd/manual/howto/htaccess.html.ja.utf8
share/httpd/manual/howto/htaccess.html.ko.euc-kr
share/httpd/manual/howto/htaccess.html.pt-br
share/httpd/manual/howto/http2.html
share/httpd/manual/howto/http2.html.en
share/httpd/manual/howto/http2.html.es
-share/httpd/manual/howto/http2.html.fr
+share/httpd/manual/howto/http2.html.fr.utf8
share/httpd/manual/howto/index.html
share/httpd/manual/howto/index.html.en
share/httpd/manual/howto/index.html.es
-share/httpd/manual/howto/index.html.fr
+share/httpd/manual/howto/index.html.fr.utf8
share/httpd/manual/howto/index.html.ja.utf8
share/httpd/manual/howto/index.html.ko.euc-kr
share/httpd/manual/howto/index.html.zh-cn.utf8
share/httpd/manual/howto/public_html.html
share/httpd/manual/howto/public_html.html.en
share/httpd/manual/howto/public_html.html.es
-share/httpd/manual/howto/public_html.html.fr
+share/httpd/manual/howto/public_html.html.fr.utf8
share/httpd/manual/howto/public_html.html.ja.utf8
share/httpd/manual/howto/public_html.html.ko.euc-kr
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/reverse_proxy.html.fr.utf8
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.fr.utf8
share/httpd/manual/howto/ssi.html.ja.utf8
share/httpd/manual/howto/ssi.html.ko.euc-kr
share/httpd/manual/images/apache_header.gif
@@ -713,7 +713,7 @@
share/httpd/manual/index.html.de
share/httpd/manual/index.html.en
share/httpd/manual/index.html.es
-share/httpd/manual/index.html.fr
+share/httpd/manual/index.html.fr.utf8
share/httpd/manual/index.html.ja.utf8
share/httpd/manual/index.html.ko.euc-kr
share/httpd/manual/index.html.pt-br
@@ -723,7 +723,7 @@
share/httpd/manual/install.html.de
share/httpd/manual/install.html.en
share/httpd/manual/install.html.es
-share/httpd/manual/install.html.fr
+share/httpd/manual/install.html.fr.utf8
share/httpd/manual/install.html.ja.utf8
share/httpd/manual/install.html.ko.euc-kr
share/httpd/manual/install.html.tr.utf8
@@ -731,7 +731,7 @@
share/httpd/manual/invoking.html.de
share/httpd/manual/invoking.html.en
share/httpd/manual/invoking.html.es
-share/httpd/manual/invoking.html.fr
+share/httpd/manual/invoking.html.fr.utf8
share/httpd/manual/invoking.html.ja.utf8
share/httpd/manual/invoking.html.ko.euc-kr
share/httpd/manual/invoking.html.tr.utf8
@@ -739,45 +739,45 @@
share/httpd/manual/license.html.en
share/httpd/manual/logs.html
share/httpd/manual/logs.html.en
-share/httpd/manual/logs.html.fr
+share/httpd/manual/logs.html.fr.utf8
share/httpd/manual/logs.html.ja.utf8
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.fr.utf8
share/httpd/manual/misc/index.html.ko.euc-kr
share/httpd/manual/misc/index.html.tr.utf8
share/httpd/manual/misc/index.html.zh-cn.utf8
share/httpd/manual/misc/password_encryptions.html
share/httpd/manual/misc/password_encryptions.html.en
-share/httpd/manual/misc/password_encryptions.html.fr
+share/httpd/manual/misc/password_encryptions.html.fr.utf8
share/httpd/manual/misc/perf-tuning.html
share/httpd/manual/misc/perf-tuning.html.en
-share/httpd/manual/misc/perf-tuning.html.fr
+share/httpd/manual/misc/perf-tuning.html.fr.utf8
share/httpd/manual/misc/perf-tuning.html.ko.euc-kr
share/httpd/manual/misc/perf-tuning.html.tr.utf8
share/httpd/manual/misc/relevant_standards.html
share/httpd/manual/misc/relevant_standards.html.en
-share/httpd/manual/misc/relevant_standards.html.fr
+share/httpd/manual/misc/relevant_standards.html.fr.utf8
share/httpd/manual/misc/relevant_standards.html.ko.euc-kr
share/httpd/manual/misc/security_tips.html
share/httpd/manual/misc/security_tips.html.en
-share/httpd/manual/misc/security_tips.html.fr
+share/httpd/manual/misc/security_tips.html.fr.utf8
share/httpd/manual/misc/security_tips.html.ko.euc-kr
share/httpd/manual/misc/security_tips.html.tr.utf8
share/httpd/manual/mod/core.html
share/httpd/manual/mod/core.html.de
share/httpd/manual/mod/core.html.en
share/httpd/manual/mod/core.html.es
-share/httpd/manual/mod/core.html.fr
+share/httpd/manual/mod/core.html.fr.utf8
share/httpd/manual/mod/core.html.ja.utf8
share/httpd/manual/mod/core.html.tr.utf8
share/httpd/manual/mod/directive-dict.html
share/httpd/manual/mod/directive-dict.html.en
share/httpd/manual/mod/directive-dict.html.es
-share/httpd/manual/mod/directive-dict.html.fr
+share/httpd/manual/mod/directive-dict.html.fr.utf8
share/httpd/manual/mod/directive-dict.html.ja.utf8
share/httpd/manual/mod/directive-dict.html.ko.euc-kr
share/httpd/manual/mod/directive-dict.html.tr.utf8
@@ -785,530 +785,530 @@
share/httpd/manual/mod/directives.html.de
share/httpd/manual/mod/directives.html.en
share/httpd/manual/mod/directives.html.es
-share/httpd/manual/mod/directives.html.fr
+share/httpd/manual/mod/directives.html.fr.utf8
share/httpd/manual/mod/directives.html.ja.utf8
share/httpd/manual/mod/directives.html.ko.euc-kr
share/httpd/manual/mod/directives.html.tr.utf8
share/httpd/manual/mod/directives.html.zh-cn.utf8
share/httpd/manual/mod/event.html
share/httpd/manual/mod/event.html.en
-share/httpd/manual/mod/event.html.fr
+share/httpd/manual/mod/event.html.fr.utf8
share/httpd/manual/mod/index.html
share/httpd/manual/mod/index.html.de
share/httpd/manual/mod/index.html.en
share/httpd/manual/mod/index.html.es
-share/httpd/manual/mod/index.html.fr
+share/httpd/manual/mod/index.html.fr.utf8
share/httpd/manual/mod/index.html.ja.utf8
share/httpd/manual/mod/index.html.ko.euc-kr
share/httpd/manual/mod/index.html.tr.utf8
share/httpd/manual/mod/index.html.zh-cn.utf8
share/httpd/manual/mod/mod_access_compat.html
share/httpd/manual/mod/mod_access_compat.html.en
-share/httpd/manual/mod/mod_access_compat.html.fr
+share/httpd/manual/mod/mod_access_compat.html.fr.utf8
share/httpd/manual/mod/mod_access_compat.html.ja.utf8
share/httpd/manual/mod/mod_actions.html
Home |
Main Index |
Thread Index |
Old Index