Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:116454 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 56831 invoked from network); 19 Nov 2021 02:46:13 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 19 Nov 2021 02:46:13 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 52B171804BD for ; Thu, 18 Nov 2021 19:41:49 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: *** X-Spam-Status: No, score=3.2 required=5.0 tests=BAYES_40, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_SOFTFAIL autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-lf1-f50.google.com (mail-lf1-f50.google.com [209.85.167.50]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Thu, 18 Nov 2021 19:41:48 -0800 (PST) Received: by mail-lf1-f50.google.com with SMTP id b40so36869122lfv.10 for ; Thu, 18 Nov 2021 19:41:48 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=CeCjFDSUals/HDdvJ69zyv+DY6DkjtDBb462uPGOLBg=; b=UyRHMpo9JxaIQC8kFoMgsMNGQndsqdem1x3YhpJ04nXbE2xajt3YLRP3Y+Pd5A1DlL 5Cl4OcdqAdraafa3IQYLwFZwXgfNSuj7UQpT8tuMRr/smr6xfrAfBmOeGmtDD1kU27kD OJm0l/O+VWuBe+3ngnJ2Lkak/3nDrHmyxfvUCmTGBp7aejtdA64SxyJ02YgADJdkLhH8 zbDl3OXWHWJTOOOCVcxImEiu2NcWeGzO5ztXmfSH1aX+/q7IU5vxbyO6mqqeWgeVInUc Xcs7S2BE9xvhw9QbK2hE8hynuU6yVz6QCjild2U4syBgjJSdzFNxXhx9oAO84ib9bqGL 3rBA== X-Gm-Message-State: AOAM5319J/W5XgluqfdyuoD4Z4ctaAZfoa4JDE4fkG70zq6YuNYfyMvp dU1PwKoWiMgTGn+BBEuf3hDT9GxQWB7Ui6K7Wluz/WsbJR15xN2J X-Google-Smtp-Source: ABdhPJxFKxANG61d33ZNGDr/q/8ISJOnFUkC9JwZc+B1cEF5TONx6cXNiieRCwo2Ev24kRXQIRaEzOXbrKgAVPj2WQA= X-Received: by 2002:ac2:50d2:: with SMTP id h18mr29153783lfm.421.1637293306974; Thu, 18 Nov 2021 19:41:46 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Thu, 18 Nov 2021 21:41:36 -0600 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="000000000000f4ab1605d11c0d05" Subject: Re: PHP 8.0.13 Released From: pollita@php.net (Sara Golemon) --000000000000f4ab1605d11c0d05 Content-Type: text/plain; charset="UTF-8" On Thu, Nov 18, 2021 at 9:16 PM Sara Golemon wrote: > The PHP development team announces the immediate availability of PHP > 8.0.13. This is a security release fixing CVE-2021-21706. > > Whoops. Apologies for the copypasta error. That CVE number is a typo and should read CVE- 2021-21707 for https://bugs.php.net/79971 -Sara --000000000000f4ab1605d11c0d05--