|
Yocto life cycle statement
Hello, Can someone point to a 'life cycle statement' for Yocto versions, one that discusses limited bug fixing peroid and ultimate EOL of a version. I am having trouble find it. Regards, Armin
Hello, Can someone point to a 'life cycle statement' for Yocto versions, one that discusses limited bug fixing peroid and ultimate EOL of a version. I am having trouble find it. Regards, Armin
|
By
Armin Kuster
· #19067
·
|
|
Yocto life cycle statement
On 4/16/14, 1:21 PM, Stewart, David C wrote: Thanks Stewart. That is what I was looking for. regards, Armin > I found the following comments at > https://wiki.yoctoproject.org/wiki/FAQ#What_is_the_rel
On 4/16/14, 1:21 PM, Stewart, David C wrote: Thanks Stewart. That is what I was looking for. regards, Armin > I found the following comments at > https://wiki.yoctoproject.org/wiki/FAQ#What_is_the_rel
|
By
Armin Kuster
· #19078
·
|
|
[meta-selinux] build issue
Hello, I am trying to build meta-selinux and ran into some build issues. I started by cloning poky and meta-selinux. I am using master on both. When I run "bitbake core-image-selinux", I get the follo
Hello, I am trying to build meta-selinux and ran into some build issues. I started by cloning poky and meta-selinux. I am using master on both. When I run "bitbake core-image-selinux", I get the follo
|
By
Armin Kuster
· #19482
·
|
|
[meta-selinux][PATCH] gnupg: use wildcard in name
There are two versions of gnupg so limit the wildcard to the 2.x series Signed-off-by: Armin Kuster <akuster@...> --- recipes-support/gnupg/{gnupg_2.0.22.bbappend => gnupg_2.%.bbappend} | 0 1 f
There are two versions of gnupg so limit the wildcard to the 2.x series Signed-off-by: Armin Kuster <akuster@...> --- recipes-support/gnupg/{gnupg_2.0.22.bbappend => gnupg_2.%.bbappend} | 0 1 f
|
By
Armin Kuster
· #20344
·
|
|
regarding : [PATCH] libcap-ng: resolved issue related with LONG_BIT definition.
There was a patch posted on April 7th ( sorry don't have original email) From: "Alexandru.Vaduva" <Alexandru.Vaduva at enea.com> The problem is well known for 64 bits architectures and the solution is
There was a patch posted on April 7th ( sorry don't have original email) From: "Alexandru.Vaduva" <Alexandru.Vaduva at enea.com> The problem is well known for 64 bits architectures and the solution is
|
By
Armin Kuster
· #20347
·
|
|
meta-security
Hello, Is there a maintainer for meta-secruity? There is no one listed in the README nor where to submitted patches. Can someone shed some light on this ? regards, Armin
Hello, Is there a maintainer for meta-secruity? There is no one listed in the README nor where to submitted patches. Can someone shed some light on this ? regards, Armin
|
By
Armin Kuster
· #20349
·
|
|
[meta-security][PATCH] meta-security: Add Maintainers
Add Maintainers statement to README and add self to list. Signed-off-by: Armin Kuster <akuster@...> --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README b/README in
Add Maintainers statement to README and add self to list. Signed-off-by: Armin Kuster <akuster@...> --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README b/README in
|
By
Armin Kuster
· #20351
·
|
|
[meta-security][PATCH] nmap: update to 6.46
Updated to later version on nmap. remove patch which is included in update Added ndiff package Include zenmap build changes but commented out for now and untested Signed-off-by: Armin Kuster <akuster@
Updated to later version on nmap. remove patch which is included in update Added ndiff package Include zenmap build changes but commented out for now and untested Signed-off-by: Armin Kuster <akuster@
|
By
Armin Kuster
· #20371
·
|
|
[meta-security][PATCH] nmap: update to 6.46
Updated to later version on nmap. remove patch which is included in update Added ndiff package Include zenmap build changes but commented out for now and untested Signed-off-by: Armin Kuster <akuster@
Updated to later version on nmap. remove patch which is included in update Added ndiff package Include zenmap build changes but commented out for now and untested Signed-off-by: Armin Kuster <akuster@
|
By
Armin Kuster
· #20449
·
|
|
[meta-security][PATCH] pinentry: Fix do_package_qa issue
This fixes; ERROR: QA Issue: pinentry: The compile log indicates that host include and/or library paths were used. Signed-off-by: Armin Kuster <akuster@...> --- recipes-security/pinentry/pinent
This fixes; ERROR: QA Issue: pinentry: The compile log indicates that host include and/or library paths were used. Signed-off-by: Armin Kuster <akuster@...> --- recipes-security/pinentry/pinent
|
By
Armin Kuster
· #20450
·
|
|
[meta-security][PATCH] checksec: Add new alsr pic pie test script
Signed-off-by: Armin Kuster <akuster@...> --- recipes-security/checksec/checksec_1.5.bb | 16 + recipes-security/checksec/files/checksec.sh | 882 ++++++++++++++++++++++++++++ 2 files changed, 89
Signed-off-by: Armin Kuster <akuster@...> --- recipes-security/checksec/checksec_1.5.bb | 16 + recipes-security/checksec/files/checksec.sh | 882 ++++++++++++++++++++++++++++ 2 files changed, 89
|
By
Armin Kuster
· #20451
·
|
|
[meta-security][PATCH 0/3] Add image, packagegroups and ditro
To aid in testing I have create an image and packagegroups. By setting "DISTRO=poky-security" in the local.conf, the security_flag.inc will be included. This was varified by checksec utility. Armin Ku
To aid in testing I have create an image and packagegroups. By setting "DISTRO=poky-security" in the local.conf, the security_flag.inc will be included. This was varified by checksec utility. Armin Ku
|
By
Armin Kuster
· #20468
·
|
|
[meta-security][PATCH 1/3] packagegroup: Add initial set of package groups
Signed-off-by: Armin Kuster <akuster@...> --- .../packagegroup/packagegroup-core-security.bb | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 recipes-security/pac
Signed-off-by: Armin Kuster <akuster@...> --- .../packagegroup/packagegroup-core-security.bb | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 recipes-security/pac
|
By
Armin Kuster
· #20467
·
|
|
[meta-security][PATCH 2/3] images: Add initial image
this will aid in testing Signed-off-by: Armin Kuster <akuster@...> --- recipes-security/images/core-image-security.bb | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 10064
this will aid in testing Signed-off-by: Armin Kuster <akuster@...> --- recipes-security/images/core-image-security.bb | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 10064
|
By
Armin Kuster
· #20469
·
|
|
[meta-security][PATCH 3/3] distro: Add distro
This allows us to include security_flags.inc Signed-off-by: Armin Kuster <akuster@...> --- conf/distro/poky-security.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 conf/distro
This allows us to include security_flags.inc Signed-off-by: Armin Kuster <akuster@...> --- conf/distro/poky-security.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 conf/distro
|
By
Armin Kuster
· #20470
·
|
|
[meta-security][PATCH 1/3] packagegroup: Add initial set of package groups
will fix in V2 . thanks, Armin
will fix in V2 . thanks, Armin
|
By
Armin Kuster
· #20474
·
|
|
[meta-security][PATCH] V2 packagegroup: Add initial set of package groups
Signed-off-by: Armin Kuster <akuster@...> --- recipes-security/packagegroup/packagegroup-core-security.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-security/packagegroup/packag
Signed-off-by: Armin Kuster <akuster@...> --- recipes-security/packagegroup/packagegroup-core-security.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-security/packagegroup/packag
|
By
Armin Kuster
· #20475
·
|
|
[meta-security][PATCH] V2 packagegroup: Add initial set of package groups
oops. ignore this. - Armin
oops. ignore this. - Armin
|
By
Armin Kuster
· #20476
·
|
|
[meta-security][PATCH] V2 packagegroup: Add initial set of package groups
Signed-off-by: Armin Kuster <akuster@...> --- .../packagegroup/packagegroup-core-security.bb | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 recipes-security/pac
Signed-off-by: Armin Kuster <akuster@...> --- .../packagegroup/packagegroup-core-security.bb | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 recipes-security/pac
|
By
Armin Kuster
· #20477
·
|
|
[meta-security][PATCH 3/3] distro: Add distro
Paul, Sure the distro config patch can be dropped. Thanks for the feedback. regards, Armin
Paul, Sure the distro config patch can be dropped. Thanks for the feedback. regards, Armin
|
By
Armin Kuster
· #20525
·
|