|
[meta-oe] [PATCH] redis: fix service redis-server restart not working under sysvinit
Under sysvinit when trying to restart redis-server using service redis-server restart two calls are made to start-stop-daemon, first with the --stop argument and then with --start argument consecutive
Under sysvinit when trying to restart redis-server using service redis-server restart two calls are made to start-stop-daemon, first with the --stop argument and then with --start argument consecutive
|
By
Stefan Ghinea
·
|
|
[meta-multimedia][PATCH 1/2] pipewire: update 0.3.66 -> 0.3.67
4 messages
This is a bugfix release that is API and ABI compatible with previous 0.3.x releases. - The loopback module and other couples streams will now not randomly fail in some cases. (#3028) - The RTP module
This is a bugfix release that is API and ABI compatible with previous 0.3.x releases. - The loopback module and other couples streams will now not randomly fail in some cases. (#3028) - The RTP module
|
By
Markus Volk
·
|
|
[meta-oe][dunfell][PATCH] nss: Fix CVE CVE-2023-0767
From: Virendra Thakur <virendrak@...> Add CVE-2023-0767.patch to fix CVE-2023-0767 Signed-off-by: Virendra Thakur <virendrak@...> Signed-off-by: Bhabu Bindu <bindudaniel1996@...> --- .../nss/nss/CVE-2
From: Virendra Thakur <virendrak@...> Add CVE-2023-0767.patch to fix CVE-2023-0767 Signed-off-by: Virendra Thakur <virendrak@...> Signed-off-by: Bhabu Bindu <bindudaniel1996@...> --- .../nss/nss/CVE-2
|
By
BINDU
·
|
|
[meta-python][PATCHV2] python3-pyruvate: Add crates checksum and use cargo-update-recipes-crates
From: Frederic Martinsons <frederic.martinsons@...> This is related to checksum verification introduction in bitbake crate fetcher: https://patchwork.yoctoproject.org/project/bitbake/patch/20230315131
From: Frederic Martinsons <frederic.martinsons@...> This is related to checksum verification introduction in bitbake crate fetcher: https://patchwork.yoctoproject.org/project/bitbake/patch/20230315131
|
By
Frederic Martinsons
·
|
|
[meta-oe][PATCH v3] pgpool2: Added a new recipe.
3 messages
Pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. It is distributed under a license similar to BSD and MIT. It provides the following features. Signed-o
Pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. It is distributed under a license similar to BSD and MIT. It provides the following features. Signed-o
|
By
leimaohui
·
|
|
[meta-oe][PATCH] lirc: Fix build with usrmerge feature building on ubuntu hosts
We get a very cryptic error during do_package ERROR: Didn't find service unit 'lircmd.service', specified in SYSTEMD_SERVICE:lirc. The reason is on ubuntu build hosts configure pokes at build host and
We get a very cryptic error during do_package ERROR: Didn't find service unit 'lircmd.service', specified in SYSTEMD_SERVICE:lirc. The reason is on ubuntu build hosts configure pokes at build host and
|
By
Khem Raj
·
|
|
[meta-python][PATCH] python3-click-repl: add mising prompt-toolkit runtime dependency
2 messages
Python3 click-repl package requires prompt-toolkit to be installed. Add the missing RDEPENDS to the recipe. Signed-off-by: Clément Péron <peron.clem@...> --- meta-python/recipes-devtools/python/python
Python3 click-repl package requires prompt-toolkit to be installed. Add the missing RDEPENDS to the recipe. Signed-off-by: Clément Péron <peron.clem@...> --- meta-python/recipes-devtools/python/python
|
By
Clément Péron
·
|
|
[meta-python][PATCH 1/4] python_setuptools_build_meta_mesonpy.bbclass: New class
6 messages
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-python][PATCH] python3-pyruvate: Add crates checksum and use cargo-update-recipes-crates
3 messages
From: Frederic Martinsons <frederic.martinsons@...> This is related to checksum verification introduction in bitbake crate fetcher: https://patchwork.yoctoproject.org/project/bitbake/patch/20230315131
From: Frederic Martinsons <frederic.martinsons@...> This is related to checksum verification introduction in bitbake crate fetcher: https://patchwork.yoctoproject.org/project/bitbake/patch/20230315131
|
By
Frederic Martinsons
·
|
|
[meta-oe][PATCH] uutils-coreutils: Add crates checksum and use cargo-update-recipes-crates
From: Frederic Martinsons <frederic.martinsons@...> This is related to checksum verification introduction in bitbake crate fetcher: https://patchwork.yoctoproject.org/project/bitbake/patch/20230315131
From: Frederic Martinsons <frederic.martinsons@...> This is related to checksum verification introduction in bitbake crate fetcher: https://patchwork.yoctoproject.org/project/bitbake/patch/20230315131
|
By
Frederic Martinsons
·
|
|
[meta-oe][langdale][kirkstone][PATCH 2/2] apache2: upgrade 2.4.55 -> 2.4.56
From: Wang Mingyu <wangmy@...> Changelog: ========== - rotatelogs: Add -T flag to allow subsequent rotated logfiles to be truncated without the initial logfile being truncated. - mod_ldap: LDAPConnect
From: Wang Mingyu <wangmy@...> Changelog: ========== - rotatelogs: Add -T flag to allow subsequent rotated logfiles to be truncated without the initial logfile being truncated. - mod_ldap: LDAPConnect
|
By
Armin Kuster
·
|
|
[meta-oe][langdale][kirkstone][PATCH 1/2] apache2: use /run instead of /var/run for systemd volatile config
From: Yi Zhao <yi.zhao@...> Fixes: systemd-tmpfiles[181]: /etc/tmpfiles.d/apache2-volatile.conf:1: Line references path below legacy directory /var/run/, updating /var/run/apache2 -> /run/apache2; ple
From: Yi Zhao <yi.zhao@...> Fixes: systemd-tmpfiles[181]: /etc/tmpfiles.d/apache2-volatile.conf:1: Line references path below legacy directory /var/run/, updating /var/run/apache2 -> /run/apache2; ple
|
By
Armin Kuster
·
|
|
[meta-networking][PATCH] ntp: drop the deprecated ntpdate
The combination of ntpd and sntp now implements the functions of ntpdate, which has been deprecated. Now we don't need ntpdate anymore, and we can use the following command 'ntpd -q -g -x' instead. So
The combination of ntpd and sntp now implements the functions of ntpdate, which has been deprecated. Now we don't need ntpdate anymore, and we can use the following command 'ntpd -q -g -x' instead. So
|
By
Zhixiong Chi
·
|
|
[meta-oe][PATCH] libssh: add ptest
Results: $ ptest-runner libssh START: ptest-runner 2023-03-16T02:56 BEGIN: /usr/lib/libssh/ptest PASS: torture_bind_config PASS: torture_buffer PASS: torture_bytearray PASS: torture_callbacks PASS: to
Results: $ ptest-runner libssh START: ptest-runner 2023-03-16T02:56 BEGIN: /usr/lib/libssh/ptest PASS: torture_bind_config PASS: torture_buffer PASS: torture_bytearray PASS: torture_callbacks PASS: to
|
By
Yi Zhao
·
|
|
[meta-python][PATCH 2/4] python3-patchelf: New recipe
5 messages
Dummy module to indicate the presence of patchelf. Used by python3-meson-python. The CMakeLists.txt file is a crippled copy from this patchelf python module's sources, removing almost everything, and
Dummy module to indicate the presence of patchelf. Used by python3-meson-python. The CMakeLists.txt file is a crippled copy from this patchelf python module's sources, removing almost everything, and
|
By
Zoltan Boszormenyi
·
|
|
[meta-gnome][PATCH] libuser: upgrade v0.63 -> v0.64
Removed patch which is contained in new version: 0003-python-Compilation-warnings-update.patch Signed-off-by: Sakib Sajal <sakib.sajal@...> --- ...3-python-Compilation-warnings-update.patch | 84 -----
Removed patch which is contained in new version: 0003-python-Compilation-warnings-update.patch Signed-off-by: Sakib Sajal <sakib.sajal@...> --- ...3-python-Compilation-warnings-update.patch | 84 -----
|
By
Sakib Sajal
·
|
|
[meta-oe][PATCH] tk: inherit pkgconfig
I noticed that xft was not getting enabled as expected because the recipe was using pkg-config from the host. Signed-off-by: Justin Bronder <jsbronder@...> --- meta-oe/recipes-devtools/tcltk/tk_8.6.10
I noticed that xft was not getting enabled as expected because the recipe was using pkg-config from the host. Signed-off-by: Justin Bronder <jsbronder@...> --- meta-oe/recipes-devtools/tcltk/tk_8.6.10
|
By
Justin Bronder
·
|
|
[meta-python] [PATCH] python3-pykickstart: upgrade 3.44 -> 3.45
From: Wang Mingyu <wangmy@...> Signed-off-by: Wang Mingyu <wangmy@...> --- ...{python3-pykickstart_3.44.bb => python3-pykickstart_3.45.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename m
From: Wang Mingyu <wangmy@...> Signed-off-by: Wang Mingyu <wangmy@...> --- ...{python3-pykickstart_3.44.bb => python3-pykickstart_3.45.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename m
|
By
wangmy
·
|
|
[meta-python] [PATCH] python3-xlsxwriter: upgrade 3.0.8 -> 3.0.9
From: Wang Mingyu <wangmy@...> Signed-off-by: Wang Mingyu <wangmy@...> --- ...{python3-xlsxwriter_3.0.8.bb => python3-xlsxwriter_3.0.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename m
From: Wang Mingyu <wangmy@...> Signed-off-by: Wang Mingyu <wangmy@...> --- ...{python3-xlsxwriter_3.0.8.bb => python3-xlsxwriter_3.0.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename m
|
By
wangmy
·
|
|
[meta-python] [PATCH] python3-web3: upgrade 5.31.3 -> 5.31.4
From: Wang Mingyu <wangmy@...> Signed-off-by: Wang Mingyu <wangmy@...> --- .../python/{python3-web3_5.31.3.bb => python3-web3_5.31.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename met
From: Wang Mingyu <wangmy@...> Signed-off-by: Wang Mingyu <wangmy@...> --- .../python/{python3-web3_5.31.3.bb => python3-web3_5.31.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename met
|
By
wangmy
·
|