|
[meta-python][PATCH 1/3] python3-asgiref: add recipe
The default version of python3-django 2.2.x is no longer supported.
So, python3-django either 3.x or 4.x should be preferred, that
requires python3-asgiref at runtime.
More info at
The default version of python3-django 2.2.x is no longer supported.
So, python3-django either 3.x or 4.x should be preferred, that
requires python3-asgiref at runtime.
More info at
|
By
Jagadeesh Krishnanjanappa <workjagadeesh@...>
·
#98397
·
|
|
[meta-oe][PATCH 4/4] safec: Remove unused variable 'len'
Signed-off-by: Khem Raj <raj.khem@...>
---
...strpbrk_s-Remove-unused-variable-len.patch | 42 +++++++++++++++++++
meta-oe/recipes-core/safec/safec_3.7.1.bb | 3 +-
2 files changed, 44
Signed-off-by: Khem Raj <raj.khem@...>
---
...strpbrk_s-Remove-unused-variable-len.patch | 42 +++++++++++++++++++
meta-oe/recipes-core/safec/safec_3.7.1.bb | 3 +-
2 files changed, 44
|
By
Khem Raj
·
#98396
·
|
|
[meta-oe][PATCH 3/4] cpulimit: Define -D_GNU_SOURCE
This define is needed for getting memrchr() declaration
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-oe/recipes-support/cpulimit/cpulimit_0.2.bb | 2 +-
1 file changed, 1 insertion(+), 1
This define is needed for getting memrchr() declaration
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-oe/recipes-support/cpulimit/cpulimit_0.2.bb | 2 +-
1 file changed, 1 insertion(+), 1
|
By
Khem Raj
·
#98395
·
|
|
[meta-oe][PATCH 2/4] gd: Fix build with clang-15
Signed-off-by: Khem Raj <raj.khem@...>
---
...1-Fix-deprecared-function-prototypes.patch | 115 ++++++++++++++++++
meta-oe/recipes-support/gd/gd_2.3.3.bb | 1 +
2 files changed, 116
Signed-off-by: Khem Raj <raj.khem@...>
---
...1-Fix-deprecared-function-prototypes.patch | 115 ++++++++++++++++++
meta-oe/recipes-support/gd/gd_2.3.3.bb | 1 +
2 files changed, 116
|
By
Khem Raj
·
#98394
·
|
|
[meta-networking][PATCH 1/4] ntpsec: Add -D_GNU_SOURCE and fix building with devtool
wscript detects .git directory and if its present them invokes git
describe --dirty which does not work on the devtool created git
repository, since its synthesized.
Add GNU_SOURCE define to get
wscript detects .git directory and if its present them invokes git
describe --dirty which does not work on the devtool created git
repository, since its synthesized.
Add GNU_SOURCE define to get
|
By
Khem Raj
·
#98393
·
|
|
Re: Question for tshark
Tshark is a separate package. Was this installed?
IMAGE_INSTALL:append = “ tshark”
-armin
Tshark is a separate package. Was this installed?
IMAGE_INSTALL:append = “ tshark”
-armin
|
By
Armin Kuster <akuster@...>
·
#98392
·
|
|
[meta-python][PATCH 4/4] python3-prettytable: Upgrade 3.1.1 -> 3.3.0
Upgrade to release 3.3.0:
- Support Python 3.11
- Add flag to preserve internal borders when border=False
Signed-off-by: Leon Anavi <leon.anavi@...>
---
...ython3-prettytable_3.1.1.bb =>
Upgrade to release 3.3.0:
- Support Python 3.11
- Add flag to preserve internal borders when border=False
Signed-off-by: Leon Anavi <leon.anavi@...>
---
...ython3-prettytable_3.1.1.bb =>
|
By
Leon Anavi
·
#98391
·
|
|
[meta-python][PATCH 3/4] python3-prompt-toolkit: Upgrade 3.0.24 -> 3.0.30
Upgrade to release 3.0.30:
- Allow zero-width-escape sequences in `print_formatted_text`.
- Add default value option for input dialog.
- Added `has_suggestion` filter.
- Always wrap lines in the
Upgrade to release 3.0.30:
- Allow zero-width-escape sequences in `print_formatted_text`.
- Add default value option for input dialog.
- Added `has_suggestion` filter.
- Always wrap lines in the
|
By
Leon Anavi
·
#98390
·
|
|
[meta-python][PATCH 2/4] python3-typed-ast: Upgrade 1.5.2 -> 1.5.4
Upgrade to release 1.5.4:
- Do not include now private code.h
- Fix Python 3.11 support
Signed-off-by: Leon Anavi <leon.anavi@...>
---
.../{python3-typed-ast_1.5.2.bb =>
Upgrade to release 1.5.4:
- Do not include now private code.h
- Fix Python 3.11 support
Signed-off-by: Leon Anavi <leon.anavi@...>
---
.../{python3-typed-ast_1.5.2.bb =>
|
By
Leon Anavi
·
#98389
·
|
|
[meta-python][PATCH 1/4] python3-awesomeversion: Upgrade 22.6.0 -> 22.8.0
Upgrade to release 22.8.0:
- Change devcontainer
- Do not allow find_first_match without ensure_strategy
- Warn instead of raise for missing ensure_strategy
- Correct spelling mistakes
- Handle
Upgrade to release 22.8.0:
- Change devcontainer
- Do not allow find_first_match without ensure_strategy
- Warn instead of raise for missing ensure_strategy
- Correct spelling mistakes
- Handle
|
By
Leon Anavi
·
#98388
·
|
|
[meta-oe] [PATCH] libsdl2-ttf: upgrade 2.20.0 -> 2.20.1
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../libsdl/{libsdl2-ttf_2.20.0.bb => libsdl2-ttf_2.20.1.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../libsdl/{libsdl2-ttf_2.20.0.bb => libsdl2-ttf_2.20.1.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename
|
By
wangmy
·
#98387
·
|
|
[meta-webserver] [PATCH] netdata: upgrade 1.36.0 -> 1.36.1
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../netdata/{netdata_1.36.0.bb => netdata_1.36.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../netdata/{netdata_1.36.0.bb => netdata_1.36.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#98386
·
|
|
[meta-networking] [PATCH] nbdkit: upgrade 1.32.1 -> 1.33.1
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../nbdkit/{nbdkit_1.32.1.bb => nbdkit_1.33.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../nbdkit/{nbdkit_1.32.1.bb => nbdkit_1.33.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#98385
·
|
|
[meta-networking] [PATCH] mosquitto: upgrade 2.0.14 -> 2.0.15
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../mosquitto/{mosquitto_2.0.14.bb => mosquitto_2.0.15.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../mosquitto/{mosquitto_2.0.14.bb => mosquitto_2.0.15.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#98384
·
|
|
[meta-perl] [PATCH] libcurses-perl: upgrade 1.38 -> 1.41
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../{libcurses-perl_1.38.bb => libcurses-perl_1.41.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../{libcurses-perl_1.38.bb => libcurses-perl_1.41.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#98383
·
|
|
[meta-oe] [PATCH] libbpf: upgrade 0.8.0 -> 1.0.0
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-kernel/libbpf/{libbpf_0.8.0.bb => libbpf_1.0.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-kernel/libbpf/{libbpf_0.8.0.bb => libbpf_1.0.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#98382
·
|
|
[meta-oe] [PATCH] ldns: upgrade 1.8.2 -> 1.8.3
Changelog:
==========
* bugfix #183: Assertion failure with OPT record without rdata.
This caused packet creation with only a DO bit (for DNSSEC OK)
to crash. Thanks Anand Buddhdev and others
Changelog:
==========
* bugfix #183: Assertion failure with OPT record without rdata.
This caused packet creation with only a DO bit (for DNSSEC OK)
to crash. Thanks Anand Buddhdev and others
|
By
wangmy
·
#98381
·
|
|
[meta-gnome] [PATCH] grilo-plugins: upgrade 0.3.14 -> 0.3.15
Changelog:
==========
* !120 Detect libsoup version from grl-net and adds support to libsoup3
* !123 youtube: port to API v3 by using libgdata 0.17.0
* !122 tmdb: port to GUri, remove libsoup
Changelog:
==========
* !120 Detect libsoup version from grl-net and adds support to libsoup3
* !123 youtube: port to API v3 by using libgdata 0.17.0
* !122 tmdb: port to GUri, remove libsoup
|
By
wangmy
·
#98380
·
|
|
[meta-oe] [PATCH] ctags: upgrade 5.9.20220703.0 -> 5.9.20220821.0
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../ctags/{ctags_5.9.20220703.0.bb => ctags_5.9.20220821.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../ctags/{ctags_5.9.20220703.0.bb => ctags_5.9.20220821.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#98379
·
|
|
[meta-gnome] [PATCH] babl: upgrade 0.1.92 -> 0.1.94
0001-meson-fix-misspelled-kwarg-name.patch
0002-meson-Various-fixes.patch
removed since they're included in 0.1.94
Changelog:
==========
Fix of crash on non-aligned data for SIMD, add commandline
0001-meson-fix-misspelled-kwarg-name.patch
0002-meson-Various-fixes.patch
removed since they're included in 0.1.94
Changelog:
==========
Fix of crash on non-aligned data for SIMD, add commandline
|
By
wangmy
·
#98378
·
|