From nobody Wed Jan 18 06:30:41 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NxbVg6cbmz2v3Rl; Wed, 18 Jan 2023 06:30:51 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [IPv6:2a01:4f8:151:4202::3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4NxbVg469qz3jyH; Wed, 18 Jan 2023 06:30:51 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Authentication-Results: mx1.freebsd.org; none Received: from [192.168.188.37] (p57993916.dip0.t-ipconnect.de [87.153.57.22]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by toco-domains.de (Postfix) with ESMTPSA id 9BFB51E54D4; Wed, 18 Jan 2023 07:30:41 +0100 (CET) Message-ID: Date: Wed, 18 Jan 2023 07:30:41 +0100 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: git: 57ca2ea50da8 - main - www/apache24: Update to 2.4.55 Content-Language: de-DE To: Cy Schubert , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org References: <202301172112.30HLCwbq092624@gitrepo.freebsd.org> From: Jochen Neumeister In-Reply-To: <202301172112.30HLCwbq092624@gitrepo.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4NxbVg469qz3jyH X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:24940, ipnet:2a01:4f8::/32, country:DE] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N Am 17.01.23 um 22:12 schrieb Cy Schubert: > The branch main has been updated by cy: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=57ca2ea50da81d0223f6c3660a704f7098cac282 > > commit 57ca2ea50da81d0223f6c3660a704f7098cac282 > Author: Cy Schubert > AuthorDate: 2023-01-17 20:36:12 +0000 > Commit: Cy Schubert > CommitDate: 2023-01-17 21:12:13 +0000 > > www/apache24: Update to 2.4.55 > > Fixes multiple vulnerabilities. > > PR: 269015 hi, where is the approval from Apache Team? Jochen > MFH: 2023Q1 > Security: 00919005-96a3-11ed-86e9-d4c9ef517024 > CVE-2022-37436, CVE-2022-36760, CVE-2006-20001 > --- > www/apache24/Makefile | 2 +- > www/apache24/distinfo | 6 +++--- > www/apache24/pkg-plist | 1 + > 3 files changed, 5 insertions(+), 4 deletions(-) > > diff --git a/www/apache24/Makefile b/www/apache24/Makefile > index b262a2db9c60..1305859d1044 100644 > --- a/www/apache24/Makefile > +++ b/www/apache24/Makefile > @@ -1,5 +1,5 @@ > PORTNAME= apache24 > -PORTVERSION= 2.4.54 > +PORTVERSION= 2.4.55 > CATEGORIES= www > MASTER_SITES= APACHE_HTTPD > DISTNAME= httpd-${PORTVERSION} > diff --git a/www/apache24/distinfo b/www/apache24/distinfo > index 49493eed4c40..50ec0cfd8ba9 100644 > --- a/www/apache24/distinfo > +++ b/www/apache24/distinfo > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1654764367 > -SHA256 (apache24/httpd-2.4.54.tar.bz2) = eb397feeefccaf254f8d45de3768d9d68e8e73851c49afd5b7176d1ecf80c340 > -SIZE (apache24/httpd-2.4.54.tar.bz2) = 7434530 > +TIMESTAMP = 1673987660 > +SHA256 (apache24/httpd-2.4.55.tar.bz2) = 11d6ba19e36c0b93ca62e47e6ffc2d2f2884942694bce0f23f39c71bdc5f69ac > +SIZE (apache24/httpd-2.4.55.tar.bz2) = 7456187 > diff --git a/www/apache24/pkg-plist b/www/apache24/pkg-plist > index 879ec822c7b5..d6810cb72785 100644 > --- a/www/apache24/pkg-plist > +++ b/www/apache24/pkg-plist > @@ -55,6 +55,7 @@ include/apache24/mod_cgi.h > include/apache24/mod_core.h > include/apache24/mod_dav.h > include/apache24/mod_dbd.h > +include/apache24/mod_http2.h > include/apache24/mod_include.h > include/apache24/mod_log_config.h > include/apache24/mod_proxy.h