All of lore.kernel.org
 help / color / mirror / Atom feed
* [AUH] git: upgrading to 2.37.2 SUCCEEDED
@ 2022-08-15 18:56 auh
  0 siblings, 0 replies; only message in thread
From: auh @ 2022-08-15 18:56 UTC (permalink / raw)
  To: Robert Yang; +Cc: openembedded-core

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

Hello,

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

Next steps:
    - apply the patch: git am 0001-git-upgrade-2.37.1-2.37.2.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: 2798 bytes --]

packages/core2-32-poky-linux/git/git-bash-completion: PKGV changed from 2.37.1 [default] to 2.37.2 [default]
packages/core2-32-poky-linux/git/git-bash-completion: PV changed from "2.37.1" to "2.37.2"
packages/core2-32-poky-linux/git/git-dbg: PKGV changed from 2.37.1 [default] to 2.37.2 [default]
packages/core2-32-poky-linux/git/git-dbg: PKGSIZE changed from 69630736 to 69641712 (+0%)
packages/core2-32-poky-linux/git/git-dbg: PV changed from "2.37.1" to "2.37.2"
packages/core2-32-poky-linux/git/git-dev: PKGV changed from 2.37.1 [default] to 2.37.2 [default]
packages/core2-32-poky-linux/git/git-dev: PV changed from "2.37.1" to "2.37.2"
packages/core2-32-poky-linux/git/git-doc: PKGV changed from 2.37.1 [default] to 2.37.2 [default]
packages/core2-32-poky-linux/git/git-doc: PV changed from "2.37.1" to "2.37.2"
packages/core2-32-poky-linux/git/git-locale: PKGV changed from 2.37.1 [default] to 2.37.2 [default]
packages/core2-32-poky-linux/git/git-locale: PV changed from "2.37.1" to "2.37.2"
packages/core2-32-poky-linux/git/git-perltools: PKGV changed from 2.37.1 [default] to 2.37.2 [default]
packages/core2-32-poky-linux/git/git-perltools: PV changed from "2.37.1" to "2.37.2"
packages/core2-32-poky-linux/git/git-src: PKGV changed from 2.37.1 [default] to 2.37.2 [default]
packages/core2-32-poky-linux/git/git-src: PKGSIZE changed from 8731618 to 8736766 (+0%)
packages/core2-32-poky-linux/git/git-src: PV changed from "2.37.1" to "2.37.2"
packages/core2-32-poky-linux/git/git-staticdev: PKGV changed from 2.37.1 [default] to 2.37.2 [default]
packages/core2-32-poky-linux/git/git-staticdev: PV changed from "2.37.1" to "2.37.2"
packages/core2-32-poky-linux/git/git-tk: PKGV changed from 2.37.1 [default] to 2.37.2 [default]
packages/core2-32-poky-linux/git/git-tk: PV changed from "2.37.1" to "2.37.2"
packages/core2-32-poky-linux/git/git: PKGV changed from 2.37.1 [default] to 2.37.2 [default]
packages/core2-32-poky-linux/git/git: PKGSIZE changed from 24203658 to 24221194 (+0%)
packages/core2-32-poky-linux/git/git: PV changed from "2.37.1" to "2.37.2"
packages/core2-32-poky-linux/git/gitweb: PKGV changed from 2.37.1 [default] to 2.37.2 [default]
packages/core2-32-poky-linux/git/gitweb: PV changed from "2.37.1" to "2.37.2"
packages/core2-32-poky-linux/git: PV changed from "2.37.1" to "2.37.2"
packages/core2-32-poky-linux/git: PKGV changed from 2.37.1 [default] to 2.37.2 [default]
packages/core2-32-poky-linux/git: SRC_URI changed from "https://cdn.kernel.org/pub/software/scm/git/git-2.37.1.tar.gz;name=tarball file://fixsort.patch file://0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch" to "https://cdn.kernel.org/pub/software/scm/git/git-2.37.2.tar.gz;name=tarball file://fixsort.patch file://0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch"

[-- Attachment #3: 0001-git-upgrade-2.37.1-2.37.2.patch --]
[-- Type: application/octet-stream, Size: 1070 bytes --]

From 91a9d0563baf5a6612f6366354259c666c9d6072 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Mon, 15 Aug 2022 07:46:46 +0000
Subject: [PATCH] git: upgrade 2.37.1 -> 2.37.2

---
 meta/recipes-devtools/git/{git_2.37.1.bb => git_2.37.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/git/{git_2.37.1.bb => git_2.37.2.bb} (98%)

diff --git a/meta/recipes-devtools/git/git_2.37.1.bb b/meta/recipes-devtools/git/git_2.37.2.bb
similarity index 98%
rename from meta/recipes-devtools/git/git_2.37.1.bb
rename to meta/recipes-devtools/git/git_2.37.2.bb
index 5d2524a1da..b7858e2e46 100644
--- a/meta/recipes-devtools/git/git_2.37.1.bb
+++ b/meta/recipes-devtools/git/git_2.37.2.bb
@@ -165,4 +165,4 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
                  "
 EXTRA_OEMAKE += "NO_GETTEXT=1"
 
-SRC_URI[tarball.sha256sum] = "7dded96a52e7996ce90dd74a187aec175737f680dc063f3f33c8932cf5c8d809"
+SRC_URI[tarball.sha256sum] = "4c428908e3a2dca4174df6ef49acc995a4fdb1b45205a2c79794487a33bc06e5"
-- 
2.31.1


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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-15 18:56 [AUH] git: upgrading to 2.37.2 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.