|
[meta-multimedia][PATCH] libcamera: update 0.0.1 -> 0.0.4
3 messages
Signed-off-by: Markus Volk <f_l_k@...> --- ...le_sink.cpp-Avoid-dangling-reference.patch | 46 ------------------- ...{libcamera_0.0.1.bb =3D> libcamera_0.0.4.bb} | 7 +-- 2 files changed, 2 insertions(
Signed-off-by: Markus Volk <f_l_k@...> --- ...le_sink.cpp-Avoid-dangling-reference.patch | 46 ------------------- ...{libcamera_0.0.1.bb =3D> libcamera_0.0.4.bb} | 7 +-- 2 files changed, 2 insertions(
|
By
Markus Volk
·
|
|
[meta-oe][PATCH V2 1/1] postgresql: fix ptest failure of sysviews test
2 messages
In postgresql sysview ptest are failing due to hidden build info in pg_config table. The information is hidden due to existing patch 0001-config_info.c-not-expose-build-info.patch So for passing the t
In postgresql sysview ptest are failing due to hidden build info in pg_config table. The information is hidden due to existing patch 0001-config_info.c-not-expose-build-info.patch So for passing the t
|
By
Manoj Saun
·
|
|
[meta-python][PATCH 4/4] python3-ipython: Add missing dependency
3 messages
This fixes the error: Python 3.11.2 (main, Feb 7 2023, 13:52:42) [GCC 12.2.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import IPython Traceback (most recent
This fixes the error: Python 3.11.2 (main, Feb 7 2023, 13:52:42) [GCC 12.2.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import IPython Traceback (most recent
|
By
Zoltan Boszormenyi
·
|
|
[PATCH] reboot-mode: new package
From: Bartosz Golaszewski <bartosz.golaszewski@...> Add a recipe for the simple program that allows to replicate android reboot's behavior on linux (e.g. reboot bootloader, reboot recovery) as well as
From: Bartosz Golaszewski <bartosz.golaszewski@...> Add a recipe for the simple program that allows to replicate android reboot's behavior on linux (e.g. reboot bootloader, reboot recovery) as well as
|
By
Bartosz Golaszewski
·
|
|
[meta-gnome][PATCH] gimp: Update to 2.10.34
Signed-off-by: Khem Raj <raj.khem@...> --- .../recipes-gimp/gimp/{gimp_2.10.30.bb => gimp_2.10.34.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gimp/gimp/{gimp_2.1
Signed-off-by: Khem Raj <raj.khem@...> --- .../recipes-gimp/gimp/{gimp_2.10.30.bb => gimp_2.10.34.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gimp/gimp/{gimp_2.1
|
By
Khem Raj
·
|
|
[meta-gnome] [PATCH] babl: upgrade 0.1.98 -> 0.1.102
2 messages
From: Wang Mingyu <wangmy@...> Changelog: ========== Brown paper bag release - LUT code-paths now disabled by default. Stop double processing with LUT+normal fishes. Support for non-ASCII characters i
From: Wang Mingyu <wangmy@...> Changelog: ========== Brown paper bag release - LUT code-paths now disabled by default. Stop double processing with LUT+normal fishes. Support for non-ASCII characters i
|
By
wangmy
·
|
|
[meta-gnome][PATCH 31/32] geary: build with webkitgtk-4
3 messages
Signed-off-by: Markus Volk <f_l_k@...> --- meta-gnome/recipes-connectivity/geary/geary_43.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-connectivity/geary/g
Signed-off-by: Markus Volk <f_l_k@...> --- meta-gnome/recipes-connectivity/geary/geary_43.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-connectivity/geary/g
|
By
Markus Volk
·
|
|
[meta-oe][PATCH] protobuf: upgrade 3.21.12 -> 4.22.2
2 messages
From: Xiangyu Chen <xiangyu.chen@...> Signed-off-by: Xiangyu Chen <xiangyu.chen@...> --- ...efile-respect-CXX-LDFLAGS-variables-fix-.patch | 15 +++++++++------ .../{protobuf_3.21.12.bb => protobuf_4.2
From: Xiangyu Chen <xiangyu.chen@...> Signed-off-by: Xiangyu Chen <xiangyu.chen@...> --- ...efile-respect-CXX-LDFLAGS-variables-fix-.patch | 15 +++++++++------ .../{protobuf_3.21.12.bb => protobuf_4.2
|
By
Xiangyu Chen
·
|
|
[meta-oe][dunfell][PATCH] mariadb: fix CVE-2022-47015 NULL pointer dereference in spider_db_mbase::print_warnings()
The function spider_db_mbase::print_warnings() can potentially result in a null pointer dereference. Remove the null pointer dereference by cleaning up the function. Signed-off-by: Vivek Kumbhar <vkum
The function spider_db_mbase::print_warnings() can potentially result in a null pointer dereference. Remove the null pointer dereference by cleaning up the function. Signed-off-by: Vivek Kumbhar <vkum
|
By
vkumbhar
·
|
|
[meta-python][PATCH 3/4] python3-stack-data: New recipe
Dependency of python3-ipython. Signed-off-by: Zoltán Böszörményi <zboszor@...> --- .../python/python3-stack-data_0.6.2.bb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 met
Dependency of python3-ipython. Signed-off-by: Zoltán Böszörményi <zboszor@...> --- .../python/python3-stack-data_0.6.2.bb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 met
|
By
Zoltan Boszormenyi
·
|
|
[meta-python][PATCH 1/4] python3-executing: New recipe
Dependency of python3-stack-data. Signed-off-by: Zoltán Böszörményi <zboszor@...> --- .../recipes-devtools/python/python3-executing_1.2.0.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 1
Dependency of python3-stack-data. Signed-off-by: Zoltán Böszörményi <zboszor@...> --- .../recipes-devtools/python/python3-executing_1.2.0.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 1
|
By
Zoltan Boszormenyi
·
|
|
[meta-python][PATCH 2/4] python3-pure-eval: New recipe
Dependency of python3-stack-data. Signed-off-by: Zoltán Böszörményi <zboszor@...> --- .../python/python3-pure-eval_0.2.2.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meta-py
Dependency of python3-stack-data. Signed-off-by: Zoltán Böszörményi <zboszor@...> --- .../python/python3-pure-eval_0.2.2.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meta-py
|
By
Zoltan Boszormenyi
·
|
|
[meta-oe][dunfell][PATCH] dnsmasq: fix CVE-2023-28450 default maximum EDNS.0 UDP packet size was set to 4096 but should be 1232
2 messages
Set the default maximum DNS UDP packet size to 1232. http://www.dnsflagday.net/2020/ refers. Signed-off-by: Vivek Kumbhar <vkumbhar@...> --- .../dnsmasq/dnsmasq/CVE-2023-28450.patch | 63 +++++++++++++
Set the default maximum DNS UDP packet size to 1232. http://www.dnsflagday.net/2020/ refers. Signed-off-by: Vivek Kumbhar <vkumbhar@...> --- .../dnsmasq/dnsmasq/CVE-2023-28450.patch | 63 +++++++++++++
|
By
vkumbhar
·
|
|
[meta-gnome][PATCHv2] evolution-data-server: update 3.46.3 -> 3.48.0
Signed-off-by: Markus Volk <f_l_k@...> --- .../evolution-data-server/evolution-data-server.bb | 3 +-- .../evolution-data-server/evolution-data-server.inc | 4 ++-- 2 files changed, 3 insertions(+), 4 d
Signed-off-by: Markus Volk <f_l_k@...> --- .../evolution-data-server/evolution-data-server.bb | 3 +-- .../evolution-data-server/evolution-data-server.inc | 4 ++-- 2 files changed, 3 insertions(+), 4 d
|
By
Markus Volk
·
|
|
[meta-gnome][PATCH 21/32] gnome-terminal: update 3.46.7 -> 3.48.0
4 messages
Signed-off-by: Markus Volk <f_l_k@...> --- .../{gnome-terminal_3.46.7.bb =3D> gnome-terminal_3.48.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-termi
Signed-off-by: Markus Volk <f_l_k@...> --- .../{gnome-terminal_3.46.7.bb =3D> gnome-terminal_3.48.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-termi
|
By
Markus Volk
·
|
|
[meta-gnome][PATCH 04/32] evolution-data-server: update 3.46.3 -> 3.48.0
3 messages
Signed-off-by: Markus Volk <f_l_k@...> --- .../evolution-data-server/evolution-data-server.bb | 3 +-- .../evolution-data-server/evolution-data-server.inc | 4 ++-- 2 files changed, 3 insertions(+), 4 d
Signed-off-by: Markus Volk <f_l_k@...> --- .../evolution-data-server/evolution-data-server.bb | 3 +-- .../evolution-data-server/evolution-data-server.inc | 4 ++-- 2 files changed, 3 insertions(+), 4 d
|
By
Markus Volk
·
|
|
[meta-gnome][PATCH 09/32] gnome-chess: update 43.2 -> 44.0
3 messages
This one was sent accidentially and can be dropped. Am 25.03.23 um 09:02 schrieb Markus Volk:
This one was sent accidentially and can be dropped. Am 25.03.23 um 09:02 schrieb Markus Volk:
|
By
Markus Volk
·
|
|
[meta-gnome] [PATCH] gnome-online-accounts: upgrade 3.46.0 -> 3.48.0
2 messages
From: Wang Mingyu <wangmy@...> 0001-build-Use-the-appropriate-dependency-object.patch removed since it's included in 3.48.0. Changelog: ========== * Build fixes [#226] * Expired Kerberos tickets not r
From: Wang Mingyu <wangmy@...> 0001-build-Use-the-appropriate-dependency-object.patch removed since it's included in 3.48.0. Changelog: ========== * Build fixes [#226] * Expired Kerberos tickets not r
|
By
wangmy
·
|
|
[meta-gnome] [PATCH] gnome-font-viewer: upgrade 43.0 -> 44.0
2 messages
From: Wang Mingyu <wangmy@...> Changelog: ========= * The app now provides standard shortcuts like Ctrl+Q and Ctrl+F * New widgetry allows for navigation via the back mouse button, alt+arrows, and tou
From: Wang Mingyu <wangmy@...> Changelog: ========= * The app now provides standard shortcuts like Ctrl+Q and Ctrl+F * New widgetry allows for navigation via the back mouse button, alt+arrows, and tou
|
By
wangmy
·
|
|
[meta-gnome] [PATCH] evolution-data-server(-native): upgrade 3.46.3 -> 3.48.0
2 messages
From: Wang Mingyu <wangmy@...> Bug Fixes: =========== I#276 - alarm-notify: Incorrectly handles changes in recurring events I#453 - build: Make it possible to override C++ standard I#454 - libedataser
From: Wang Mingyu <wangmy@...> Bug Fixes: =========== I#276 - alarm-notify: Incorrectly handles changes in recurring events I#453 - build: Make it possible to override C++ standard I#454 - libedataser
|
By
wangmy
·
|