From: Wang Mingyu <[email protected]> Changelog: =========== -Fix stems reader processing code broken in 3.3.114. -Update xml2stems to handle newer "loc" vs "fl" xml tags. -Change preg_regex_c_1 decl to use regex_t* as datatype. -Move gtkwave.appdata.xml to -io.github.gtkwave.GTKWave.metainfo.xml. -Fixed popen security advisories: -Fixed FST security advisories: -Fixed evcd2vcd security advisories: -Fixed VCD security advisories: -Fixed VZT security advisories: -Fixed LXT2 security advisories: -Remove FST_DO_MISALIGNED_OPS. -Update lz4 to current version from github. -Change LZ4_compress to LZ4_compress_default. -Update libghw.c/.h to latest upstream version. -Fix for -Wsign-compare in fstapi.c. -Security fixes for GHW. -Fix left shift of a negative number warning in fstapi.c. -Fix ctrl-A behavior for SST filter entry. -Fix for bad shmat return value in main.c.
Signed-off-by: Wang Mingyu <[email protected]> --- .../gtkwave/{gtkwave_3.3.117.bb => gtkwave_3.3.119.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/gtkwave/{gtkwave_3.3.117.bb => gtkwave_3.3.119.bb} (94%) diff --git a/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.117.bb b/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.119.bb similarity index 94% rename from meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.117.bb rename to meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.119.bb index d23d89f2b..0b1b05404 100644 --- a/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.117.bb +++ b/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.119.bb @@ -6,7 +6,7 @@ LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=75859989545e37968a99b631ef42722e" SRC_URI = "http://gtkwave.sourceforge.net/gtkwave-gtk3-${PV}.tar.gz" -SRC_URI[sha256sum] = "3cf1537586a911cbb0601af8fa18cf6da708c8a14a71f69ce3cb9118e8571db9" +SRC_URI[sha256sum] = "eab3e09e7641115c07848bfb30f7dd0c3bbe2b8cbe45017e95e077dbba6ac038" S = "${WORKDIR}/${BPN}-gtk3-${PV}" DEPENDS = " \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#109994): https://lists.openembedded.org/g/openembedded-devel/message/109994 Mute This Topic: https://lists.openembedded.org/mt/105569559/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
