From: "Paul Smedley" Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.4.10) with ESMTP id 12930708 for ecs-isp@2rosenthals.com; Mon, 28 Apr 2025 05:07:01 -0400 Received: from secmgr-va.2rosenthals.com ([50.73.8.217]:60579 helo=mail2.2rosenthals.com) by mail.2rosenthals.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.97.1) (envelope-from ) id 1u9KRu-00000000349-1Ffq for ecs-isp@2rosenthals.com; Mon, 28 Apr 2025 05:06:51 -0400 Received: from vps.smedley.id.au ([142.171.106.2]:41806) by mail2.2rosenthals.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.97.1) (envelope-from ) id 1u9KRr-000000007nu-06L9 for ecs-isp@2rosenthals.com; Mon, 28 Apr 2025 05:06:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=smedley.id.au; s=default; t=1745831204; bh=vC0k5pU9ZTjuz4J8+0TTEiUlydaxJePjclG0SJ2UKhU=; h=Date:Subject:From:To:References:In-Reply-To:From; b=bAsaUYEiMZqaWHfX5PZJLDeKWVQGcuIBMHY/OoaTjfmOV8MW77gqsx4SO2IWiaJLc e67k8z1p3sD1ENZ0Z1kPg/mWSvzalZKq/6jQELE6X20m8bmLv6fbtmEL0Kz4sp8Tyk Sdoc7k/6ZCk2MNalRsQCKTqnLeWJjJXBNYpzlpe8= Received: from [IPV6:2400:a848:4041:0:2c5a:9ad4:f492:376f] (unknown [IPv6:2400:a848:4041:0:2c5a:9ad4:f492:376f]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by vps.smedley.id.au (Postfix) with ESMTPSA id C345E201ED; Mon, 28 Apr 2025 18:36:43 +0930 (ACST) Content-Type: multipart/alternative; boundary="------------F87pK0Ib72GrJeS70TAVkMwV" Message-ID: Date: Mon, 28 Apr 2025 18:36:42 +0930 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Fwd: [ANNOUNCEMENT] Apache HTTP Server 2.4.63 Released To: eCS ISP Mailing List , Apache HTTP Server for OS/2 References: <1737665721.RAG0TLBZ@httpd.apache.org> Content-Language: en-AU In-Reply-To: This is a multi-part message in MIME format. --------------F87pK0Ib72GrJeS70TAVkMwV Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Needs an updated PHP too.. OK.... with https://smedley.id.au/tmp/php-8.1.32-os2-20250428.zip it seems to start/work - I haven't (yet) been able to confirm sql connections work. Need to setup mysql on the baremetal machine or convince my primary mysql install to allow connections from the OS/2 box. On 27/4/25 09:49, Paul Smedley wrote: > > Hey all, > > Not very tested..... but > https://smedley.id.au/tmp/httpd-2.4.63-os2-debug-20250427.zip > > needs openssl 3.4 from netlabs-exp and possible some other dependencies. > > Built with GCC 15.1.0 and on my bare metal machine (first apache2 > build on this box). > > Not (yet) tested with PHP... > > Cheers, > > Paul > > > > -------- Forwarded Message -------- > Subject: [ANNOUNCEMENT] Apache HTTP Server 2.4.63 Released > Date: Thu, 23 Jan 2025 15:55:21 -0500 > From: jim > Reply-To: dev@httpd.apache.org > To: announce@httpd.apache.org > > > > Apache HTTP Server 2.4.63 Released > > January 23, 2025 > > The Apache Software Foundation and the Apache HTTP Server Project > are pleased to announce the release of version 2.4.63 of the Apache > HTTP Server ("Apache"). This version of Apache is our latest GA > release of the new generation 2.4.x branch of Apache HTTPD and > represents fifteen years of innovation by the project, and is > recommended over all previous releases. This release of Apache is > a security, feature and bug fix release. > > We consider this release to be the best version of Apache available, and > encourage users of all prior versions to upgrade. > > Apache HTTP Server 2.4.63 is available for download from: > > https://httpd.apache.org/download.cgi > > Apache 2.4 offers numerous enhancements, improvements, and performance > boosts over the 2.2 codebase. For an overview of new features > introduced since 2.4 please see: > > https://httpd.apache.org/docs/trunk/new_features_2_4.html > > Please see the CHANGES_2.4 file, linked from the download page, for a > full list of changes. A condensed list, CHANGES_2.4.63 includes only > those changes introduced since the prior 2.4 release. A summary of all > of the security vulnerabilities addressed in this and earlier releases > is available: > > https://httpd.apache.org/security/vulnerabilities_24.html > > This release requires the Apache Portable Runtime (APR), minimum > version 1.5.x, and APR-Util, minimum version 1.5.x. Some features may > require the 1.6.x version of both APR and APR-Util. The APR libraries > must be upgraded for all features of httpd to operate correctly. > > This release builds on and extends the Apache 2.2 API. Modules written > for Apache 2.2 will need to be recompiled in order to run with Apache > 2.4, and require minimal or no source code changes. > > https://svn.apache.org/repos/asf/httpd/httpd/trunk/VERSIONING > > When upgrading or installing this version of Apache, please bear in mind > that if you intend to use Apache with one of the threaded MPMs (other > than the Prefork MPM), you must ensure that any modules you will be > using (and the libraries they depend on) are thread-safe. > > Please note the 2.2.x branch has now passed the end of life at the Apache > HTTP Server project and no further activity will occur including security > patches. Users must promptly complete their transitions to this 2.4.x > release of httpd to benefit from further bug fixes or new features. > > > > -- > To unsubscribe from this announcement list, send a mail to > from your subscribed address. > --------------F87pK0Ib72GrJeS70TAVkMwV Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Needs an updated PHP too..

OK.... with https://smedley.id.au/tmp/php-8.1.32-os2-20250428.zip it seems to start/work - I haven't (yet) been able to confirm sql connections work. Need to setup mysql on the baremetal machine or convince my primary mysql install to allow connections from the OS/2 box.

On 27/4/25 09:49, Paul Smedley wrote:

Hey all,

Not very tested..... but https://smedley.id.au/tmp/httpd-2.4.63-os2-debug-20250427.zip

needs openssl 3.4 from netlabs-exp and possible some other dependencies.

Built with GCC 15.1.0 and on my bare metal machine (first apache2 build on this box).

Not (yet) tested with PHP...

Cheers,

Paul



-------- Forwarded Message --------
Subject: [ANNOUNCEMENT] Apache HTTP Server 2.4.63 Released
Date: Thu, 23 Jan 2025 15:55:21 -0500
From: jim <jim@apache.org>
Reply-To: dev@httpd.apache.org
To: announce@httpd.apache.org


Apache HTTP Server 2.4.63 Released

January 23, 2025

The Apache Software Foundation and the Apache HTTP Server Project
are pleased to announce the release of version 2.4.63 of the Apache
HTTP Server ("Apache"). This version of Apache is our latest GA
release of the new generation 2.4.x branch of Apache HTTPD and
represents fifteen years of innovation by the project, and is
recommended over all previous releases. This release of Apache is
a security, feature and bug fix release.

We consider this release to be the best version of Apache available, and
encourage users of all prior versions to upgrade.

Apache HTTP Server 2.4.63 is available for download from:

https://httpd.apache.org/download.cgi

Apache 2.4 offers numerous enhancements, improvements, and performance
boosts over the 2.2 codebase. For an overview of new features
introduced since 2.4 please see:

https://httpd.apache.org/docs/trunk/new_features_2_4.html

Please see the CHANGES_2.4 file, linked from the download page, for a
full list of changes. A condensed list, CHANGES_2.4.63 includes only
those changes introduced since the prior 2.4 release. A summary of all of the security vulnerabilities addressed in this and earlier releases is available:

https://httpd.apache.org/security/vulnerabilities_24.html

This release requires the Apache Portable Runtime (APR), minimum
version 1.5.x, and APR-Util, minimum version 1.5.x. Some features may
require the 1.6.x version of both APR and APR-Util. The APR libraries
must be upgraded for all features of httpd to operate correctly.

This release builds on and extends the Apache 2.2 API. Modules written
for Apache 2.2 will need to be recompiled in order to run with Apache
2.4, and require minimal or no source code changes.

https://svn.apache.org/repos/asf/httpd/httpd/trunk/VERSIONING

When upgrading or installing this version of Apache, please bear in mind
that if you intend to use Apache with one of the threaded MPMs (other
than the Prefork MPM), you must ensure that any modules you will be
using (and the libraries they depend on) are thread-safe.

Please note the 2.2.x branch has now passed the end of life at the Apache
HTTP Server project and no further activity will occur including security
patches. Users must promptly complete their transitions to this 2.4.x
release of httpd to benefit from further bug fixes or new features.



--
To unsubscribe from this announcement list, send a mail to
<announce-unsubscribe@httpd.apache.org> from your subscribed address.

--------------F87pK0Ib72GrJeS70TAVkMwV--