|
[meta-oe][dunfell][PATCH] iperf: Set CVE_PRODUCT to "iperf_project:iperf"
Set CVE_PRODUCT as 'iperf_project:iperf' for iperf2 and iperf3
recipes, cve-check class is setting default CVE_PRODUCT to
'iperf2' and 'iperf3' respectively which ignores the iperf
CVEs from NVD
Set CVE_PRODUCT as 'iperf_project:iperf' for iperf2 and iperf3
recipes, cve-check class is setting default CVE_PRODUCT to
'iperf2' and 'iperf3' respectively which ignores the iperf
CVEs from NVD
|
By
akash hadke
·
#97516
·
|
|
[meta-filesystems][master][kirkstone][PATCH] ntfs-3g-ntfsprogs: Set CVE_PRODUCT to "tuxera:ntfs-3g"
Set CVE_PRODUCT to 'tuxera:ntfs-3g' for ntfs-3g-ntfsprogs recipe,
cve-check class is setting default CVE_PRODUCT to 'ntfs-3g-ntfsprogs'
which ignores the ntfs-3g-ntfsprogs CVEs from NVD
Set CVE_PRODUCT to 'tuxera:ntfs-3g' for ntfs-3g-ntfsprogs recipe,
cve-check class is setting default CVE_PRODUCT to 'ntfs-3g-ntfsprogs'
which ignores the ntfs-3g-ntfsprogs CVEs from NVD
|
By
akash hadke
·
#97515
·
|
|
[meta-oe][master][kirkstone][PATCH] iperf: Set CVE_PRODUCT to "iperf_project:iperf"
Set CVE_PRODUCT as 'iperf_project:iperf' for iperf2 and iperf3
recipes, cve-check class is setting default CVE_PRODUCT to
'iperf2' and 'iperf3' respectively which ignores the iperf
CVEs from NVD
Set CVE_PRODUCT as 'iperf_project:iperf' for iperf2 and iperf3
recipes, cve-check class is setting default CVE_PRODUCT to
'iperf2' and 'iperf3' respectively which ignores the iperf
CVEs from NVD
|
By
akash hadke
·
#97514
·
|
|
[PATCH] python3-pybluez: fix a runtime issue with python 3.10
Add an upstream patch that's not part of any release yet that addresses
an issue with python 3.10 (related to a missing macro).
Link: https://github.com/pybluez/pybluez/issues/426
Signed-off-by:
Add an upstream patch that's not part of any release yet that addresses
an issue with python 3.10 (related to a missing macro).
Link: https://github.com/pybluez/pybluez/issues/426
Signed-off-by:
|
By
Bartosz Golaszewski
·
#97513
·
|
|
[meta-oe][PATCH] glmark2: fix compatibility with python-3.11
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
...b-fix-compatibility-with-python-3.11.patch | 76 +++++++++++++++++++
.../recipes-benchmark/glmark2/glmark2_git.bb | 3 +-
2 files
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
...b-fix-compatibility-with-python-3.11.patch | 76 +++++++++++++++++++
.../recipes-benchmark/glmark2/glmark2_git.bb | 3 +-
2 files
|
By
Martin Jansa
·
#97512
·
|
|
[meta-oe][dunfell][PATCH] grpc: switch from master branch to main for upb
* hardknott and newer branches don't need this as upb repo was removed in:
commit 15cff67fd6cdb34e3621368fe9ce94a98356f27a
Author: Anatol Belski <anbelski@...>
Date: Fri Feb 19
* hardknott and newer branches don't need this as upb repo was removed in:
commit 15cff67fd6cdb34e3621368fe9ce94a98356f27a
Author: Anatol Belski <anbelski@...>
Date: Fri Feb 19
|
By
Martin Jansa
·
#97511
·
|
|
[meta-oe][dunfell][kirkstone][master][PATCH] leveldb: switch from master branch to main
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
meta-oe/recipes-dbs/leveldb/leveldb_1.22.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
meta-oe/recipes-dbs/leveldb/leveldb_1.22.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
Martin Jansa
·
#97510
·
|
|
[meta-oe][dunfell][PATCH] bridge-utils: Switch to use the main branch
From: Mingli Yu <mingli.yu@...>
Fix the below do_fetch warning:
WARNING: bridge-utils-1.7-r0 do_fetch: Failed to fetch URL
From: Mingli Yu <mingli.yu@...>
Fix the below do_fetch warning:
WARNING: bridge-utils-1.7-r0 do_fetch: Failed to fetch URL
|
By
Martin Jansa
·
#97509
·
|
|
[meta-oe][dunfell][PATCH] tesseract-lang: switch from master branch to main
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
meta-oe/recipes-graphics/tesseract/tesseract-lang_4.0.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
meta-oe/recipes-graphics/tesseract/tesseract-lang_4.0.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
Martin Jansa
·
#97508
·
|
|
[meta-oe][kirkstone][master][PATCH] tesseract-lang: switch from master branch to main
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
meta-oe/recipes-graphics/tesseract/tesseract-lang_4.1.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
meta-oe/recipes-graphics/tesseract/tesseract-lang_4.1.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
Martin Jansa
·
#97507
·
|
|
[meta-gnome][PATCH] evince: fix typo for RRECOMMENDS
RRECOMMMENDS_${PN} -> RRECOMMENDS:${PN}
Signed-off-by: Yi Zhao <yi.zhao@...>
---
meta-gnome/recipes-gnome/evince/evince_42.2.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
RRECOMMMENDS_${PN} -> RRECOMMENDS:${PN}
Signed-off-by: Yi Zhao <yi.zhao@...>
---
meta-gnome/recipes-gnome/evince/evince_42.2.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
|
By
Yi Zhao
·
#97506
·
|
|
[meta-networking][PATCH] blueman: fix typo for RRECOMMENDS
RRECOMENDS_${PN} -> RRECOMMENDS:${PN}
Signed-off-by: Yi Zhao <yi.zhao@...>
---
meta-networking/recipes-connectivity/blueman/blueman_2.2.4.bb | 2 +-
1 file changed, 1 insertion(+), 1
RRECOMENDS_${PN} -> RRECOMMENDS:${PN}
Signed-off-by: Yi Zhao <yi.zhao@...>
---
meta-networking/recipes-connectivity/blueman/blueman_2.2.4.bb | 2 +-
1 file changed, 1 insertion(+), 1
|
By
Yi Zhao
·
#97505
·
|
|
[meta-perl][PATCH] libcrypt-openssl-guess-perl: fix syntax for PROVIDES
PROVIDES_${PN} -> PROVIDES
Signed-off-by: Yi Zhao <yi.zhao@...>
---
.../recipes-perl/libcrypt/libcrypt-openssl-guess-perl_0.15.bb | 2 +-
1 file changed, 1 insertion(+), 1
PROVIDES_${PN} -> PROVIDES
Signed-off-by: Yi Zhao <yi.zhao@...>
---
.../recipes-perl/libcrypt/libcrypt-openssl-guess-perl_0.15.bb | 2 +-
1 file changed, 1 insertion(+), 1
|
By
Yi Zhao
·
#97504
·
|
|
[meta-initramfs][PATCH] grubby: fix syntax for ALTERNATIVE
ALTERNATIVE_${PN} -> ALTERNATIVE:${PN}
Signed-off-by: Yi Zhao <yi.zhao@...>
---
meta-initramfs/recipes-devtools/grubby/grubby_git.bb | 2 +-
1 file changed, 1 insertion(+), 1
ALTERNATIVE_${PN} -> ALTERNATIVE:${PN}
Signed-off-by: Yi Zhao <yi.zhao@...>
---
meta-initramfs/recipes-devtools/grubby/grubby_git.bb | 2 +-
1 file changed, 1 insertion(+), 1
|
By
Yi Zhao
·
#97503
·
|
|
[meta-oe] [PATCH] syslog-ng: upgrade 3.36.1 -> 3.37.1
Changelog:
https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-3.37.1
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../syslog-ng/{syslog-ng_3.36.1.bb => syslog-ng_3.37.1.bb} |
Changelog:
https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-3.37.1
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../syslog-ng/{syslog-ng_3.36.1.bb => syslog-ng_3.37.1.bb} |
|
By
wangmy
·
#97502
·
|
|
[meta-networking] [PATCH] rdma-core: upgrade 40.0 -> 41.0
Changelog:
=========
Merge pull request #1178 from yishaih/mlx5_misc
mlx5: Fix check for SQ overflow in bind_mw
mlx5: DR, Add support for modify IP ECN action for CX7
Merge pull request #1175 from
Changelog:
=========
Merge pull request #1178 from yishaih/mlx5_misc
mlx5: Fix check for SQ overflow in bind_mw
mlx5: DR, Add support for modify IP ECN action for CX7
Merge pull request #1175 from
|
By
wangmy
·
#97501
·
|
|
[meta-networking] [PATCH] snort: upgrade 2.9.19 -> 2.9.20
Changelog:
==========
* src/dynamic-preprocessors/appid/service_plugins/service_ssl.c :
Fixed a scenario where SSL traffic was not detected correctly.
* src/dynamic-preprocessors/smtp/snort_smtp.c
Changelog:
==========
* src/dynamic-preprocessors/appid/service_plugins/service_ssl.c :
Fixed a scenario where SSL traffic was not detected correctly.
* src/dynamic-preprocessors/smtp/snort_smtp.c
|
By
wangmy
·
#97500
·
|
|
[meta-oe] [PATCH] php: upgrade 8.1.6 -> 8.1.7
Changelog:
==========
https://www.php.net/ChangeLog-8.php#8.1.7
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-oe/recipes-devtools/php/{php_8.1.6.bb => php_8.1.7.bb} | 2 +-
1 file
Changelog:
==========
https://www.php.net/ChangeLog-8.php#8.1.7
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-oe/recipes-devtools/php/{php_8.1.6.bb => php_8.1.7.bb} | 2 +-
1 file
|
By
wangmy
·
#97499
·
|
|
[meta-oe] [PATCH] pyxdg: upgrade 0.27 -> 0.28
BaseDirectory: Add support for $XDG_STATE_DIR
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-oe/recipes-gnome/pyxdg/{pyxdg_0.27.bb => pyxdg_0.28.bb} | 2 +-
1 file changed, 1 insertion(+),
BaseDirectory: Add support for $XDG_STATE_DIR
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-oe/recipes-gnome/pyxdg/{pyxdg_0.27.bb => pyxdg_0.28.bb} | 2 +-
1 file changed, 1 insertion(+),
|
By
wangmy
·
#97498
·
|
|
[meta-oe] [PATCH] poco: upgrade 1.11.2 -> 1.11.3
Changelog:
===========================
- GH #3567: fix(openssl-initializer): check legacy provider existence for legacy exception
- GH #3587: MySQL UUID binding temporary string
- GH #3632: Redis -
Changelog:
===========================
- GH #3567: fix(openssl-initializer): check legacy provider existence for legacy exception
- GH #3587: MySQL UUID binding temporary string
- GH #3632: Redis -
|
By
wangmy
·
#97497
·
|