Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *sqlite3* to *3.53.1* has Succeeded.
Next steps:
- apply the patch: git am 0001-sqlite3-upgrade-3.53.0-3.53.1.patch
- check the changes to upstream patches and summarize them in the commit
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list
Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.
Please review the attached files for further information and build/update
failures.
Any problem please file a bug at
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler
Regards,
The Upgrade Helper
-- >8 --
>From 1e14ac6503b4c5c919e07628a4093c364e515c48 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Fri, 15 May 2026 13:13:49 +0000
Subject: [PATCH] sqlite3: upgrade 3.53.0 -> 3.53.1
---
.../sqlite/sqlite3/0001-Add-option-to-disable-zlib.patch | 6 +++---
.../sqlite/{sqlite3_3.53.0.bb => sqlite3_3.53.1.bb} | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-support/sqlite/{sqlite3_3.53.0.bb => sqlite3_3.53.1.bb}
(74%)
diff --git
a/meta/recipes-support/sqlite/sqlite3/0001-Add-option-to-disable-zlib.patch
b/meta/recipes-support/sqlite/sqlite3/0001-Add-option-to-disable-zlib.patch
index 77181fe4df..0985145adb 100644
--- a/meta/recipes-support/sqlite/sqlite3/0001-Add-option-to-disable-zlib.patch
+++ b/meta/recipes-support/sqlite/sqlite3/0001-Add-option-to-disable-zlib.patch
@@ -1,4 +1,4 @@
-From f98a739032dd863ba8dd315729ded7ad0c86473c Mon Sep 17 00:00:00 2001
+From e6afcc324bb55cb307690593c1e9e339385307d4 Mon Sep 17 00:00:00 2001
From: Peter Marko <[email protected]>
Date: Sun, 12 Oct 2025 23:32:46 +0200
Subject: [PATCH] Add option to disable zlib
@@ -29,7 +29,7 @@ Upstream-Status: Inappropriate [oe-specific]
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/autosetup/sqlite-config.tcl b/autosetup/sqlite-config.tcl
-index 85fe414382..77190a7053 100644
+index 59ecb71..16d1e60 100644
--- a/autosetup/sqlite-config.tcl
+++ b/autosetup/sqlite-config.tcl
@@ -287,6 +287,14 @@ proc sqlite-configure {buildMode configScript} {
@@ -47,7 +47,7 @@ index 85fe414382..77190a7053 100644
# Options for ICU: International Components for Unicode
icu {
{*} {
-@@ -656,7 +664,7 @@ proc sqlite-check-common-system-deps {} {
+@@ -674,7 +682,7 @@ proc sqlite-check-common-system-deps {} {
string.h strings.h \
inttypes.h
diff --git a/meta/recipes-support/sqlite/sqlite3_3.53.0.bb
b/meta/recipes-support/sqlite/sqlite3_3.53.1.bb
similarity index 74%
rename from meta/recipes-support/sqlite/sqlite3_3.53.0.bb
rename to meta/recipes-support/sqlite/sqlite3_3.53.1.bb
index 21295bf437..1123ac24d6 100644
--- a/meta/recipes-support/sqlite/sqlite3_3.53.0.bb
+++ b/meta/recipes-support/sqlite/sqlite3_3.53.1.bb
@@ -4,6 +4,6 @@ LICENSE = "PD"
LIC_FILES_CHKSUM =
"file://sqlite3.h;endline=11;md5=786d3dc581eff03f4fd9e4a77ed00c66"
SRC_URI = "http://www.sqlite.org/2026/sqlite-autoconf-${SQLITE_PV}.tar.gz"
-SRC_URI[sha256sum] =
"851e9b38192fe2ceaa65e0baa665e7fa06230c3d9bd1a6a9662d02380d73365a"
+SRC_URI[sha256sum] =
"83e6b2020a034e9a7ad4a72feea59e1ad52f162e09cbd26735a3ffb98359fc4f"
SRC_URI += "file://0001-Add-option-to-disable-zlib.patch"
--
2.47.1
packages/x86-64-v3-poky-linux/gcc-runtime/gcc-runtime-src: PKGSIZE changed from 9883625 to 9685472 (-2%) packages/x86-64-v3-poky-linux/sqlite3: PKGV changed from 3.53.0 [default] to 3.53.1 [default] packages/x86-64-v3-poky-linux/sqlite3: SRC_URI changed from "http://www.sqlite.org/2026/sqlite-autoconf-3530000.tar.gz file://0001-Add-option-to-disable-zlib.patch" to "http://www.sqlite.org/2026/sqlite-autoconf-3530100.tar.gz file://0001-Add-option-to-disable-zlib.patch" packages/x86-64-v3-poky-linux/sqlite3: PV changed from "3.53.0" to "3.53.1" packages/x86-64-v3-poky-linux/sqlite3/libsqlite3-dev: PKGV changed from 3.53.0 [default] to 3.53.1 [default] packages/x86-64-v3-poky-linux/sqlite3/libsqlite3-dev: PV changed from "3.53.0" to "3.53.1" packages/x86-64-v3-poky-linux/sqlite3/libsqlite3-dev: PKGSIZE changed from 729499 to 729491 (-0%) packages/x86-64-v3-poky-linux/sqlite3/libsqlite3-doc: PKGV changed from 3.53.0 [default] to 3.53.1 [default] packages/x86-64-v3-poky-linux/sqlite3/libsqlite3-doc: PV changed from "3.53.0" to "3.53.1" packages/x86-64-v3-poky-linux/sqlite3/libsqlite3-staticdev: PKGV changed from 3.53.0 [default] to 3.53.1 [default] packages/x86-64-v3-poky-linux/sqlite3/libsqlite3-staticdev: PV changed from "3.53.0" to "3.53.1" packages/x86-64-v3-poky-linux/sqlite3/libsqlite3: PKGV changed from 3.53.0 [default] to 3.53.1 [default] packages/x86-64-v3-poky-linux/sqlite3/libsqlite3: FILELIST: removed "/usr/lib/libsqlite3.so.3.53.0", added "/usr/lib/libsqlite3.so.3.53.1" packages/x86-64-v3-poky-linux/sqlite3/libsqlite3: PV changed from "3.53.0" to "3.53.1" packages/x86-64-v3-poky-linux/sqlite3/sqlite3-dbg: PKGV changed from 3.53.0 [default] to 3.53.1 [default] packages/x86-64-v3-poky-linux/sqlite3/sqlite3-dbg: FILELIST: removed "/usr/lib/.debug/libsqlite3.so.3.53.0", added "/usr/lib/.debug/libsqlite3.so.3.53.1" packages/x86-64-v3-poky-linux/sqlite3/sqlite3-dbg: PV changed from "3.53.0" to "3.53.1" packages/x86-64-v3-poky-linux/sqlite3/sqlite3-dbg: PKGSIZE changed from 6776440 to 6777416 (+0%) packages/x86-64-v3-poky-linux/sqlite3/sqlite3-src: PKGV changed from 3.53.0 [default] to 3.53.1 [default] packages/x86-64-v3-poky-linux/sqlite3/sqlite3-src: FILELIST: directory renamed /usr/src/debug/sqlite3/3.53.0 -> /usr/src/debug/sqlite3/3.53.1 packages/x86-64-v3-poky-linux/sqlite3/sqlite3-src: PV changed from "3.53.0" to "3.53.1" packages/x86-64-v3-poky-linux/sqlite3/sqlite3-src: PKGSIZE changed from 11360261 to 11362216 (+0%) packages/x86-64-v3-poky-linux/sqlite3/sqlite3: PKGV changed from 3.53.0 [default] to 3.53.1 [default] packages/x86-64-v3-poky-linux/sqlite3/sqlite3: PV changed from "3.53.0" to "3.53.1" packages/x86-64-v3-poky-linux/sqlite3/sqlite3: PKGSIZE changed from 413536 to 409440 (-1%) Changes to packages/x86-64-v3-poky-linux/sqlite3 (sysroot): /usr/lib/libsqlite3.so.0 changed symlink target from libsqlite3.so.3.53.0 to libsqlite3.so.3.53.1 /usr/lib/libsqlite3.so changed symlink target from libsqlite3.so.3.53.0 to libsqlite3.so.3.53.1 /usr/lib/libsqlite3.so.3.53.0 moved to /usr/lib/libsqlite3.so.3.53.1 Changes to packages/x86_64-linux/sqlite3-native (sysroot): /usr/lib/libsqlite3.so.0 changed symlink target from libsqlite3.so.3.53.0 to libsqlite3.so.3.53.1 /usr/lib/libsqlite3.so changed symlink target from libsqlite3.so.3.53.0 to libsqlite3.so.3.53.1 /usr/lib/libsqlite3.so.3.53.0 moved to /usr/lib/libsqlite3.so.3.53.1
packages/x86-64-v3-poky-linux/sqlite3/libsqlite3: FILELIST: removed "/usr/lib/libsqlite3.so.3.53.0", added "/usr/lib/libsqlite3.so.3.53.1" Changes to packages/x86-64-v3-poky-linux/sqlite3 (sysroot): /usr/lib/libsqlite3.so.0 changed symlink target from libsqlite3.so.3.53.0 to libsqlite3.so.3.53.1 /usr/lib/libsqlite3.so changed symlink target from libsqlite3.so.3.53.0 to libsqlite3.so.3.53.1 /usr/lib/libsqlite3.so.3.53.0 moved to /usr/lib/libsqlite3.so.3.53.1 Changes to packages/x86_64-linux/sqlite3-native (sysroot): /usr/lib/libsqlite3.so.0 changed symlink target from libsqlite3.so.3.53.0 to libsqlite3.so.3.53.1 /usr/lib/libsqlite3.so changed symlink target from libsqlite3.so.3.53.0 to libsqlite3.so.3.53.1 /usr/lib/libsqlite3.so.3.53.0 moved to /usr/lib/libsqlite3.so.3.53.1
0001-sqlite3-upgrade-3.53.0-3.53.1.patch
Description: Binary data
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#237171): https://lists.openembedded.org/g/openembedded-core/message/237171 Mute This Topic: https://lists.openembedded.org/mt/119329433/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
