|
[Openembedded-architecture] Dropping armv5 and armv5e tunes in 2.7
Note that gcc 9 does *not* remove non-thumb armv4 support. Non-thumb armv5/armv5e have been removed due to "have no known implementations". Non-thumb armv4 support was deprecated in gcc 6 together wit
Note that gcc 9 does *not* remove non-thumb armv4 support. Non-thumb armv5/armv5e have been removed due to "have no known implementations". Non-thumb armv4 support was deprecated in gcc 6 together wit
|
By
Adrian Bunk
· #43632
·
|
|
[meta-security][PATCH] xmlsec1: Include libxmlsec1-*.so in the main package
They can be dynamically loaded with xmlSecCryptoDLLoadLibrary(). Signed-off-by: Adrian Bunk <bunk@...> --- recipes-security/xmlsec1/xmlsec1_1.2.26.bb | 5 +++++ 1 file changed, 5 insertions(+) di
They can be dynamically loaded with xmlSecCryptoDLLoadLibrary(). Signed-off-by: Adrian Bunk <bunk@...> --- recipes-security/xmlsec1/xmlsec1_1.2.26.bb | 5 +++++ 1 file changed, 5 insertions(+) di
|
By
Adrian Bunk
· #43946
·
|
|
[meta-security][PATCH] xmlsec1: Make the crypto libraries a PACKAGECONFIG
Usually one doesn't need variants for all 4 different crypto libraries installed at the same time. Also remove a libgpg-error DEPENDS that is not used directly by xmlsec1. Signed-off-by: Adrian Bunk <
Usually one doesn't need variants for all 4 different crypto libraries installed at the same time. Also remove a libgpg-error DEPENDS that is not used directly by xmlsec1. Signed-off-by: Adrian Bunk <
|
By
Adrian Bunk
· #43947
·
|
|
[meta-security][PATCH] xmlsec1: upgrade 1.2.26 -> 1.2.27
Signed-off-by: Adrian Bunk <bunk@...> --- recipes-security/xmlsec1/{xmlsec1_1.2.26.bb => xmlsec1_1.2.27.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-security/xmlse
Signed-off-by: Adrian Bunk <bunk@...> --- recipes-security/xmlsec1/{xmlsec1_1.2.26.bb => xmlsec1_1.2.27.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-security/xmlse
|
By
Adrian Bunk
· #43948
·
|
|
Removing busybox
"all the limited busybox commands would be replaced" would be a huge list from dc through gawk, minicom and wget to vim. And would vim-tiny qualify as "the full featured command" of busybox vi, or sho
"all the limited busybox commands would be replaced" would be a huge list from dc through gawk, minicom and wget to vim. And would vim-tiny qualify as "the full featured command" of busybox vi, or sho
|
By
Adrian Bunk
· #44257
·
|
|
Removing busybox
I do not think a core-only packagegroup makes sense when the goal is to completely replace busybox (and not just most apps while keeping a few busybox apps installed). The stated usecases are not "lea
I do not think a core-only packagegroup makes sense when the goal is to completely replace busybox (and not just most apps while keeping a few busybox apps installed). The stated usecases are not "lea
|
By
Adrian Bunk
· #44269
·
|
|
[meta-security][PATCH 2/2] sssd: fix libcrypto version used
This looks wrong for multiple reasons, and it still gave the same error when I tried it. How has this change been tested? cu Adrian
This looks wrong for multiple reasons, and it still gave the same error when I tried it. How has this change been tested? cu Adrian
|
By
Adrian Bunk
· #44482
·
|
|
[meta-security][PATCH 2/2] sssd: fix libcrypto version used
Try building the package without nss but with cyrpto (sic) in PACKAGECONFIG. This is not about automating testing. This is about first reproducing the problem you are trying to fix, and then verifying
Try building the package without nss but with cyrpto (sic) in PACKAGECONFIG. This is not about automating testing. This is about first reproducing the problem you are trying to fix, and then verifying
|
By
Adrian Bunk
· #44489
·
|
|
[meta-security][PATCH 2/5] libldb: work around samba libldb packaging issues
Adding a quick hack for interaction problems between two packages that are both in meta-openembedded by adding a .bbappend in meta-security creates a technical debt while not even helping users who ar
Adding a quick hack for interaction problems between two packages that are both in meta-openembedded by adding a .bbappend in meta-security creates a technical debt while not even helping users who ar
|
By
Adrian Bunk
· #44523
·
|
|
[meta-security][PATCH 3/5] sssd: fix a few runtime issues
Even when samba support is not enabled? cu Adrian
Even when samba support is not enabled? cu Adrian
|
By
Adrian Bunk
· #44524
·
|
|
[meta-security][PATCH 4/5] sssd: update to 1.16.4
Why is this required? And the way this commit mixes unrelated changes, it is no even clear whether this is for the new upstream version or supposed to fix some older issue. cu Adrian
Why is this required? And the way this commit mixes unrelated changes, it is no even clear whether this is for the new upstream version or supposed to fix some older issue. cu Adrian
|
By
Adrian Bunk
· #44525
·
|
|
[meta-security][PATCH 2/5] libldb: work around samba libldb packaging issues
commit a001e465293b36c03d4ca4500857fe0a67d13e20 Date: Fri Jul 27 14:09:10 2018 -0700 samba: Update to 4.8.3 LDB 1.4.0 breaks Samba < 4.9 therefore use internal version So the root cause is that last s
commit a001e465293b36c03d4ca4500857fe0a67d13e20 Date: Fri Jul 27 14:09:10 2018 -0700 samba: Update to 4.8.3 LDB 1.4.0 breaks Samba < 4.9 therefore use internal version So the root cause is that last s
|
By
Adrian Bunk
· #44538
·
|
|
[meta-security][PATCH 3/4] linux-yocto: make bbappend version neutral
This and some of the other touched options are removed in kernel 5.1, replaced with a different CONFIG_LSM mechanism. cu Adrian
This and some of the other touched options are removed in kernel 5.1, replaced with a different CONFIG_LSM mechanism. cu Adrian
|
By
Adrian Bunk
· #44564
·
|
|
[OE-core] Git commit process question.
The kernel does not have "upgrade foo to the latest upstream version" commits. With the Automatic Upgrade Helper this is a semi-automatic task, and most of the time there is no specific motivation oth
The kernel does not have "upgrade foo to the latest upstream version" commits. With the Automatic Upgrade Helper this is a semi-automatic task, and most of the time there is no specific motivation oth
|
By
Adrian Bunk
· #44585
·
|
|
[OE-core] Git commit process question.
That would be more trivial than useful. And so far noone has stated any actual problem that would be solved by adding such a new requirement. cu Adrian
That would be more trivial than useful. And so far noone has stated any actual problem that would be solved by adding such a new requirement. cu Adrian
|
By
Adrian Bunk
· #44615
·
|
|
[meta-security][PATCH] samhain: hash fix for aarch64 and mips64
In master this has already been workarounded with --disable-dnmalloc. cu Adrian
In master this has already been workarounded with --disable-dnmalloc. cu Adrian
|
By
Adrian Bunk
· #44620
·
|
|
[meta-security][PATCH 2/2] sssd: add DISTRO_FEATURE sssd
Adding a distro feature for a leaf package is wrong. cu Adrian
Adding a distro feature for a leaf package is wrong. cu Adrian
|
By
Adrian Bunk
· #44660
·
|
|
[meta-security][PATCH 2/2] sssd: add DISTRO_FEATURE sssd
This has nothing to do with naming. It is about getting rid of workarounds by fixing the root cause, instead of adding more and more layers of workarounds. A DISTRO_FEATURE is for cases where PACKAGEC
This has nothing to do with naming. It is about getting rid of workarounds by fixing the root cause, instead of adding more and more layers of workarounds. A DISTRO_FEATURE is for cases where PACKAGEC
|
By
Adrian Bunk
· #44671
·
|
|
[meta-security][PATCH 2/2] sssd: add DISTRO_FEATURE sssd
X11 and PAM are low-level libraries. A user might choose to build a distribution without X11 support or without PAM support, and there is no better solution for this. It is not intended for temporary
X11 and PAM are low-level libraries. A user might choose to build a distribution without X11 support or without PAM support, and there is no better solution for this. It is not intended for temporary
|
By
Adrian Bunk
· #44682
·
|
|
[meta-security][PATCH] clamav: freshclam need bind to run
freshclam depending on a DNS server looks very wrong. What is the actual problem? cu Adrian
freshclam depending on a DNS server looks very wrong. What is the actual problem? cu Adrian
|
By
Adrian Bunk
· #44688
·
|