mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
poco: upgrade 1.12.3 -> 1.12.4
Changelog: ============ - GH #3849: Upgrade bundled libexpat to 2.5.0 [fixes CVE] - GH #3852: SocketReactor - 100 % CPU usage on single-core system Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ DEPENDS = "libpcre2 zlib"
|
|||||||
SRC_URI = "git://github.com/pocoproject/poco.git;branch=master;protocol=https \
|
SRC_URI = "git://github.com/pocoproject/poco.git;branch=master;protocol=https \
|
||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
"
|
"
|
||||||
SRCREV = "f1aefe34a46891b09230422bbc37465bc6d0a0d1"
|
SRCREV = "1211613642269b7d53bea58b02de7fcd25ece3b9"
|
||||||
|
|
||||||
UPSTREAM_CHECK_GITTAGREGEX = "poco-(?P<pver>\d+(\.\d+)+)"
|
UPSTREAM_CHECK_GITTAGREGEX = "poco-(?P<pver>\d+(\.\d+)+)"
|
||||||
|
|
||||||
Reference in New Issue
Block a user