mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
librsvg: upgrade 2.58.1 -> 2.58.2
Changelog: ========= - #1087 - Don't leak XML entities when the XML document fails to parse. - #1092 - Fix stack overflow in <use> reference cycle. (From OE-Core rev: 44d0a6a347b134e4dadabbcc5e2b833049203502) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4cc0b1fdc1
commit
d17110fbce
@@ -24,7 +24,7 @@ SRC_URI += " \
|
||||
file://disable-rsvg-loader-test.patch \
|
||||
"
|
||||
|
||||
SRC_URI[archive.sha256sum] = "3728596290a8576d305d06ec8afdf473516feee9dff22e03235eac433d56824e"
|
||||
SRC_URI[archive.sha256sum] = "18e9d70c08cf25f50d610d6d5af571561d67cf4179f962e04266475df6e2e224"
|
||||
|
||||
UPSTREAM_CHECK_REGEX = "librsvg-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"
|
||||
|
||||
Reference in New Issue
Block a user