mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
libreport: upgrade 2.17.11 -> 2.17.15
Changelog: ========== ### Changed - reporter-bugzilla: Improve bug formatting - reporter-bugzilla: Reduce number of duplicate bug reports ### Fixed - reporter-bugzilla: Fail gracefully if API key contains invalid characters - reporter-bugzilla: Fix creating binary attachments - reporter-bugzilla: Fix loading configuration - Exclude coredump archives when creating a bug - reporter-upload: Fix double free crash - gui-wizard-gtk: Enable word wrap for comments - Fix compatibility with libxml2 2.12 - Fix multiple problems with the test suite ### Added - Add support for unpacking coredumps in the problem directory - Add "MEMORY_PRESSURE_WATCH" to the list of ignored words Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ SRC_URI += "file://0001-Makefile.am-remove-doc-and-apidoc.patch \
|
|||||||
file://0004-configure.ac-remove-prog-test-of-augparse.patch \
|
file://0004-configure.ac-remove-prog-test-of-augparse.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRCREV = "d58110e1fc663c92ac3e36b166f114b6904796ff"
|
SRCREV = "f6bb06a699617d078fcd4f8b71b4d063bf47b52b"
|
||||||
|
|
||||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
|
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
|
||||||
|
|
||||||
Reference in New Issue
Block a user