]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libjitterentropy: upgrade 3.5.0 -> 3.6.0
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 25 Sep 2024 06:48:49 +0000 (14:48 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Sep 2024 16:00:41 +0000 (17:00 +0100)
Changelog:
===========
 * Remove bi-modal behavior of conditioning function
 * Make jent_read_entropy_safe safer by retrying the health test
 * Move the version information to make them available at compile time

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libjitterentropy/libjitterentropy_3.6.0.bb [moved from meta/recipes-support/libjitterentropy/libjitterentropy_3.5.0.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-support/libjitterentropy/libjitterentropy_3.5.0.bb
rename to meta/recipes-support/libjitterentropy/libjitterentropy_3.6.0.bb
index f23a122a9c74a795346720684d393c2c0e3d345e..e9ff8986179dbc1681eb21b92f44536402bd8a82 100644 (file)
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=18a5cada7ee95e61db4180f0cb4a69cf \
                     file://LICENSE.bsd;md5=66a5cedaf62c4b2637025f049f9b826f \
                     "
 SRC_URI = "git://github.com/smuellerDD/jitterentropy-library.git;branch=master;protocol=https"
-SRCREV = "48b2ffc128af776ff3658a70e5d7bb4a82180189"
+SRCREV = "7199c8959347b0e8342df7dc6e0c1fc4b484d2fb"
 S = "${WORKDIR}/git"
 
 do_configure[noexec] = "1"