Re: [VOTE] Release httpd-2.4.64-rc2 as httpd-2.4.64

2025-07-07 Thread Christophe JAILLET
Le 07/07/2025 à 17:56, Eric Covener a écrit : Hi all, Please find below the proposed release tarball and signatures: https://dist.apache.org/repos/dist/dev/httpd/ I would like to call a VOTE over the next few days to release this candidate tarball httpd-2.4.64-rc2 as 2.4.64: [X] +1: It's not j

Question about the documentation of MDProfile, MDProfileMandatory and MDActivationDelay in 2.4.x and trunk

2025-06-02 Thread Christophe JAILLET
Hi, apparently r1923593 (2.4.x) seems to be the backport of r1923592 (trunk) (mod_md). I've not looked at the code itself, but the updated doc has not been backported. In particular, MDProfile and MDProfileMandatory are not in 2.4.x. What puzzles me, is that r1923592 (trunk) also removed M

Re: [VOTE] Release httpd-2.4.63 as httpd-2.4.63

2025-01-20 Thread Christophe JAILLET
Le 20/01/2025 à 20:43, Jim Jagielski a écrit : Hi all, Please find below the proposed release tarball and signatures: https://dist.apache.org/repos/dist/dev/httpd/ I would like to call a VOTE over the next few days to release this candidate tarball httpd-2.4.63 as 2.4.63: [ ] +1: It's not just

Re: svn commit: r1922996 [1/3] - in /httpd/httpd/branches/2.4.x/docs/manual: ./ mod/

2025-01-08 Thread Christophe JAILLET
Le 08/01/2025 à 19:33, cove...@apache.org a écrit : Author: covener Date: Wed Jan 8 18:33:50 2025 New Revision: 1922996 URL: http://svn.apache.org/viewvc?rev=1922996&view=rev Log: xforms to restore site ... Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/directives.html.en URL: http:

Re: svn commit: r1922959 - /httpd/httpd/branches/2.4.x/modules/proxy/mod_proxy_fcgi.c

2025-01-07 Thread Christophe JAILLET
Le 07/01/2025 à 16:06, j...@apache.org a écrit : Author: jim Date: Tue Jan 7 15:06:06 2025 New Revision: 1922959 URL: http://svn.apache.org/viewvc?rev=1922959&view=rev Log: *) mod_proxy_fcgi: Fix proxy-fcgi-pathinfo=full Modified: httpd/httpd/branches/2.4.x/modules/proxy/mod_proxy_f

Re: svn commit: r1922958 - in /httpd/httpd/branches/2.4.x: STATUS include/ap_mmn.h modules/proxy/mod_proxy.h modules/proxy/proxy_util.c

2025-01-07 Thread Christophe JAILLET
Le 07/01/2025 à 16:05, j...@apache.org a écrit : Author: jim Date: Tue Jan 7 15:05:35 2025 New Revision: 1922958 URL: http://svn.apache.org/viewvc?rev=1922958&view=rev Log: *) mod_proxy: Honor parameters of ProxyPassMatch workers with substitution in the host name or port.

Re: svn commit: r1922957 - in /httpd/httpd/branches/2.4.x: STATUS docs/manual/expr.xml docs/manual/mod/mod_authnz_ldap.xml modules/aaa/mod_authnz_ldap.c

2025-01-07 Thread Christophe JAILLET
Le 07/01/2025 à 16:04, j...@apache.org a écrit : Author: jim Date: Tue Jan 7 15:04:23 2025 New Revision: 1922957 URL: http://svn.apache.org/viewvc?rev=1922957&view=rev Log: *) Add the ldap-search option to mod_authnz_ldap, allowing authorization to be based on arbitrary expressions t

Re: *** SPAM *** Re: svn commit: r1922962 - in /httpd/httpd/branches/2.4.x: ./ STATUS changes-entries/pr62497.txt docs/manual/mod/mod_lua.xml docs/manual/mod/mod_lua.xml.fr modules/lua/lua_request.c

2025-01-07 Thread Christophe JAILLET
Le 07/01/2025 à 20:29, Christophe JAILLET a écrit : Le 07/01/2025 à 16:07, j...@apache.org a écrit : Author: jim Date: Tue Jan  7 15:07:55 2025 New Revision: 1922962 URL: http://svn.apache.org/viewvc?rev=1922962&view=rev Log:    *) mod_lua: Make r.ap_auth_type writable Added: h

Re: svn commit: r1922962 - in /httpd/httpd/branches/2.4.x: ./ STATUS changes-entries/pr62497.txt docs/manual/mod/mod_lua.xml docs/manual/mod/mod_lua.xml.fr modules/lua/lua_request.c

2025-01-07 Thread Christophe JAILLET
Le 07/01/2025 à 16:07, j...@apache.org a écrit : Author: jim Date: Tue Jan 7 15:07:55 2025 New Revision: 1922962 URL: http://svn.apache.org/viewvc?rev=1922962&view=rev Log: *) mod_lua: Make r.ap_auth_type writable Added: httpd/httpd/branches/2.4.x/changes-entries/pr62497.txt

Re: Move to git (Was: Re: httpd 2.4 -> next)

2024-12-19 Thread Christophe JAILLET
Le 18/12/2024 à 21:45, Eric Covener a écrit : The doc translation trackers are based on svn revision numbers. Or at least used to be, I'm actually not entirely sure about the current state :P Ah yes, thanks! It seems to be via https://svn.apache.org/repos/asf/httpd/docs-build/trunk/lib/metafil

Re: Move to git (Was: Re: httpd 2.4 -> next)

2024-12-19 Thread Christophe JAILLET
Le 18/12/2024 à 21:06, André Malo a écrit : Eric Covener wrote: Are the tasks required to do so known? If so, I can take that on. Maybe something like this for the must-have tasks: - Get with Infra and see if there are general caveats (open PRs for example?) for converting from r/o to r/w -

Re: intent to rip out mod_tls

2024-09-13 Thread Christophe JAILLET
Le 13/09/2024 à 15:26, Stefan Eissing via dev a écrit : Folks, the 'rustls-ffi' project keeps on changing their API and consider themselves "pre-1.0". The recent 0.14.0 release does not work with mod_tls, again. While one of their devs is willing to mak

Re: svn commit: r1919248 - in /httpd/httpd/branches/2.4.x: ./ docs/manual/mod/mod_rewrite.xml docs/manual/rewrite/flags.xml modules/mappers/mod_rewrite.c

2024-07-15 Thread Christophe JAILLET
Le 15/07/2024 à 14:07, cove...@apache.org a écrit : Author: covener Date: Mon Jul 15 12:07:57 2024 New Revision: 1919248 URL: http://svn.apache.org/viewvc?rev=1919248&view=rev Log: Merge r1919246 from trunk: merge leading slashes by default Submitted By: ylavic, covener Reviewed By: ylavic,

Re: svn commit: r1915740 - in /httpd/httpd/branches/2.4.x: ./ changes-entries/pr61574.txt modules/ssl/ssl_engine_init.c

2024-02-16 Thread Christophe JAILLET
Le 12/02/2024 à 09:37, jor...@apache.org a écrit : Author: jorton Date: Mon Feb 12 08:37:35 2024 New Revision: 1915740 URL: http://svn.apache.org/viewvc?rev=1915740&view=rev Log: Merge r1825120 from trunk: * modules/ssl/ssl_engine_init.c (ssl_init_PushCAList): Remove function. (ssl_init_ca_c

Re: svn commit: r1589993 - in /httpd/httpd/trunk: CHANGES docs/manual/expr.xml docs/manual/mod/mod_authnz_ldap.xml modules/aaa/mod_authnz_ldap.c

2023-11-23 Thread Christophe JAILLET
Le 18/11/2023 à 20:52, Yann Ylavic a écrit : On Wed, Apr 30, 2014 at 1:02 AM Yann Ylavic wrote: On Tue, Apr 29, 2014 at 10:54 PM, Christophe JAILLET wrote: Hi, doc does not build because of below: CJ Le 25/04/2014 13:14, minf...@apache.org a écrit : + +<LocationMatch ^/

Re: release?

2023-08-23 Thread Christophe JAILLET
Le 17/08/2023 à 13:42, Stefan Eissing via dev a écrit : How are people feeling about another release? Since I have tons of bugfixes in 2.4.x and some pending features to port back, I offer to RM this. We have 5 items in 2.4.x/STATUS which lack votes. Would be nice if people could find time to

Re: svn commit: r1910820 - in /httpd/httpd/branches/2.4.x: ./ changes-entries/pr60182.txt modules/ssl/ssl_util_stapling.c

2023-07-06 Thread Christophe JAILLET
Le 06/07/2023 à 18:11, jor...@apache.org a écrit : Author: jorton Date: Thu Jul 6 16:11:56 2023 New Revision: 1910820 URL: http://svn.apache.org/viewvc?rev=1910820&view=rev Log: Merge r1875355 from trunk: * modules/ssl/ssl_util_stapling.c (stapling_check_response) Don't stop Certificate Rev

Re: svn commit: r1892450 - /httpd/httpd/trunk/server/core_filters.c

2023-05-21 Thread Christophe JAILLET
Le 21/05/2023 à 17:50, Yann Ylavic a écrit : On Sun, May 21, 2023 at 4:22 PM Yann Ylavic wrote: On Sun, May 21, 2023 at 2:07 PM Christophe JAILLET wrote: Le 19/08/2021 à 15:43, yla...@apache.org a écrit : @@ -604,7 +604,7 @@ static apr_status_t send_brigade_nonbloc

Re: svn commit: r1892450 - /httpd/httpd/trunk/server/core_filters.c

2023-05-21 Thread Christophe JAILLET
Le 19/08/2021 à 15:43, yla...@apache.org a écrit : Author: ylavic Date: Thu Aug 19 13:43:23 2021 New Revision: 1892450 URL: http://svn.apache.org/viewvc?rev=1892450&view=rev Log: core: don't break out iovec coalescing for metadata in ap_core_output_filter(). * server/core_filters.c (send_brigad

Re: [VOTE] Switch read/write repository from Subversion to Git

2023-05-04 Thread Christophe JAILLET
Le 04/05/2023 à 10:34, Ruediger Pluem a écrit : This is a formal vote on whether we should move our read/write repository from Subversion to Git. This means that our latest read/write repository will be no longer available via svn.apache.org. It will be available via Git at https://gitbox.apach

Re: ci vs PR approvals? (was: [apache/httpd] Fix a possible NULL pointer dereference in hook_uri2file (PR #355))

2023-05-03 Thread Christophe JAILLET
Le 03/05/2023 à 21:12, Eric Covener a écrit : On Tue, Apr 25, 2023 at 2:45 PM Graham Leggett via dev wrote: On 25 Apr 2023, at 07:45, Ruediger Pluem wrote: 2. Switching from Subversion to Git is mostly an emotional problem for me. We have some closer ties to Subversion by some overlaps i

Re: [RFC] JSON logging support for httpd 2.4.x

2023-04-04 Thread Christophe JAILLET
Le 31/03/2023 à 09:04, Thomas Meyer a écrit : Hi, Sadly I got no feedback at all. What is the preferred way for contributions? Hi, mailing list is fine. You can also use github if it is easier for you. I also did raise a PR here with some fixes on top of this patch series: https://github

Re: [VOTE] Release httpd-2.4.57-rc1 as httpd-2.4.57

2023-04-04 Thread Marion &amp; Christophe JAILLET
Le 03/04/2023 à 21:44, Christophe JAILLET a écrit : Le 02/04/2023 à 18:10, Eric Covener a écrit : Hi all, Please find below the proposed release tarball and signatures: https://dist.apache.org/repos/dist/dev/httpd/ I would like to call a VOTE over the next few days to release this

Re: [VOTE] Release httpd-2.4.57-rc1 as httpd-2.4.57

2023-04-03 Thread Christophe JAILLET
Le 02/04/2023 à 18:10, Eric Covener a écrit : Hi all, Please find below the proposed release tarball and signatures: https://dist.apache.org/repos/dist/dev/httpd/ I would like to call a VOTE over the next few days to release this candidate tarball httpd-2.4.57-rc1 as 2.4.57: [X] +1: It's not j

Re: svn commit: r1907980 - in /httpd/httpd/trunk: changes-entries/proxy_uwsgi_response_validation.txt modules/proxy/mod_proxy_uwsgi.c

2023-03-02 Thread Christophe JAILLET
Le 02/03/2023 à 16:10, yla...@apache.org a écrit : Author: ylavic Date: Thu Mar 2 15:10:30 2023 New Revision: 1907980 URL: http://svn.apache.org/viewvc?rev=1907980&view=rev Log: mod_proxy_uwsgi: Stricter backend HTTP response parsing/validation Added: httpd/httpd/trunk/changes-entries/pr

Re: *** SPAM *** [VOTE] broader RTC exception for 2.4.x CI changes

2023-02-16 Thread Christophe JAILLET
Le 15/02/2023 à 14:48, Joe Orton a écrit : Per my previous Travis is dead, long live GitHub actions. I propose to broaden the RTC exception in 2.4.x/STATUS to allow CI config changes and scripts to be merged from trunk: Index: STATUS ===

Re: svn commit: r1907608 - in /httpd/httpd/trunk: CMakeLists.txt modules/dav/main/NWGNUmakefile modules/dav/main/config5.m4 modules/dav/main/mod_dav.c modules/dav/main/mod_dav.dsp modules/dav/main/mod

2023-02-14 Thread Christophe JAILLET
Le 13/02/2023 à 17:48, m...@apache.org a écrit : Author: manu Date: Mon Feb 13 16:48:35 2023 New Revision: 1907608 URL: http://svn.apache.org/viewvc?rev=1907608&view=rev Log: Add MS-WDV support MS-WDV specification: https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-wdv The chang

Re: [VOTE] Release httpd-2.4.55-rc1 as httpd-2.4.55

2023-01-11 Thread Christophe JAILLET
Le 11/01/2023 à 10:05, Stefan Eissing via dev a écrit : Nearly all mod_tls in error (likely something missing in my conf) Not here. Do you have any more information on those failures? Still don't have time to spend some minutes on it, but: configure:35461: checking whether to enable mod_tl

Re: [VOTE] Release httpd-2.4.55-rc1 as httpd-2.4.55

2023-01-10 Thread Christophe JAILLET
Le 10/01/2023 à 14:40, Eric Covener a écrit : Hi all, Please find below the proposed release tarball and signatures: https://dist.apache.org/repos/dist/dev/httpd/ I would like to call a VOTE over the next few days to release this candidate tarball httpd-2.4.55-rc1 as 2.4.55: [ ] +1: It's not j

Re: svn commit: r1903677 - in /httpd/httpd/trunk: changes-entries/ docs/manual/mod/ modules/md/ test/modules/md/

2023-01-09 Thread Christophe JAILLET
Le 25/08/2022 à 16:00, ic...@apache.org a écrit : Author: icing Date: Thu Aug 25 14:00:13 2022 New Revision: 1903677 URL: http://svn.apache.org/viewvc?rev=1903677&view=rev Log: mod_md v2.4.19 from github sync *) mod_md: a new directive `MDStoreLocks` can be used on cluster setups with

Re: mod_wasm: Contributing Upstream to Apache

2022-12-09 Thread Christophe JAILLET
Le 28/11/2022 à 19:17, Jesús González a écrit : Hi everyone, Following up on our email about contributing mod_wasm, we have continued to make progress on our side and just released mod_wasm v0.10.0. Hi, just a few nits to clean code and help reviews: - No need to send html files, it wi

Re: svn commit: r1905387 - /httpd/httpd/branches/2.4.x/STATUS

2022-11-18 Thread Marion &amp; Christophe JAILLET
Hi Emmanuel, just a nit: every commit triggers our CI (see [1]). This helps to spot new build issues and regression. When a commit does not change the code itself, triggering the CI is not really useful and will likely only waste some CPU and bandwidth. So when only STATUS, CHANGES or documen

Re: New committer: Emmanuel Dreyfus

2022-11-10 Thread Christophe JAILLET
Le 08/11/2022 à 11:14, Joe Orton a écrit : The Project Management Committee (PMC) for the Apache HTTP Server has invited Emmanuel Dreyfus to become a committer and we are pleased to announce that they have accepted. Welcome, Emmanuel! Regards, Joe Welcome on board Emmanuel :). CJ

Re: Define variable in modules

2022-10-20 Thread Christophe JAILLET
Le 20/10/2022 à 15:55, Nick Gearls a écrit : Hello, It would sometimes be very handy to be able to define a variable (like -D on command-line or "Define xxx" in the config) inside a module. This would, for instance, allow to have a config file based on a define from the module, knowing if the

Re: svn commit: r1903744 - in /httpd/httpd/trunk: docs/manual/mod/mod_proxy_hcheck.xml modules/proxy/mod_proxy.c modules/proxy/mod_proxy.h modules/proxy/mod_proxy_hcheck.c

2022-10-16 Thread Christophe JAILLET
Le 28/08/2022 à 20:46, j...@apache.org a écrit : Author: jim Date: Sun Aug 28 18:46:21 2022 New Revision: 1903744 URL: http://svn.apache.org/viewvc?rev=1903744&view=rev Log: Allow for HTTP/1.1 or HTTP/1.0 protocol health checks Modified: httpd/httpd/trunk/docs/manual/mod/mod_proxy_hcheck.x

Re: Escaping double quotation marks in the error log

2022-10-15 Thread Christophe JAILLET
Le 05/10/2022 à 12:26, Rainer Jung a écrit : Hi there, I looked at our escaping functions for logs due to the need of doing JSON logging. In principle one can output JSON by using appropriate log format definitions in the httpd config. Most special characters in JSON are already properly esca

Re: svn commit: r1904299 - /httpd/httpd/trunk/modules/http2/h2_workers.c

2022-09-30 Thread Christophe JAILLET
Le 27/09/2022 à 13:00, ic...@apache.org a écrit : Author: icing Date: Tue Sep 27 11:00:10 2022 New Revision: 1904299 URL: http://svn.apache.org/viewvc?rev=1904299&view=rev Log: *) mod_http2: use proper apr_time_t where it is due, no (int) casting. Modified: httpd/httpd/trunk/modules/ht

Re: apreq documentation

2022-09-03 Thread Christophe JAILLET
Le 04/09/2022 à 08:18, Christophe JAILLET a écrit : I've commited the change yesterday on https://github.com/apache/httpd-site, but the site has not been updated (mail to the csv mailing list about the commit neither) I've contacted infra this morning about it. If s.o. has an id

Re: apreq documentation

2022-09-03 Thread Christophe JAILLET
Le 28/08/2022 à 15:48, Christophe JAILLET a écrit : Hi, with the recent release of apreq 2.17, the documentation ([1]) looked a bit out dated. The main page speaks about 2.13! It was last generated with Doxygen 1.5.6 nearly 12 years ago. The link to the documentation can be found at ([2

apreq documentation

2022-08-28 Thread Christophe JAILLET
Hi, with the recent release of apreq 2.17, the documentation ([1]) looked a bit out dated. The main page speaks about 2.13! It was last generated with Doxygen 1.5.6 nearly 12 years ago. The link to the documentation can be found at ([2]). Tweaking things a bit (see my recent commits), and u

Re: svn commit: r1898962 - /httpd/httpd/trunk/modules/md/md_store_fs.c

2022-05-25 Thread Christophe JAILLET
Le 16/03/2022 à 09:28, ic...@apache.org a écrit : Author: icing Date: Wed Mar 16 08:28:27 2022 New Revision: 1898962 URL: http://svn.apache.org/viewvc?rev=1898962&view=rev Log: *) mod_md: fix compiler warning about NULL arg to a %s log. Fixes PR 65955. Modified: httpd/httpd/trunk/modul

Re: svn commit: r1900356 - in /httpd/httpd/trunk: changes-entries/pr66037.txt modules/http2/h2_util.c modules/http2/h2_util.h

2022-04-30 Thread Christophe JAILLET
Le 28/04/2022 à 12:41, ic...@apache.org a écrit : Author: icing Date: Thu Apr 28 10:41:48 2022 New Revision: 1900356 URL: http://svn.apache.org/viewvc?rev=1900356&view=rev Log: *) mod_http2: remove unused and insecure code. Fixes PR66037. Thanks to Ronald Crane (Zippenhop LLC) for repor

Re: svn commit: r1898227 [1/3] - in /httpd/httpd/branches/2.4.x/docs/manual: expr.html.fr.utf8 mod/directives.html.fr.utf8 mod/mod_authnz_ldap.html.fr.utf8 mod/quickreference.html.fr.utf8

2022-02-20 Thread Christophe JAILLET
Le 20/02/2022 à 15:23, Lucien Gentis a écrit : Hello, Sorry, it is my fault ! Hmmm, reading below, I would say that it is mine :( You are not the one who has back-ported the broken xml file without testing and generating the doc. So, apologies! I updated and committed mod_authnz_ldap.xml

Re: svn commit: r1898227 [1/3] - in /httpd/httpd/branches/2.4.x/docs/manual: expr.html.fr.utf8 mod/directives.html.fr.utf8 mod/mod_authnz_ldap.html.fr.utf8 mod/quickreference.html.fr.utf8

2022-02-19 Thread Christophe JAILLET
Le 19/02/2022 à 17:12, lgen...@apache.org a écrit : Author: lgentis Date: Sat Feb 19 16:12:53 2022 New Revision: 1898227 URL: http://svn.apache.org/viewvc?rev=1898227&view=rev Log: fr doc rebuild. Modified: httpd/httpd/branches/2.4.x/docs/manual/expr.html.fr.utf8 httpd/httpd/branches/

Re: opinion poll, stale issues

2022-02-16 Thread Christophe JAILLET
Le 16/02/2022 à 10:32, Stefan Eissing a écrit : How about we close stale issues on our bugzilla after a year without changes with WONTFIX We are sorry, but no one found the interest/time to work on this. ideally as an automated job somewhere? Kind Regards, Stefan Hi, I share Rüdiger point

Re: PCRE2 compatibility

2022-02-14 Thread Christophe JAILLET
Le 14/02/2022 à 21:10, Jeff McKenna a écrit : Hi Doug, If by "incompatible" you mean to ask if one can point to PCRE2 with CMake with Apache 2.4.51 & build successfully, I can tell you that yes it is incompatible, I was not able to build 2.4.51 with PCRE2 through CMake, with Visual Studio 201

Re: PCRE2 compatibility

2022-02-14 Thread Christophe JAILLET
Le 14/02/2022 à 21:14, Doug Whitfield a écrit : Thanks Jeff, this is exactly what I am talking about! I see that there are some patches out that purport to fix this. Does anybody know if those work and if they are ever going to get merged since pcre is defunct? I saw references to some pcre

Re: Fwd: FYI: change to travis-ci emailer could cause moderation headaches

2022-01-27 Thread Christophe JAILLET
Le 26/01/2022 à 14:58, Eric Covener a écrit : I noticed I stopped getting "Travis CI" emails for httpd around 10/21. But I see people still discussing CI failures, so I am a little confused. Maybe they are only seeing it in the context of PRs. For me, manual check of https://app.travis-ci.co

Re: svn commit: r1897281 - in /httpd/httpd/trunk: CHANGES include/ap_mmn.h include/scoreboard.h modules/generators/mod_status.c modules/ssl/mod_ssl.c modules/ssl/ssl_engine_io.c server/mpm/event/event

2022-01-22 Thread Christophe JAILLET
Le 22/01/2022 à 14:01, Yann Ylavic a écrit : +} +else if (rv == APR_EAGAIN) { APR_STATUS_IS_EAGAIN(rv)? If it is likely the way to do, according to a quick grep "== APR_EAGAIN", their are a few places in event and http2 to check. CJ

Re: svn commit: r1897281 - in /httpd/httpd/trunk: CHANGES include/ap_mmn.h include/scoreboard.h modules/generators/mod_status.c modules/ssl/mod_ssl.c modules/ssl/ssl_engine_io.c server/mpm/event/event

2022-01-22 Thread Christophe JAILLET
Le 21/01/2022 à 01:09, minf...@apache.org a écrit : Author: minfrin Date: Fri Jan 21 00:09:24 2022 New Revision: 1897281 URL: http://svn.apache.org/viewvc?rev=1897281&view=rev Log: event: Add support for non blocking behaviour in the CONN_STATE_READ_REQUEST_LINE phase, in addition to the existin

Re: svn commit: r1896976 - /httpd/httpd/branches/2.4.x/STATUS

2022-01-17 Thread Christophe JAILLET
Le 17/01/2022 à 13:27, Ruediger Pluem a écrit : On 1/16/22 10:35 PM, William A Rowe Jr wrote: 4 day ago, you all saw this. 6 years ago, you all started using this on trunk. Don't know what I can to do help this along and honor the library author's wishes for all of us to walk away from the de

Re: svn commit: r1896976 - /httpd/httpd/branches/2.4.x/STATUS

2022-01-17 Thread Christophe JAILLET
Le 17/01/2022 à 14:16, Ruediger Pluem a écrit : On 1/17/22 1:38 PM, Eric Covener wrote: On Mon, Jan 17, 2022 at 7:28 AM Ruediger Pluem wrote: On 1/16/22 10:35 PM, William A Rowe Jr wrote: 4 day ago, you all saw this. 6 years ago, you all started using this on trunk. Don't know what I ca

Re: svn commit: r1896361 - /httpd/httpd/trunk/modules/ssl/mod_ssl_ct.c

2022-01-07 Thread Marion &amp; Christophe JAILLET
Le 07/01/2022 à 14:13, Ruediger Pluem a écrit : On 12/24/21 2:49 PM, jaillet...@apache.org wrote: Author: jailletc36 Date: Fri Dec 24 13:49:35 2021 New Revision: 1896361 URL: http://svn.apache.org/viewvc?rev=1896361&view=rev Log: Close a file handle in case of error in ct_static_scts() PR 6

ocsp.t failing

2021-12-25 Thread Christophe JAILLET
Hi, the last travis jobs have failed on trunk because of ocsp.t. Unless I missed something, the only change with previous successful build is r1896361: https://github.com/apache/httpd/commit/442b4b167f19e13df918402a7af28fe4a50c2730 I can't see any potential link. Any idea? BTW, ML don't r

Re: Testing mod_tls

2021-12-21 Thread Christophe JAILLET
Le 20/12/2021 à 09:58, Stefan Eissing a écrit : Am 19.12.2021 um 10:36 schrieb Christophe JAILLET : Hi, I've been able to build mod_tls Basically, I've done: sudo apt install cargo sudo apt install cbindgen git clone https://github.com/rustls/rustls-ffi.git git_rustls-ffi

Re: Testing mod_tls

2021-12-21 Thread Christophe JAILLET
Le 20/12/2021 à 09:58, Stefan Eissing a écrit : Am 19.12.2021 um 10:36 schrieb Christophe JAILLET : Hi, I've been able to build mod_tls Basically, I've done: sudo apt install cargo sudo apt install cbindgen git clone https://github.com/rustls/rustls-ffi.git git_rustls-ffi

Testing mod_tls

2021-12-19 Thread Christophe JAILLET
Hi, I've been able to build mod_tls Basically, I've done: sudo apt install cargo sudo apt install cbindgen git clone https://github.com/rustls/rustls-ffi.git git_rustls-ffi sudo make install I have: /usr/local/lib/libcrustls.a /usr/local/lib/librustls.a /usr/local/include/crustls.h /usr/local

Re: [VOTE] Release httpd-2.4.52-rc1 as httpd-2.4.52

2021-12-17 Thread Christophe JAILLET
Le 16/12/2021 à 15:03, Stefan Eissing a écrit : Hi all, Please find below the proposed release tarball and signatures: https://dist.apache.org/repos/dist/dev/httpd/ I would like to call a VOTE over the next few days to release this candidate tarball httpd-2.4.52-rc1 as 2.4.52: [X] +1: It's no

Re: svn commit: r1895774 - /httpd/httpd/trunk/modules/ssl/ssl_engine_io.c

2021-12-10 Thread Christophe JAILLET
Le 10/12/2021 à 15:50, jor...@apache.org a écrit : Author: jorton Date: Fri Dec 10 14:50:19 2021 New Revision: 1895774 URL: http://svn.apache.org/viewvc?rev=1895774&view=rev Log: * modules/ssl/ssl_engine_io.c (bio_filter_in_ctrl): Remove debugging assert for unexpected control commands, ma

Re: svn commit: r1893438 - in /httpd/test/framework/trunk/t/htdocs/modules/actions: action/dummy.txt script/dummy.txt

2021-09-19 Thread Christophe JAILLET
Le 19/09/2021 à 14:17, Eric Covener a écrit : On Sun, Sep 19, 2021 at 8:09 AM Christophe JAILLET wrote: Le 19/09/2021 à 13:49, cove...@apache.org a écrit : Author: covener Date: Sun Sep 19 11:49:34 2021 New Revision: 1893438 URL: http://svn.apache.org/viewvc?rev=1893438&view=rev

Re: svn commit: r1893438 - in /httpd/test/framework/trunk/t/htdocs/modules/actions: action/dummy.txt script/dummy.txt

2021-09-19 Thread Christophe JAILLET
Le 19/09/2021 à 13:49, cove...@apache.org a écrit : Author: covener Date: Sun Sep 19 11:49:34 2021 New Revision: 1893438 URL: http://svn.apache.org/viewvc?rev=1893438&view=rev Log: followup to r1893389: avoid empty dirs Added: httpd/test/framework/trunk/t/htdocs/modules/actions/action/dum

Re: Broken: apache/httpd#1937 (trunk - 00e2ca5)

2021-09-18 Thread Christophe JAILLET
Le 17/09/2021 à 16:38, Travis CI a écrit : apache / httpd branch icontrunk build has failed Build #1937 was broken

Re: [VOTE] Release httpd-2.4.49-rc1 as httpd-2.4.49

2021-09-13 Thread Christophe JAILLET
Le 10/09/2021 à 17:23, ste...@eissing.org a écrit : Hi, all; Please find below the proposed release tarball and signatures: https://dist.apache.org/repos/dist/dev/httpd/ I would like to call a VOTE over the next few days to release this candidate tarball httpd-2.4.49-rc1 as 2.4.49: [X] +1: I

Re: svn commit: r1893284 - /httpd/test/framework/trunk/README

2021-09-12 Thread Christophe JAILLET
Hi, I've also been looking at this README file today and I have a few questions:   - some of the explicitly named modules looks redundant with what is already in Bundle::ApacheTest   - Crypt::SSLeay looks spurious. It doesn't compile on my machine because of function name conflicts with my open

Re: project website update

2021-09-08 Thread Christophe JAILLET
Le 08/09/2021 à 12:13, ste...@eissing.org a écrit : Need help to figure out how out website updates now after the "move" (whatever that means). Formerly: - changes committed into https://svn.apache.org/repos/asf/httpd/site/trunk/content Changes committed in https://github.com/apache/httpd-si

Re: svn commit: r1892842 [9/24] - in /httpd/httpd/branches/2.4.x/docs/manual: ./ developer/ faq/ howto/ misc/ mod/ programs/ vhosts/

2021-09-07 Thread Christophe JAILLET
Le 03/09/2021 à 10:14, nil...@apache.org a écrit : Modified: httpd/httpd/branches/2.4.x/docs/manual/install.html.de URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/install.html.de?rev=1892842&r1=1892841&r2=1892842&view=diff ===

Re: svn commit: r1893011 - /httpd/httpd/trunk/test/time-sem.c

2021-09-07 Thread Christophe JAILLET
Le 07/09/2021 à 10:52, yla...@apache.org a écrit : Author: ylavic Date: Tue Sep 7 08:52:23 2021 New Revision: 1893011 URL: http://svn.apache.org/viewvc?rev=1893011&view=rev Log: test/time-sem.c: unlock the accept mutex before exiting (error conditions). Modified: httpd/httpd/trunk/test/ti

Re: svn commit: r1893014 - in /httpd/httpd/trunk: changes-entries/event_maintenance_spawn_limit.txt server/mpm/event/event.c

2021-09-07 Thread Christophe JAILLET
Hi, maybe completely off-topic, but we have the same kind of code in worker.c. Just my 2c, CJ Le 07/09/2021 à 11:34, yla...@apache.org a écrit : Author: ylavic Date: Tue Sep 7 09:34:09 2021 New Revision: 1893014 URL: http://svn.apache.org/viewvc?rev=1893014&view=rev Log: mpm_event: Fix chil

re: *** SPAM *** svn commit: r1892963 - /httpd/httpd/branches/2.4.x/STATUS

2021-09-06 Thread Marion et Christophe JAILLET
          > Message du 06/09/21 09:42 > De : ic...@apache.org > A : c...@httpd.apache.org > Copie à : > Objet : *** SPAM *** svn commit: r1892963 - /httpd/httpd/branches/2.4.x/STATUS > > Author: icing > Date: Mon Sep 6 07:42:34 2021 > New Revision: 1892963 > > URL: http://svn.apache.org/vie

Re: release?

2021-08-31 Thread Christophe JAILLET
Le 31/08/2021 à 20:25, Eric Covener a écrit : Should we think about reverting the recent mod_unique_id changes? It seems like that was noticed pretty quickly but I think the current problem is still not well understood. Meanwhile the original problem on the old codebase wasn't widely reported

Re: release?

2021-08-30 Thread Christophe JAILLET
Le 30/08/2021 à 13:53, Eric Covener a écrit : On Mon, Aug 30, 2021 at 7:36 AM ste...@eissing.org wrote: In what state is our release handling? Given someone holding my hand, could I do it? Or is it better to look someone over the shoulder while he does it? If there is an over-the-shoulder s

Re: svn commit: r1892038 - /httpd/httpd/trunk/server/util.c

2021-08-10 Thread Christophe JAILLET
, Aug 8, 2021 at 5:03 PM Christophe JAILLET wrote: Hi, attached, my proposal. (compile tested only, but you'll get the idea) It applies on top of current trunk (so after 1892038,1892063). I'm not sure that the "(check > APR_INT64_MAX || check < tout)" check in your

Re: svn commit: r1892038 - /httpd/httpd/trunk/server/util.c

2021-08-08 Thread Christophe JAILLET
Does this require a cast? On Sat, Aug 7, 2021 at 6:45 AM Eric Covener wrote: On Sat, Aug 7, 2021 at 3:00 AM Christophe JAILLET wrote: Hi, Le 06/08/2021 à 15:10, cove...@apache.org a écrit : Author: covener Date: Fri Aug 6 13:10:45 2021 New Revision: 1892038 URL: http://s

Re: svn commit: r1892038 - /httpd/httpd/trunk/server/util.c

2021-08-07 Thread Christophe JAILLET
Hi, Le 06/08/2021 à 15:10, cove...@apache.org a écrit : Author: covener Date: Fri Aug 6 13:10:45 2021 New Revision: 1892038 URL: http://svn.apache.org/viewvc?rev=1892038&view=rev Log: fix int overflow in ap_timeout_parameter_parse signed integer overflow in ap_timeout_parameter_parse under fu

Re: migration of the HTTPD project website

2021-07-16 Thread Christophe JAILLET
Le 02/07/2021 à 18:57, Dave Fisher a écrit : On Jul 1, 2021, at 11:40 PM, Ruediger Pluem wrote: On 7/1/21 10:49 PM, Christophe JAILLET wrote: Le 01/07/2021 à 18:37, Dave Fisher a écrit : I see that there is already a PR to fix the modules hyperlink. Should this be applied From my

Re: svn commit: r1891477 - in /httpd/httpd/trunk: changes-entries/ap_proxy_sync_balancer.txt modules/proxy/proxy_util.c

2021-07-12 Thread Christophe JAILLET
Le 12/07/2021 à 12:32, yla...@apache.org a écrit : Author: ylavic Date: Mon Jul 12 10:32:21 2021 New Revision: 1891477 URL: http://svn.apache.org/viewvc?rev=1891477&view=rev Log: mod_proxy: Fix icomplete initialization of BalancerMember(s) from the manager. Clear the workers created in ap_proxy

Re: migration of the HTTPD project website

2021-07-01 Thread Christophe JAILLET
my point of view, +1. CJ HTH, Dave On Jun 29, 2021, at 2:23 PM, Dave Fisher wrote: Hi - On Jun 29, 2021, at 1:17 PM, Marion & Christophe JAILLET wrote: Hi Dave, Thanks for having done it. You did faster and better than what I had started. Here are a few details spotted here

Re: migration of the HTTPD project website

2021-06-29 Thread Marion &amp; Christophe JAILLET
Hi Dave, Thanks for having done it. You did faster and better than what I had started. Here are a few details spotted here and there:    - The download page looks broken (https://httpd.staged.apache.org/download.cgi)    - some '&' have been turned into & (https://httpd.staged.apache

Re: svn commit: r1890598 - in /httpd/site/trunk/content/security/json: CVE-2019-17567.json CVE-2020-13938.json CVE-2020-13950.json CVE-2020-35452.json CVE-2021-26690.json CVE-2021-26691.json CVE-2021-

2021-06-09 Thread Christophe JAILLET
Le 08/06/2021 à 13:42, m...@apache.org a écrit : Author: mjc Date: Tue Jun 8 11:42:36 2021 New Revision: 1890598 URL: http://svn.apache.org/viewvc?rev=1890598&view=rev Log: Fix the release date and version Modified: httpd/site/trunk/content/security/json/CVE-2019-17567.json httpd/sit

Re: vulnerabilities page vs change log

2021-06-06 Thread Christophe JAILLET
Le 04/06/2021 à 20:01, Christophe JAILLET a écrit : Le 04/06/2021 à 09:45, Steffen Land a écrit : Thanks Christophe for all the work,  nice process changes ! See a little one: - at https://httpd.apache.org/security/vulnerabilities_24.html I see under 2.4.48 the CVE 13938 and in the

Re: vulnerabilities page vs change log

2021-06-04 Thread Christophe JAILLET
Le 04/06/2021 à 09:45, Steffen Land a écrit : Thanks Christophe for all the work,  nice process changes ! See a little one: - at https://httpd.apache.org/security/vulnerabilities_24.html I see under 2.4.48 the CVE 13938 and in the change log  under 2.4.47 - in changelog I see under 2.4.48

Re: svn commit: r1890412 - /httpd/site/trunk/content/security/cvejsontohtml.py

2021-06-03 Thread Christophe JAILLET
Le 03/06/2021 à 08:31, jaillet...@apache.org a écrit : Author: jailletc36 Date: Thu Jun 3 06:31:44 2021 New Revision: 1890412 URL: http://svn.apache.org/viewvc?rev=1890412&view=rev Log: Use natural order sorting, so that 2.4.9 is after 2.4.10 (trick found on https://stackoverflow.com/questi

Re: [RESULT - PASS] Release httpd-2.4.48

2021-06-01 Thread Christophe JAILLET
sm. So our vulnerability listing ([2]) with some more details is not updated yet. I hope to be able to update it in the coming days. Most CVE fixed in this release are rated from moderate to low impact. Only one, CVE-2021-31618 is rated as important and could be exploited for some DoS. Christophe JA

Re: svn commit: r1890245 - in /httpd/httpd/branches/2.4.x: ./ docs/manual/mod/ include/ modules/http2/ server/

2021-05-27 Thread Christophe JAILLET
Hi, Nitpicking CJ Le 27/05/2021 à 15:08, ic...@apache.org a écrit : Author: icing Date: Thu May 27 13:08:21 2021 New Revision: 1890245 URL: http://svn.apache.org/viewvc?rev=1890245&view=rev Log: Merged r1734009,r1734231,r1734281,r1838055,r1838079,r1840229,r1876664,r1876674,r1876784,r1879078,

Re: page https://httpd.apache.org/download.cgi says Stable Release - Latest Version:,, 2.4.46 (released 2020-08-07)

2021-05-26 Thread Christophe JAILLET
Le 26/05/2021 à 16:41, Dennis Clarke a écrit : Seen at https://httpd.apache.org/download.cgi Stable Release - Latest Version: 2.4.46 (released 2020-08-07) I just followed the url link at : https://dist.apache.org/repos/dist/dev/httpd/Announcement2.4.html Hi, Did you

[RESULT - PASS] Release httpd-2.4.48

2021-05-25 Thread Christophe JAILLET
these different platforms and configurations. Christophe JAILLET

Re: [VOTE] Release httpd-2.4.48

2021-05-24 Thread Christophe JAILLET
Le 17/05/2021 à 23:36, Christophe JAILLET a écrit : Hi, all;    Please find below the proposed release tarball and signatures: https://dist.apache.org/repos/dist/dev/httpd/ I would like to call a VOTE over the next few days to release this candidate tarball as 2.4.48: [ ] +1: It'

Re: [VOTE] Release httpd-2.4.48

2021-05-19 Thread Christophe JAILLET
Le 18/05/2021 à 14:57, Giovanni Bechis a écrit : On 5/18/21 1:53 PM, Joe Orton wrote: On Tue, May 18, 2021 at 01:30:25PM +0200, Ruediger Pluem wrote: On 5/18/21 11:52 AM, Giovanni Bechis wrote: On 5/17/21 11:36 PM, Christophe JAILLET wrote: Hi, all;    Please find below the proposed

Re: svn commit: r1889978 - /httpd/httpd/branches/2.4.x/STATUS

2021-05-18 Thread Christophe JAILLET
Le 18/05/2021 à 09:59, Ruediger Pluem a écrit : On 5/17/21 11:39 PM, jaillet...@apache.org wrote: Author: jailletc36 Date: Mon May 17 21:39:50 2021 New Revision: 1889978 URL: http://svn.apache.org/viewvc?rev=1889978&view=rev Log: Fix French vs English date format. Modified: httpd/httpd/

[VOTE] Release httpd-2.4.48

2021-05-17 Thread Christophe JAILLET
e *httpd-2.4.48.tar.gz sha512: 91980f757fc0dede8c6cbf54ed973f82a63098aa50d0fce15fe3537687b4ffbb48ed50cdb4ae14eb4a8703450f032daf73f4f3d5e2dd0f75721948e12a9c6dfb *httpd-2.4.48.tar.gz The SVN tag is '2.4.48' at r1889975. -- Christophe JAILLET

Re: NOTICE: Intent to T&R on Sunday May 16, 2021

2021-05-16 Thread Marion &amp; Christophe JAILLET
Hi all, the issues that have shown up just before the announcement of 2.4.48 seem to be gone now. So I'll T&R a new 2.4.48 for testing later today. CJ Le 03/05/2021 à 21:29, Christophe JAILLET a écrit : Hi all, as you probably have noticed, the 2.4.47 has been distributed on mir

Re: CHANGES and change entries

2021-05-10 Thread Christophe JAILLET
Le 10/05/2021 à 10:32, Ruediger Pluem a écrit : On 5/10/21 10:06 AM, Stefan Eissing wrote: Team, me is confused about the status of CHANGES and changes-entries. Could we clarify for everyone how things are supposed to work now? There was some back and forth in the past, the README.CHANGES sa

Re: htcacheclean.c error when compiling with apr-1.6.x and apr-1.7.x

2021-05-04 Thread Christophe JAILLET
Le 04/05/2021 à 08:59, jean-frederic clere a écrit : Hi, I have the following: +++ /home/jfclere/APR-1.7.x/build-1/libtool --silent --mode=compile gcc  -g -O2 -pthread -std=c89 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wpointe

NOTICE: Intent to T&R on Sunday May 16, 2021

2021-05-03 Thread Christophe JAILLET
release in March 2018, this 2.4.47 release will never be officially announced. In the hope of this issue being solved in the meantime, I plan a new T&R on Sunday May 16, 2021, forecasting for a 2.4.48 release on Sunday May 23 or Monday May 24. Best regards, Christophe JAILLET

Re: [RESULT - PASS - aborted] Release httpd-2.4.47

2021-05-03 Thread Christophe JAILLET
Le 28/04/2021 à 15:22, Christophe JAILLET a écrit : Hi all, With 8 binding PMC +1 votes, 3 additional +1 votes from the community, and no -1 votes, I'm pleased to report that the vote has PASSED to release 2.4.47. I will begin the process of pushing to the distribution mirrors

[RESULT - PASS] Release httpd-2.4.47

2021-04-28 Thread Christophe JAILLET
ll of you for your time and cycles for testing on all these different platforms and configurations. Christophe JAILLET

Re: [VOTE] Release httpd-2.4.47

2021-04-28 Thread Christophe JAILLET
Le 22/04/2021 à 11:25, Christophe JAILLET a écrit : Hi, all;   Please find below the proposed release tarball and signatures: https://dist.apache.org/repos/dist/dev/httpd/ I would like to call a VOTE over the next few days to release this candidate tarball as 2.4.47: [X] +1: It's not

[VOTE] Release httpd-2.4.47

2021-04-22 Thread Christophe JAILLET
4 *httpd-2.4.47.tar.gz sha512: de4c80e1ddebe3286c234179fd01d4917f479f75a7fe958032c19a8f22546e95f31e3b50073844d09f20f54894e7d511bcd9fd2f1cd2b2c71b3a182d6e62bab3 *httpd-2.4.47.tar.gz The SVN tag is '2.4.47' at r1889091. -- Christophe JAILLET

Re: svn commit: r1885605 - in /httpd/httpd/branches/2.4.x: ./ include/ modules/proxy/

2021-04-18 Thread Christophe JAILLET
Le 18/04/2021 à 19:45, Eric Covener a écrit : The last hunk of r1877558 seems to be missing in this backport. @@ -2180,6 +2165,9 @@ static int proxy_http_handler(request_re /* Step Five: Receive the Response... Fall thru to cleanup */ status = ap_proxy_http_process_respons

Re: svn commit: r1885605 - in /httpd/httpd/branches/2.4.x: ./ include/ modules/proxy/

2021-04-18 Thread Christophe JAILLET
Le 03/02/2021 à 09:24, Ruediger Pluem a écrit : On 2/2/21 4:18 PM, Yann Ylavic wrote: On Tue, Feb 2, 2021 at 10:32 AM Ruediger Pluem wrote: New Revision: 1885605 URL: http://svn.apache.org/viewvc?rev=1885605&view=rev [] +/* Yield if the output filters stack is full? This is to a

  1   2   3   4   5   6   >