|
Re: [meta-networking][PATCH] dhcp-relay: regenerate configure for bundled bind
wouldn't this now delegate downloading of bind to do_configure ?
if so then its not good.
wouldn't this now delegate downloading of bind to do_configure ?
if so then its not good.
|
By
Khem Raj
·
#94565
·
|
|
[meta-networking][PATCH] dhcp-relay: regenerate configure for bundled bind
Run autogen.sh to regenerate configure for bundled bind. Then we can
avoid copying config.*, *.m4 and libtool from external. This can also
eliminate the relink warnings in do_install:
libtool:
Run autogen.sh to regenerate configure for bundled bind. Then we can
avoid copying config.*, *.m4 and libtool from external. This can also
eliminate the relink warnings in do_install:
libtool:
|
By
Yi Zhao
·
#94564
·
|
|
Re: [meta-networking][hardknott][PATCH 00/19] samba: upgrade 4.10.18 -> 4.14.11
I do understand the rational. This is not a new situation and can be
applied to all supported branches. The issue is this is a large version
jump which is outside the accepted maintenance guidelines.
I do understand the rational. This is not a new situation and can be
applied to all supported branches. The issue is this is a large version
jump which is outside the accepted maintenance guidelines.
|
By
Armin Kuster
·
#94563
·
|
|
[meta-python] [PATCH] python3-pyro4: upgrade 4.81 -> 4.82
From: Xu Huan <xuhuan.fnst@...>
changelog:
===============================================================================
fixed @expose issue on static method/classmethod due to API change
From: Xu Huan <xuhuan.fnst@...>
changelog:
===============================================================================
fixed @expose issue on static method/classmethod due to API change
|
By
xuhuan.fnst@fujitsu.com
·
#94562
·
|
|
[meta-python] [PATCH] python3-sqlalchemy: upgrade 1.4.28 ->1.4.29
From: Xu Huan <xuhuan.fnst@...>
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
...ython3-sqlalchemy_1.4.28.bb => python3-sqlalchemy_1.4.29.bb} | 2 +-
1 file changed, 1 insertion(+), 1
From: Xu Huan <xuhuan.fnst@...>
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
...ython3-sqlalchemy_1.4.28.bb => python3-sqlalchemy_1.4.29.bb} | 2 +-
1 file changed, 1 insertion(+), 1
|
By
xuhuan.fnst@fujitsu.com
·
#94561
·
|
|
[meta-oe][PATCH] xmlsec1: enable native build
It is required by openscap 1.3.5.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.33.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git
It is required by openscap 1.3.5.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.33.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git
|
By
Yi Zhao
·
#94560
·
|
|
[meta-oe][PATCH] tbb: Disable LTO on rv64
ABI mismatches still happen with clang on rv64 as well so disable
LTO for now
Signed-off-by: Khem Raj <raj.khem@...>
---
.../tbb/tbb/0001-Disable-LTO-on-clang-riscv32.patch | 4 ++--
ABI mismatches still happen with clang on rv64 as well so disable
LTO for now
Signed-off-by: Khem Raj <raj.khem@...>
---
.../tbb/tbb/0001-Disable-LTO-on-clang-riscv32.patch | 4 ++--
|
By
Khem Raj
·
#94559
·
|
|
Re: [hardknott][PATCH 0/4] Fix CVEs of xserver-xorg
OK. Thanks.
Kai
--
Kai Kang
Wind River Linux
OK. Thanks.
Kai
--
Kai Kang
Wind River Linux
|
By
Kai Kang
·
#94558
·
|
|
Re: [hardknott][PATCH 0/4] Fix CVEs of xserver-xorg
Oops, wrong list, please re-send to:
openembedded-core@...
../Randy
--
# Randy MacLeod
# Wind River Linux
Oops, wrong list, please re-send to:
openembedded-core@...
../Randy
--
# Randy MacLeod
# Wind River Linux
|
By
Randy MacLeod
·
#94557
·
|
|
[meta-oe][PATCH] simple-mtpfs: add dependency on autoconf-archive
This version fails to build here with:
| ../git/configure: line 3778: syntax error near unexpected token `noext'
| ../git/configure: line 3778: `AX_CXX_COMPILE_STDCXX_17(noext)'
switching back to
This version fails to build here with:
| ../git/configure: line 3778: syntax error near unexpected token `noext'
| ../git/configure: line 3778: `AX_CXX_COMPILE_STDCXX_17(noext)'
switching back to
|
By
Martin Jansa
·
#94556
·
|
|
Re: [meta-filesystems][PATCH] simple-mtpfs: update to 0.4.0
This version fails to build here with:| ../git/configure: line 3778: syntax error near unexpected token `noext'
| ../git/configure: line 3778: `AX_CXX_COMPILE_STDCXX_17(noext)'
switching back to older
This version fails to build here with:| ../git/configure: line 3778: syntax error near unexpected token `noext'
| ../git/configure: line 3778: `AX_CXX_COMPILE_STDCXX_17(noext)'
switching back to older
|
By
Martin Jansa
·
#94555
·
|
|
[meta-oe][PATCH] libqb: use branch main
From: Kai Kang <kai.kang@...>
Branch master has been removed from libqb upstream git repo. Use branch
main instead.
Signed-off-by: Kai Kang <kai.kang@...>
---
From: Kai Kang <kai.kang@...>
Branch master has been removed from libqb upstream git repo. Use branch
main instead.
Signed-off-by: Kai Kang <kai.kang@...>
---
|
By
Kai Kang
·
#94554
·
|
|
[hardknott][PATCH 4/4] xserver-xorg: fix CVE-2021-4011
From: Kai Kang <kai.kang@...>
Backport patch to fix CVE-2021-4011 for xserver-xorg.
CVE: CVE-2021-4011
Signed-off-by: Kai Kang <kai.kang@...>
---
From: Kai Kang <kai.kang@...>
Backport patch to fix CVE-2021-4011 for xserver-xorg.
CVE: CVE-2021-4011
Signed-off-by: Kai Kang <kai.kang@...>
---
|
By
Kai Kang
·
#94553
·
|
|
[hardknott][PATCH 3/4] xserver-xorg: fix CVE-2021-4010
From: Kai Kang <kai.kang@...>
Backport patch to fix CVE-2021-4010 for xserver-xorg.
CVE: CVE-2021-4010
Signed-off-by: Kai Kang <kai.kang@...>
---
From: Kai Kang <kai.kang@...>
Backport patch to fix CVE-2021-4010 for xserver-xorg.
CVE: CVE-2021-4010
Signed-off-by: Kai Kang <kai.kang@...>
---
|
By
Kai Kang
·
#94552
·
|
|
[hardknott][PATCH 1/4] xserver-xorg: fix CVE-2021-4008
From: Kai Kang <kai.kang@...>
Backport patch to fix CVE-2021-4008 for xserver-xorg.
CVE: CVE-2021-4008
Signed-off-by: Kai Kang <kai.kang@...>
---
From: Kai Kang <kai.kang@...>
Backport patch to fix CVE-2021-4008 for xserver-xorg.
CVE: CVE-2021-4008
Signed-off-by: Kai Kang <kai.kang@...>
---
|
By
Kai Kang
·
#94551
·
|
|
[hardknott][PATCH 2/4] xserver-xorg: fix CVE-2021-4009
From: Kai Kang <kai.kang@...>
Backport patch to fix CVE-2021-4009 for xserver-xorg.
CVE: CVE-2021-4009
Signed-off-by: Kai Kang <kai.kang@...>
---
From: Kai Kang <kai.kang@...>
Backport patch to fix CVE-2021-4009 for xserver-xorg.
CVE: CVE-2021-4009
Signed-off-by: Kai Kang <kai.kang@...>
---
|
By
Kai Kang
·
#94550
·
|
|
[hardknott][PATCH 0/4] Fix CVEs of xserver-xorg
From: Kai Kang <kai.kang@...>
Kai Kang (4):
xserver-xorg: fix CVE-2021-4008
xserver-xorg: fix CVE-2021-4009
xserver-xorg: fix CVE-2021-4010
xserver-xorg: fix CVE-2021-4011
From: Kai Kang <kai.kang@...>
Kai Kang (4):
xserver-xorg: fix CVE-2021-4008
xserver-xorg: fix CVE-2021-4009
xserver-xorg: fix CVE-2021-4010
xserver-xorg: fix CVE-2021-4011
|
By
Kai Kang
·
#94549
·
|
|
[PATCH 1/2] [oe] [meta-python] [PATCH] python3-wheel: upgrade 0.37.0 -> 0.37.1
From: Xu Huan <xuhuan.fnst@...>
changelog:
===============================================================================
Fixed wheel pack duplicating the WHEEL contents when the build
From: Xu Huan <xuhuan.fnst@...>
changelog:
===============================================================================
Fixed wheel pack duplicating the WHEEL contents when the build
|
By
xuhuan.fnst@fujitsu.com
·
#94548
·
|
|
[PATCH 2/2] [oe] [meta-python] [PATCH] python3-smpplib: upgrade 2.2.0 -> 2.2.1
From: Xu Huan <xuhuan.fnst@...>
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
.../{python3-smpplib_2.2.0.bb => python3-smpplib_2.2.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1
From: Xu Huan <xuhuan.fnst@...>
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
.../{python3-smpplib_2.2.0.bb => python3-smpplib_2.2.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1
|
By
xuhuan.fnst@fujitsu.com
·
#94547
·
|
|
[meta-networking][hardknott][PATCH 19/19] samba: upgrade 4.14.10 -> 4.14.11
From: zhengruoqin <zhengrq.fnst@...>
Changelog:
============
There have been a few regressions in the security release 4.14.10:
o CVE-2020-25717: A user on the domain can become root on
From: zhengruoqin <zhengrq.fnst@...>
Changelog:
============
There have been a few regressions in the security release 4.14.10:
o CVE-2020-25717: A user on the domain can become root on
|
By
Yi Zhao
·
#94546
·
|