Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libjitterentropy* to *3.5.0* has Succeeded.
Next steps:
- apply the patch: git am 0001-libjitterentropy-upgrade-3.4.1-3.5.0.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 86b4ebc4152e9255e222b42c43c004fefd2816b2 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Sat, 15 Jun 2024 17:41:17 +0000
Subject: [PATCH] libjitterentropy: upgrade 3.4.1 -> 3.5.0
---
...opy_3.4.1.bb => libjitterentropy_3.5.0.bb} | 23 +++++++++++++++++--
1 file changed, 21 insertions(+), 2 deletions(-)
rename meta/recipes-support/libjitterentropy/{libjitterentropy_3.4.1.bb =>
libjitterentropy_3.5.0.bb} (56%)
diff --git a/meta/recipes-support/libjitterentropy/libjitterentropy_3.4.1.bb
b/meta/recipes-support/libjitterentropy/libjitterentropy_3.5.0.bb
similarity index 56%
rename from meta/recipes-support/libjitterentropy/libjitterentropy_3.4.1.bb
rename to meta/recipes-support/libjitterentropy/libjitterentropy_3.5.0.bb
index 6cef8c068c..489bbe0c6f 100644
--- a/meta/recipes-support/libjitterentropy/libjitterentropy_3.4.1.bb
+++ b/meta/recipes-support/libjitterentropy/libjitterentropy_3.5.0.bb
@@ -1,3 +1,22 @@
+# 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:
+#
+# --- LICENSE
+# +++ LICENSE
+# @@ -1,4 +1,4 @@
+# -Copyright (C) 2017 - 2022, Stephan Mueller <[email protected]>
+# +Copyright (C) 2017 - 2024, Stephan Mueller <[email protected]>
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions
+#
+#
+
SUMMARY = "Hardware RNG based on CPU timing jitter"
DESCRIPTION = "The Jitter RNG provides a noise source using the CPU execution
timing jitter. \
It does not depend on any system resource other than a high-resolution time \
@@ -5,12 +24,12 @@ stamp. It is a small-scale, yet fast entropy source that is
viable in almost \
all environments and on a lot of CPU architectures."
HOMEPAGE = "http://www.chronox.de/jent.html"
LICENSE = "GPL-2.0-or-later | BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=64a87180908540620ce364b5e69b3b03 \
+LIC_FILES_CHKSUM = "file://LICENSE;md5=18a5cada7ee95e61db4180f0cb4a69cf \
file://LICENSE.gplv2;md5=eb723b61539feef013de476e68b5c50a \
file://LICENSE.bsd;md5=66a5cedaf62c4b2637025f049f9b826f \
"
SRC_URI =
"git://github.com/smuellerDD/jitterentropy-library.git;branch=master;protocol=https"
-SRCREV = "4544e11320138ac02797af81766f4476a71bb09f"
+SRCREV = "48b2ffc128af776ff3658a70e5d7bb4a82180189"
S = "${WORKDIR}/git"
do_configure[noexec] = "1"
--
2.44.0
0001-libjitterentropy-upgrade-3.4.1-3.5.0.patch
Description: Binary data
packages/core2-64-poky-linux/libjitterentropy/libjitterentropy: PKGSIZE changed from 34809 to 38905 (+12%) packages/core2-64-poky-linux/libjitterentropy/libjitterentropy: FILELIST: removed "/usr/lib/libjitterentropy.so.3.4.1", added "/usr/lib/libjitterentropy.so.3.5.0" Changes to packages/core2-64-poky-linux/libjitterentropy (sysroot): /usr/lib/libjitterentropy.so.3 changed symlink target from libjitterentropy.so.3.4.1 to libjitterentropy.so.3.5.0 /usr/lib/libjitterentropy.so.3.4.1 moved to /usr/lib/libjitterentropy.so.3.5.0
packages/core2-64-poky-linux/libjitterentropy: PV changed from "3.4.1" to "3.5.0" packages/core2-64-poky-linux/libjitterentropy: PKGV changed from 3.4.1 [default] to 3.5.0 [default] packages/core2-64-poky-linux/libjitterentropy/libjitterentropy-dbg: PV changed from "3.4.1" to "3.5.0" packages/core2-64-poky-linux/libjitterentropy/libjitterentropy-dbg: FILELIST: removed "/usr/lib/.debug/libjitterentropy.so.3.4.1", added "/usr/lib/.debug/libjitterentropy.so.3.5.0" packages/core2-64-poky-linux/libjitterentropy/libjitterentropy-dbg: PKGV changed from 3.4.1 [default] to 3.5.0 [default] packages/core2-64-poky-linux/libjitterentropy/libjitterentropy-dbg: PKGSIZE changed from 44568 to 45440 (+2%) packages/core2-64-poky-linux/libjitterentropy/libjitterentropy-dev: PV changed from "3.4.1" to "3.5.0" packages/core2-64-poky-linux/libjitterentropy/libjitterentropy-dev: PKGV changed from 3.4.1 [default] to 3.5.0 [default] packages/core2-64-poky-linux/libjitterentropy/libjitterentropy-dev: PKGSIZE changed from 29072 to 31648 (+9%) packages/core2-64-poky-linux/libjitterentropy/libjitterentropy-doc: PV changed from "3.4.1" to "3.5.0" packages/core2-64-poky-linux/libjitterentropy/libjitterentropy-doc: PKGV changed from 3.4.1 [default] to 3.5.0 [default] packages/core2-64-poky-linux/libjitterentropy/libjitterentropy-doc: PKGSIZE changed from 4204 to 4203 (-0%) packages/core2-64-poky-linux/libjitterentropy/libjitterentropy-locale: PV changed from "3.4.1" to "3.5.0" packages/core2-64-poky-linux/libjitterentropy/libjitterentropy-locale: PKGV changed from 3.4.1 [default] to 3.5.0 [default] packages/core2-64-poky-linux/libjitterentropy/libjitterentropy-src: PV changed from "3.4.1" to "3.5.0" packages/core2-64-poky-linux/libjitterentropy/libjitterentropy-src: PKGV changed from 3.4.1 [default] to 3.5.0 [default] packages/core2-64-poky-linux/libjitterentropy/libjitterentropy-src: PKGSIZE changed from 109257 to 115505 (+6%) packages/core2-64-poky-linux/libjitterentropy/libjitterentropy-staticdev: PV changed from "3.4.1" to "3.5.0" packages/core2-64-poky-linux/libjitterentropy/libjitterentropy-staticdev: PKGV changed from 3.4.1 [default] to 3.5.0 [default] packages/core2-64-poky-linux/libjitterentropy/libjitterentropy: PV changed from "3.4.1" to "3.5.0" packages/core2-64-poky-linux/libjitterentropy/libjitterentropy: FILELIST: removed "/usr/lib/libjitterentropy.so.3.4.1", added "/usr/lib/libjitterentropy.so.3.5.0" packages/core2-64-poky-linux/libjitterentropy/libjitterentropy: PKGV changed from 3.4.1 [default] to 3.5.0 [default] packages/core2-64-poky-linux/libjitterentropy/libjitterentropy: PKGSIZE changed from 34809 to 38905 (+12%) Changes to packages/core2-64-poky-linux/libjitterentropy (sysroot): /usr/lib/libjitterentropy.so.3 changed symlink target from libjitterentropy.so.3.4.1 to libjitterentropy.so.3.5.0 /usr/lib/libjitterentropy.so.3.4.1 moved to /usr/lib/libjitterentropy.so.3.5.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#200767): https://lists.openembedded.org/g/openembedded-core/message/200767 Mute This Topic: https://lists.openembedded.org/mt/106692225/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
