|
Re: suricata: enable lua support
seems so, lua5.1 is not ABI compatible with newer Lua, so if an app needs this version then
you will have to add it, perhaps see if you can just use internal version or something like that
seems so, lua5.1 is not ABI compatible with newer Lua, so if an app needs this version then
you will have to add it, perhaps see if you can just use internal version or something like that
|
By
Khem Raj
·
#56376
·
|
|
Re: suricata: enable lua support
The Suricata install site also says to install
liblua5.1-devDoes this mean that Suricata needs lua 5.1 (which is very old)?? For Zeus the lua recipe is 5.3.5.
Do I need to create a recipe for lua
The Suricata install site also says to install
liblua5.1-devDoes this mean that Suricata needs lua 5.1 (which is very old)?? For Zeus the lua recipe is 5.3.5.
Do I need to create a recipe for lua
|
By
Gary Huband
·
#56375
·
|
|
Re: suricata: enable lua support
I added this to the recipe and it appears the liblua it is looking for does not exist.
PACKAGECONFIG[lua] = "--enable-lua --with-liblua-includes=${STAGING_INCDIR}
I added this to the recipe and it appears the liblua it is looking for does not exist.
PACKAGECONFIG[lua] = "--enable-lua --with-liblua-includes=${STAGING_INCDIR}
|
By
Armin Kuster
·
#56374
·
|
|
[meta-security][PATCH 2/2] libtpm: update to 0.9.2
includes: CVE-2021-3623
Signed-off-by: Armin Kuster <akuster808@...>
---
.../recipes-tpm/libtpm/{libtpm_0.8.7.bb => libtpm_0.9.3.bb} | 4 ++--
1 file changed, 2 insertions(+), 2
includes: CVE-2021-3623
Signed-off-by: Armin Kuster <akuster808@...>
---
.../recipes-tpm/libtpm/{libtpm_0.8.7.bb => libtpm_0.9.3.bb} | 4 ++--
1 file changed, 2 insertions(+), 2
|
By
Armin Kuster
·
#56373
·
|
|
[meta-security][PATCH 1/2] swtpm: update to 0.7.1
fixes: CVE-2022-23645.
Add implementation of SWTPM_HMAC using OpenSSL 3.0 APIs
Signed-off-by: Armin Kuster <akuster808@...>
---
.../swtpm/files/oe_configure.patch | 65
fixes: CVE-2022-23645.
Add implementation of SWTPM_HMAC using OpenSSL 3.0 APIs
Signed-off-by: Armin Kuster <akuster808@...>
---
.../swtpm/files/oe_configure.patch | 65
|
By
Armin Kuster
·
#56372
·
|
|
Re: suricata: enable lua support
Adding DEPENDS += "lua" fixed that error. I'm assuming that allows the configure to find lua.
Now I'm getting a compile error
|
Adding DEPENDS += "lua" fixed that error. I'm assuming that allows the configure to find lua.
Now I'm getting a compile error
|
|
By
Gary Huband
·
#56371
·
|
|
[meta-security][PATCH] openscap-daemon: fix wheels and License issues.
Signed-off-by: Armin Kuster <akuster808@...>
---
.../openscap-daemon/openscap-daemon_0.1.10.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
Signed-off-by: Armin Kuster <akuster808@...>
---
.../openscap-daemon/openscap-daemon_0.1.10.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
|
By
Armin Kuster
·
#56370
·
|
|
Re: suricata: enable lua support
perhaps you needs to add lua to DEPENDS as well.
<gary=missionsecure.com@...> wrote:
perhaps you needs to add lua to DEPENDS as well.
<gary=missionsecure.com@...> wrote:
|
By
Khem Raj
·
#56369
·
|
|
suricata: enable lua support
How can I enable lua support for suricata? According to
https://suricata.readthedocs.io/en/suricata-6.0.0/install.html
I can add --enable-lua, so I created a suricata_%.bbappend file with
# Add
How can I enable lua support for suricata? According to
https://suricata.readthedocs.io/en/suricata-6.0.0/install.html
I can add --enable-lua, so I created a suricata_%.bbappend file with
# Add
|
By
Gary Huband
·
#56368
·
|
|
Re: Honister on Ubuntu 14.04
You might be better off trying to use a container to build, but with a host that old, even that might be hard. There are several container solutions for the project, including:
* crops -
You might be better off trying to use a container to build, but with a host that old, even that might be hard. There are several container solutions for the project, including:
* crops -
|
By
Joshua Watt
·
#56367
·
|
|
Changing keyboard layout in core-image-clutter / qemuarm64
Greetings,
I successfully built and ran core-image-clutter under qemuarm64. However, the default keyboard layout is a qwerty although I need german qwertz.
I already tried loadkeys de to no avail. I
Greetings,
I successfully built and ran core-image-clutter under qemuarm64. However, the default keyboard layout is a qwerty although I need german qwertz.
I already tried loadkeys de to no avail. I
|
By
Edgar Mobile
·
#56366
·
|
|
Re: How to build flashable yocto image for amd ryzen 5
#bitbake
Please start by reading this
https://git.yoctoproject.org/meta-amd/tree/README.md
Please start by reading this
https://git.yoctoproject.org/meta-amd/tree/README.md
|
By
Khem Raj
·
#56365
·
|
|
How to build flashable yocto image for amd ryzen 5
#bitbake
Hi Team,
I'm need to build yocto image for my AMD Ryzen 5 x86 machine.
I need help to build one haddisk flashable image.
Please assist me regarding this.
Thanks & Regards.
Hi Team,
I'm need to build yocto image for my AMD Ryzen 5 x86 machine.
I need help to build one haddisk flashable image.
Please assist me regarding this.
Thanks & Regards.
|
By
@prashant2314
·
#56364
·
|
|
[meta-security][PATCH 2/2] python3-privacyidea: update to 3.6.2
Fix license.
Signed-off-by: Armin Kuster <akuster808@...>
---
...hon3-privacyidea_3.5.2.bb => python3-privacyidea_3.6.2.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename
Fix license.
Signed-off-by: Armin Kuster <akuster808@...>
---
...hon3-privacyidea_3.5.2.bb => python3-privacyidea_3.6.2.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename
|
By
Armin Kuster
·
#56363
·
|
|
[meta-security][PATCH 1/2] python3-privacyidea: fix QA ERROR
ERROR: python3-privacyidea-3.5.2-r0 do_package: QA Issue: python3-privacyidea: Files/directories were installed but not shipped in any
ERROR: python3-privacyidea-3.5.2-r0 do_package: QA Issue: python3-privacyidea: Files/directories were installed but not shipped in any
|
By
Armin Kuster
·
#56362
·
|
|
[ANNOUNCEMENT] Yocto Project 3.3.5 (hardknott-25.0.5) is Released
Hello,
We are pleased to announce the Yocto Project 3.3.5 (hardknott-25.0.5) Release is now available for
Hello,
We are pleased to announce the Yocto Project 3.3.5 (hardknott-25.0.5) Release is now available for
|
By
Lee Chee Yang
·
#56361
·
|
|
Re: Honister on Ubuntu 14.04
<daniel.ammann@...> wrote:
Honister is newer releases, Always check the tested sanity distros
list for honister ( 3.4.x
<daniel.ammann@...> wrote:
Honister is newer releases, Always check the tested sanity distros
list for honister ( 3.4.x
|
By
Khem Raj
·
#56360
·
|
|
Re: Honister on Ubuntu 14.04
Howdy!
Just pack a more recent Ubuntu into the container engine of your least dislike - docker usually does the trick well enough if you can go with its license situation, otherwise podman is an
Howdy!
Just pack a more recent Ubuntu into the container engine of your least dislike - docker usually does the trick well enough if you can go with its license situation, otherwise podman is an
|
By
Josef Holzmayr
·
#56359
·
|
|
Honister on Ubuntu 14.04
Hi,
I'm trying to build honister on Ubuntu 14.04. This is meant as a temporary
solution until the build server can be upgraded to something recent.
For now, I got it running with extended buildtools
Hi,
I'm trying to build honister on Ubuntu 14.04. This is meant as a temporary
solution until the build server can be upgraded to something recent.
For now, I got it running with extended buildtools
|
By
Daniel Ammann
·
#56358
·
|
|
[meta-security-isafw][PATCH] meta-security-isafw: Fixes to work with oe-core master
Update isafw bbclass to build with oe-core master
- prelink support was dropped in oe-core as part of 23c0be78106f
- do_populate_cve_db was renamed to do_fetch in oe-core as part
of
Update isafw bbclass to build with oe-core master
- prelink support was dropped in oe-core as part of 23c0be78106f
- do_populate_cve_db was renamed to do_fetch in oe-core as part
of
|
By
Akshay Bhat
·
#56357
·
|