|
[meta-oe] [PATCH] pegtl: upgrade 3.2.5 -> 3.2.6
License-Update: Copyright year updated to 2022.
Changelog:
=========
Made unwind() optional for parse tree nodes.
Fixed demangle() for MSVC, again.
Fixed demangle() for GCC
License-Update: Copyright year updated to 2022.
Changelog:
=========
Made unwind() optional for parse tree nodes.
Fixed demangle() for MSVC, again.
Fixed demangle() for GCC
|
By
wangmy
·
#97745
·
|
|
[meta-oe] [PATCH] libzip: upgrade 1.9.0 -> 1.9.2
License-Update: email of authors changed to <info@...>
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../libzip/{libzip_1.9.0.bb => libzip_1.9.2.bb} | 4 ++--
1 file
License-Update: email of authors changed to <info@...>
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../libzip/{libzip_1.9.0.bb => libzip_1.9.2.bb} | 4 ++--
1 file
|
By
wangmy
·
#97744
·
|
|
[meta-webserver] [PATCH] netdata: upgrade 1.35.0 -> 1.35.1
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../netdata/{netdata_1.35.0.bb => netdata_1.35.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../netdata/{netdata_1.35.0.bb => netdata_1.35.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#97743
·
|
|
[meta-networking] [PATCH] nbdkit: upgrade 1.31.9 -> 1.31.10
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../nbdkit/{nbdkit_1.31.9.bb => nbdkit_1.31.10.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../nbdkit/{nbdkit_1.31.9.bb => nbdkit_1.31.10.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#97742
·
|
|
[meta-gnome] [PATCH] nautilus: upgrade 42.1.1 -> 42.2
Changelog:
=========
* Close broken link message dialog on response (António Fernandes)
* Fix crash when opening new window from pathbar (Corey Berla)
* Fix remote filesystem check (Corey Berla)
*
Changelog:
=========
* Close broken link message dialog on response (António Fernandes)
* Fix crash when opening new window from pathbar (Corey Berla)
* Fix remote filesystem check (Corey Berla)
*
|
By
wangmy
·
#97741
·
|
|
[meta-oe] [PATCH] libvpx: upgrade 1.11.0 -> 1.12.0
Changelog:
=========
This release adds optimizations for Loongarch, adds support for vp8 in the
real-time rate control library, upgrades GoogleTest to v1.11.0, updates
libwebm to
Changelog:
=========
This release adds optimizations for Loongarch, adds support for vp8 in the
real-time rate control library, upgrades GoogleTest to v1.11.0, updates
libwebm to
|
By
wangmy
·
#97740
·
|
|
[meta-oe] [PATCH] hwdata: upgrade 0.360 -> 0.361
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-support/hwdata/{hwdata_0.360.bb => hwdata_0.361.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-support/hwdata/{hwdata_0.360.bb => hwdata_0.361.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#97739
·
|
|
[meta-oe] [PATCH] fmt: upgrade 8.1.1 -> 9.0.0
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-oe/recipes-support/fmt/{fmt_8.1.1.bb => fmt_9.0.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-oe/recipes-support/fmt/{fmt_8.1.1.bb => fmt_9.0.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#97738
·
|
|
[meta-oe] [PATCH] cloc: upgrade 1.92 -> 1.94
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-oe/recipes-devtools/cloc/{cloc_1.92.bb => cloc_1.94.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-oe/recipes-devtools/cloc/{cloc_1.92.bb => cloc_1.94.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#97737
·
|
|
[meta-networking][PATCH 2/2] openvpn: add PACKAGECONFIG for selinux
This is useful for selinux distro feature.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
meta-networking/recipes-support/openvpn/openvpn_2.5.7.bb | 2 ++
1 file changed, 2 insertions(+)
diff
This is useful for selinux distro feature.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
meta-networking/recipes-support/openvpn/openvpn_2.5.7.bb | 2 ++
1 file changed, 2 insertions(+)
diff
|
By
Yi Zhao
·
#97736
·
|
|
[meta-networking][PATCH 1/2] openvpn: add PACKAGECONFIG for systemd
The systemd support had been integrated to openvpn for a long time. Add
PACKAGECONFIG for it and use its own service files and volatile file.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
The systemd support had been integrated to openvpn for a long time. Add
PACKAGECONFIG for it and use its own service files and volatile file.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
|
By
Yi Zhao
·
#97735
·
|
|
[meta-oe][PATCH] opencv: Link with libatomic on mips
Fixes linking errors e.g.
parallel.cpp:(.text._ZN3tbb6detail2d19start_forINS1_13blocked_rangeIiEEN2cv12_GLOBAL__N_113ProxyLoopBodyEKNS1_16auto_partitionerEE8finalizeERKNS1_14execution_dataE+0xe8):
Fixes linking errors e.g.
parallel.cpp:(.text._ZN3tbb6detail2d19start_forINS1_13blocked_rangeIiEEN2cv12_GLOBAL__N_113ProxyLoopBodyEKNS1_16auto_partitionerEE8finalizeERKNS1_14execution_dataE+0xe8):
|
By
Khem Raj
·
#97734
·
|
|
Re: [meta-oe][PATCH][V2] minio: add recipe for minio client
Seeing some QA warnings see
https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/1822
stdio: WARNING: minio-01b87ecc02ffad47dfe13c2154ac31db3e3115df-r0
do_package_qa: QA Issue: File
Seeing some QA warnings see
https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/1822
stdio: WARNING: minio-01b87ecc02ffad47dfe13c2154ac31db3e3115df-r0
do_package_qa: QA Issue: File
|
By
Khem Raj
·
#97733
·
|
|
[meta-oe][PATCH][V2] minio: add recipe for minio client
MinIO Client (mc) provides a modern alternative to UNIX commands like
ls, cat, cp, mirror, diff, find etc. It supports filesystems and Amazon
S3 compatible cloud storage service (AWS Signature v2 and
MinIO Client (mc) provides a modern alternative to UNIX commands like
ls, cat, cp, mirror, diff, find etc. It supports filesystems and Amazon
S3 compatible cloud storage service (AWS Signature v2 and
|
By
Sakib Sajal
·
#97732
·
|
|
[meta-oe][PATCH 2/2] fontforge: Upgrade to 20220308
Switch build system to cmake
Add patch to avoid hardcoding build paths in scripts
Forward port musl patch
Signed-off-by: Khem Raj <raj.khem@...>
---
Switch build system to cmake
Add patch to avoid hardcoding build paths in scripts
Forward port musl patch
Signed-off-by: Khem Raj <raj.khem@...>
---
|
By
Khem Raj
·
#97731
·
|
|
[meta-oe][PATCH 1/2] libspiro: Add recipe
Needed by recent fontforge
Signed-off-by: Khem Raj <raj.khem@...>
---
.../fontforge/libspiro_20200505.bb | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode
Needed by recent fontforge
Signed-off-by: Khem Raj <raj.khem@...>
---
.../fontforge/libspiro_20200505.bb | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode
|
By
Khem Raj
·
#97730
·
|
|
[meta-networking][kirkstone][master][PATCH] quagga: ignore CVE-2016-4049
CVE-2016-4049 is not affecting our version, so we can ignore it.
This is caused because the CPE in the NVD database doesn't specify
a vulnerable version range.
Signed-off-by: Davide Gardenal
CVE-2016-4049 is not affecting our version, so we can ignore it.
This is caused because the CPE in the NVD database doesn't specify
a vulnerable version range.
Signed-off-by: Davide Gardenal
|
By
Davide Gardenal
·
#97729
·
|
|
[meta-networking][kirkstone][master][PATCH] spice: ignore patched CVEs
The following CVEs are already patched so we can ignore them:
- CVE-2016-0749
- CVE-2016-2150
- CVE-2018-10893
This is caused by inaccurate CPE in the NVD database.
Signed-off-by: Davide Gardenal
The following CVEs are already patched so we can ignore them:
- CVE-2016-0749
- CVE-2016-2150
- CVE-2018-10893
This is caused by inaccurate CPE in the NVD database.
Signed-off-by: Davide Gardenal
|
By
Davide Gardenal
·
#97728
·
|
|
[meta-python][PATCH 4/4] python3-web3: Upgrade 5.29.1 -> 5.29.2
Upgrade to release 5.29.2:
- Only thread lock methods attempting to access the cache for the
caching middleware.
- Socket timeout when pushing a significant amount of data
Signed-off-by: Leon
Upgrade to release 5.29.2:
- Only thread lock methods attempting to access the cache for the
caching middleware.
- Socket timeout when pushing a significant amount of data
Signed-off-by: Leon
|
By
Leon Anavi
·
#97727
·
|
|
[meta-python][PATCH 3/4] python3-serpent: Upgrade 1.40 -> 1.41
Upgrade to release 1.41:
- support for python 3.11 added (__getstate__ behavior change)
- replaced travis CI by Github actions
Signed-off-by: Leon Anavi <leon.anavi@...>
---
Upgrade to release 1.41:
- support for python 3.11 added (__getstate__ behavior change)
- replaced travis CI by Github actions
Signed-off-by: Leon Anavi <leon.anavi@...>
---
|
By
Leon Anavi
·
#97726
·
|