svn commit: r1935173 - in httpd/httpd/branches/2.4.x: . test test/pytest_suite
[email protected] Tue, 09 Jun 2026 18:15:57 -0000
| Newsgroups | gmane.comp.apache.cvs |
|---|---|
| Message-ID | <178102895733.289368.8409053830462932050@svn03-he-fi> |
Author: jim
Date: Tue Jun 9 18:15:57 2026
New Revision: 1935173
Log:
Tests are now CTR. Fold in pytest_suite
Added:
httpd/httpd/branches/2.4.x/test/pytest_suite/ (props changed)
- copied from r1935172, httpd/httpd/trunk/test/pytest_suite/
Modified:
httpd/httpd/branches/2.4.x/CHANGES
httpd/httpd/branches/2.4.x/test/ (props changed)
Modified: httpd/httpd/branches/2.4.x/CHANGES
==============================================================================
--- httpd/httpd/branches/2.4.x/CHANGES Tue Jun 9 16:42:42 2026 (r1935172)
+++ httpd/httpd/branches/2.4.x/CHANGES Tue Jun 9 18:15:57 2026 (r1935173)
@@ -1,6 +1,10 @@
-*- coding: utf-8 -*-
Changes with Apache 2.4.69
+ *) pytest_suite: Port of the old PERL test framework to Python
+ and pytest. Now included in the source tree under ./test
+ [Jim Jagielski]
+
Changes with Apache 2.4.68
*) SECURITY: CVE-2026-49975: mod_http2 denial of service