|
[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
·
|
|
[meta-python][PATCH 2/4] python3-pika: Upgrade 1.2.1 -> 1.3.0
Upgrade to release 1.3.0:
- Convert the metadata into PEP 621 format
- Use pyproject.toml only
- Memory leak when multiple field is set to true in ack
- No exception raised when heartbeat timed out
-
Upgrade to release 1.3.0:
- Convert the metadata into PEP 621 format
- Use pyproject.toml only
- Memory leak when multiple field is set to true in ack
- No exception raised when heartbeat timed out
-
|
By
Leon Anavi
·
#97725
·
|
|
[meta-python][PATCH 1/4] python3-eth-hash: Upgrade 0.3.2 -> 0.3.3
Upgrade to release 0.3.3 and add runtime dependencies:
- Keccak backend was initialized every time it was called.
Now it's initialized only the first time it's called.
- Prune venv files from the
Upgrade to release 0.3.3 and add runtime dependencies:
- Keccak backend was initialized every time it was called.
Now it's initialized only the first time it's called.
- Prune venv files from the
|
By
Leon Anavi
·
#97724
·
|
|
[meta-oe][kirkstone][master][PATCH] thrift: add CVE_PRODUCT to fix CVE reporting
Without CVE_PRODUCT set to apache:thrift cve-check was catching
CVEs form facebook:thrift that are not related with this product.
Now the report is correct.
Signed-off-by: Davide Gardenal
Without CVE_PRODUCT set to apache:thrift cve-check was catching
CVEs form facebook:thrift that are not related with this product.
Now the report is correct.
Signed-off-by: Davide Gardenal
|
By
Davide Gardenal
·
#97723
·
|
|
[meta-filesystems][PATCH] ntfs-3g-ntfsprogs: upgrade to 2022.5.17
Upgrade from 2021.8.22 to 2022.5.17.
This upgrade mainly include CVE fixes.
According to https://github.com/tuxera/ntfs-3g/releases:
"""
Changelog:
* Improved defence against maliciously tampered
Upgrade from 2021.8.22 to 2022.5.17.
This upgrade mainly include CVE fixes.
According to https://github.com/tuxera/ntfs-3g/releases:
"""
Changelog:
* Improved defence against maliciously tampered
|
By
Chen Qi
·
#97722
·
|
|
Re: [meta-oe] [PATCH] catch2: upgrade 2.13.7 -> 3.0.1
we have libgpiod which still needs catch2 so please look into fixing
libgpiod as well. It fails currently
| ../../../../libgpiod-1.6.3/bindings/cxx/tests/gpiod-cxx-test-main.cpp:9:10:
fatal error:
we have libgpiod which still needs catch2 so please look into fixing
libgpiod as well. It fails currently
| ../../../../libgpiod-1.6.3/bindings/cxx/tests/gpiod-cxx-test-main.cpp:9:10:
fatal error:
|
By
Khem Raj
·
#97721
·
|
|
Re: [meta-oe] [PATCH] bats: upgrade 1.6.1 -> 1.7.0
this would need branch= to be updated as well to perhaps 1.7.x
currently it fails to build
stdio: ERROR: bats-1.7.0-r0 do_fetch: Fetcher failure: Unable to find
revision
this would need branch= to be updated as well to perhaps 1.7.x
currently it fails to build
stdio: ERROR: bats-1.7.0-r0 do_fetch: Fetcher failure: Unable to find
revision
|
By
Khem Raj
·
#97720
·
|
|
[meta-filesystems][kirkstone][PATCH] ntfs-3g-ntfsprogs: upgrade to 2022.5.17
Upgrade from 2021.8.22 to 2022.5.17.
This upgrade mainly include CVE fixes.
According to https://github.com/tuxera/ntfs-3g/releases:
"""
Changelog:
* Improved defence against maliciously tampered
Upgrade from 2021.8.22 to 2022.5.17.
This upgrade mainly include CVE fixes.
According to https://github.com/tuxera/ntfs-3g/releases:
"""
Changelog:
* Improved defence against maliciously tampered
|
By
Chen Qi
·
#97719
·
|
|
Re: [meta-oe][PATCH] cryptsetup: Add support for building without SSH tokens
By
Peter Kjellerstedt
·
#97718
·
|
|
[meta-networking][kirkstone][master][PATCH] wireshark: upgrade 3.4.11 -> 3.4.12
This upgrade includes the following CVE fixes:
- CVE-2021-4190
- CVE-2022-0581
- CVE-2022-0582
- CVE-2022-0583
- CVE-2022-0585
- CVE-2022-0586
Signed-off-by: Davide Gardenal
This upgrade includes the following CVE fixes:
- CVE-2021-4190
- CVE-2022-0581
- CVE-2022-0582
- CVE-2022-0583
- CVE-2022-0585
- CVE-2022-0586
Signed-off-by: Davide Gardenal
|
By
Davide Gardenal
·
#97717
·
|
|
[meta-python][PATCH 2/2] python3-elementpath: Upgrade 2.5.0 -> 2.5.3
Upgrade to release 2.5.3:
- Fix unary path step operator
- Fix sphinx warnings 'reference target not found'
Signed-off-by: Leon Anavi <leon.anavi@...>
---
...ython3-elementpath_2.5.0.bb =>
Upgrade to release 2.5.3:
- Fix unary path step operator
- Fix sphinx warnings 'reference target not found'
Signed-off-by: Leon Anavi <leon.anavi@...>
---
...ython3-elementpath_2.5.0.bb =>
|
By
Leon Anavi
·
#97716
·
|
|
[meta-python][PATCH 1/2] python3-autobahn: Upgrade 22.4.2 -> 22.5.1
Upgrade to release 22.5.1:
- new: WAMP Flatbuffers IDL and schema processing (experimental)
- new: WAMP-cryptosign trustroot (experimental)
- new: add wrapper type for CryptosignAuthextra
- fix:
Upgrade to release 22.5.1:
- new: WAMP Flatbuffers IDL and schema processing (experimental)
- new: WAMP-cryptosign trustroot (experimental)
- new: add wrapper type for CryptosignAuthextra
- fix:
|
By
Leon Anavi
·
#97715
·
|
|
[meta-oe][master][kirkstone][PATCH] imagemagick: upgrade 7.0.10-25 -> 7.0.10-62
This upgrade includes patches for the following CVEs:
- CVE-2020-13902
- CVE-2020-27829
- CVE-2020-29599
- CVE-2021-20176
- CVE-2021-20241
- CVE-2021-20243
- CVE-2021-20244
- CVE-2021-20245
-
This upgrade includes patches for the following CVEs:
- CVE-2020-13902
- CVE-2020-27829
- CVE-2020-29599
- CVE-2021-20176
- CVE-2021-20241
- CVE-2021-20243
- CVE-2021-20244
- CVE-2021-20245
-
|
By
Davide Gardenal
·
#97714
·
|
|
[meta-oe][kirkstone][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
·
#97713
·
|