|
[meta-oe] [PATCH] byacc: upgrade 20220128 -> 20221106
From: Wang Mingyu <wangmy@...>
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../byacc/{byacc_20220128.bb => byacc_20221106.bb} | 2 +-
1 file changed, 1 insertion(+), 1
From: Wang Mingyu <wangmy@...>
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../byacc/{byacc_20220128.bb => byacc_20221106.bb} | 2 +-
1 file changed, 1 insertion(+), 1
|
By
wangmy
·
#99567
·
|
|
Re: [meta-networking][kirkstone][PATCH] dhcp: Fix CVE-2022-2928 & CVE-2022-2929
thanks for the reminder. I got it now.
-armin
>
>
thanks for the reminder. I got it now.
-armin
>
>
|
By
Armin Kuster
·
#99566
·
|
|
[meta-networking][kirkstone][PATCH 1/2] chrony: Remove the readline PACKAGECONFIG
Support for readline was dropped in Chrony 4.2. Enabling the readline
PACKAGECONFIG would result in no suppport for command line editing as
only editline is supported and it would be
Support for readline was dropped in Chrony 4.2. Enabling the readline
PACKAGECONFIG would result in no suppport for command line editing as
only editline is supported and it would be
|
By
Peter Kjellerstedt
·
#99565
·
|
|
[meta-networking][kirkstone][PATCH 2/2] chrony: Remove the libcap and nss PACKAGECONFIGs
There is no need for these configs on their own and they would only mess
up the sechash and privdrop configs. To actually enable sechash one also
had to enable nss, and to enable privdrop one also had
There is no need for these configs on their own and they would only mess
up the sechash and privdrop configs. To actually enable sechash one also
had to enable nss, and to enable privdrop one also had
|
By
Peter Kjellerstedt
·
#99564
·
|
|
[meta-networking][langdale][PATCH 2/2] chrony: Remove the libcap and nss PACKAGECONFIGs
There is no need for these configs on their own and they would only mess
up the sechash and privdrop configs. To actually enable sechash one also
had to enable nss, and to enable privdrop one also had
There is no need for these configs on their own and they would only mess
up the sechash and privdrop configs. To actually enable sechash one also
had to enable nss, and to enable privdrop one also had
|
By
Peter Kjellerstedt
·
#99563
·
|
|
[meta-networking][langdale][PATCH 1/2] chrony: Make it possible to enable editline support again
Support for readline was dropped in Chrony 4.2. However, the
--disable-readline option still remains (it is used to completely ignore
all forms of command line editing, even though the only
Support for readline was dropped in Chrony 4.2. However, the
--disable-readline option still remains (it is used to completely ignore
all forms of command line editing, even though the only
|
By
Peter Kjellerstedt
·
#99562
·
|
|
[meta-networking][PATCH 1/2] chrony: Make it possible to enable editline support again
Support for readline was dropped in Chrony 4.2. However, the
--disable-readline option still remains (it is used to completely ignore
all forms of command line editing, even though the only
Support for readline was dropped in Chrony 4.2. However, the
--disable-readline option still remains (it is used to completely ignore
all forms of command line editing, even though the only
|
By
Peter Kjellerstedt
·
#99561
·
|
|
[meta-networking][PATCH 2/2] chrony: Remove the libcap and nss PACKAGECONFIGs
There is no need for these configs on their own and they would only mess
up the sechash and privdrop configs. To actually enable sechash one also
had to enable nss, and to enable privdrop one also had
There is no need for these configs on their own and they would only mess
up the sechash and privdrop configs. To actually enable sechash one also
had to enable nss, and to enable privdrop one also had
|
By
Peter Kjellerstedt
·
#99560
·
|
|
Re: [meta-oe][PATCHv4] hwdata: add patch to use sysroot prefix for pkgdatadir
Added Upstream-Status: Backport
Added Upstream-Status: Backport
|
By
Markus Volk
·
#99559
·
|
|
[meta-oe][PATCHv4] hwdata: add patch to use sysroot prefix for pkgdatadir
Add backport patch
https://github.com/vcrhonek/hwdata/pull/19/commits/d3325fd72bd45ba74e709b=
4083521104193b224e
Signed-off-by: Markus Volk <f_l_k@...>
---
Add backport patch
https://github.com/vcrhonek/hwdata/pull/19/commits/d3325fd72bd45ba74e709b=
4083521104193b224e
Signed-off-by: Markus Volk <f_l_k@...>
---
|
By
Markus Volk
·
#99558
·
|
|
Re: [meta-multimedia][PATCHv12] pipewire: update to v0.3.56
Am Fr, 11. Nov 2022 um 13:00:59 +0100 schrieb Markus Volk <f_l_k@...>:
I would suggest that you create a patch that changes the default to wireplumber and send it to the mailing list.
Am Fr, 11. Nov 2022 um 13:00:59 +0100 schrieb Markus Volk <f_l_k@...>:
I would suggest that you create a patch that changes the default to wireplumber and send it to the mailing list.
|
By
Markus Volk
·
#99557
·
|
|
Re: [meta-multimedia][PATCHv12] pipewire: update to v0.3.56
media-session is not really deprecated. It's still under some maintanance:
https://gitlab.freedesktop.org/pipewire/media-session/-/commits/master
I myself also use wireplumber, but i experimented with
media-session is not really deprecated. It's still under some maintanance:
https://gitlab.freedesktop.org/pipewire/media-session/-/commits/master
I myself also use wireplumber, but i experimented with
|
By
Markus Volk
·
#99556
·
|
|
Re: [meta-multimedia][PATCHv12] pipewire: update to v0.3.56
Is there a reason for adding the wireplumber packageconfig?
Wireplumber already exists as a separate recipe. Also, media-session is deprecated and not supposed to be used anymore.
Is there a reason for adding the wireplumber packageconfig?
Wireplumber already exists as a separate recipe. Also, media-session is deprecated and not supposed to be used anymore.
|
By
Carlos Rafael Giani
·
#99555
·
|
|
[meta-networking][PATCH] blueman: add RDEPEND on python3-fcntl
After updating current poky master python3-fcntl is not installed
into my image anymore. Blueman-applet fails to run with
Error: No module named 'fcntl''Module fcntl not found'
Signed-off-by: Markus
After updating current poky master python3-fcntl is not installed
into my image anymore. Blueman-applet fails to run with
Error: No module named 'fcntl''Module fcntl not found'
Signed-off-by: Markus
|
By
Markus Volk
·
#99554
·
|
|
[meta-networking][PATCH] lldpd: add ptest for lldpd package
Signed-off-by: Xiangyu Chen <xiangyu.chen@...>
---
.../recipes-daemons/lldpd/files/run-ptest | 16 +++++++++++++++
.../recipes-daemons/lldpd/lldpd_1.0.15.bb | 20
Signed-off-by: Xiangyu Chen <xiangyu.chen@...>
---
.../recipes-daemons/lldpd/files/run-ptest | 16 +++++++++++++++
.../recipes-daemons/lldpd/lldpd_1.0.15.bb | 20
|
By
Xiangyu Chen
·
#99553
·
|
|
[meta-networking][kirkstone][PATCH] strongswan: CVE-2022-40617 A possible DoS in Using Untrusted URIs for Revocation Checking
Upstream-Status: Backport from https://download.strongswan.org/security/CVE-2022-40617
Affects "strongswan < 5.9.8"
Signed-off-by: Hitendra Prajapati <hprajapati@...>
---
Upstream-Status: Backport from https://download.strongswan.org/security/CVE-2022-40617
Affects "strongswan < 5.9.8"
Signed-off-by: Hitendra Prajapati <hprajapati@...>
---
|
By
Hitendra Prajapati
·
#99552
·
|
|
[meta-oe][PATCHv3] hwdata: add patch to use sysroot prefix for pkgdatadir
This patch has been submitted upstream here:
https://github.com/vcrhonek/hwdata/pull/19/commits/d3325fd72bd45ba74e709b=
4083521104193b224e
Signed-off-by: Markus Volk <f_l_k@...>
---
This patch has been submitted upstream here:
https://github.com/vcrhonek/hwdata/pull/19/commits/d3325fd72bd45ba74e709b=
4083521104193b224e
Signed-off-by: Markus Volk <f_l_k@...>
---
|
By
Markus Volk
·
#99551
·
|
|
[meta-oe][PATCHv2] hwdata: add patch to use sysroot prefix for pkgdatadir
This patch has been submitted upstream here:
https://github.com/vcrhonek/hwdata/pull/19/commits/d3325fd72bd45ba74e709b=
4083521104193b224e
Signed-off-by: Markus Volk <f_l_k@...>
---
This patch has been submitted upstream here:
https://github.com/vcrhonek/hwdata/pull/19/commits/d3325fd72bd45ba74e709b=
4083521104193b224e
Signed-off-by: Markus Volk <f_l_k@...>
---
|
By
Markus Volk
·
#99550
·
|
|
Re: [meta-webserver][PATCH] monkey: use git fetcher
cool, even better. thanks
- armin
cool, even better. thanks
- armin
|
By
Armin Kuster
·
#99549
·
|
|
Re: [meta-oe][PATCH] hwdata: add patch to use sysroot prefix for pkgdatadir
By
Peter Kjellerstedt
·
#99548
·
|