All of lore.kernel.org
 help / color / mirror / Atom feed
* [AUH] sqlite3: upgrading to 3.39.3 SUCCEEDED
@ 2022-09-15 14:18 auh
  0 siblings, 0 replies; only message in thread
From: auh @ 2022-09-15 14:18 UTC (permalink / raw)
  To: Anuj Mittal; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 961 bytes --]

Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *sqlite3* to *3.39.3* has Succeeded.

Next steps:
    - apply the patch: git am 0001-sqlite3-upgrade-3.39.2-3.39.3.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

[-- Attachment #2: buildhistory-diff-full.txt --]
[-- Type: text/plain, Size: 1906 bytes --]

packages/core2-32-poky-linux/sqlite3: SRC_URI changed from "http://www.sqlite.org/2022/sqlite-autoconf-3390200.tar.gz" to "http://www.sqlite.org/2022/sqlite-autoconf-3390300.tar.gz"
packages/core2-32-poky-linux/sqlite3: PV changed from "3.39.2" to "3.39.3"
packages/core2-32-poky-linux/sqlite3: PKGV changed from 3.39.2 [default] to 3.39.3 [default]
packages/core2-32-poky-linux/sqlite3/libsqlite3-dev: PV changed from "3.39.2" to "3.39.3"
packages/core2-32-poky-linux/sqlite3/libsqlite3-dev: PKGV changed from 3.39.2 [default] to 3.39.3 [default]
packages/core2-32-poky-linux/sqlite3/libsqlite3-doc: PV changed from "3.39.2" to "3.39.3"
packages/core2-32-poky-linux/sqlite3/libsqlite3-doc: PKGV changed from 3.39.2 [default] to 3.39.3 [default]
packages/core2-32-poky-linux/sqlite3/libsqlite3-staticdev: PV changed from "3.39.2" to "3.39.3"
packages/core2-32-poky-linux/sqlite3/libsqlite3-staticdev: PKGV changed from 3.39.2 [default] to 3.39.3 [default]
packages/core2-32-poky-linux/sqlite3/libsqlite3: PV changed from "3.39.2" to "3.39.3"
packages/core2-32-poky-linux/sqlite3/libsqlite3: PKGV changed from 3.39.2 [default] to 3.39.3 [default]
packages/core2-32-poky-linux/sqlite3/sqlite3-dbg: PV changed from "3.39.2" to "3.39.3"
packages/core2-32-poky-linux/sqlite3/sqlite3-dbg: PKGV changed from 3.39.2 [default] to 3.39.3 [default]
packages/core2-32-poky-linux/sqlite3/sqlite3-dbg: PKGSIZE changed from 4809584 to 4815156 (+0%)
packages/core2-32-poky-linux/sqlite3/sqlite3-src: PV changed from "3.39.2" to "3.39.3"
packages/core2-32-poky-linux/sqlite3/sqlite3-src: PKGV changed from 3.39.2 [default] to 3.39.3 [default]
packages/core2-32-poky-linux/sqlite3/sqlite3-src: PKGSIZE changed from 9893943 to 9896548 (+0%)
packages/core2-32-poky-linux/sqlite3/sqlite3: PV changed from "3.39.2" to "3.39.3"
packages/core2-32-poky-linux/sqlite3/sqlite3: PKGV changed from 3.39.2 [default] to 3.39.3 [default]

[-- Attachment #3: 0001-sqlite3-upgrade-3.39.2-3.39.3.patch --]
[-- Type: application/octet-stream, Size: 1286 bytes --]

From 30eac1f4482a6870ef63ee168bf9b0c7f858a294 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Thu, 15 Sep 2022 14:16:24 +0000
Subject: [PATCH] sqlite3: upgrade 3.39.2 -> 3.39.3

---
 .../sqlite/{sqlite3_3.39.2.bb => sqlite3_3.39.3.bb}             | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/sqlite/{sqlite3_3.39.2.bb => sqlite3_3.39.3.bb} (86%)

diff --git a/meta/recipes-support/sqlite/sqlite3_3.39.2.bb b/meta/recipes-support/sqlite/sqlite3_3.39.3.bb
similarity index 86%
rename from meta/recipes-support/sqlite/sqlite3_3.39.2.bb
rename to meta/recipes-support/sqlite/sqlite3_3.39.3.bb
index dfef480895..fce497e0e1 100644
--- a/meta/recipes-support/sqlite/sqlite3_3.39.2.bb
+++ b/meta/recipes-support/sqlite/sqlite3_3.39.3.bb
@@ -4,7 +4,7 @@ LICENSE = "PD"
 LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=786d3dc581eff03f4fd9e4a77ed00c66"
 
 SRC_URI = "http://www.sqlite.org/2022/sqlite-autoconf-${SQLITE_PV}.tar.gz"
-SRC_URI[sha256sum] = "852be8a6183a17ba47cee0bbff7400b7aa5affd283bf3beefc34fcd088a239de"
+SRC_URI[sha256sum] = "7868fb3082be3f2cf4491c6fba6de2bddcbc293a35fefb0624ee3c13f01422b9"
 
 # -19242 is only an issue in specific development branch commits
 CVE_CHECK_IGNORE += "CVE-2019-19242"
-- 
2.31.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-15 14:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-15 14:18 [AUH] sqlite3: upgrading to 3.39.3 SUCCEEDED auh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.