|
[kirkstone][PATCH] postgresql: fix CVE-2022-2625
From: Changqing Li <changqing.li@...>
Signed-off-by: Changqing Li <changqing.li@...>
---
.../postgresql/files/CVE-2022-2625-01.patch | 935 ++++++++++++++++++
From: Changqing Li <changqing.li@...>
Signed-off-by: Changqing Li <changqing.li@...>
---
.../postgresql/files/CVE-2022-2625-01.patch | 935 ++++++++++++++++++
|
By
Changqing Li
·
#98917
·
|
|
Re: [meta-oe][PATCH 1/4] fbida: Switch to git fetcher
Am Samstag, dem 17.09.2022 um 08:10 -0700 schrieb Khem Raj:
I can reproduce the problem with the patches from patchwork. It seems
that our mailserver is changing the content of the sent mails
Am Samstag, dem 17.09.2022 um 08:10 -0700 schrieb Khem Raj:
I can reproduce the problem with the patches from patchwork. It seems
that our mailserver is changing the content of the sent mails
|
By
Wolfgang Meyer
·
#98916
·
|
|
Re: kirkstone merge request: Sept 21st
merged thanks Armin.
By
Khem Raj
·
#98915
·
|
|
kirkstone merge request: Sept 21st
The following changes since commit 8f96c05f6d82fde052f2cb1652c13922814accb0:
lmdb: only set SONAME on the shared library (2022-09-04 07:52:16 -0400)
are available in the Git repository at:
The following changes since commit 8f96c05f6d82fde052f2cb1652c13922814accb0:
lmdb: only set SONAME on the shared library (2022-09-04 07:52:16 -0400)
are available in the Git repository at:
|
By
Armin Kuster
·
#98914
·
|
|
[meta-networking][dunfell][PATCH ] dnsmasq: Fix CVE-2022-0934
From: Virendra Thakur <virendrak@...>
Add patch to fix CVE-2022-0934
Link: https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=patch;h=03345ecefeb0d82e3c3a4c28f27c3554f0611b39
Signed-off-by:
From: Virendra Thakur <virendrak@...>
Add patch to fix CVE-2022-0934
Link: https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=patch;h=03345ecefeb0d82e3c3a4c28f27c3554f0611b39
Signed-off-by:
|
By
Virendra Thakur
·
#98913
·
|
|
[meta-oe][kirkstone][PATCH] audit: Revert the tweak done in configure step in do_install
From: Khem Raj <raj.khem@...>
This tweak is needed for building audit but not the interfaces it may
expose via the headers, therefore undo the tweak before packaging things
up
Reported-By:
From: Khem Raj <raj.khem@...>
This tweak is needed for building audit but not the interfaces it may
expose via the headers, therefore undo the tweak before packaging things
up
Reported-By:
|
By
Mikko Rapeli
·
#98912
·
|
|
[meta-oe][PATCH] fwupd: Replace python3.7 patch with upstreamed one
Signed-off-by: Khem Raj <raj.khem@...>
---
...nsupported-xml_declaration-parameter.patch | 33 -------------------
...e9c524998e449b822feb465a0c90317cd735.patch | 26 +++++++++++++++
Signed-off-by: Khem Raj <raj.khem@...>
---
...nsupported-xml_declaration-parameter.patch | 33 -------------------
...e9c524998e449b822feb465a0c90317cd735.patch | 26 +++++++++++++++
|
By
Khem Raj
·
#98911
·
|
|
Re: [meta-java][dunfell][PATCH] jsch: Whitelist CVE-2016-5725
Hello,
Could you please add this patch in dunfell.
Hello,
Could you please add this patch in dunfell.
|
By
Pawan Badganchi
·
#98910
·
|
|
Re: [meta-gnome][PATCH] appstream-glib: fix manpage generation
Thanks for the suggestions. I've sent a v2
Am Di, 20. Sep 2022 um 13:43:34 +0000 schrieb Anuj Mittal <anuj.mittal@...>:
Thanks for the suggestions. I've sent a v2
Am Di, 20. Sep 2022 um 13:43:34 +0000 schrieb Anuj Mittal <anuj.mittal@...>:
|
By
Markus Volk
·
#98909
·
|
|
[meta-gnome][PATCHv2] appstream-glib: fix manpage generation
Creating manpages is set by default but fails with:
| I/O error : Attempt to load network entity http://docbook.sourceforge.n=
et/release/xsl/current/manpages/docbook.xsl
| warning: failed to load
Creating manpages is set by default but fails with:
| I/O error : Attempt to load network entity http://docbook.sourceforge.n=
et/release/xsl/current/manpages/docbook.xsl
| warning: failed to load
|
By
Markus Volk
·
#98908
·
|
|
Re: [meta-gnome][PATCH] appstream-glib: fix manpage generation
I think this should also inherit manpages bbclass for it to be enabled
correctly. The PACKAGECONFIG will also have to be changed to manpages
then.
Thanks,
Anuj
I think this should also inherit manpages bbclass for it to be enabled
correctly. The PACKAGECONFIG will also have to be changed to manpages
then.
Thanks,
Anuj
|
By
Anuj Mittal
·
#98907
·
|
|
[meta-oe][PATCH] libcec: fix runtime dependencies for ${PN}-examples
* cec-client doesn't link with libcec, but uses LibCecInitialise to
dlopen libcec, so do_package cannot add the runtime dependency
automatically
* fixes:
root@rpi4:# cec-client -l
* cec-client doesn't link with libcec, but uses LibCecInitialise to
dlopen libcec, so do_package cannot add the runtime dependency
automatically
* fixes:
root@rpi4:# cec-client -l
|
By
Martin Jansa
·
#98906
·
|
|
Re: [meta-python][PATCH V2] python3-h5py: fix wrong file driver version
Sorry for the duplicate, please disregard
//Hongxu
Sorry for the duplicate, please disregard
//Hongxu
|
By
hongxu
·
#98905
·
|
|
[meta-python][PATCH V2] python3-h5py: fix wrong file driver version
Due to commit [1] applied in hdf5 (1.13.2), import hdf5 failed
|>>> import h5py
|Traceback (most recent call last):
| File "<stdin>", line 1, in <module>
| File
Due to commit [1] applied in hdf5 (1.13.2), import hdf5 failed
|>>> import h5py
|Traceback (most recent call last):
| File "<stdin>", line 1, in <module>
| File
|
By
hongxu
·
#98904
·
|
|
[meta-python][PATCH V2] python3-h5py: fix wrong file driver version
Due to commit [1] applied in hdf5 (1.13.2), import hdf5 failed
|>>> import h5py
|Traceback (most recent call last):
| File "<stdin>", line 1, in <module>
| File
Due to commit [1] applied in hdf5 (1.13.2), import hdf5 failed
|>>> import h5py
|Traceback (most recent call last):
| File "<stdin>", line 1, in <module>
| File
|
By
hongxu
·
#98903
·
|
|
[meta-python][PATCH] python3-h5py: fix wrong file driver version
Due to commit [1] applied in hdf5 (1.13.2), import hdf5 failed
|>>> import h5py
|Traceback (most recent call last):
| File "<stdin>", line 1, in <module>
| File
Due to commit [1] applied in hdf5 (1.13.2), import hdf5 failed
|>>> import h5py
|Traceback (most recent call last):
| File "<stdin>", line 1, in <module>
| File
|
By
hongxu
·
#98902
·
|
|
[meta-python][PATCH] python3-termcolor: Upgrade 1.1.0 -> 2.0.1
Upgrade to release 2.0.1:
- Add support for Python 3.11 and PyPy
- Add support for Python 3.10
- Add type annotations to the project and run mypy on CI
- Add tests
- Refer to GitHub Releases for
Upgrade to release 2.0.1:
- Add support for Python 3.11 and PyPy
- Add support for Python 3.10
- Add type annotations to the project and run mypy on CI
- Add tests
- Refer to GitHub Releases for
|
By
Leon Anavi
·
#98901
·
|
|
[meta-gnome][PATCH] appstream-glib: fix manpage generation
Creating manpages is set by default but fails with:
| I/O error : Attempt to load network entity http://docbook.sourceforge.n=
et/release/xsl/current/manpages/docbook.xsl
| warning: failed to load
Creating manpages is set by default but fails with:
| I/O error : Attempt to load network entity http://docbook.sourceforge.n=
et/release/xsl/current/manpages/docbook.xsl
| warning: failed to load
|
By
Markus Volk
·
#98900
·
|
|
[meta-oe][PATCH] passwdqc: fix the libpasswdqc FILES setting
The actual file name is now libpasswdqc.so.1 instead of libpasswdqc.so.0.
This fixes the following error when installing passwdqc:
nothing provides libpasswdqc needed by
The actual file name is now libpasswdqc.so.1 instead of libpasswdqc.so.0.
This fixes the following error when installing passwdqc:
nothing provides libpasswdqc needed by
|
By
Chen Qi
·
#98899
·
|
|
[meta-python] [PATCH] python3-pyzmq: upgrade 23.2.1 -> 24.0.0
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
.../python/{python3-pyzmq_23.2.1.bb => python3-pyzmq_24.0.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
.../python/{python3-pyzmq_23.2.1.bb => python3-pyzmq_24.0.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
zhengruoqin
·
#98898
·
|