|
[meta-oe][PATCH 1/1] Nodejs: add missing run_ptest script
ptest-runner is not available for Nodejs on target hence added run-ptest script Signed-off-by: Archana Polampalli <archana.polampalli@...> --- meta-oe/recipes-devtools/nodejs/nodejs/run-ptest | 3 +++
ptest-runner is not available for Nodejs on target hence added run-ptest script Signed-off-by: Archana Polampalli <archana.polampalli@...> --- meta-oe/recipes-devtools/nodejs/nodejs/run-ptest | 3 +++
|
By
Polampalli, Archana
·
|
|
[meta-webserver][kirkstone][PATCH 1/1] phpmyadmin: fix CVE-2023-25727
From: Dragos-Marian Panait <dragos.panait@...> In phpMyAdmin before 4.9.11 and 5.x before 5.2.1, an authenticated user can trigger XSS by uploading a crafted .sql file through the drag-and-drop interf
From: Dragos-Marian Panait <dragos.panait@...> In phpMyAdmin before 4.9.11 and 5.x before 5.2.1, an authenticated user can trigger XSS by uploading a crafted .sql file through the drag-and-drop interf
|
By
Joe Slater
·
|
|
[meta-oe][meta-networking][langdale][kirkstone][PATCH] dnsmasq: fix CVE-2023-28450
From: Peter Marko <peter.marko@...> The patch is modified by removing irrelevant and conflicting CHANGELOG entry. Signed-off-by: Peter Marko <peter.marko@...> --- .../recipes-support/dnsmasq/dnsmasq.i
From: Peter Marko <peter.marko@...> The patch is modified by removing irrelevant and conflicting CHANGELOG entry. Signed-off-by: Peter Marko <peter.marko@...> --- .../recipes-support/dnsmasq/dnsmasq.i
|
By
Peter Marko
·
|
|
[meta-oe][meta-networking][PATCH] dnsmasq: fix CVE-2023-28450
From: Peter Marko <peter.marko@...> The patch is modified by removing irrelevant and conflicting CHANGELOG entry. Signed-off-by: Peter Marko <peter.marko@...> --- .../recipes-support/dnsmasq/dnsmasq_2
From: Peter Marko <peter.marko@...> The patch is modified by removing irrelevant and conflicting CHANGELOG entry. Signed-off-by: Peter Marko <peter.marko@...> --- .../recipes-support/dnsmasq/dnsmasq_2
|
By
Peter Marko
·
|
|
[PATCH v3] meson.bbclass: Split into meson-env and meson classes
The new meson-env class will be used by a new PEP517 python build class using meson-python a.k.a. mesonpy. Reasons for not using meson.bbclass as is: * Both meson and python_pep517 classes declare EXP
The new meson-env class will be used by a new PEP517 python build class using meson-python a.k.a. mesonpy. Reasons for not using meson.bbclass as is: * Both meson and python_pep517 classes declare EXP
|
By
Zoltan Boszormenyi
·
|
|
[meta-oe][kirkstone][PATCH] duktape: Add ptest
From: Nikhil R <nikhil.r@...> The Ptest for duktape executes below tests: 1. hello - a helloworld example is basic compilation test that test the APIs - duk_get_top(), duk_push_c_function(), duk_eval_
From: Nikhil R <nikhil.r@...> The Ptest for duktape executes below tests: 1. hello - a helloworld example is basic compilation test that test the APIs - duk_get_top(), duk_push_c_function(), duk_eval_
|
By
nikhil
·
|
|
[meta-python][PATCH v3 2/2] python3-meson-python: New recipe
Used by inherit python_mesonpy. Signed-off-by: Zoltán Böszörményi <zboszor@...> --- .../python3-meson-python_0.13.0.pre0.bb | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644
Used by inherit python_mesonpy. Signed-off-by: Zoltán Böszörményi <zboszor@...> --- .../python3-meson-python_0.13.0.pre0.bb | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644
|
By
Zoltan Boszormenyi
·
|
|
[meta-python][PATCH v3 1/2] python_mesonpy.bbclass: New class
Some python modules (e.g. SciPy, scikit-image) use meson-python (a.k.a. mesonpy) in pyproject.toml: [build-system] build-backend = 'mesonpy' This class, together with python3-meson-python and its depe
Some python modules (e.g. SciPy, scikit-image) use meson-python (a.k.a. mesonpy) in pyproject.toml: [build-system] build-backend = 'mesonpy' This class, together with python3-meson-python and its depe
|
By
Zoltan Boszormenyi
·
|
|
[meta-oe][PATCH] fluentbit: Disable upstart scripts
They are not cross compile friendly as they poke into build host directories to determine if system is upstart based and it can fail build on such hosts e.g. ubuntu If someone is still using upstart w
They are not cross compile friendly as they poke into build host directories to determine if system is upstart based and it can fail build on such hosts e.g. ubuntu If someone is still using upstart w
|
By
Khem Raj
·
|
|
[meta-gnome] [PATCH] gvfs: upgrade 1.50.3 -> 1.50.4
From: Wang Mingyu <wangmy@...> Changelog: =========== * dav: Prevent usage of NULL for nonexistent source file * client: Fix copy/move operation from/to Flatpak sandbox * http: Report original sizes r
From: Wang Mingyu <wangmy@...> Changelog: =========== * dav: Prevent usage of NULL for nonexistent source file * client: Fix copy/move operation from/to Flatpak sandbox * http: Report original sizes r
|
By
wangmy
·
|
|
[meta-gnome] [PATCH] gnome-system-monitor: upgrade 42.0 -> 44.0
From: Wang Mingyu <wangmy@...> Changelog: =========== * Updated translations * Code improvements * Fixed help overlay shortcuts !56 * Use WMClass for application !62 * Don't reset the graph when toggl
From: Wang Mingyu <wangmy@...> Changelog: =========== * Updated translations * Code improvements * Fixed help overlay shortcuts !56 * Use WMClass for application !62 * Don't reset the graph when toggl
|
By
wangmy
·
|
|
[meta-oe] [PATCH] libpeas: upgrade 1.34.0 -> 1.36.0
From: Wang Mingyu <wangmy@...> Changelog: ========= * PeasExtensionSet now implements GListModel * libpeas now requires GLib 2.44 or newer for GListModel * Translation updates: - Interlingue - Turkish
From: Wang Mingyu <wangmy@...> Changelog: ========= * PeasExtensionSet now implements GListModel * libpeas now requires GLib 2.44 or newer for GListModel * Translation updates: - Interlingue - Turkish
|
By
wangmy
·
|
|
[meta-perl] [PATCH] libnet-dns-perl: upgrade 1.36 -> 1.37
From: Wang Mingyu <wangmy@...> Changelog: ========== Add links to relevant RFCs in package documentation. Fix rt.cpan.org #147038 resolver->axfr( undef ) fails silently Fix rt.cpan.org #145944 Case se
From: Wang Mingyu <wangmy@...> Changelog: ========== Add links to relevant RFCs in package documentation. Fix rt.cpan.org #147038 resolver->axfr( undef ) fails silently Fix rt.cpan.org #145944 Case se
|
By
wangmy
·
|
|
[meta-perl] [PATCH] libcgi-perl: upgrade 4.55 -> 4.56
From: Wang Mingyu <wangmy@...> Changelog: - add new cookie field 'Priority' to CGI::Cookie code Signed-off-by: Wang Mingyu <wangmy@...> --- .../libcgi/{libcgi-perl_4.55.bb => libcgi-perl_4.56.bb} | 2
From: Wang Mingyu <wangmy@...> Changelog: - add new cookie field 'Priority' to CGI::Cookie code Signed-off-by: Wang Mingyu <wangmy@...> --- .../libcgi/{libcgi-perl_4.55.bb => libcgi-perl_4.56.bb} | 2
|
By
wangmy
·
|
|
[meta-oe] [PATCH] libass: upgrade 0.17.0 -> 0.17.1
From: Wang Mingyu <wangmy@...> Changelog: ========== Fix buffer overread if soft-wrapping occurred and ASS_FEATURE_WHOLE_TEXT_LAYOUT was enabled via API or due to Encoding -1 (bug introduced in 0.16.0
From: Wang Mingyu <wangmy@...> Changelog: ========== Fix buffer overread if soft-wrapping occurred and ASS_FEATURE_WHOLE_TEXT_LAYOUT was enabled via API or due to Encoding -1 (bug introduced in 0.16.0
|
By
wangmy
·
|
|
[meta-gnome] [PATCH] libadwaita: upgrade 1.2.1 -> 1.3.1
From: Wang Mingyu <wangmy@...> Changelog: ========== - AdwAboutWindow - Add a missing Since annotation - AdwCarousel - Fix allocation - AdwFlap - Add a missing setter annotation for :fold-policy - Cor
From: Wang Mingyu <wangmy@...> Changelog: ========== - AdwAboutWindow - Add a missing Since annotation - AdwCarousel - Fix allocation - AdwFlap - Add a missing setter annotation for :fold-policy - Cor
|
By
wangmy
·
|
|
[meta-gnome] [PATCH] libwacom: upgrade 2.5.0 -> 2.6.0
From: Wang Mingyu <wangmy@...> Changelog: ========== - New Devices - ASUS ROG Flow X16 - XP-Pen Deco01 v2 - Huion Kamvas 13 - Wacom HID 52FA Pen - Ugee M708 v1 Signed-off-by: Wang Mingyu <wangmy@...>
From: Wang Mingyu <wangmy@...> Changelog: ========== - New Devices - ASUS ROG Flow X16 - XP-Pen Deco01 v2 - Huion Kamvas 13 - Wacom HID 52FA Pen - Ugee M708 v1 Signed-off-by: Wang Mingyu <wangmy@...>
|
By
wangmy
·
|
|
[meta-oe] [PATCH] libyang: upgrade 2.1.30 -> 2.1.55
From: Wang Mingyu <wangmy@...> Changelog: ========== type compilation fixes multi-error validation support JSON parser fixes portability improvements schema-mount support improvements minor optimizati
From: Wang Mingyu <wangmy@...> Changelog: ========== type compilation fixes multi-error validation support JSON parser fixes portability improvements schema-mount support improvements minor optimizati
|
By
wangmy
·
|
|
[meta-gnome] [PATCH] nautilus: upgrade 43.2 -> 44.0
From: Wang Mingyu <wangmy@...> Changelog: =========== * Bugfixes: - Prevent rubberband selection instead of drag and drop - Fix critical errors with recent GLib versions * Translation updates Signed-o
From: Wang Mingyu <wangmy@...> Changelog: =========== * Bugfixes: - Prevent rubberband selection instead of drag and drop - Fix critical errors with recent GLib versions * Translation updates Signed-o
|
By
wangmy
·
|
|
[meta-filesystems] [PATCH] xfstests: upgrade 2023.01.01 -> 2023.03.05
From: Wang Mingyu <wangmy@...> Signed-off-by: Wang Mingyu <wangmy@...> --- .../xfstests/{xfstests_2023.01.01.bb => xfstests_2023.03.05.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename m
From: Wang Mingyu <wangmy@...> Signed-off-by: Wang Mingyu <wangmy@...> --- .../xfstests/{xfstests_2023.01.01.bb => xfstests_2023.03.05.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename m
|
By
wangmy
·
|