From patchwork Mon Feb 3 16:40:18 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 56522 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 97691C02192 for ; Mon, 3 Feb 2025 16:41:10 +0000 (UTC) Received: from mail-wr1-f42.google.com (mail-wr1-f42.google.com [209.85.221.42]) by mx.groups.io with SMTP id smtpd.web10.92615.1738600868064267861 for ; Mon, 03 Feb 2025 08:41:08 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=ies1P4xK; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.42, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f42.google.com with SMTP id ffacd0b85a97d-3863703258fso3477172f8f.1 for ; Mon, 03 Feb 2025 08:41:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1738600866; x=1739205666; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=HKtMV8jCCOD2V3exzQIHFc38+YgEg354zDInRse5YT4=; b=ies1P4xKHrhuex84obmE1SPOOafkMZD+leBTK5P3ap7GDXl4GdEgVCLrOaS/8V24ZE U3pBoTZ+2S7j9wRtvlRTm7RLSfFGoQrb3LIMu1Amf/lomVy5v3DXDumgyPfRB+4Hc5Vz GGQ8bC/lIT5cjzabvjgj7CbYfisg7+MW0+U9U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738600866; x=1739205666; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=HKtMV8jCCOD2V3exzQIHFc38+YgEg354zDInRse5YT4=; b=eF4qdRxLxJl5aMg6FKowZ9gD48tJQhGL3pbjmvKmsKUOfEUwSWT+o2pFgGTlVHA2l1 KLuzUQK3YZl5LTrNJVdz4KgfHTppIz2FDTxG/iab+eI3HSRDiLjrjdvQ9gGth2EQWbEu aDMe8iqN4FfNxa6tdxOMutcxpvyZze4MPWMq79qm9WrguJeSyGiso1SVPWwkUp8hdR7Q vSrEkK5DsAcL+B4NAkU0xvOlja3nLEu9Wz9U8xotYUVgHtwnVxbFCGdMCtt5epeD+ehM 0wo6kKrYI+nRrj3lbjsTa/bR4j6tpgmzA/Qc/soqegBayQkckx93QFMDLPIljlBMCHBQ hyeg== X-Gm-Message-State: AOJu0YzDve1jjqJYIbqsycXS2/aTTqTxteKsQDJADYsVbZ9lcon1qTKV 9sAR6RnGKgnHQWtyoo2dsWFCy54bYIK0E704c5vYvDTyIXs6/iYjD8GWDXv1A5/hWKASTp2zSWG y X-Gm-Gg: ASbGncs2wmaWJh8iZQKqPYM5wqcVePjQm91QDcaGGS/hyt9hivziJbqUCL2UBqSJX+j H7s2DSLnzAZOwKZKJxwI+tvZb4p+Fi32ttSBYHEetLjqMCI1+MtDReVfXSDobw4IVeuGwtSFErp UKTxv4m/FI4Mw43DjM9uDp7TdXS5GfUP5NvZyYrzN+t72UUrya1JPnM6AN478Tyte3JB48M4B5T iR17YHceSyE1cWqX704qdzW3gyCMM5Fgqd3VgITCIlYFHRS9y0dXxPCdzetb545+WM725/SWwdy Z79HiJRY4DfCcsraNt1uykr4GfPrbNOhdCD2HaMLDTPE X-Google-Smtp-Source: AGHT+IH+oSTNcBZEGcSjact0AzUgmWQqZSsS0fn32OOhgZ+0IeXjXE2FvL4TlRuI/XdHn1jmLTKk4w== X-Received: by 2002:a05:6000:1a85:b0:38b:ee01:a5b with SMTP id ffacd0b85a97d-38c5a98de08mr15869429f8f.15.1738600866115; Mon, 03 Feb 2025 08:41:06 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:41c1:3919:865f:692c]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-38c5c1d0bbfsm13479806f8f.98.2025.02.03.08.41.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Feb 2025 08:41:05 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Cc: Ross Burton Subject: [PATCH 01/47] systemd-serialgetty: add comments explaining use Date: Mon, 3 Feb 2025 16:40:18 +0000 Message-ID: <20250203164104.3403226-1-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 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 ; Mon, 03 Feb 2025 16:41:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/210667 From: Ross Burton Add some comments to clarify exactly what this recipe is for. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-core/systemd/systemd-serialgetty.bb | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta/recipes-core/systemd/systemd-serialgetty.bb b/meta/recipes-core/systemd/systemd-serialgetty.bb index 9035b8c335a..7b525b10f0c 100644 --- a/meta/recipes-core/systemd/systemd-serialgetty.bb +++ b/meta/recipes-core/systemd/systemd-serialgetty.bb @@ -1,8 +1,13 @@ -SUMMARY = "Serial terminal support for systemd" +SUMMARY = "Serial terminal support for systemd (using SERIAL_CONSOLES)" HOMEPAGE = "https://www.freedesktop.org/wiki/Software/systemd/" LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" +# Note that this recipe explicitly creates a serial-getty@ service for every tty +# in SERIAL_CONSOLES. This is typically not always needed with systemd as it +# will probe at boot and generate getty instances for any active consoles as +# required. This recipe (enabled via disabling serial-getty-generator in systemd) +# should only be used if the generator is not appropriate. SERIAL_CONSOLES ?= "115200;ttyS0" SERIAL_TERM ?= "linux" From patchwork Mon Feb 3 16:40:19 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 56521 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 97825C02196 for ; Mon, 3 Feb 2025 16:41:10 +0000 (UTC) Received: from mail-wr1-f52.google.com (mail-wr1-f52.google.com [209.85.221.52]) by mx.groups.io with SMTP id smtpd.web11.92266.1738600869145372149 for ; Mon, 03 Feb 2025 08:41:09 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=QZBCM6+5; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.52, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f52.google.com with SMTP id ffacd0b85a97d-385e27c75f4so3876328f8f.2 for ; Mon, 03 Feb 2025 08:41:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1738600867; x=1739205667; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=/qzGFr+pcLfRPc4Wwuv9ZNihxYeQI1FM6ZmgwOmc55c=; b=QZBCM6+5zi2eMyXRlb3AnjORfq5dBmrkrEnXzvdEh9jvI0GW6XslR7LWaZLGCy8AR7 iC867gWVP3K3DcQ+CawEmNFgxipVVC1a/FNZLt4VZCFy85xJEbUHdXyDDvjFbjXq9wmZ AppEandsvyS0R1ETpgsGwaDupbHMtVMg36sxc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738600867; x=1739205667; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/qzGFr+pcLfRPc4Wwuv9ZNihxYeQI1FM6ZmgwOmc55c=; b=s/zmaFsg8j1Ot8JKzEpyt2IQyXoRyMwlWUiCoy79r0NOWpCzFjj9+eUwQeQXBqdmDd So/IQ8x3j0u10LgtmiKntKiTz5TxhDIq2bXx9DKPyeL02VYNeYnkz/Yvdyh91wPb57kW Dhh+irH0xsKo4ahcmm0f90Pc27icBbfb/S9R8ibb96yKvfT2fLrNCC7/i/USxzp2MWjW Q1Se4xZzh+l9jo3hE+OtfOJdylUP6TrzWNrEk5hmI6YsNuriNCzBqZJUTZVGHLzFw/Do GPihx13bIWWcFyTT+/UYNlfQ5Uj0C99dCdHARcrDp5yywYIP79ZckFw1wCSbvECsv3/q TASg== X-Gm-Message-State: AOJu0YyFI7wfuCfD8YbJ7twZM3ZmB+QRFu/LLJDRh79th58esvLl5K+S LaH7X4ZnMRY1ehCKOK/8e+dGNcSRKmLgrkLIR0FDrt8NasEsbLHO8zKHmNPQZUIzxKhvGunukil E X-Gm-Gg: ASbGnctA3ycKI29j/Q0YzkY+0nRdBiZn60aplEbUy0OM8hIDWi5FY5J/y7HPDNNPZXS 2DY0O4wTstX15tVgiiTHnvwofzOKCvWumVR9zUZOFgtiCvkCmk+4gKxM8kQ1vin08JUD2BqfiCL 8AyAoSDMZU5Plq6I8LXcCB771yI1KLK4yH4LlPjY4WPW9ZQwxV7WWSRJElbov/0Ugjbsh3HsSMK qj7UhXtdprssqU56DVQVJYjNsWS3KfYZmQpwhYMbcGdW3TDj5pOeSHXbQXg6do1ssZaM3xlbaRZ 1rKRNaCJTV9kP2HriS2dwZMsZc9aWN8H19IaUoZnI5t6 X-Google-Smtp-Source: AGHT+IHgP/Sp038wWdK78pb0TGF/CQjkuf0H5jjPbvFWZhTd7kjd13PyCRs2g/q5UNSJoVD7EMmNXw== X-Received: by 2002:a05:6000:50c:b0:38a:8906:6b66 with SMTP id ffacd0b85a97d-38c52097153mr15419835f8f.38.1738600867124; Mon, 03 Feb 2025 08:41:07 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:41c1:3919:865f:692c]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-38c5c1d0bbfsm13479806f8f.98.2025.02.03.08.41.06 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Feb 2025 08:41:06 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 02/47] at-spi2-core: upgrade 2.54.0 -> 2.54.1 Date: Mon, 3 Feb 2025 16:40:19 +0000 Message-ID: <20250203164104.3403226-2-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250203164104.3403226-1-richard.purdie@linuxfoundation.org> References: <20250203164104.3403226-1-richard.purdie@linuxfoundation.org> MIME-Version: 1.0 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 ; Mon, 03 Feb 2025 16:41:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/210668 Signed-off-by: Richard Purdie --- .../atk/{at-spi2-core_2.54.0.bb => at-spi2-core_2.54.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/atk/{at-spi2-core_2.54.0.bb => at-spi2-core_2.54.1.bb} (95%) diff --git a/meta/recipes-support/atk/at-spi2-core_2.54.0.bb b/meta/recipes-support/atk/at-spi2-core_2.54.1.bb similarity index 95% rename from meta/recipes-support/atk/at-spi2-core_2.54.0.bb rename to meta/recipes-support/atk/at-spi2-core_2.54.1.bb index 975dc9b959d..7b87783735e 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.54.0.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.54.1.bb @@ -13,7 +13,7 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}" SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "d7eee7e75beddcc272cedc2b60535600f3aae6e481589ebc667afc437c0a6079" +SRC_URI[sha256sum] = "f0729e5c8765feb1969bb6c1fba18afa2582126b0359aa75a173fda1acf93c4c" DEPENDS = " \ dbus \ From patchwork Mon Feb 3 16:40:20 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 56524 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 99F4AC02192 for ; Mon, 3 Feb 2025 16:41:20 +0000 (UTC) Received: from mail-wr1-f52.google.com (mail-wr1-f52.google.com [209.85.221.52]) by mx.groups.io with SMTP id smtpd.web11.92267.1738600870506145590 for ; Mon, 03 Feb 2025 08:41:10 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=QyMmMl+6; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.52, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f52.google.com with SMTP id ffacd0b85a97d-38789e5b6a7so2421181f8f.1 for ; Mon, 03 Feb 2025 08:41:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1738600868; x=1739205668; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=HDaEbYEIV4ys2n5sVasoVlWeRHLqy8RvHvAyDwerkjk=; b=QyMmMl+60B1Xb5HIJmN+UTBePQ8eUHp4B7omLZ0c2oPlcSFVbh3yhBnbYRccj7LwJ9 0eR7zoP7xLh47UrQnAVG1h++0mt00W4LAIFs2NrFhs+BKShtUoKZYjA/tzUkKNIXyV1a 2XyMa/V1GSXLXGAMmfaD9Fu1632oQAKpGyX04= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738600868; x=1739205668; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HDaEbYEIV4ys2n5sVasoVlWeRHLqy8RvHvAyDwerkjk=; b=o7yR9e53A9mrNwM45KytIdUiGXmRSTVT5JFq6MUKQZx4UuWDWvEXy4xaggyffgPHGV FQCZaMVbkSb2rRzx7lvIifzlbgPHBvwr1Bo+h94fmZXTztbJPS4UewQsNLC9e5PsS14S 4neGwU2DZT5s1cDfsk60F9CZl5OhO8I8EJABUWsyVtjwATkgbjCUBOlJXFfBLBLNg4ZH JG4k2U1u1VyardOCcz2ELEsFmqgGEk4N2GOOgZK3B4wK2Q8sTOH5nWuz6CoN2Uhn46BS Fh9W6lxBTLRnBFJ7vRsZkt/Xp4XL66sE9Ocn3vzBhsza4S3wTZkvaoIBV5tO36JB9scy hwXQ== X-Gm-Message-State: AOJu0YwifISmcoKzeIFJe5j6wEHslvA5ZqhIM8HVVoDYZq5UZ4s5XtGN vtPxxg+/Vuq+1izSeUhuh2LHJWVU4qi+pjKF3BNgKgGa+r1joyRJMT9YLPkPPCAAtyWHU8Lt0Yp m X-Gm-Gg: ASbGncusuEyFWFHQpJoBwASG2OXBobHMpf3MxMni4DTj8iDdZ42As4dnHZd81GSpt1p Q2J5J32iroV528NJvk9bG1MW18uI2QtnzKG6ucw/vscHXM6v4YW2GInaP/PKeKH2LObkomPxZ/c NyMkgQ3kjWDnzmB7SmckQsBfHGqhOnj4jYxbNyKYZUNBKWj+nCkSS9X3eJ6smePUMNuS5dFKKLE qRyrXL/fUNJTJ5sTiVn954mh+bNCBvTF5+oVAJN80pfCHGQoh8Fig+77hwneJh7PhxrGBcchNow QWDIqWAk7Hnk75VQMNKaPKThOW2NpwJYZ++Ru3ofGOto X-Google-Smtp-Source: AGHT+IErAKB+gHeQAhAeqH6SGxRz5d/pJL0++2Y3/5KZGzK6uai564aN1WPkzrzHUI/mqUEjl61RRg== X-Received: by 2002:adf:fa8a:0:b0:385:f249:c336 with SMTP id ffacd0b85a97d-38c520964c8mr13430891f8f.45.1738600868230; Mon, 03 Feb 2025 08:41:08 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:41c1:3919:865f:692c]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-38c5c1d0bbfsm13479806f8f.98.2025.02.03.08.41.07 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Feb 2025 08:41:07 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 03/47] bind: upgrade 9.20.4 -> 9.20.5 Date: Mon, 3 Feb 2025 16:40:20 +0000 Message-ID: <20250203164104.3403226-3-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250203164104.3403226-1-richard.purdie@linuxfoundation.org> References: <20250203164104.3403226-1-richard.purdie@linuxfoundation.org> MIME-Version: 1.0 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 ; Mon, 03 Feb 2025 16:41:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/210669 Signed-off-by: Richard Purdie --- ...1-avoid-start-failure-with-bind-user.patch | 7 +- ...d-V-and-start-log-hide-build-options.patch | 5 +- ...ching-for-json-headers-searches-sysr.patch | 4 +- .../recipes-connectivity/bind/bind/conf.patch | 137 ++++++++++++------ ...t.d-add-support-for-read-only-rootfs.patch | 12 +- .../bind/make-etc-initd-bind-stop-work.patch | 19 ++- .../bind/{bind_9.20.4.bb => bind_9.20.5.bb} | 2 +- 7 files changed, 116 insertions(+), 70 deletions(-) rename meta/recipes-connectivity/bind/{bind_9.20.4.bb => bind_9.20.5.bb} (97%) diff --git a/meta/recipes-connectivity/bind/bind/0001-avoid-start-failure-with-bind-user.patch b/meta/recipes-connectivity/bind/bind/0001-avoid-start-failure-with-bind-user.patch index ec1bc7b5672..0d670edda60 100644 --- a/meta/recipes-connectivity/bind/bind/0001-avoid-start-failure-with-bind-user.patch +++ b/meta/recipes-connectivity/bind/bind/0001-avoid-start-failure-with-bind-user.patch @@ -1,4 +1,4 @@ -From 31dde3562f287429eea94b77250d184818b49063 Mon Sep 17 00:00:00 2001 +From 0a45935f9d1207535f83df62ed52f358ed546bbe Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Mon, 15 Oct 2018 16:55:09 +0800 Subject: [PATCH] avoid start failure with bind user @@ -11,7 +11,7 @@ Signed-off-by: Chen Qi 1 file changed, 1 insertion(+) diff --git a/init.d b/init.d -index b2eec60..6e03936 100644 +index 95e8909..771d349 100644 --- a/init.d +++ b/init.d @@ -57,6 +57,7 @@ case "$1" in @@ -22,6 +22,3 @@ index b2eec60..6e03936 100644 chmod 0640 /etc/bind/rndc.key fi if [ -f /var/run/named/named.pid ]; then --- -2.7.4 - diff --git a/meta/recipes-connectivity/bind/bind/0001-named-lwresd-V-and-start-log-hide-build-options.patch b/meta/recipes-connectivity/bind/bind/0001-named-lwresd-V-and-start-log-hide-build-options.patch index 4c10f33f048..10b8caafbba 100644 --- a/meta/recipes-connectivity/bind/bind/0001-named-lwresd-V-and-start-log-hide-build-options.patch +++ b/meta/recipes-connectivity/bind/bind/0001-named-lwresd-V-and-start-log-hide-build-options.patch @@ -1,4 +1,4 @@ -From 4e83392e840fa7b05e778710b8c202d102477a13 Mon Sep 17 00:00:00 2001 +From dd484b0bd58832fc241afdc8ea05693228348353 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Mon, 27 Aug 2018 21:24:20 +0800 Subject: [PATCH] `named/lwresd -V' and start log hide build options @@ -15,13 +15,12 @@ Signed-off-by: Hongxu Jia Refreshed for 9.16.0 Signed-off-by: Armin Kuster - --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac -index bf20690..c5d330f 100644 +index 13f9d7f..6516d0d 100644 --- a/configure.ac +++ b/configure.ac @@ -35,7 +35,7 @@ AC_DEFINE([PACKAGE_VERSION_EXTRA], ["][bind_VERSION_EXTRA]["], [BIND 9 Extra par diff --git a/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch b/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch index 2fa4ba19529..49b0a5eea1e 100644 --- a/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch +++ b/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch @@ -1,4 +1,4 @@ -From 0b3f9331639695300a1ec89e3020765ab1ef5e31 Mon Sep 17 00:00:00 2001 +From 9a06dbf831f012c6019237527d2bf1aa7a3a543a Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Tue, 9 Jun 2015 11:22:00 -0400 Subject: [PATCH] bind: ensure searching for json headers searches sysroot @@ -32,7 +32,7 @@ Signed-off-by: Paul Gortmaker 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac -index 865b4d0..a80b6ce 100644 +index 168a77a..13f9d7f 100644 --- a/configure.ac +++ b/configure.ac @@ -863,7 +863,7 @@ AS_CASE([$with_lmdb], diff --git a/meta/recipes-connectivity/bind/bind/conf.patch b/meta/recipes-connectivity/bind/bind/conf.patch index aa3642acec3..16ac510cfab 100644 --- a/meta/recipes-connectivity/bind/bind/conf.patch +++ b/meta/recipes-connectivity/bind/bind/conf.patch @@ -1,12 +1,43 @@ +From 27d1113a4c378583e0fcff91d70256bdcd78de0b Mon Sep 17 00:00:00 2001 +From: Qing He +Date: Tue, 30 Nov 2010 13:35:42 +0800 +Subject: [PATCH] bind: add new recipe + Upstream-Status: Inappropriate [configuration] the patch is imported from openembedded project 11/30/2010 - Qing He +--- + conf/db.0 | 12 +++++++ + conf/db.127 | 13 ++++++++ + conf/db.255 | 12 +++++++ + conf/db.empty | 14 +++++++++ + conf/db.local | 13 ++++++++ + conf/db.root | 45 ++++++++++++++++++++++++++ + conf/named.conf | 49 +++++++++++++++++++++++++++++ + conf/named.conf.local | 8 +++++ + conf/named.conf.options | 24 ++++++++++++++ + conf/zones.rfc1918 | 20 ++++++++++++ + init.d | 70 +++++++++++++++++++++++++++++++++++++++++ + 11 files changed, 280 insertions(+) + create mode 100644 conf/db.0 + create mode 100644 conf/db.127 + create mode 100644 conf/db.255 + create mode 100644 conf/db.empty + create mode 100644 conf/db.local + create mode 100644 conf/db.root + create mode 100644 conf/named.conf + create mode 100644 conf/named.conf.local + create mode 100644 conf/named.conf.options + create mode 100644 conf/zones.rfc1918 + create mode 100644 init.d -diff -urN bind-9.3.1.orig/conf/db.0 bind-9.3.1/conf/db.0 ---- bind-9.3.1.orig/conf/db.0 1970-01-01 01:00:00.000000000 +0100 -+++ bind-9.3.1/conf/db.0 2005-07-10 22:14:00.000000000 +0200 +diff --git a/conf/db.0 b/conf/db.0 +new file mode 100644 +index 0000000..e3aabdb +--- /dev/null ++++ b/conf/db.0 @@ -0,0 +1,12 @@ +; +; BIND reverse data file for broadcast zone @@ -20,9 +51,11 @@ diff -urN bind-9.3.1.orig/conf/db.0 bind-9.3.1/conf/db.0 + 604800 ) ; Negative Cache TTL +; +@ IN NS localhost. -diff -urN bind-9.3.1.orig/conf/db.127 bind-9.3.1/conf/db.127 ---- bind-9.3.1.orig/conf/db.127 1970-01-01 01:00:00.000000000 +0100 -+++ bind-9.3.1/conf/db.127 2005-07-10 22:14:00.000000000 +0200 +diff --git a/conf/db.127 b/conf/db.127 +new file mode 100644 +index 0000000..cd05bef +--- /dev/null ++++ b/conf/db.127 @@ -0,0 +1,13 @@ +; +; BIND reverse data file for local loopback interface @@ -37,43 +70,49 @@ diff -urN bind-9.3.1.orig/conf/db.127 bind-9.3.1/conf/db.127 +; +@ IN NS localhost. +1.0.0 IN PTR localhost. -diff -urN bind-9.3.1.orig/conf/db.empty bind-9.3.1/conf/db.empty ---- bind-9.3.1.orig/conf/db.empty 1970-01-01 01:00:00.000000000 +0100 -+++ bind-9.3.1/conf/db.empty 2005-07-10 22:14:00.000000000 +0200 -@@ -0,0 +1,14 @@ -+; BIND reverse data file for empty rfc1918 zone +diff --git a/conf/db.255 b/conf/db.255 +new file mode 100644 +index 0000000..16cd819 +--- /dev/null ++++ b/conf/db.255 +@@ -0,0 +1,12 @@ +; -+; DO NOT EDIT THIS FILE - it is used for multiple zones. -+; Instead, copy it, edit named.conf, and use that copy. ++; BIND reserve data file for broadcast zone +; -+$TTL 86400 ++$TTL 604800 +@ IN SOA localhost. root.localhost. ( + 1 ; Serial + 604800 ; Refresh + 86400 ; Retry + 2419200 ; Expire -+ 86400 ) ; Negative Cache TTL ++ 604800 ) ; Negative Cache TTL +; +@ IN NS localhost. -diff -urN bind-9.3.1.orig/conf/db.255 bind-9.3.1/conf/db.255 ---- bind-9.3.1.orig/conf/db.255 1970-01-01 01:00:00.000000000 +0100 -+++ bind-9.3.1/conf/db.255 2005-07-10 22:14:00.000000000 +0200 -@@ -0,0 +1,12 @@ +diff --git a/conf/db.empty b/conf/db.empty +new file mode 100644 +index 0000000..8a12858 +--- /dev/null ++++ b/conf/db.empty +@@ -0,0 +1,14 @@ ++; BIND reverse data file for empty rfc1918 zone +; -+; BIND reserve data file for broadcast zone ++; DO NOT EDIT THIS FILE - it is used for multiple zones. ++; Instead, copy it, edit named.conf, and use that copy. +; -+$TTL 604800 ++$TTL 86400 +@ IN SOA localhost. root.localhost. ( + 1 ; Serial + 604800 ; Refresh + 86400 ; Retry + 2419200 ; Expire -+ 604800 ) ; Negative Cache TTL ++ 86400 ) ; Negative Cache TTL +; +@ IN NS localhost. -diff -urN bind-9.3.1.orig/conf/db.local bind-9.3.1/conf/db.local ---- bind-9.3.1.orig/conf/db.local 1970-01-01 01:00:00.000000000 +0100 -+++ bind-9.3.1/conf/db.local 2005-07-10 22:14:00.000000000 +0200 +diff --git a/conf/db.local b/conf/db.local +new file mode 100644 +index 0000000..66b4892 +--- /dev/null ++++ b/conf/db.local @@ -0,0 +1,13 @@ +; +; BIND data file for local loopback interface @@ -88,9 +127,11 @@ diff -urN bind-9.3.1.orig/conf/db.local bind-9.3.1/conf/db.local +; +@ IN NS localhost. +@ IN A 127.0.0.1 -diff -urN bind-9.3.1.orig/conf/db.root bind-9.3.1/conf/db.root ---- bind-9.3.1.orig/conf/db.root 1970-01-01 01:00:00.000000000 +0100 -+++ bind-9.3.1/conf/db.root 2005-07-10 22:14:00.000000000 +0200 +diff --git a/conf/db.root b/conf/db.root +new file mode 100644 +index 0000000..01c20f0 +--- /dev/null ++++ b/conf/db.root @@ -0,0 +1,45 @@ + +; <<>> DiG 9.2.3 <<>> ns . @a.root-servers.net. @@ -137,9 +178,11 @@ diff -urN bind-9.3.1.orig/conf/db.root bind-9.3.1/conf/db.root +;; WHEN: Sun Feb 1 11:27:14 2004 +;; MSG SIZE rcvd: 436 + -diff -urN bind-9.3.1.orig/conf/named.conf bind-9.3.1/conf/named.conf ---- bind-9.3.1.orig/conf/named.conf 1970-01-01 01:00:00.000000000 +0100 -+++ bind-9.3.1/conf/named.conf 2005-07-10 22:33:46.000000000 +0200 +diff --git a/conf/named.conf b/conf/named.conf +new file mode 100644 +index 0000000..95829cf +--- /dev/null ++++ b/conf/named.conf @@ -0,0 +1,49 @@ +// This is the primary configuration file for the BIND DNS server named. +// @@ -190,9 +233,11 @@ diff -urN bind-9.3.1.orig/conf/named.conf bind-9.3.1/conf/named.conf +// root-delegation-only exclude { "DE"; "MUSEUM"; }; + +include "/etc/bind/named.conf.local"; -diff -urN bind-9.3.1.orig/conf/named.conf.local bind-9.3.1/conf/named.conf.local ---- bind-9.3.1.orig/conf/named.conf.local 1970-01-01 01:00:00.000000000 +0100 -+++ bind-9.3.1/conf/named.conf.local 2005-07-10 22:14:06.000000000 +0200 +diff --git a/conf/named.conf.local b/conf/named.conf.local +new file mode 100644 +index 0000000..7a57b10 +--- /dev/null ++++ b/conf/named.conf.local @@ -0,0 +1,8 @@ +// +// Do any local configuration here @@ -202,9 +247,11 @@ diff -urN bind-9.3.1.orig/conf/named.conf.local bind-9.3.1/conf/named.conf.local +// organization +//include "/etc/bind/zones.rfc1918"; + -diff -urN bind-9.3.1.orig/conf/named.conf.options bind-9.3.1/conf/named.conf.options ---- bind-9.3.1.orig/conf/named.conf.options 1970-01-01 01:00:00.000000000 +0100 -+++ bind-9.3.1/conf/named.conf.options 2005-07-10 22:14:06.000000000 +0200 +diff --git a/conf/named.conf.options b/conf/named.conf.options +new file mode 100644 +index 0000000..813193d +--- /dev/null ++++ b/conf/named.conf.options @@ -0,0 +1,24 @@ +options { + directory "/var/cache/bind"; @@ -230,9 +277,11 @@ diff -urN bind-9.3.1.orig/conf/named.conf.options bind-9.3.1/conf/named.conf.opt + +}; + -diff -urN bind-9.3.1.orig/conf/zones.rfc1918 bind-9.3.1/conf/zones.rfc1918 ---- bind-9.3.1.orig/conf/zones.rfc1918 1970-01-01 01:00:00.000000000 +0100 -+++ bind-9.3.1/conf/zones.rfc1918 2005-07-10 22:14:10.000000000 +0200 +diff --git a/conf/zones.rfc1918 b/conf/zones.rfc1918 +new file mode 100644 +index 0000000..03b5546 +--- /dev/null ++++ b/conf/zones.rfc1918 @@ -0,0 +1,20 @@ +zone "10.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; + @@ -254,9 +303,11 @@ diff -urN bind-9.3.1.orig/conf/zones.rfc1918 bind-9.3.1/conf/zones.rfc1918 +zone "31.172.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; + +zone "168.192.in-addr.arpa" { type master; file "/etc/bind/db.empty"; }; -diff -urN bind-9.3.1.orig/init.d bind-9.3.1/init.d ---- bind-9.3.1.orig/init.d 1970-01-01 01:00:00.000000000 +0100 -+++ bind-9.3.1/init.d 2005-07-10 23:09:58.000000000 +0200 +diff --git a/init.d b/init.d +new file mode 100644 +index 0000000..2ef2277 +--- /dev/null ++++ b/init.d @@ -0,0 +1,70 @@ +#!/bin/sh + diff --git a/meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch b/meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch index 11db95ede12..baeeafe33e3 100644 --- a/meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch +++ b/meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch @@ -1,14 +1,17 @@ -Subject: init.d: add support for read-only rootfs +From 1fa4d0eb9631771bd751f04ce898433580996e5e Mon Sep 17 00:00:00 2001 +From: Chen Qi +Date: Thu, 27 Mar 2014 02:34:41 +0000 +Subject: [PATCH] init.d: add support for read-only rootfs Upstream-Status: Inappropriate [oe specific] Signed-off-by: Chen Qi --- - init.d | 40 ++++++++++++++++++++++++++++++++++++++++ + init.d | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/init.d b/init.d -index 0111ed4..24677c8 100644 +index 2ef2277..95e8909 100644 --- a/init.d +++ b/init.d @@ -6,8 +6,48 @@ PATH=/sbin:/bin:/usr/sbin:/usr/bin @@ -60,6 +63,3 @@ index 0111ed4..24677c8 100644 test -x /usr/sbin/rndc || exit 0 case "$1" in --- -1.7.9.5 - diff --git a/meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch b/meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch index 146f3e35db6..93aa3041264 100644 --- a/meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch +++ b/meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch @@ -1,4 +1,7 @@ -bind: make "/etc/init.d/bind stop" work +From 2ea2e4e502e5840d52e76461e071882cc65f1766 Mon Sep 17 00:00:00 2001 +From: Roy Li +Date: Thu, 15 Nov 2012 02:27:54 +0000 +Subject: [PATCH] bind: make "/etc/init.d/bind stop" work Upstream-Status: Inappropriate [configuration] @@ -7,13 +10,13 @@ the named daemon. Signed-off-by: Roy Li --- - conf/named.conf | 5 +++++ - conf/rndc.conf | 5 +++++ - 2 files changed, 10 insertions(+), 0 deletions(-) + conf/named.conf | 5 +++++ + conf/rndc.conf | 5 +++++ + 2 files changed, 10 insertions(+) create mode 100644 conf/rndc.conf diff --git a/conf/named.conf b/conf/named.conf -index 95829cf..c8899e7 100644 +index 95829cf..021dbca 100644 --- a/conf/named.conf +++ b/conf/named.conf @@ -47,3 +47,8 @@ zone "255.in-addr.arpa" { @@ -27,7 +30,7 @@ index 95829cf..c8899e7 100644 +}; diff --git a/conf/rndc.conf b/conf/rndc.conf new file mode 100644 -index 0000000..a0b481d +index 0000000..4b43a3d --- /dev/null +++ b/conf/rndc.conf @@ -0,0 +1,5 @@ @@ -36,7 +39,3 @@ index 0000000..a0b481d + default-server localhost; + default-key rndc-key; +}; - --- -1.7.5.4 - diff --git a/meta/recipes-connectivity/bind/bind_9.20.4.bb b/meta/recipes-connectivity/bind/bind_9.20.5.bb similarity index 97% rename from meta/recipes-connectivity/bind/bind_9.20.4.bb rename to meta/recipes-connectivity/bind/bind_9.20.5.bb index d9ea440fbd0..abd2da52496 100644 --- a/meta/recipes-connectivity/bind/bind_9.20.4.bb +++ b/meta/recipes-connectivity/bind/bind_9.20.5.bb @@ -20,7 +20,7 @@ SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.xz \ file://0001-avoid-start-failure-with-bind-user.patch \ " -SRC_URI[sha256sum] = "3a8e1a05e00e3e9bc02bdffded7862faf7726ba76ba997f42ab487777bd8210b" +SRC_URI[sha256sum] = "19274fd739c023772b4212a0b6c201cf4364855fa7e6a7d3db49693f55db1ab8" UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/" # follow the ESV versions divisible by 2 From patchwork Mon Feb 3 16:40:21 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 56525 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 A968CC02196 for ; Mon, 3 Feb 2025 16:41:20 +0000 (UTC) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by mx.groups.io with SMTP id smtpd.web11.92268.1738600870983376475 for ; Mon, 03 Feb 2025 08:41:11 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=GXCF4vew; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.43, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f43.google.com with SMTP id ffacd0b85a97d-38789e5b6a7so2421188f8f.1 for ; Mon, 03 Feb 2025 08:41:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1738600869; x=1739205669; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=5DXIWB3yR/nOksML2SljDj0BJ2fG8Da98vpkZ40mjiU=; b=GXCF4vewfXZznSCGwwWl+cQd7Qa15SwdHSJNuOXrhNoeqPyrfPWzpI+jeNiryNbn/b C5gbYA1SJReQkbD4NeL9LDRzN+NmoiS12gAhwaMt8O7kpY3sdGJ8Gbssz8lNtBSjGu3l lqHLMdZt6WxouLSG2z+gftLrq1NmzSlM58nmQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738600869; x=1739205669; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5DXIWB3yR/nOksML2SljDj0BJ2fG8Da98vpkZ40mjiU=; b=rXRkaLmAI3B6dILkopc2DtXMpUmrDHAgzQrpUVWApJFih+k0ArRv71/s/amCaofpN/ nDadmhdZOQmAfbOJeI6NT9BJXS9cYUAHyiP1SsCbRU+TZn1XsQntVFVp0ZykajMT+TBC q2oNpkxzJAQxaP4PF0jlm2vvuFFCbEhe5QORX3iEKdEWgvr74JZsvzhGSQgkftO/6Oj3 mKjJtYtxP0XILk0ac9gKSNFyJo1bkNiqwhGuafymCm7cYU2iDfapOiqsqYWuwo/xji+i 1Sa6/L7r1Njt9A9VHrQJgyWeIAjYcgl62dC0oumb9uoTnAXE1MTsPdrXjRcW4Ps6tNNb 5Sug== X-Gm-Message-State: AOJu0Yz5pyt0u+EK3i5ASY3PWz2raycYGakF3JgquAaKxZHZEMZgmyUP KHELfuA7v/ChTgQpHeyQ3EYpAJetNhy6pkEHsXKAzqTe936mbJEnm7clWqABcMZnedB2Dci8IBt 3 X-Gm-Gg: ASbGncvln3F6jdYh+560Z9AANpv6aUV/3Mt9zwjJozrcTtVqeBh5BjgPgd6dYvFYH5S RjPKmYB4tbiM7w1gKUAWTwsLDsYrMiYYNrQz7ioPlAFmU2n30GQag83wgiTrXOyzfp9WSTd/cIS 3cTcvvMrl5BbY8mGffyygqpEGQtOCdVxAdeY6hRMK5cETTohmnqMqlw7CMemmRZrU6oEAXOMrk9 EGyA+48t7dZ8SFV6HqXTFs4Hj4qXvYdEoijFPHphlgR895z0b51AQ0PpNLUMPHpVj5xBwMkIZJj FCxmxUTETFJym+mWii6vzHJhyeOYMWtP/DkaNvHLg03h X-Google-Smtp-Source: AGHT+IGf98la8qINplKfwRcYddAYitFFluF42x6/g0e129BOf/PCwBL/xQd/8C50Y1j91frOBhRANg== X-Received: by 2002:a05:6000:4025:b0:38a:5a37:4a46 with SMTP id ffacd0b85a97d-38c5194bccfmr16131555f8f.17.1738600869075; Mon, 03 Feb 2025 08:41:09 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:41c1:3919:865f:692c]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-38c5c1d0bbfsm13479806f8f.98.2025.02.03.08.41.08 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Feb 2025 08:41:08 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 04/47] diffoscope: upgrade 284 -> 287 Date: Mon, 3 Feb 2025 16:40:21 +0000 Message-ID: <20250203164104.3403226-4-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250203164104.3403226-1-richard.purdie@linuxfoundation.org> References: <20250203164104.3403226-1-richard.purdie@linuxfoundation.org> MIME-Version: 1.0 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 ; Mon, 03 Feb 2025 16:41:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/210670 Signed-off-by: Richard Purdie --- .../diffoscope/{diffoscope_284.bb => diffoscope_287.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/diffoscope/{diffoscope_284.bb => diffoscope_287.bb} (95%) diff --git a/meta/recipes-support/diffoscope/diffoscope_284.bb b/meta/recipes-support/diffoscope/diffoscope_287.bb similarity index 95% rename from meta/recipes-support/diffoscope/diffoscope_284.bb rename to meta/recipes-support/diffoscope/diffoscope_287.bb index 77717d42385..8f8f114054f 100644 --- a/meta/recipes-support/diffoscope/diffoscope_284.bb +++ b/meta/recipes-support/diffoscope/diffoscope_287.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "c672e97ce3e69c229858419e8d368563bb583101a9cfc5eb70e28d441502b1b7" +SRC_URI[sha256sum] = "51702676957edb4c16ad93bcfc25bfdbcdb0c39fa7d1d16f657db71cfaa58ceb" RDEPENDS:${PN} += "\ binutils \ From patchwork Mon Feb 3 16:40:22 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 56526 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 B2007C02199 for ; Mon, 3 Feb 2025 16:41:20 +0000 (UTC) Received: from mail-wr1-f51.google.com (mail-wr1-f51.google.com [209.85.221.51]) by mx.groups.io with SMTP id smtpd.web11.92269.1738600872048670747 for ; Mon, 03 Feb 2025 08:41:12 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=EPsmrG/l; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.51, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f51.google.com with SMTP id ffacd0b85a97d-38a34e8410bso2303523f8f.2 for ; Mon, 03 Feb 2025 08:41:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1738600870; x=1739205670; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=YO/4PNyH/33fWvKgmoW7mACCjHekr2t4qrx6edMKZRM=; b=EPsmrG/lgQbAxZON8CvGDpbL5mdqI/bwDspHmc9WNOHxl3sof26Cfcxd/ZlVYSISsq cskfyy0aEx4KPzGe/6CVvVWWK4F9bgKa0l6FJuu/+WOfnP3EvLVL4rI5lvYzjpbpOGSy sirtmYHF+dvzEfPJ5t2V/KRJn27q/kuUZUpII= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738600870; x=1739205670; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YO/4PNyH/33fWvKgmoW7mACCjHekr2t4qrx6edMKZRM=; b=QRC08XNmGerjvgd+l5KNb0lwAAEpKIGhZ/WC+QkAuUOSKdeylficPRW+DgjhclQMkD i/XXYkaZn3rloVmQrddUDIaYspojEs/BXi5FAkAq4s4hKf8/SgvUYpFrVn6NEU2ov0Tj y6o7pH/jwV+uEA7cTf7OiGSWZ1PwU4e9+PvwcOybwn9sFB3/UeyrBOHzdLlgxnhqaY/p YLw2+gqjkPOQGPoVmvbhD0sSQfZJl+mDossFABl7wumUYxU7nUJuDt82U1KKqjv3W7I+ 0S2g6rshngrLg2ncA8CF6jROug1UV7bN8lljdGCx7vaXZ/jMf27bX5okgtR6h5dbUlXL BvCg== X-Gm-Message-State: AOJu0YxVzNaJSe6cqW/IGRlCKtMQmxlI0X8hWzngAJPKn1+Ghewc08zX 63upinOk5smCky9WFSm3+mVK4ajaHRAlwWxxB1BoChoq2MHv4aYCKl7rBcss9iaO1eV81r5joC0 c X-Gm-Gg: ASbGnct/XGXwdAjPbKIEiaPCO14Eqn1gwetll4LqZUEl+sMK2oVHbIdA4N/uEjC36O+ lT+qIikp/wQLh+X1DkfEaSxrwizLkgrUvvtCKItqxFtv/235FDmz/c67flhER1dle6rGBTNGKai wbPpDS8jg2wNEiktrbDbnSI+t1qaMpXt5y+7hv3vAuleB580O3jfMVdPR3BuU8SYNqYUJiX/ZCK Ni+VgzRF5mKlfVredbg67LlHsIbV1PqvMdZXz+gQmzuULfqjV4SRXsSbsfD1CFCu+0EXTVhE/Cg ENI5mF279UXp/N/G6gAQoeDExTV41uwxtOFtNtz117yg X-Google-Smtp-Source: AGHT+IFrvOA/ltKPXQjhFL89kzO3d1psEz3io4DjNkV2v3MGqRUEqYHUzm4f8jySFfdBZ7M+3qy9RA== X-Received: by 2002:a05:6000:186f:b0:385:f47a:e9d1 with SMTP id ffacd0b85a97d-38c5195defbmr17367726f8f.17.1738600870055; Mon, 03 Feb 2025 08:41:10 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:41c1:3919:865f:692c]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-38c5c1d0bbfsm13479806f8f.98.2025.02.03.08.41.09 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Feb 2025 08:41:09 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 05/47] epiphany: upgrade 47.2 -> 47.3.1 Date: Mon, 3 Feb 2025 16:40:22 +0000 Message-ID: <20250203164104.3403226-5-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250203164104.3403226-1-richard.purdie@linuxfoundation.org> References: <20250203164104.3403226-1-richard.purdie@linuxfoundation.org> MIME-Version: 1.0 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 ; Mon, 03 Feb 2025 16:41:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/210671 Signed-off-by: Richard Purdie --- .../epiphany/{epiphany_47.2.bb => epiphany_47.3.1.bb} | 2 +- .../files/0002-help-meson.build-disable-the-use-of-yelp.patch | 2 +- meta/recipes-gnome/epiphany/files/distributor.patch | 4 ++-- meta/recipes-gnome/epiphany/files/migrator.patch | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename meta/recipes-gnome/epiphany/{epiphany_47.2.bb => epiphany_47.3.1.bb} (94%) diff --git a/meta/recipes-gnome/epiphany/epiphany_47.2.bb b/meta/recipes-gnome/epiphany/epiphany_47.3.1.bb similarity index 94% rename from meta/recipes-gnome/epiphany/epiphany_47.2.bb rename to meta/recipes-gnome/epiphany/epiphany_47.3.1.bb index 3813054d6c1..d55369f12b2 100644 --- a/meta/recipes-gnome/epiphany/epiphany_47.2.bb +++ b/meta/recipes-gnome/epiphany/epiphany_47.3.1.bb @@ -31,7 +31,7 @@ SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@oe.utils.trim_version("${PV}", 1)}/${GN file://migrator.patch \ file://distributor.patch \ " -SRC_URI[archive.sha256sum] = "34dafd8363a098b44d476e2e9823b4cbea6e66afad33bba10ed7a13ff1a964f1" +SRC_URI[archive.sha256sum] = "795d7b81f18b7487d9e9bfc0cb2d68a893d2200f45f9397cd42cb3392b2081a9" # Developer mode enables debugging PACKAGECONFIG[developer-mode] = "-Ddeveloper_mode=true,-Ddeveloper_mode=false" diff --git a/meta/recipes-gnome/epiphany/files/0002-help-meson.build-disable-the-use-of-yelp.patch b/meta/recipes-gnome/epiphany/files/0002-help-meson.build-disable-the-use-of-yelp.patch index e129d503e82..361d857120b 100644 --- a/meta/recipes-gnome/epiphany/files/0002-help-meson.build-disable-the-use-of-yelp.patch +++ b/meta/recipes-gnome/epiphany/files/0002-help-meson.build-disable-the-use-of-yelp.patch @@ -1,4 +1,4 @@ -From 4ec86871f8c2a854aec9e6955566fa437fd5f09a Mon Sep 17 00:00:00 2001 +From 5377cbe00b82a873dfa623d2c2c539357b05a05d Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 31 Jan 2018 15:50:38 +0200 Subject: [PATCH] help/meson.build: disable the use of yelp diff --git a/meta/recipes-gnome/epiphany/files/distributor.patch b/meta/recipes-gnome/epiphany/files/distributor.patch index ba674e4aad8..cb930b4c85e 100644 --- a/meta/recipes-gnome/epiphany/files/distributor.patch +++ b/meta/recipes-gnome/epiphany/files/distributor.patch @@ -1,4 +1,4 @@ -From 641c9d5fc0d9f16151a20a5df2f0b4059d1130a1 Mon Sep 17 00:00:00 2001 +From 47db432ad98d74ab61bdb0b1ff07fe0e17761020 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 26 Feb 2021 10:17:52 +0000 Subject: [PATCH] Don't encode the distro from /etc/os-release into the @@ -11,7 +11,7 @@ RP 2021/2/26 1 file changed, 1 insertion(+) diff --git a/meson.build b/meson.build -index 2691828..c466af6 100644 +index 3c08643..0f465af 100644 --- a/meson.build +++ b/meson.build @@ -15,6 +15,7 @@ if r.returncode() == 0 diff --git a/meta/recipes-gnome/epiphany/files/migrator.patch b/meta/recipes-gnome/epiphany/files/migrator.patch index 53837f448b2..d8399b90d54 100644 --- a/meta/recipes-gnome/epiphany/files/migrator.patch +++ b/meta/recipes-gnome/epiphany/files/migrator.patch @@ -1,4 +1,4 @@ -From 2fcc2b3c3751b2fb63474ca78b24e4b6375d62a9 Mon Sep 17 00:00:00 2001 +From c6b3236266d2162912ca6e7a0916186f6f33e110 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 25 Feb 2021 14:52:32 +0000 Subject: [PATCH] epiphany: Fix reproducibility issue From patchwork Mon Feb 3 16:40:23 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 56523 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 A21EBC02197 for ; Mon, 3 Feb 2025 16:41:20 +0000 (UTC) Received: from mail-wr1-f46.google.com (mail-wr1-f46.google.com [209.85.221.46]) by mx.groups.io with SMTP id smtpd.web11.92271.1738600873080653570 for ; Mon, 03 Feb 2025 08:41:13 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=eEPWZ+XB; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.46, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f46.google.com with SMTP id ffacd0b85a97d-3862d161947so2360838f8f.3 for ; Mon, 03 Feb 2025 08:41:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1738600871; x=1739205671; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=kWloYeXOW4QaytdzVsIVYG1GD3hS9rJLzpgn6nIaoVo=; b=eEPWZ+XBTE6JiQiHbpfaj5yJUYAfIn2g3Nf2dQIo/OjxkHYFkf2Xl7muPiS2wk/mi5 4WN4cYBZjiwxh147renE0kTSk0Gj3KRXfmd4DkwLoIumyv8uolShf7ua8Roo9UVidrdN KjrmGU97V7xPU2xSZZLEECNesvLZ32bMfuymA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738600871; x=1739205671; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kWloYeXOW4QaytdzVsIVYG1GD3hS9rJLzpgn6nIaoVo=; b=kW548X0SbxIckxlcVKEK5+LwysSE1N/EITSI+N2T0NOhcat3qBczl5YA/0b8FMiLGc q3hiE4OYFxoijJ8s4sSCzo5aqm1aT1qCNs2e+YRJfYCsu3ylv1yR8/lUX2YE2cHtj3EH GwHApvPShx0bSX+jAPDoihFIn0u4XvA9JLCll70TG5pIUqj8debO2q8VabMplTTMND3v VZ6ehAm0brvrZCY7MxDEtNBbKx2tsUg12vOBnU5P1Fity8wFCPltGJqXP5lwSx1+6GZZ 0voO4Y18rN8aKHkZl31jd6pUvPjjQTS2zVaV/0kzkvt4irzewsQila1VQ3OYBmYarEHh zx4Q== X-Gm-Message-State: AOJu0YzHoGTq240h6+1cZWXCYfvj1QjBxiyiTMml9UIoZ9RJEbdWZUCQ 8fs5HV+M6wO+OzB4kV+2Y9dS4r+32VbJwGu6UnpNZ0lE1DOBG5nytrVbbeqynvBCwIe85Pqwc/d A X-Gm-Gg: ASbGncty/rvfcYFNwZX2r/NyN3xL1Ys4c3X7Ivg//ZUzHsQyWSmuwLXsFuu8XCXzeDk FT+gV03rGZ6+rD/rgHV4TRUSSIM5Z0eFy2VCsdrWIodIY1AI37H2r/b0BQMqOn/9xnRP5OcnhvJ HKyu62rJ42BGh/YhZZP5QNwXSl2zlxqYFsCLNLTMJCEJuy/DASMJCGaCMx9pEBA/BI4BD+YsydM QswE25xpwX72aLMTkWgyuMMCA5AE+EqzEJBY1G8s7vNU4/jPKe7V2UlCg4zMTkm6jUbPoZIhMAX Jr/MeuxV/ZPpryo0zWVIfvZ5e9pNJoyKShU8Vo1NIMRd X-Google-Smtp-Source: AGHT+IEJUAar3bg5kzYVNuLVMdQpvLK741P8RiJsopHsWtgefcjJO0cX/z+yzcR1B+8siR5TyD8aNw== X-Received: by 2002:a05:6000:1fa8:b0:38c:5c9a:eaeb with SMTP id ffacd0b85a97d-38c5c9aeeedmr14993049f8f.15.1738600871140; Mon, 03 Feb 2025 08:41:11 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:41c1:3919:865f:692c]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-38c5c1d0bbfsm13479806f8f.98.2025.02.03.08.41.10 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Feb 2025 08:41:10 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 06/47] git: upgrade 2.47.1 -> 2.48.1 Date: Mon, 3 Feb 2025 16:40:23 +0000 Message-ID: <20250203164104.3403226-6-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250203164104.3403226-1-richard.purdie@linuxfoundation.org> References: <20250203164104.3403226-1-richard.purdie@linuxfoundation.org> MIME-Version: 1.0 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 ; Mon, 03 Feb 2025 16:41:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/210672 Signed-off-by: Richard Purdie --- ...mak.uname-do-not-force-RHEL-7-specific-build-.patch | 4 ++-- meta/recipes-devtools/git/git/fixsort.patch | 10 +++++----- .../git/{git_2.47.1.bb => git_2.48.1.bb} | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) rename meta/recipes-devtools/git/{git_2.47.1.bb => git_2.48.1.bb} (98%) diff --git a/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch b/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch index e5135928f09..cbe9a32fa1b 100644 --- a/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch +++ b/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch @@ -1,4 +1,4 @@ -From 348811a6f818408a31551d0830dcfe31c55d06a8 Mon Sep 17 00:00:00 2001 +From 2a97f61c558a03282c7d81797f1cd8b594f953dc Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 7 Feb 2022 10:13:15 +0100 Subject: [PATCH] config.mak.uname: do not force RHEL-7 specific build settings @@ -17,7 +17,7 @@ Signed-off-by: Robert Yang 1 file changed, 4 deletions(-) diff --git a/config.mak.uname b/config.mak.uname -index d511216..3144228 100644 +index b12d4e1..b5b8d82 100644 --- a/config.mak.uname +++ b/config.mak.uname @@ -63,10 +63,6 @@ ifeq ($(uname_S),Linux) diff --git a/meta/recipes-devtools/git/git/fixsort.patch b/meta/recipes-devtools/git/git/fixsort.patch index d9a3672f1d6..e01953e324e 100644 --- a/meta/recipes-devtools/git/git/fixsort.patch +++ b/meta/recipes-devtools/git/git/fixsort.patch @@ -1,7 +1,7 @@ -From 83ae059943d3efd824978a759bcfd894ce5085d4 Mon Sep 17 00:00:00 2001 +From 0ada98b8e1de3fe835b439777303dfaf9ac65a08 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 17 Feb 2021 17:57:13 +0000 -Subject: [PATCH] [PATCH] generate-configlist.sh: Fix determinism issue +Subject: [PATCH] generate-configlist.sh: Fix determinism issue Currently git binaries are not entirely reproducible, at least partly due to config-list.h differing in order depending on the system's @@ -23,12 +23,12 @@ Upstream-Status: Submitted [https://public-inbox.org/git/f029a942dd3d50d85e60bd3 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generate-configlist.sh b/generate-configlist.sh -index 8692fe5..e67ccac 100755 +index 5794226..6b0b939 100755 --- a/generate-configlist.sh +++ b/generate-configlist.sh -@@ -9,7 +9,7 @@ static const char *config_name_list[] = { +@@ -15,7 +15,7 @@ static const char *config_name_list[] = { EOF - grep -h '^[a-zA-Z].*\..*::$' Documentation/*config.txt Documentation/config/*.txt | + grep -h '^[a-zA-Z].*\..*::$' "$SOURCE_DIR"/Documentation/*config.txt "$SOURCE_DIR"/Documentation/config/*.txt | sed '/deprecated/d; s/::$//; s/, */\n/g' | - sort | + LC_ALL=C sort | diff --git a/meta/recipes-devtools/git/git_2.47.1.bb b/meta/recipes-devtools/git/git_2.48.1.bb similarity index 98% rename from meta/recipes-devtools/git/git_2.47.1.bb rename to meta/recipes-devtools/git/git_2.48.1.bb index 8b5bfecd6aa..e0df23eb477 100644 --- a/meta/recipes-devtools/git/git_2.47.1.bb +++ b/meta/recipes-devtools/git/git_2.48.1.bb @@ -164,4 +164,4 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \ " EXTRA_OEMAKE += "NO_GETTEXT=1" -SRC_URI[tarball.sha256sum] = "f4c4e98667800585d218dfdf415eb72f73baa7abcac4569e2ce497970f8d6665" +SRC_URI[tarball.sha256sum] = "51b4d03b1e311ba673591210f94f24a4c5781453e1eb188822e3d9cdc04c2212" From patchwork Mon Feb 3 16:40:24 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 56527 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 A2218C02198 for ; Mon, 3 Feb 2025 16:41:20 +0000 (UTC) Received: from mail-wr1-f50.google.com (mail-wr1-f50.google.com [209.85.221.50]) by mx.groups.io with SMTP id smtpd.web11.92273.1738600874173833436 for ; Mon, 03 Feb 2025 08:41:14 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=LPLRSqWg; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.50, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f50.google.com with SMTP id ffacd0b85a97d-38a8b17d7a7so2443326f8f.2 for ; Mon, 03 Feb 2025 08:41:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1738600872; x=1739205672; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=F8501HG/H0NUL7jvSfPPDUvaeSFcKBJhfnPCB/f9jV8=; b=LPLRSqWgdy47QVLxJfO4X2KaNEzkswcj4lF2RfsWT3SFXM+rOBU2H0+6Z+62uSDb4D D94PIG12MXz/RxEErQlhOWEa6I29h/oS1c+xOKeGcHBbjt1V0FN5z/iVsKxyq4BL6Qtl vKqowddo3LfZBHMEOrlo2mUh+LAYHVBVds82Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738600872; x=1739205672; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=F8501HG/H0NUL7jvSfPPDUvaeSFcKBJhfnPCB/f9jV8=; b=lNBCGKYAFVdJ95oUkZYeKhlIhg3v4uqZ8QHpICb/slNFil3ek74RlLG8h5x8X92I0B 8kmf9f6E/laefHYnIaoU8FkDpPOO2nFpSYb+jhK3i+hn7tYfu0hFIzXCQkFSBysZ7JzX JIZb6ACYURHLeZolHWefG0lPSAw8O5dIxsueBPLJ9JLvCrqRC2/B0nwkFpS8BaO1kD0e r137FfigTDdfqoyBFwp8DaUTMx1J6T1wDzhmExK2XCSkUrMoxvx6/5Z9dxfOS0mzuHpy Kkd3lOui7pJpirSRIocOB9m+1jZUomZ7J9yY4ul6IMP6C2G0/HFVlFmeFbCG8qwtiQLy W2Rw== X-Gm-Message-State: AOJu0YwGNS8EEjz93lpbg085qk0JZ6p/glOi6AiziuafO4rhjEHUcdiA qN5/LJaTyqu7ccGDOKxZ+gHCNeOG9KjrS299BsbO9r4Duv7LqHIQ6C0MnSaJDgc0DOPXsJqOSak 0 X-Gm-Gg: ASbGncsm0oS2Y68zOVlxMzmLOs8X61h5UgQdPHvwM5ShSQcDeNNkEPMvzEMp7gDXXUo RafqJS0Ko94pksewO0q785/pbwQzuYKudKVsheN3cBsYk+GtA8HdKj+3xPacf4pdaw2gnAGgZlM ZqYy6ef0GFCcF1NAUlu85Oxdc0qwJi9hwLSVrTMhU8YsRGuH1WrrG6lyKoS1i12uS5V9A8YtU79 xWhyPGp72Y0uxCHG7pdlu+xWAv5hrcQFnvXHayn6QaVcFOd8HkyuQGLY2eLbGDGlR/gRq6S85Wi X2eU190g97SUPsjwi5Z8XOLjaZ8bygHcaPMwpYc3g5bX X-Google-Smtp-Source: AGHT+IHxlkHt6uuDuWqi4lBKgss9/ySfLKjAufKrH+tEQi9eB3x8bs+XP+BNsVKf5l/cKADvo2ZzeA== X-Received: by 2002:a5d:6d86:0:b0:38b:ef22:d8c3 with SMTP id ffacd0b85a97d-38c5209395cmr21962532f8f.35.1738600872152; Mon, 03 Feb 2025 08:41:12 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:41c1:3919:865f:692c]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-38c5c1d0bbfsm13479806f8f.98.2025.02.03.08.41.11 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Feb 2025 08:41:11 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 07/47] gnupg: upgrade 2.5.2 -> 2.5.3 Date: Mon, 3 Feb 2025 16:40:24 +0000 Message-ID: <20250203164104.3403226-7-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250203164104.3403226-1-richard.purdie@linuxfoundation.org> References: <20250203164104.3403226-1-richard.purdie@linuxfoundation.org> MIME-Version: 1.0 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 ; Mon, 03 Feb 2025 16:41:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/210673 Signed-off-by: Richard Purdie --- .../gnupg/0001-Woverride-init-is-not-needed-with-gcc-9.patch | 2 +- ...configure.ac-use-a-custom-value-for-the-location-of-.patch | 4 ++-- .../gnupg/0002-use-pkgconfig-instead-of-npth-config.patch | 2 +- .../0004-autogen.sh-fix-find-version-for-beta-checking.patch | 2 +- meta/recipes-support/gnupg/gnupg/relocate.patch | 2 +- meta/recipes-support/gnupg/{gnupg_2.5.2.bb => gnupg_2.5.3.bb} | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) rename meta/recipes-support/gnupg/{gnupg_2.5.2.bb => gnupg_2.5.3.bb} (97%) diff --git a/meta/recipes-support/gnupg/gnupg/0001-Woverride-init-is-not-needed-with-gcc-9.patch b/meta/recipes-support/gnupg/gnupg/0001-Woverride-init-is-not-needed-with-gcc-9.patch index 024f4a9f106..fcd25285133 100644 --- a/meta/recipes-support/gnupg/gnupg/0001-Woverride-init-is-not-needed-with-gcc-9.patch +++ b/meta/recipes-support/gnupg/gnupg/0001-Woverride-init-is-not-needed-with-gcc-9.patch @@ -1,4 +1,4 @@ -From 69d132c4cca738f148551af24932010fb1029ea1 Mon Sep 17 00:00:00 2001 +From bbf09a439d56ddcae6f641c8f1cf7544e3dd4d6f Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 20 Dec 2018 17:37:48 -0800 Subject: [PATCH] Woverride-init is not needed with gcc 9 diff --git a/meta/recipes-support/gnupg/gnupg/0001-configure.ac-use-a-custom-value-for-the-location-of-.patch b/meta/recipes-support/gnupg/gnupg/0001-configure.ac-use-a-custom-value-for-the-location-of-.patch index 702cba4b71f..6e2f8d6fe62 100644 --- a/meta/recipes-support/gnupg/gnupg/0001-configure.ac-use-a-custom-value-for-the-location-of-.patch +++ b/meta/recipes-support/gnupg/gnupg/0001-configure.ac-use-a-custom-value-for-the-location-of-.patch @@ -1,4 +1,4 @@ -From d9ef954b602c17839c52a1d7dc73e2354e5fbbbb Mon Sep 17 00:00:00 2001 +From c9cef60c7be6a5cb5a9557117f4d285278cc6f47 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 22 Jan 2018 18:00:21 +0200 Subject: [PATCH] configure.ac: use a custom value for the location of @@ -13,7 +13,7 @@ Signed-off-by: Alexander Kanavin 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac -index 29592fd..7286862 100644 +index 6252d57..1da2c6f 100644 --- a/configure.ac +++ b/configure.ac @@ -1911,7 +1911,7 @@ AC_DEFINE_UNQUOTED(GPGCONF_DISP_NAME, "GPGConf", diff --git a/meta/recipes-support/gnupg/gnupg/0002-use-pkgconfig-instead-of-npth-config.patch b/meta/recipes-support/gnupg/gnupg/0002-use-pkgconfig-instead-of-npth-config.patch index a7a6f03c7d0..9c87788e80e 100644 --- a/meta/recipes-support/gnupg/gnupg/0002-use-pkgconfig-instead-of-npth-config.patch +++ b/meta/recipes-support/gnupg/gnupg/0002-use-pkgconfig-instead-of-npth-config.patch @@ -1,4 +1,4 @@ -From d5fc05998d7260fd94a558c53f6e6c35a384d163 Mon Sep 17 00:00:00 2001 +From 7c0163fd17b78284495da382023074ee7dd629b6 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 16 Aug 2017 11:16:30 +0800 Subject: [PATCH] use pkgconfig instead of npth config diff --git a/meta/recipes-support/gnupg/gnupg/0004-autogen.sh-fix-find-version-for-beta-checking.patch b/meta/recipes-support/gnupg/gnupg/0004-autogen.sh-fix-find-version-for-beta-checking.patch index 8aeb87dfd41..3b4b01721a4 100644 --- a/meta/recipes-support/gnupg/gnupg/0004-autogen.sh-fix-find-version-for-beta-checking.patch +++ b/meta/recipes-support/gnupg/gnupg/0004-autogen.sh-fix-find-version-for-beta-checking.patch @@ -1,4 +1,4 @@ -From 21396a6e74d188a2198439aa27403c29c1dbcea8 Mon Sep 17 00:00:00 2001 +From 24ae21dce9fc7546468580ab37db3bf9559e6efc Mon Sep 17 00:00:00 2001 From: Wenzong Fan Date: Wed, 16 Aug 2017 11:23:22 +0800 Subject: [PATCH] autogen.sh: fix find-version for beta checking diff --git a/meta/recipes-support/gnupg/gnupg/relocate.patch b/meta/recipes-support/gnupg/gnupg/relocate.patch index 08e70fb444e..b67744419ea 100644 --- a/meta/recipes-support/gnupg/gnupg/relocate.patch +++ b/meta/recipes-support/gnupg/gnupg/relocate.patch @@ -1,4 +1,4 @@ -From 93fef8f493ee66856ef02351da25583eea94202d Mon Sep 17 00:00:00 2001 +From db9e4933176b7919077120cedb8a8b0a40c2115b Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 19 Sep 2018 14:44:40 +0100 Subject: [PATCH] Allow the environment to override where gnupg looks for its diff --git a/meta/recipes-support/gnupg/gnupg_2.5.2.bb b/meta/recipes-support/gnupg/gnupg_2.5.3.bb similarity index 97% rename from meta/recipes-support/gnupg/gnupg_2.5.2.bb rename to meta/recipes-support/gnupg/gnupg_2.5.3.bb index 8e87382f129..cca4feaf6c2 100644 --- a/meta/recipes-support/gnupg/gnupg_2.5.2.bb +++ b/meta/recipes-support/gnupg/gnupg_2.5.3.bb @@ -23,7 +23,7 @@ SRC_URI:append:class-native = " file://0001-configure.ac-use-a-custom-value-for- file://relocate.patch" SRC_URI:append:class-nativesdk = " file://relocate.patch" -SRC_URI[sha256sum] = "7f404ccc6a58493fedc15faef59f3ae914831cff866a23f0bf9d66cfdd0fea29" +SRC_URI[sha256sum] = "23128b136aed4e5121e793d1b6c60ee50c8007a9d926c1313e524d05386b54ac" EXTRA_OECONF = "--disable-ldap \ --disable-ccid-driver \