]>
git.ipfire.org Git - thirdparty/apache/httpd.git/log
Yann Ylavic [Thu, 22 Feb 2024 14:06:46 +0000 (14:06 +0000)]
mod_ssl: Follow up to r1913815: szCryptoDevice to NULL when !MODSSL_HAVE_ENGINE_API
Latest OpenSSL versions removed the ENGINE API completely, still provide NULL
SSLModConfigRec::szCryptoDevice since it's used outside MODSSL_HAVE_ENGINE_API.
SSLModConfigRec is a private struct, so no MMN change.
* modules/ssl/ssl_private(SSLModConfigRec):
Provide szCryptoDevice (NULL) even if !MODSSL_HAVE_ENGINE_API.
Merges r1915889 from https://svn.apache.org/repos/asf/httpd/httpd/trunk.
Submitted by: ylavic
Reviewed by: ylavic, jorton, jfclere
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915949 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Thu, 22 Feb 2024 13:45:08 +0000 (13:45 +0000)]
Accepted.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915948 13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Frederic Clere [Thu, 22 Feb 2024 13:35:06 +0000 (13:35 +0000)]
Propose. CMake builds fail withi: "fatal error C1083: Cannot open include file: 'ap_config_auto.h'"
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915947 13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Frederic Clere [Thu, 22 Feb 2024 13:14:00 +0000 (13:14 +0000)]
votes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915946 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Tue, 20 Feb 2024 12:24:41 +0000 (12:24 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915893 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Tue, 20 Feb 2024 11:04:45 +0000 (11:04 +0000)]
Vote, propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915891 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Tue, 20 Feb 2024 10:54:48 +0000 (10:54 +0000)]
Propose x1.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915890 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 16 Feb 2024 16:26:11 +0000 (16:26 +0000)]
Done x2.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915820 13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Frederic Clere [Wed, 14 Feb 2024 14:27:03 +0000 (14:27 +0000)]
* mod_slotmem_shm: Use ap_os_is_path_absolute() to make it portable.
Reviewed by: jfclere, jorton, covener
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915791 13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Frederic Clere [Wed, 14 Feb 2024 11:25:01 +0000 (11:25 +0000)]
undo r1915782.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915783 13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Frederic Clere [Wed, 14 Feb 2024 11:18:17 +0000 (11:18 +0000)]
Merge r1915400 from trunk:
* mod_slotmem_shm: Use ap_os_is_path_absolute() to make it portable.
Reviewed by: jfclere, jorton, covener
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915782 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 12 Feb 2024 08:41:26 +0000 (08:41 +0000)]
Add new PR number for the libxml2 fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915741 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 12 Feb 2024 08:37:35 +0000 (08:37 +0000)]
Merge r1825120 from trunk:
* modules/ssl/ssl_engine_init.c (ssl_init_PushCAList): Remove function.
(ssl_init_ca_cert_path): Use SSL_add_file_cert_subjects_to_stack()
instead.
[Edit: This does change behaviour: the acceptable client CA list is now
always be sent in sorted order rather than configured/file order.
In the case of SSLCACertificatePath and SSLCADNRequestPath, the
order will be stable rather than non-determistic as previously.]
PR: 61574
Github: closes #406
Reviewed by: jorton, jfclere, covener
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915740 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 11 Feb 2024 01:14:13 +0000 (01:14 +0000)]
a few quick votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915719 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 10 Feb 2024 14:33:37 +0000 (14:33 +0000)]
fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915716 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 10 Feb 2024 14:32:44 +0000 (14:32 +0000)]
XML file update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915715 13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Frederic Clere [Fri, 9 Feb 2024 16:30:49 +0000 (16:30 +0000)]
Change my vote the actual proposal refers code that is NOT in trunk.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915694 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 9 Feb 2024 09:18:54 +0000 (09:18 +0000)]
Promote 2, done 1, propose 1.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915682 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 9 Feb 2024 09:15:01 +0000 (09:15 +0000)]
Merge r1915680 from trunk:
Update SSLProxyMachineCertificateFile compat note after r1915679.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915681 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 9 Feb 2024 09:12:02 +0000 (09:12 +0000)]
Merge r1884552 from trunk:
Treat non-leaf certificates present in SSLProxyMachineCertificateFile
the same was as non-leaf certs are in SSLCertificateFile - use them to
build the trusted cert chain for the end-entity (client) cert.
* modules/ssl/ssl_engine_init.c (ssl_init_proxy_certs):
For any non-leaf certificate present in the configured, trust as
if used in SSLProxyMachineCertificateChainFile.
Github: closes #403
Reviewed by: jorton, gbechis, jfclere
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915679 13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Frederic Clere [Fri, 9 Feb 2024 07:58:24 +0000 (07:58 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915677 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 3 Feb 2024 15:44:10 +0000 (15:44 +0000)]
fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915569 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 3 Feb 2024 15:42:45 +0000 (15:42 +0000)]
fr doc XML file update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915568 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 2 Feb 2024 16:38:31 +0000 (16:38 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915550 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 2 Feb 2024 16:08:40 +0000 (16:08 +0000)]
Done/propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915548 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 2 Feb 2024 14:53:34 +0000 (14:53 +0000)]
Merge r1879591 from trunk:
Check for and use gettid() directly if available; glibc 2.30 and later
provides a wrapper for the system call:
* configure.in: Check for gettid() and define HAVE_SYS_GETTID if
gettid() is only usable via syscall().
* server/log.c (log_tid): Use gettid() directly if available.
Submitted by: jorton
Reviewed by: jorton, jfclere, gbechis
Github: closes #404
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915544 13f79535 -47bb-0310-9956-
ffa450edef68
Giovanni Bechis [Fri, 2 Feb 2024 14:19:28 +0000 (14:19 +0000)]
vote [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915542 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 2 Feb 2024 11:56:09 +0000 (11:56 +0000)]
Done.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915540 13f79535 -47bb-0310-9956-
ffa450edef68
jorton [Fri, 2 Feb 2024 11:55:30 +0000 (11:55 +0000)]
Merge r1874101, r1913838 from trunk:
fix build with LibreSSL 2.0.7+
PR: 64047
Follow up to r1874101: Axe useless LIBRESSL_VERSION_NUMBER check.
Since the fix to MODSSL_USE_OPENSSL_PRE_1_1_API in r1908537, we are sure that
!defined(LIBRESSL_VERSION_NUMBER) || LIBRESSL_VERSION_NUMBER < 0x2070000fL
in this block.
Submitted by: gbechis, ylavic
Reviewed by: ylavic, minfrin, jorton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915539 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 2 Feb 2024 11:51:48 +0000 (11:51 +0000)]
Vote, done.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915535 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 2 Feb 2024 11:50:07 +0000 (11:50 +0000)]
Merge r1909450 from trunk:
Make sources build with latest clang version
Submitted by: icing
Reviewed by: minfrin, ylavic, jfclere
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915534 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 2 Feb 2024 11:48:27 +0000 (11:48 +0000)]
Done/vote/propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915533 13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Frederic Clere [Fri, 2 Feb 2024 09:02:15 +0000 (09:02 +0000)]
Vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915530 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 1 Feb 2024 16:54:40 +0000 (16:54 +0000)]
Merge r1861793, r1862612, r1862724, r1877251, r1907672 from trunk:
Add support for SHA-2 crypt() algorithm in htpasswd.
* configure.in: Detect SHA-2 support in crypt().
* support/passwd_common.h: Define ALG_CRYPT_SHA256, ALG_CRYPT_SHA512,
include ap_config_auto.h.
* support/htpasswd.c (check_args): Allow -2, -5, -r arguments for
SHA-256, SHA-256 and rounds options respectively.
* support/passwd_common.c
(parse_common_options): Parse -2, -5, -r args.
(mkhash): Generate crypt hash for SHA256/SHA512 algorithms.
Update transform.
* support/htpasswd.c (usage): More usage fixes for SHA-2; describe
as "secure", leave bcrypt only algorithm described as "very secure".
* support/passwd_common.c (mkhash): Fix salt buffer size for SHA2
(caught by gcc 10).
configure: Assume crypt() does not support SHA-2 when cross-compiling.
Can be forced with "./configure ap_cv_crypt_sha2=yes ..." still.
* configure.in:
Give AC_RUN_IFELSE a cross-compiling action, otherwise it fails with:
configure: error: cannot run test program while cross compiling
Submitted by: jorton, ylavic
Reviewed by: minfrin, ylavic, jorton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915516 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 1 Feb 2024 16:48:40 +0000 (16:48 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915515 13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Frederic Clere [Thu, 1 Feb 2024 12:24:00 +0000 (12:24 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915510 13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Frederic Clere [Thu, 1 Feb 2024 11:00:22 +0000 (11:00 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915509 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 31 Jan 2024 16:40:33 +0000 (16:40 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915498 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 31 Jan 2024 15:42:06 +0000 (15:42 +0000)]
Merged x1.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915497 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 31 Jan 2024 15:41:38 +0000 (15:41 +0000)]
Merge r1811831 from trunk:
* server/util_script.c (ap_add_common_vars): Allow mod_env to override
all system path environment variables, not just PATH. (The
behaviour for PATH alone was changed in r965679 for PR 43906.)
Submitted by: jorton
Reviewed by: minfrin, ylavic, jorton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915496 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 31 Jan 2024 15:37:13 +0000 (15:37 +0000)]
Vote, propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915495 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sat, 27 Jan 2024 14:25:50 +0000 (14:25 +0000)]
Merge r1915423 from trunk:
fill in empty descriptions from command_rec
[skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915424 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 24 Jan 2024 14:46:36 +0000 (14:46 +0000)]
Updated typo NWGNUmakefile
dependencies was spelled dependancies.
Submitted by: StevenSedwick <
133059415 +StevenSedwick@users.noreply.github.com>
(Also applied to trunk)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915381 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 17 Jan 2024 12:53:02 +0000 (12:53 +0000)]
* Comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915288 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Wed, 17 Jan 2024 08:41:32 +0000 (08:41 +0000)]
propose r1915281 for backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915282 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 3 Jan 2024 15:12:46 +0000 (15:12 +0000)]
Tweak formatting, remove a non-user-visible change.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915069 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 3 Jan 2024 15:11:51 +0000 (15:11 +0000)]
Updated after merged backports.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915068 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 3 Jan 2024 15:03:35 +0000 (15:03 +0000)]
Merge r1914318 from trunk:
mod_ssl: Follow up to r1908537: Fix typo s/MODSSL_USE_ENGINE_API/MODSSL_HAVE_ENGINE_API/
Submitted by: ylavic
Reviewed by: ylavic, minfrin, jorton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915067 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 3 Jan 2024 15:02:30 +0000 (15:02 +0000)]
Merge r1914013 from trunk:
mod_xml2enc: remove dependency on xmlstring header
Submitted by: ttachi <tachihara hotmail.com>
Github: closes #393
Reviewed by: covener, minfrin, jorton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915066 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 3 Jan 2024 15:00:51 +0000 (15:00 +0000)]
Votes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1915065 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 23 Dec 2023 10:31:02 +0000 (10:31 +0000)]
Fix a typo (missing "t")
s/redisribution/redistribution/
PR 67018 [<hanskrentel yahoo.de>]
r1914884 on trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1914885 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 23 Dec 2023 09:43:42 +0000 (09:43 +0000)]
Fix the authorization types that support expressions.
r1914881 in trunk.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1914882 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Thu, 21 Dec 2023 15:19:52 +0000 (15:19 +0000)]
fr doc XML file update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1914826 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Tue, 19 Dec 2023 15:45:40 +0000 (15:45 +0000)]
Votes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1914782 13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Frederic Clere [Mon, 11 Dec 2023 14:38:05 +0000 (14:38 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1914538 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Mon, 4 Dec 2023 17:50:12 +0000 (17:50 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1914333 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Mon, 4 Dec 2023 16:35:58 +0000 (16:35 +0000)]
Late fix for r1913912, plus comment about new proposal.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1914323 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 2 Dec 2023 09:54:18 +0000 (09:54 +0000)]
Update proposal to include r1914281.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1914283 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 25 Nov 2023 16:06:47 +0000 (16:06 +0000)]
fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1914116 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 25 Nov 2023 16:05:35 +0000 (16:05 +0000)]
fr doc XML file ipdate.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1914115 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Fri, 24 Nov 2023 17:13:34 +0000 (17:13 +0000)]
Update LDAP proposal, reset the vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1914093 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 22 Nov 2023 17:38:48 +0000 (17:38 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1914049 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 22 Nov 2023 17:31:48 +0000 (17:31 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1914047 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 22 Nov 2023 17:26:58 +0000 (17:26 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1914046 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 22 Nov 2023 14:07:45 +0000 (14:07 +0000)]
xforms
[skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1914042 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 22 Nov 2023 14:05:03 +0000 (14:05 +0000)]
Merge r1914039, r1914040 from trunk:
remove apachehaus
I've read in two places they are no longer providing builds,
and the website is currently down.
[skip ci]
mention httpd.conf and install root dependency
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1914041 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 21 Nov 2023 13:01:12 +0000 (13:01 +0000)]
add contributor patch for libxml2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1914014 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Mon, 20 Nov 2023 18:08:25 +0000 (18:08 +0000)]
Resume vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913989 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Mon, 20 Nov 2023 16:45:34 +0000 (16:45 +0000)]
Update proposal as per recommendation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913987 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Mon, 20 Nov 2023 13:17:25 +0000 (13:17 +0000)]
Backport to v2.4:
*) core: Fix use after free warning with gcc -fanalyzer.
trunk patch: http://svn.apache.org/r1892413
2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-use-after-free.patch
+1: minfrin, ylavic, jorton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913983 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Mon, 20 Nov 2023 13:16:10 +0000 (13:16 +0000)]
Backport to 2.4:
*) Allow mod_dav_fs to tolerate race conditions between PROPFIND and an
operation which removes a directory/file between apr_dir_read() and
apr_stat(). Current behaviour is to abort the connection which seems
inferior to tolerating (and logging) the error.
trunk patch: http://svn.apache.org/r1910811
2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-dav-tolerant.patch
+1: minfrin, ylavic, jorton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913982 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Mon, 20 Nov 2023 13:14:21 +0000 (13:14 +0000)]
Promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913981 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Mon, 20 Nov 2023 12:56:10 +0000 (12:56 +0000)]
Suspend vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913980 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 20 Nov 2023 12:34:08 +0000 (12:34 +0000)]
Votes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913978 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Mon, 20 Nov 2023 12:02:29 +0000 (12:02 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913976 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Mon, 20 Nov 2023 08:57:09 +0000 (08:57 +0000)]
* Update mergeinfo with merges from r1913907
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913973 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 19 Nov 2023 10:42:46 +0000 (10:42 +0000)]
Update proposal with ylavic's fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913961 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Sat, 18 Nov 2023 15:16:49 +0000 (15:16 +0000)]
More votes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913945 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 18 Nov 2023 15:10:02 +0000 (15:10 +0000)]
Backport to v2.4:
*) mod_ldap: HTML-escape data in ldap-status handler
trunk patch: http://svn.apache.org/r1913855
2.4.x patch svn merge -c
1913855 ^/httpd/httpd/trunk .
+1: covener, minfrin, ylavic
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913944 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 18 Nov 2023 14:50:10 +0000 (14:50 +0000)]
Comment.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913943 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 18 Nov 2023 14:48:34 +0000 (14:48 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913942 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 18 Nov 2023 14:37:58 +0000 (14:37 +0000)]
Add proposal.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913940 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Sat, 18 Nov 2023 14:37:11 +0000 (14:37 +0000)]
Vote, promote, comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913939 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 18 Nov 2023 14:24:36 +0000 (14:24 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913937 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 18 Nov 2023 14:17:11 +0000 (14:17 +0000)]
Update vote, note need for mmn bump.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913936 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Sat, 18 Nov 2023 13:59:56 +0000 (13:59 +0000)]
Keep my initial comment for better understanding.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913935 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Sat, 18 Nov 2023 13:55:45 +0000 (13:55 +0000)]
Update proposal, vote/comment.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913934 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 18 Nov 2023 13:55:20 +0000 (13:55 +0000)]
fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913933 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 18 Nov 2023 13:53:43 +0000 (13:53 +0000)]
fr doc XML file update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913932 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 18 Nov 2023 13:50:58 +0000 (13:50 +0000)]
Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913931 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 18 Nov 2023 13:28:45 +0000 (13:28 +0000)]
Add proposal.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913929 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 18 Nov 2023 12:47:53 +0000 (12:47 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913925 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 18 Nov 2023 12:37:48 +0000 (12:37 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913921 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 18 Nov 2023 12:00:25 +0000 (12:00 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913918 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 18 Nov 2023 11:53:57 +0000 (11:53 +0000)]
Fix revision number, vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913916 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 18 Nov 2023 11:42:57 +0000 (11:42 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913914 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 18 Nov 2023 11:38:04 +0000 (11:38 +0000)]
Add comment.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913913 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 18 Nov 2023 11:34:12 +0000 (11:34 +0000)]
Backport to v2.4.
*) mod_ssl: Improve compatibility with OpenSSL 3, fix build warnings about
deprecated ENGINE_ API, honor OPENSSL_API_COMPAT setting while defaulting
to compatibitily with version 1.1.1 (including ENGINEs / SSLCryptoDevice).
mod_ssl: Disable the OpenSSL ENGINE API when OPENSSL_NO_ENGINE is set.
Allow for "SSLCryptoDevice builtin" if the ENGINE API is not available,
notably with OpenSSL >= 3. PR 68080.
trunk patch: http://svn.apache.org/r1908537
http://svn.apache.org/r1908539
http://svn.apache.org/r1908542
http://svn.apache.org/r1913616
http://svn.apache.org/r1913815
http://svn.apache.org/r1913816
http://svn.apache.org/r1908542
http://svn.apache.org/r1913832
2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/381.diff
(https://github.com/apache/httpd/pull/381)
+1: ylavic, jorton, minfrin
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913912 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 18 Nov 2023 11:33:06 +0000 (11:33 +0000)]
Vote and promote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913911 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 18 Nov 2023 11:20:14 +0000 (11:20 +0000)]
Backport to v2.4:
*) mod_ssl: release memory to the OS when needed
Trunk version of patch:
https://svn.apache.org/r1898410
https://svn.apache.org/r1898366
svn merge -c
1898366 ^/httpd/httpd/trunk .
svn merge -c
1898410 ^/httpd/httpd/trunk .
+1: gbechis, ylavic, jorton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1913909 13f79535 -47bb-0310-9956-
ffa450edef68