From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0FE41E7F127 for ; Tue, 26 Sep 2023 20:37:09 +0000 (UTC) Subject: Re: [kirkstone 02/20] cups: fix CVE-2023-32360 To: openembedded-core@lists.openembedded.org From: "Claus Stovgaard" X-Originating-Location: Roskilde, Zealand, DK (87.52.106.165) X-Originating-Platform: Linux Chrome 117 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Tue, 26 Sep 2023 13:37:06 -0700 References: In-Reply-To: Message-ID: <15368.1695760626090857562@lists.openembedded.org> Content-Type: multipart/alternative; boundary="jJZtqBYa8kGFOnDlv5UA" List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 26 Sep 2023 20:37:09 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/188263 --jJZtqBYa8kGFOnDlv5UA Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Steve and oe-core Just noticed issues with cups, and can see the problem in this patch. ++ AuthType Defaul should have been ++ AuthType Default We are missing a "t" in the end. Will send a patch - but I might first have time later this week, and it don= 't know if it is needed for 4.0.13 Regards Claus --jJZtqBYa8kGFOnDlv5UA Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Steve and oe-core

Just noticed issues with cups, and can see = the problem in this patch.

++ AuthType Defaul
should have been
++ AuthType Default

= We are missing a "t" in the end.

Will send a patch - but I might= first have time later this week, and it don't know if it is needed for 4.0= .13

Regards
Claus --jJZtqBYa8kGFOnDlv5UA--