[OE-core] [AUH] xauth: upgrading to 1.1.3 SUCCEEDED

2024-04-16 Thread Auto Upgrade Helper
Hello,

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

Next steps:
- apply the patch: git am 0001-xauth-upgrade-1.1.2-1.1.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

-- >8 --
>From f5dfcaf8b538c8dcc1476cde34c5d36ae3ccab19 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Tue, 16 Apr 2024 00:16:01 +
Subject: [PATCH] xauth: upgrade 1.1.2 -> 1.1.3

---
 .../xorg-app/{xauth_1.1.2.bb => xauth_1.1.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/xorg-app/{xauth_1.1.2.bb => xauth_1.1.3.bb} (83%)

diff --git a/meta/recipes-graphics/xorg-app/xauth_1.1.2.bb 
b/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb
similarity index 83%
rename from meta/recipes-graphics/xorg-app/xauth_1.1.2.bb
rename to meta/recipes-graphics/xorg-app/xauth_1.1.3.bb
index 1ad18ef63b..b0ca33bf4b 100644
--- a/meta/recipes-graphics/xorg-app/xauth_1.1.2.bb
+++ b/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb
@@ -9,7 +9,7 @@ DEPENDS += "libxau libxext libxmu"
 PE = "1"
 
 SRC_URI_EXT = "xz"
-SRC_URI[sha256sum] = 
"78ba6afd19536ced1dddb3276cba6e9555a211b468a06f95f6a97c62ff8ee200"
+SRC_URI[sha256sum] = 
"e7075498bae332f917f01d660f9b940c0752b2556a8da61ccb62a44d0ffe9d33"
 
 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}"
 PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6,"
-- 
2.42.0

packages/core2-64-poky-linux/xauth: PKGV changed from 1.1.2 [default] to 1.1.3 
[default]
packages/core2-64-poky-linux/xauth: PV changed from "1.1.2" to "1.1.3"
packages/core2-64-poky-linux/xauth: SRC_URI changed from 
"https://www.x.org/releases//individual/app/xauth-1.1.2.tar.xz; to 
"https://www.x.org/releases//individual/app/xauth-1.1.3.tar.xz;
packages/core2-64-poky-linux/xauth/xauth-dbg: PKGV changed from 1.1.2 [default] 
to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-dbg: PV changed from "1.1.2" to "1.1.3"
packages/core2-64-poky-linux/xauth/xauth-dbg: PKGSIZE changed from 107856 to 
109528 (+2%)
packages/core2-64-poky-linux/xauth/xauth-dev: PKGV changed from 1.1.2 [default] 
to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-dev: PV changed from "1.1.2" to "1.1.3"
packages/core2-64-poky-linux/xauth/xauth-doc: PKGV changed from 1.1.2 [default] 
to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-doc: PV changed from "1.1.2" to "1.1.3"
packages/core2-64-poky-linux/xauth/xauth-doc: PKGSIZE changed from 11391 to 
11403 (+0%)
packages/core2-64-poky-linux/xauth/xauth-locale: PKGV changed from 1.1.2 
[default] to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-locale: PV changed from "1.1.2" to 
"1.1.3"
packages/core2-64-poky-linux/xauth/xauth-src: PKGV changed from 1.1.2 [default] 
to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-src: PV changed from "1.1.2" to "1.1.3"
packages/core2-64-poky-linux/xauth/xauth-src: PKGSIZE changed from 75989 to 
75716 (-0%)
packages/core2-64-poky-linux/xauth/xauth-staticdev: PKGV changed from 1.1.2 
[default] to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-staticdev: PV changed from "1.1.2" to 
"1.1.3"
packages/core2-64-poky-linux/xauth/xauth: PKGV changed from 1.1.2 [default] to 
1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth: PV changed from "1.1.2" to "1.1.3"


0001-xauth-upgrade-1.1.2-1.1.3.patch
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#198373): 
https://lists.openembedded.org/g/openembedded-core/message/198373
Mute This Topic: https://lists.openembedded.org/mt/105552169/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] xauth: upgrading to 1.1.3 SUCCEEDED

2024-04-01 Thread Auto Upgrade Helper
Hello,

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

Next steps:
- apply the patch: git am 0001-xauth-upgrade-1.1.2-1.1.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

-- >8 --
>From facb8a14f3ff35d49881b708a54e8a203f2ac7d6 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Mon, 1 Apr 2024 14:35:52 +
Subject: [PATCH] xauth: upgrade 1.1.2 -> 1.1.3

---
 .../xorg-app/{xauth_1.1.2.bb => xauth_1.1.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/xorg-app/{xauth_1.1.2.bb => xauth_1.1.3.bb} (83%)

diff --git a/meta/recipes-graphics/xorg-app/xauth_1.1.2.bb 
b/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb
similarity index 83%
rename from meta/recipes-graphics/xorg-app/xauth_1.1.2.bb
rename to meta/recipes-graphics/xorg-app/xauth_1.1.3.bb
index 1ad18ef63b..b0ca33bf4b 100644
--- a/meta/recipes-graphics/xorg-app/xauth_1.1.2.bb
+++ b/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb
@@ -9,7 +9,7 @@ DEPENDS += "libxau libxext libxmu"
 PE = "1"
 
 SRC_URI_EXT = "xz"
-SRC_URI[sha256sum] = 
"78ba6afd19536ced1dddb3276cba6e9555a211b468a06f95f6a97c62ff8ee200"
+SRC_URI[sha256sum] = 
"e7075498bae332f917f01d660f9b940c0752b2556a8da61ccb62a44d0ffe9d33"
 
 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}"
 PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6,"
-- 
2.42.0



0001-xauth-upgrade-1.1.2-1.1.3.patch
Description: Binary data
packages/core2-64-poky-linux/xauth: PKGV changed from 1.1.2 [default] to 1.1.3 
[default]
packages/core2-64-poky-linux/xauth: SRC_URI changed from 
"https://www.x.org/releases//individual/app/xauth-1.1.2.tar.xz; to 
"https://www.x.org/releases//individual/app/xauth-1.1.3.tar.xz;
packages/core2-64-poky-linux/xauth: PV changed from "1.1.2" to "1.1.3"
packages/core2-64-poky-linux/xauth/xauth-dbg: PKGV changed from 1.1.2 [default] 
to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-dbg: PV changed from "1.1.2" to "1.1.3"
packages/core2-64-poky-linux/xauth/xauth-dbg: PKGSIZE changed from 107856 to 
109528 (+2%)
packages/core2-64-poky-linux/xauth/xauth-dev: PKGV changed from 1.1.2 [default] 
to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-dev: PV changed from "1.1.2" to "1.1.3"
packages/core2-64-poky-linux/xauth/xauth-doc: PKGV changed from 1.1.2 [default] 
to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-doc: PV changed from "1.1.2" to "1.1.3"
packages/core2-64-poky-linux/xauth/xauth-doc: PKGSIZE changed from 11391 to 
11403 (+0%)
packages/core2-64-poky-linux/xauth/xauth-locale: PKGV changed from 1.1.2 
[default] to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-locale: PV changed from "1.1.2" to 
"1.1.3"
packages/core2-64-poky-linux/xauth/xauth-src: PKGV changed from 1.1.2 [default] 
to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-src: PV changed from "1.1.2" to "1.1.3"
packages/core2-64-poky-linux/xauth/xauth-src: PKGSIZE changed from 75989 to 
75716 (-0%)
packages/core2-64-poky-linux/xauth/xauth-staticdev: PKGV changed from 1.1.2 
[default] to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-staticdev: PV changed from "1.1.2" to 
"1.1.3"
packages/core2-64-poky-linux/xauth/xauth: PKGV changed from 1.1.2 [default] to 
1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth: PV changed from "1.1.2" to "1.1.3"

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197800): 
https://lists.openembedded.org/g/openembedded-core/message/197800
Mute This Topic: https://lists.openembedded.org/mt/105271721/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[OE-core] [AUH] xauth: upgrading to 1.1.3 SUCCEEDED

2024-03-15 Thread Auto Upgrade Helper
Hello,

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

Next steps:
- apply the patch: git am 0001-xauth-upgrade-1.1.2-1.1.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

-- >8 --
>From 21260d3267f745c7ad18536916267eb32e2e21e7 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Fri, 15 Mar 2024 13:19:58 +
Subject: [PATCH] xauth: upgrade 1.1.2 -> 1.1.3

---
 .../xorg-app/{xauth_1.1.2.bb => xauth_1.1.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/xorg-app/{xauth_1.1.2.bb => xauth_1.1.3.bb} (83%)

diff --git a/meta/recipes-graphics/xorg-app/xauth_1.1.2.bb 
b/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb
similarity index 83%
rename from meta/recipes-graphics/xorg-app/xauth_1.1.2.bb
rename to meta/recipes-graphics/xorg-app/xauth_1.1.3.bb
index 1ad18ef63b..b0ca33bf4b 100644
--- a/meta/recipes-graphics/xorg-app/xauth_1.1.2.bb
+++ b/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb
@@ -9,7 +9,7 @@ DEPENDS += "libxau libxext libxmu"
 PE = "1"
 
 SRC_URI_EXT = "xz"
-SRC_URI[sha256sum] = 
"78ba6afd19536ced1dddb3276cba6e9555a211b468a06f95f6a97c62ff8ee200"
+SRC_URI[sha256sum] = 
"e7075498bae332f917f01d660f9b940c0752b2556a8da61ccb62a44d0ffe9d33"
 
 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}"
 PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6,"
-- 
2.42.0

packages/core2-64-poky-linux/xauth: SRC_URI changed from 
"https://www.x.org/releases//individual/app/xauth-1.1.2.tar.xz; to 
"https://www.x.org/releases//individual/app/xauth-1.1.3.tar.xz;
packages/core2-64-poky-linux/xauth: PKGV changed from 1.1.2 [default] to 1.1.3 
[default]
packages/core2-64-poky-linux/xauth: PV changed from "1.1.2" to "1.1.3"
packages/core2-64-poky-linux/xauth/xauth-dbg: PKGV changed from 1.1.2 [default] 
to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-dbg: PKGSIZE changed from 107856 to 
109528 (+2%)
packages/core2-64-poky-linux/xauth/xauth-dbg: PV changed from "1.1.2" to "1.1.3"
packages/core2-64-poky-linux/xauth/xauth-dev: PKGV changed from 1.1.2 [default] 
to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-dev: PV changed from "1.1.2" to "1.1.3"
packages/core2-64-poky-linux/xauth/xauth-doc: PKGV changed from 1.1.2 [default] 
to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-doc: PKGSIZE changed from 11391 to 
11403 (+0%)
packages/core2-64-poky-linux/xauth/xauth-doc: PV changed from "1.1.2" to "1.1.3"
packages/core2-64-poky-linux/xauth/xauth-locale: PKGV changed from 1.1.2 
[default] to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-locale: PV changed from "1.1.2" to 
"1.1.3"
packages/core2-64-poky-linux/xauth/xauth-src: PKGV changed from 1.1.2 [default] 
to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-src: PKGSIZE changed from 75989 to 
75716 (-0%)
packages/core2-64-poky-linux/xauth/xauth-src: PV changed from "1.1.2" to "1.1.3"
packages/core2-64-poky-linux/xauth/xauth-staticdev: PKGV changed from 1.1.2 
[default] to 1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth-staticdev: PV changed from "1.1.2" to 
"1.1.3"
packages/core2-64-poky-linux/xauth/xauth: PKGV changed from 1.1.2 [default] to 
1.1.3 [default]
packages/core2-64-poky-linux/xauth/xauth: PV changed from "1.1.2" to "1.1.3"


0001-xauth-upgrade-1.1.2-1.1.3.patch
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197217): 
https://lists.openembedded.org/g/openembedded-core/message/197217
Mute This Topic: https://lists.openembedded.org/mt/104951827/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-