mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
libtommath: upgrade 1.2.0 -> 1.2.1
Changelog:
-- Bugfix release because of potential integer overflow
c.f. PR #546 resp. CVE-2023-36328
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ DEPENDS = "libtool-cross"
|
||||
|
||||
SRC_URI = "git://github.com/libtom/libtommath.git;protocol=https;branch=master"
|
||||
|
||||
SRCREV = "6ca6898bf37f583c4cc9943441cd60dd69f4b8f2"
|
||||
SRCREV = "97e500351e653472b2ea00b37137ad0414165efe"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user