|
Re: [meta-security][PATCH] Remove outdated meta-rust dependency text in README
thanks for the patch.
did I miss some rust changes in https://git.yoctoproject.org/meta-security/commit/?h=master-next&id=edf8b109e77f6d3f2740e09bdc89f0aaf2885dc4 ?
- armin
thanks for the patch.
did I miss some rust changes in https://git.yoctoproject.org/meta-security/commit/?h=master-next&id=edf8b109e77f6d3f2740e09bdc89f0aaf2885dc4 ?
- armin
|
By
Armin Kuster
·
#57266
·
|
|
Re: [meta-security][PATCH 4/5] arpwatch: update to 3.3
most likely.
thanks for reviewing.
-armin
most likely.
thanks for reviewing.
-armin
|
By
Armin Kuster
·
#57265
·
|
|
Re: [meta-security][PATCH 4/5] arpwatch: update to 3.3
...
typo?
By
Zach Welch
·
#57264
·
|
|
[meta-security][PATCH 5/5] packagegroup-core-security: don't include aprwatch for musl
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 1 +
1 file changed, 1 insertion(+)
diff --git
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 1 +
1 file changed, 1 insertion(+)
diff --git
|
By
Armin Kuster
·
#57263
·
|
|
[meta-security][PATCH 4/5] arpwatch: update to 3.3
not compatible with musl
Signed-off-by: Armin Kuster <akuster808@...>
---
.../arpwatch/{arpwatch_3.1.bb => arpwatch_3.3.bb} | 9 +++++----
not compatible with musl
Signed-off-by: Armin Kuster <akuster808@...>
---
.../arpwatch/{arpwatch_3.1.bb => arpwatch_3.3.bb} | 9 +++++----
|
By
Armin Kuster
·
#57262
·
|
|
[meta-security][PATCH 3/5] chkrootkit: Fix missing includes for musl
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-scanners/rootkits/chkrootkit_0.55.bb | 3 +-
.../rootkits/files/musl_fix.patch | 58 +++++++++++++++++++
2 files changed,
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-scanners/rootkits/chkrootkit_0.55.bb | 3 +-
.../rootkits/files/musl_fix.patch | 58 +++++++++++++++++++
2 files changed,
|
By
Armin Kuster
·
#57261
·
|
|
[meta-security][PATCH 2/5] packagegroup-core-security: drop arpwatch for riscv from pkg grp
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
Armin Kuster
·
#57260
·
|
|
[meta-security][PATCH 1/5] arpwatch: riscv not supported
exclude this arch for compat list
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-scanners/arpwatch/arpwatch_3.1.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git
exclude this arch for compat list
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-scanners/arpwatch/arpwatch_3.1.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git
|
By
Armin Kuster
·
#57259
·
|
|
[meta-security][PATCH] Remove outdated meta-rust dependency text in README
Since ~16 months the base of meta-rust was merged into meta-oe,
down to honister as far as I can see, and therefore the indications
to use meta-rust are really not needed and may just create
Since ~16 months the base of meta-rust was merged into meta-oe,
down to honister as far as I can see, and therefore the indications
to use meta-rust are really not needed and may just create
|
By
Federico Pellegrin
·
#57258
·
|
|
[PATCH 2/2] manuals: SYSTEMD_SERVICE overrides depend on SYSTEMD_PACKAGES
Add detail that package overrides are only available if
specified in SYSTEMD_PACKAGES.
---
documentation/ref-manual/variables.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git
Add detail that package overrides are only available if
specified in SYSTEMD_PACKAGES.
---
documentation/ref-manual/variables.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git
|
By
Paulo Neves
·
#57257
·
|
|
[PATCH 1/2] manuals: SYSTEMD_SERVICE allows multiple services
State that SYSTEMD_SERVICE allows for multiple space
separated systemd services
---
documentation/ref-manual/variables.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git
State that SYSTEMD_SERVICE allows for multiple space
separated systemd services
---
documentation/ref-manual/variables.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git
|
By
Paulo Neves
·
#57256
·
|
|
Re: Minutes: Yocto Project Weekly Triage Meeting 6/2/2022
On 2022-06-02 11:31, Sakib Sajal wrote:
Done (for unassigned and a few for other people )
Done: moved issues that seems less urgent to M3 to reduce "paperwork".
../Randy
On 2022-06-02 11:31, Sakib Sajal wrote:
Done (for unassigned and a few for other people )
Done: moved issues that seems less urgent to M3 to reduce "paperwork".
../Randy
|
By
Randy MacLeod
·
#57255
·
|
|
Re: [PATCH yocto-autobuilder-helper v17] Add a banner on the old documentation docs.
No worries, thanks for the update!
No worries, thanks for the update!
|
By
Abongwa Amahnui Bonalais
·
#57254
·
|
|
Re: [PATCH yocto-autobuilder-helper v17] Add a banner on the old documentation docs.
This version of the patch didn't run due to a syntax error. Given where
things are at and the fact we really do want this in, I've merged it
with a follow up patch to tweak a few things (such as
This version of the patch didn't run due to a syntax error. Given where
things are at and the fact we really do want this in, I've merged it
with a follow up patch to tweak a few things (such as
|
By
Richard Purdie
·
#57253
·
|
|
[meta-security][PATCH 2/2] README: Update for dynamic layers
Signed-off-by: Armin Kuster <akuster808@...>
---
README | 33 ++++++++++++---------------------
1 file changed, 12 insertions(+), 21 deletions(-)
diff --git a/README b/README
index
Signed-off-by: Armin Kuster <akuster808@...>
---
README | 33 ++++++++++++---------------------
1 file changed, 12 insertions(+), 21 deletions(-)
diff --git a/README b/README
index
|
By
Armin Kuster
·
#57252
·
|
|
[meta-security][PATCH 1/2] layer.conf: Post release codename changes
Signed-off-by: Armin Kuster <akuster808@...>
---
conf/layer.conf | 2 +-
meta-hardening/conf/layer.conf | 2 +-
meta-integrity/conf/layer.conf | 2
Signed-off-by: Armin Kuster <akuster808@...>
---
conf/layer.conf | 2 +-
meta-hardening/conf/layer.conf | 2 +-
meta-integrity/conf/layer.conf | 2
|
By
Armin Kuster
·
#57251
·
|
|
[meta-security][PATCH 3/3] packagegroup-core-security: add arpwatch and chkrootkit to pkg grp
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git
|
By
Armin Kuster
·
#57250
·
|
|
[meta-security][PATCH 2/3] chkrootkit: update SRC_URI
0.55 no longer hosted from main source. Use Ubuntu archive
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-scanners/rootkits/chkrootkit_0.55.bb | 2 +-
1 file changed, 1 insertion(+),
0.55 no longer hosted from main source. Use Ubuntu archive
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-scanners/rootkits/chkrootkit_0.55.bb | 2 +-
1 file changed, 1 insertion(+),
|
By
Armin Kuster
·
#57249
·
|
|
[meta-security][PATCH 1/3] checksec: update 2.6.0
LIC_FILES_CHKSUM changed do to yr update
add native support
Signed-off-by: Armin Kuster <akuster808@...>
---
.../checksec/{checksec_2.4.0.bb => checksec_2.6.0.bb} | 8 +++++---
1 file
LIC_FILES_CHKSUM changed do to yr update
add native support
Signed-off-by: Armin Kuster <akuster808@...>
---
.../checksec/{checksec_2.4.0.bb => checksec_2.6.0.bb} | 8 +++++---
1 file
|
By
Armin Kuster
·
#57248
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 6/2/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Richard, Steve Sakoman, Tim Orling, Pavel, Aryaman Gupta, Saul Wold, Stephen Jolley, Akuster, Alexandre Belloni,
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Richard, Steve Sakoman, Tim Orling, Pavel, Aryaman Gupta, Saul Wold, Stephen Jolley, Akuster, Alexandre Belloni,
|
By
sakib.sajal@...
·
#57247
·
|