|
[PATCH v2] python3-pyruvate: disable 64 bit atomics for mips
Use the same approach as librsvg to disable 64-bit atomics on platforms
which have 32-bit pointers or are otherwise not
Use the same approach as librsvg to disable 64-bit atomics on platforms
which have 32-bit pointers or are otherwise not
|
By
Tim Orling
·
#94920
·
|
|
[PATCH] python3-pyruvate: disable 64 bit atomics for mips
Use the same approach as librsvg to disable 64-bit atomics on platforms
which have 32-bit pointers or are otherwise not
Use the same approach as librsvg to disable 64-bit atomics on platforms
which have 32-bit pointers or are otherwise not
|
By
Tim Orling
·
#94919
·
|
|
Re: [meta-python][PATCH 4/7] python3-pyruvate: add recipe for v1.1.2
we have patched crossbeam elsewhere which could be helpful here too. Perhaps adding something like
RUSTFLAGS:append:mips = " --cfg crossbeam_no_atomic_64"
might help.
we have patched crossbeam elsewhere which could be helpful here too. Perhaps adding something like
RUSTFLAGS:append:mips = " --cfg crossbeam_no_atomic_64"
might help.
|
By
Khem Raj
·
#94918
·
|
|
Re: [meta-python][PATCH 4/7] python3-pyruvate: add recipe for v1.1.2
error[E0432]: unresolved imports `core::sync::atomic::AtomicI64`, `core::sync::atomic::AtomicU64` -->
error[E0432]: unresolved imports `core::sync::atomic::AtomicI64`, `core::sync::atomic::AtomicU64` -->
|
By
Tim Orling
·
#94917
·
|
|
Re: [meta-python][PATCH 4/7] python3-pyruvate: add recipe for v1.1.2
this fail on mips see
https://errors.yoctoproject.org/Errors/Details/622699/
this fail on mips see
https://errors.yoctoproject.org/Errors/Details/622699/
|
By
Khem Raj
·
#94916
·
|
|
Re: [meta-python2][PATCH] distutils-base: stop using distutils-common-base which now triggers warning about distutils removal in Python 3.12
Thank you for this JaMa, it will make the move of distutils* classes to meta-python smoother. And when we drop distutils-common-base from oe-core it won't impact meta-python2.
Thank you also for
Thank you for this JaMa, it will make the move of distutils* classes to meta-python smoother. And when we drop distutils-common-base from oe-core it won't impact meta-python2.
Thank you also for
|
By
Tim Orling
·
#94915
·
|
|
[meta-networking][dunfell][PATCH v3] strongswan: Fix for CVE-2021-41990 and CVE-2021-41991
From: Virendra Thakur <virendrak@...>
Add patch to fix CVE-2021-41990 and CVE-2021-41991
Signed-off-by: Virendra Thakur <virendra.thakur@...>
Signed-off-by: virendra thakur
From: Virendra Thakur <virendrak@...>
Add patch to fix CVE-2021-41990 and CVE-2021-41991
Signed-off-by: Virendra Thakur <virendra.thakur@...>
Signed-off-by: virendra thakur
|
By
virendra thakur
·
#94914
·
|
|
[meta-python][PATCH 3/3] python3-fastjsonschema: Upgrade 2.15.1 -> 2.15.3
Upgrade to release 2.15.3:
- Fix swapping handlers
- Fix tests
- Readablregexps in generated code
Signed-off-by: Leon Anavi <leon.anavi@...>
---
...astjsonschema_2.15.1.bb =>
Upgrade to release 2.15.3:
- Fix swapping handlers
- Fix tests
- Readablregexps in generated code
Signed-off-by: Leon Anavi <leon.anavi@...>
---
...astjsonschema_2.15.1.bb =>
|
By
Leon Anavi
·
#94913
·
|
|
[meta-python][PATCH 2/3] python3-fasteners: Upgrade 0.16.3 -> 0.17.2
Upgrade to release 0.17.2:
- Remove unecessary setuptools pin
- Switch to the modern python package build infrastructure
- Remove support for python 3.5 and earlier, including 2.7
- Add support for
Upgrade to release 0.17.2:
- Remove unecessary setuptools pin
- Switch to the modern python package build infrastructure
- Remove support for python 3.5 and earlier, including 2.7
- Add support for
|
By
Leon Anavi
·
#94912
·
|
|
[meta-python][PATCH 1/3] python3-gmpy2: Upgrade 2.1.1 -> 2.1.2
Upgrade to release 2.1.2:
- Added binary wheels for Apple silicon
Signed-off-by: Leon Anavi <leon.anavi@...>
---
.../python/{python3-gmpy2_2.1.1.bb => python3-gmpy2_2.1.2.bb} | 3 ++-
1
Upgrade to release 2.1.2:
- Added binary wheels for Apple silicon
Signed-off-by: Leon Anavi <leon.anavi@...>
---
.../python/{python3-gmpy2_2.1.1.bb => python3-gmpy2_2.1.2.bb} | 3 ++-
1
|
By
Leon Anavi
·
#94911
·
|
|
[meta-python2][PATCH] distutils-base: stop using distutils-common-base which now triggers warning about distutils removal in Python 3.12
* distutils removal in Python 3.12 doesn't affect already EOL Python2 recipes
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
classes/distutils-base.bbclass | 32
* distutils removal in Python 3.12 doesn't affect already EOL Python2 recipes
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
classes/distutils-base.bbclass | 32
|
By
Martin Jansa
·
#94910
·
|
|
[PATCH 2/2] xorg-xrdp: Upgraded from 0.2.5 to 0.2.18.
- Upgraded 0.2.5 to 0.2.18
- Deleted xorg-xrdp from PNBLACKLIST, because build error with openssl
3.0 of xrdp has beed fixed.
Signed-off-by: Lei Maohui <leimaohui@...>
---
- Upgraded 0.2.5 to 0.2.18
- Deleted xorg-xrdp from PNBLACKLIST, because build error with openssl
3.0 of xrdp has beed fixed.
Signed-off-by: Lei Maohui <leimaohui@...>
---
|
By
leimaohui
·
#94909
·
|
|
[PATCH 0/2] Deleted xorg-xrdp and xrdp from PNBLACKLIST and upgraded them.
- xorg-xrdp: By the suggestion from upstream(https://github.com/neutrinolabs/xrdp/issues/2121), fixed build error of xrdp with openssl3.So, deleted xorg-xrdp and xrdp from PNBLACKLIST.
- Upgraded
- xorg-xrdp: By the suggestion from upstream(https://github.com/neutrinolabs/xrdp/issues/2121), fixed build error of xrdp with openssl3.So, deleted xorg-xrdp and xrdp from PNBLACKLIST.
- Upgraded
|
By
leimaohui
·
#94908
·
|
|
[PATCH 1/2] xrdp: Fixed build error with openssl 3.0 and upgraded from 0.9.17 to 0.9.18.
- Fixed build error with openssl 3.0 according to the suggestion of upsream.
Please reference to https://github.com/neutrinolabs/xrdp/issues/2121.
- Upgraded from 0.9.17 to 0.9.18.
- git
- Fixed build error with openssl 3.0 according to the suggestion of upsream.
Please reference to https://github.com/neutrinolabs/xrdp/issues/2121.
- Upgraded from 0.9.17 to 0.9.18.
- git
|
By
leimaohui
·
#94907
·
|
|
[meta-oe][PATCH v2] php: avoid textrel QA Issue warning
From: Mingli Yu <mingli.yu@...>
Fixes:
WARNING: lib32-php-8.0.12-r0 do_package_qa: QA Issue: lib32-php: ELF binary /usr/libexec/apache2/modules/libphp.so has relocations in .text
From: Mingli Yu <mingli.yu@...>
Fixes:
WARNING: lib32-php-8.0.12-r0 do_package_qa: QA Issue: lib32-php: ELF binary /usr/libexec/apache2/modules/libphp.so has relocations in .text
|
By
Yu, Mingli
·
#94906
·
|
|
Re: [meta-oe][dunfell][PATCH 1/5] freerdp: Upgrade to 2.2.0
I'm not really confident at sifting through the 550 or so patches between freerdp 2.0.0 and 2.4.1 and picking out what ought to be CVE fixes correctly, so that might end up with even worse result.
We
I'm not really confident at sifting through the 550 or so patches between freerdp 2.0.0 and 2.4.1 and picking out what ought to be CVE fixes correctly, so that might end up with even worse result.
We
|
By
Marek Vasut
·
#94905
·
|
|
[meta-python][PATCH 3/3] python3-croniter: Upgrade 1.1.0 -> 1.2.0
Upgrade to release 1.2.0:
- Enforce validation for day=1. Before this release we used to
support day=0 and it was silently glided to day=1 to support
having both day in day in 4th field when it
Upgrade to release 1.2.0:
- Enforce validation for day=1. Before this release we used to
support day=0 and it was silently glided to day=1 to support
having both day in day in 4th field when it
|
By
Leon Anavi
·
#94904
·
|
|
[meta-python][PATCH 2/3] python3-jsmin: Upgrade 3.0.0 -> 3.0.1
Upgrade to release 3.0.1:
- Bump (patch) version
Signed-off-by: Leon Anavi <leon.anavi@...>
---
.../python/{python3-jsmin_3.0.0.bb => python3-jsmin_3.0.1.bb} | 2 +-
1 file changed, 1
Upgrade to release 3.0.1:
- Bump (patch) version
Signed-off-by: Leon Anavi <leon.anavi@...>
---
.../python/{python3-jsmin_3.0.0.bb => python3-jsmin_3.0.1.bb} | 2 +-
1 file changed, 1
|
By
Leon Anavi
·
#94903
·
|
|
[meta-python][PATCH 1/3] python3-jdatetime: Upgrade 3.6.4 -> 3.8.1
Upgrade to release 3.8.1:
- Fixed pickle problem of jdate and jdatetime objects
- Fixed unicode literal problem in isoformat
License-Update: Use the LICENSE file.
Signed-off-by: Leon Anavi
Upgrade to release 3.8.1:
- Fixed pickle problem of jdate and jdatetime objects
- Fixed unicode literal problem in isoformat
License-Update: Use the LICENSE file.
Signed-off-by: Leon Anavi
|
By
Leon Anavi
·
#94902
·
|
|
Re: [meta-oe][dunfell][PATCH 1/5] freerdp: Upgrade to 2.2.0
Marek,
Are you able to backport needed fixes to 2.2.x series? This would be something
Armin would likely accept.
Kind regards,
Marta
Marek,
Are you able to backport needed fixes to 2.2.x series? This would be something
Armin would likely accept.
Kind regards,
Marta
|
By
Marta Rybczynska
·
#94901
·
|