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 smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 1FA85C0032E for ; Wed, 25 Oct 2023 20:35:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id B5D0740499; Wed, 25 Oct 2023 20:35:35 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org B5D0740499 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QNI8wLAjyDV2; Wed, 25 Oct 2023 20:35:34 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id AFBF8404A3; Wed, 25 Oct 2023 20:35:33 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org AFBF8404A3 Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id A0EA71BF3F4 for ; Wed, 25 Oct 2023 20:35:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 790B3404A3 for ; Wed, 25 Oct 2023 20:35:32 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 790B3404A3 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0BCV5yO_NYUf for ; Wed, 25 Oct 2023 20:35:31 +0000 (UTC) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by smtp2.osuosl.org (Postfix) with ESMTPS id 4ECB040499 for ; Wed, 25 Oct 2023 20:35:31 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 4ECB040499 Received: by mail.gandi.net (Postfix) with ESMTPSA id 1CD3B1C0003; Wed, 25 Oct 2023 20:35:27 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.94.2) (envelope-from ) id 1qvkb9-004UKW-6n; Wed, 25 Oct 2023 22:35:27 +0200 From: Peter Korsgaard To: Adam Duskett References: <20231020082703.1610281-1-adam.duskett@amarulasolutions.com> Date: Wed, 25 Oct 2023 22:35:27 +0200 In-Reply-To: <20231020082703.1610281-1-adam.duskett@amarulasolutions.com> (Adam Duskett's message of "Fri, 20 Oct 2023 10:27:03 +0200") Message-ID: <875y2uphio.fsf@48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 X-GND-Sasl: peter@korsgaard.com Subject: Re: [Buildroot] [PATCH 1/1] package/python-django: bump version to 4.2.6 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: James Hilliard , Oli Vogt , Asaf Kahlon , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Adam" == Adam Duskett writes: > Tested with tests.package.test_python_django.TestPythonPy3Django.test_run in > Fedora 38 and Debian 11 > Signed-off-by: Adam Duskett Looking at https://www.djangoproject.com/weblog/2023/oct/04/security-releases/, Django 4.2.6 was a security release, so it should have been marked as such (and ideally we would first have bumped to 4.1.12 for easier backporting). 4.2.6 apparently also introduced a regression, so it would be good if you could send a bump to 4.2.7: https://docs.djangoproject.com/en/dev/releases/4.2.7/ -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot