All of lore.kernel.org
 help / color / mirror / Atom feed
* [AUH] debianutils: upgrading to 4.11.1 SUCCEEDED
@ 2020-08-29 18:02 auh
  0 siblings, 0 replies; only message in thread
From: auh @ 2020-08-29 18:02 UTC (permalink / raw)
  To: Yi Zhao; +Cc: openembedded-core

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

Hello,

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

Next steps:
    - apply the patch: git am 0001-debianutils-upgrade-4.11-4.11.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

[-- Attachment #2: 0001-debianutils-upgrade-4.11-4.11.1.patch --]
[-- Type: text/x-diff, Size: 1332 bytes --]

From 2e00dd9366b16d8e92e955ec7f2b1f5e5683e4cd Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@auh.yoctoproject.org>
Date: Sat, 29 Aug 2020 16:14:36 +0000
Subject: [PATCH] debianutils: upgrade 4.11 -> 4.11.1

---
 .../debianutils/{debianutils_4.11.bb => debianutils_4.11.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/debianutils/{debianutils_4.11.bb => debianutils_4.11.1.bb} (95%)

diff --git a/meta/recipes-support/debianutils/debianutils_4.11.bb b/meta/recipes-support/debianutils/debianutils_4.11.1.bb
similarity index 95%
rename from meta/recipes-support/debianutils/debianutils_4.11.bb
rename to meta/recipes-support/debianutils/debianutils_4.11.1.bb
index ac3d5b0267..71fc99e29b 100644
--- a/meta/recipes-support/debianutils/debianutils_4.11.bb
+++ b/meta/recipes-support/debianutils/debianutils_4.11.1.bb
@@ -8,7 +8,7 @@ SRC_URI = "${DEBIAN_MIRROR}/main/d/${BPN}/${BPN}_${PV}.tar.xz"
 # so we check the latest upstream from a directory that does get updated
 UPSTREAM_CHECK_URI = "${DEBIAN_MIRROR}/main/d/${BPN}/"
 
-SRC_URI[sha256sum] = "bb5ce6290696b0d623377521ed217f484aa98f7346c5f7c48f9ae3e1acfb7151"
+SRC_URI[sha256sum] = "8be869f19c55c18d53d9f0414b68bb966a068b2154e9fbbfc6193827d6af983c"
 
 inherit autotools update-alternatives
 
-- 
2.17.1


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

packages/core2-32-poky-linux/debianutils/debianutils-dbg: PKGV changed from 4.11 [default] to 4.11.1 [default]
packages/core2-32-poky-linux/debianutils/debianutils-dbg: PV changed from "4.11" to "4.11.1"
packages/core2-32-poky-linux/debianutils/debianutils-dbg: PKGSIZE changed from 71516 to 71796 (+0%)
packages/core2-32-poky-linux/debianutils/debianutils-dev: PKGV changed from 4.11 [default] to 4.11.1 [default]
packages/core2-32-poky-linux/debianutils/debianutils-dev: PV changed from "4.11" to "4.11.1"
packages/core2-32-poky-linux/debianutils/debianutils-doc: PKGV changed from 4.11 [default] to 4.11.1 [default]
packages/core2-32-poky-linux/debianutils/debianutils-doc: PV changed from "4.11" to "4.11.1"
packages/core2-32-poky-linux/debianutils/debianutils-locale: PKGV changed from 4.11 [default] to 4.11.1 [default]
packages/core2-32-poky-linux/debianutils/debianutils-locale: PV changed from "4.11" to "4.11.1"
packages/core2-32-poky-linux/debianutils/debianutils-run-parts: PKGV changed from 4.11 [default] to 4.11.1 [default]
packages/core2-32-poky-linux/debianutils/debianutils-run-parts: PV changed from "4.11" to "4.11.1"
packages/core2-32-poky-linux/debianutils/debianutils-src: PKGV changed from 4.11 [default] to 4.11.1 [default]
packages/core2-32-poky-linux/debianutils/debianutils-src: PV changed from "4.11" to "4.11.1"
packages/core2-32-poky-linux/debianutils/debianutils-src: PKGSIZE changed from 29557 to 29549 (-0%)
packages/core2-32-poky-linux/debianutils/debianutils-staticdev: PKGV changed from 4.11 [default] to 4.11.1 [default]
packages/core2-32-poky-linux/debianutils/debianutils-staticdev: PV changed from "4.11" to "4.11.1"
packages/core2-32-poky-linux/debianutils/debianutils: PKGV changed from 4.11 [default] to 4.11.1 [default]
packages/core2-32-poky-linux/debianutils/debianutils: PV changed from "4.11" to "4.11.1"
packages/core2-32-poky-linux/debianutils: PKGV changed from 4.11 [default] to 4.11.1 [default]
packages/core2-32-poky-linux/debianutils: PV changed from "4.11" to "4.11.1"

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

only message in thread, other threads:[~2020-08-29 18:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-29 18:02 [AUH] debianutils: upgrading to 4.11.1 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.