aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-03-19 13:44:59 +0800
committerKhem Raj <raj.khem@gmail.com>2024-03-20 09:28:05 -0700
commit8148bc7498c31d734ac5bd96371d5fc42917fdc2 (patch)
tree7f5569a9a559105b94bc86ed5e8d4e4d71485306 /meta-oe
parent58fe510020d8988e963e934b6c2446ea47f2b786 (diff)
downloadmeta-openembedded-8148bc7498c31d734ac5bd96371d5fc42917fdc2.tar.gz
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>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-extended/libreport/libreport_2.17.15.bb (renamed from meta-oe/recipes-extended/libreport/libreport_2.17.11.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libreport/libreport_2.17.11.bb b/meta-oe/recipes-extended/libreport/libreport_2.17.15.bb
index 322075cd6e..28c64a1614 100644
--- a/meta-oe/recipes-extended/libreport/libreport_2.17.11.bb
+++ b/meta-oe/recipes-extended/libreport/libreport_2.17.15.bb
@@ -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 \
"
-SRCREV = "d58110e1fc663c92ac3e36b166f114b6904796ff"
+SRCREV = "f6bb06a699617d078fcd4f8b71b4d063bf47b52b"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"