openembedded-core.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
From: auh@yoctoproject.org
To: openembedded-core@lists.openembedded.org
Subject: [AUH] xf86-input-mouse: upgrading to 1.9.5 SUCCEEDED
Date: Fri, 16 Jun 2023 03:51:24 +0000	[thread overview]
Message-ID: <01010188c2544d63-c5023375-b99f-4a52-9439-d20f1803860a-000000@us-west-2.amazonses.com> (raw)

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

Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *xf86-input-mouse* to *1.9.5* has Succeeded.

Next steps:
    - apply the patch: git am 0001-xf86-input-mouse-upgrade-1.9.4-1.9.5.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 24620acde71f4f1821b761bfc4a8bcb3a059c83b Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Thu, 15 Jun 2023 21:34:29 +0000
Subject: [PATCH] xf86-input-mouse: upgrade 1.9.4 -> 1.9.5

---
 ...use_1.9.4.bb => xf86-input-mouse_1.9.5.bb} | 24 +++++++++++++++++--
 1 file changed, 22 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-driver/{xf86-input-mouse_1.9.4.bb => xf86-input-mouse_1.9.5.bb} (33%)

diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.4.bb b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb
similarity index 33%
rename from meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.4.bb
rename to meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb
index 191987494e..1c4abfcd64 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.4.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb
@@ -1,3 +1,23 @@
+# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
+# The following is the difference between the old and the new license text.
+# Please update the LICENSE value if needed, and summarize the changes in
+# the commit message via 'License-Update:' tag.
+# (example: 'License-Update: copyright years updated.')
+#
+# The changes:
+#
+# --- COPYING
+# +++ COPYING
+# @@ -1,5 +1,4 @@
+# -Copyright (c) 2004-2005, 2008-2010, Oracle and/or its affiliates.
+# -All rights reserved.
+# +Copyright (c) 2004, 2022, Oracle and/or its affiliates.
+#  Copyright 2012 Red Hat, Inc.
+#  
+#  Permission is hereby granted, free of charge, to any person obtaining a
+# 
+#
+
 require xorg-driver-input.inc
 
 SUMMARY = "X.Org X server -- mouse input driver"
@@ -8,7 +28,7 @@ functions as a pointer input device, and may be used as the X server's \
 core pointer. Multiple mice are supported by multiple instances of this \
 driver."
 
-LIC_FILES_CHKSUM = "file://COPYING;md5=90ea9f90d72b6d9327dede5ffdb2a510"
+LIC_FILES_CHKSUM = "file://COPYING;md5=d213a69053dffe9bcab94abf60013d33"
 
-SRC_URI[sha256sum] = "7f6f8551fc238abdddcf9f38906564c1f8c7dacb0ad947cfc110487aefbd8d4c"
+SRC_URI[sha256sum] = "4fde8ae9b44352e2a208584c36528ee3ed13cf5fe4417208a9785daccefd9968"
 XORG_DRIVER_COMPRESSOR = ".tar.xz"
-- 
2.39.2


[-- Attachment #2: 0001-xf86-input-mouse-upgrade-1.9.4-1.9.5.patch --]
[-- Type: application/octet-stream, Size: 2248 bytes --]

From 24620acde71f4f1821b761bfc4a8bcb3a059c83b Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Thu, 15 Jun 2023 21:34:29 +0000
Subject: [PATCH] xf86-input-mouse: upgrade 1.9.4 -> 1.9.5

---
 ...use_1.9.4.bb => xf86-input-mouse_1.9.5.bb} | 24 +++++++++++++++++--
 1 file changed, 22 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-driver/{xf86-input-mouse_1.9.4.bb => xf86-input-mouse_1.9.5.bb} (33%)

diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.4.bb b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb
similarity index 33%
rename from meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.4.bb
rename to meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb
index 191987494e..1c4abfcd64 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.4.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb
@@ -1,3 +1,23 @@
+# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
+# The following is the difference between the old and the new license text.
+# Please update the LICENSE value if needed, and summarize the changes in
+# the commit message via 'License-Update:' tag.
+# (example: 'License-Update: copyright years updated.')
+#
+# The changes:
+#
+# --- COPYING
+# +++ COPYING
+# @@ -1,5 +1,4 @@
+# -Copyright (c) 2004-2005, 2008-2010, Oracle and/or its affiliates.
+# -All rights reserved.
+# +Copyright (c) 2004, 2022, Oracle and/or its affiliates.
+#  Copyright 2012 Red Hat, Inc.
+#  
+#  Permission is hereby granted, free of charge, to any person obtaining a
+# 
+#
+
 require xorg-driver-input.inc
 
 SUMMARY = "X.Org X server -- mouse input driver"
@@ -8,7 +28,7 @@ functions as a pointer input device, and may be used as the X server's \
 core pointer. Multiple mice are supported by multiple instances of this \
 driver."
 
-LIC_FILES_CHKSUM = "file://COPYING;md5=90ea9f90d72b6d9327dede5ffdb2a510"
+LIC_FILES_CHKSUM = "file://COPYING;md5=d213a69053dffe9bcab94abf60013d33"
 
-SRC_URI[sha256sum] = "7f6f8551fc238abdddcf9f38906564c1f8c7dacb0ad947cfc110487aefbd8d4c"
+SRC_URI[sha256sum] = "4fde8ae9b44352e2a208584c36528ee3ed13cf5fe4417208a9785daccefd9968"
 XORG_DRIVER_COMPRESSOR = ".tar.xz"
-- 
2.39.2


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

packages/core2-32-poky-linux/xf86-input-mouse: PKGV changed from 1.9.4 [default] to 1.9.5 [default]
packages/core2-32-poky-linux/xf86-input-mouse: SRC_URI changed from "https://www.x.org/releases//individual/driver/xf86-input-mouse-1.9.4.tar.xz" to "https://www.x.org/releases//individual/driver/xf86-input-mouse-1.9.5.tar.xz"
packages/core2-32-poky-linux/xf86-input-mouse: PV changed from "1.9.4" to "1.9.5"
packages/core2-32-poky-linux/xf86-input-mouse/xf86-input-mouse-dbg: PKGV changed from 1.9.4 [default] to 1.9.5 [default]
packages/core2-32-poky-linux/xf86-input-mouse/xf86-input-mouse-dbg: PV changed from "1.9.4" to "1.9.5"
packages/core2-32-poky-linux/xf86-input-mouse/xf86-input-mouse-dev: PKGSIZE changed from 1694 to 1673 (-1%)
packages/core2-32-poky-linux/xf86-input-mouse/xf86-input-mouse-dev: PKGV changed from 1.9.4 [default] to 1.9.5 [default]
packages/core2-32-poky-linux/xf86-input-mouse/xf86-input-mouse-dev: PV changed from "1.9.4" to "1.9.5"
packages/core2-32-poky-linux/xf86-input-mouse/xf86-input-mouse-doc: PKGV changed from 1.9.4 [default] to 1.9.5 [default]
packages/core2-32-poky-linux/xf86-input-mouse/xf86-input-mouse-doc: PV changed from "1.9.4" to "1.9.5"
packages/core2-32-poky-linux/xf86-input-mouse/xf86-input-mouse-locale: PKGV changed from 1.9.4 [default] to 1.9.5 [default]
packages/core2-32-poky-linux/xf86-input-mouse/xf86-input-mouse-locale: PV changed from "1.9.4" to "1.9.5"
packages/core2-32-poky-linux/xf86-input-mouse/xf86-input-mouse-src: PKGV changed from 1.9.4 [default] to 1.9.5 [default]
packages/core2-32-poky-linux/xf86-input-mouse/xf86-input-mouse-src: PV changed from "1.9.4" to "1.9.5"
packages/core2-32-poky-linux/xf86-input-mouse/xf86-input-mouse-staticdev: PKGV changed from 1.9.4 [default] to 1.9.5 [default]
packages/core2-32-poky-linux/xf86-input-mouse/xf86-input-mouse-staticdev: PV changed from "1.9.4" to "1.9.5"
packages/core2-32-poky-linux/xf86-input-mouse/xf86-input-mouse: PKGV changed from 1.9.4 [default] to 1.9.5 [default]
packages/core2-32-poky-linux/xf86-input-mouse/xf86-input-mouse: PV changed from "1.9.4" to "1.9.5"

             reply	other threads:[~2023-06-16  3:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-16  3:51 auh [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-02  8:10 [AUH] xf86-input-mouse: upgrading to 1.9.5 SUCCEEDED auh
2023-05-15 21:39 auh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=01010188c2544d63-c5023375-b99f-4a52-9439-d20f1803860a-000000@us-west-2.amazonses.com \
    --to=auh@yoctoproject.org \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).