From: Armin Kuster
Source: CUrl.org
MR: 98455
Type: Security Fix
Disposition: Backport from https://curl.haxx.se/
ChangeID: 86b094a440ea473b114764e8d64df8142d561609
Description:
Fixes CVE-2019-5435 CVE-2019-5436
Signed-off-by: Armin Kuster
---
meta/recipes-support/curl/curl/CVE-2019-5435.patc
From: Armin Kuster
Source: http://git.savannah.gnu.org/cgit/wget.git
MR: 89341
Type: Security Fix
Disposition: Backport from
http://git.savannah.gnu.org/cgit/wget.git/commit/?id=692d5c5215de0db482c252492a92fc424cc6a97c
ChangeID: 1c19a2fd7ead88cc4ee92d425179d60d4635864b
Description:
Fixes CVE-20
From: Armin Kuster
Source: glib-2.0
MR: 98443
Type: Security Fix
Disposition: Backport from
https://gitlab.gnome.org/GNOME/glib/commit/d8f8f4d637ce43f8699ba94c9b7648beda0ca174
ChangeID: 880b9b349cb8d82c7c1314a3657ec9094baba741
Description:
Signed-off-by: Armin Kuster
---
.../glib-2.0/glib-2.0
Hi, Richard
> Whilst I can guess why, its not obvious at all the dnf needs
> MACHINE_ARCH. I'd probably be happier with a better variable name.
> Which code exactly is using it?
Arch information is necessary for rpm. As what do for dnf-native in
_configure_rpm function, nativesdk-dnf has to do t
Please disregard this one, I have submitted a newer patch under a new
subject-line:
json-c: Disable icecc to avoid implicit-fallthrough warning as error
On 6/06/19 1:13 PM, Douglas Royds wrote:
icecc preprocesses source files locally before shipping them off to be compiled
on remote hosts
icecc preprocesses source files locally before shipping them off to be compiled
on remote hosts. This preprocessing removes comments, including /* fallthrough
*/
comments in switch statements that normally prevent the implicit-fallthrough
warning.
Rather than turning off -Werror by patching confi
icecc preprocesses source files locally before shipping them off to be compiled
on remote hosts. This preprocessing removes comments, including /* fallthrough
*/
comments in switch statements that normally prevent the implicit-fallthrough
warning. Rather than turning off -Werror completely, just r
icecc preprocesses source files locally before shipping them off to be compiled
on remote hosts. This preprocessing removes comments, including /* fallthough */
comments in switch statements that normally prevent the implicit-fallthrough
warning. Rather than turning off -Werror completely, just red
One array test attempts to create an array that is far too
large to exist. Different exceptions are thrown for 32 and 64
bit machines, so we account for that when catching them.
Signed-off-by: Joe Slater
---
meta/recipes-extended/slang/slang/array_test.patch | 20
1 file ch
On Tue, 2019-06-04 at 15:29 -0400, Sakib Sajal wrote:
> 1) inherit useradd to allow new users to be created.
>
> Ensure that useradd/del are available when running
> bash ptests.
>
> 2) run ptest as non-root.
>
> Removed patch:
>fix-run-coproc-run-heredoc-run-execscript-run-test-f.patch
>
>
On Wed, 2019-06-05 at 21:41 +0300, Adrian Bunk wrote:
> They are now added automatically by the ptest class.
>
> Signed-off-by: Adrian Bunk
> ---
> meta/recipes-devtools/e2fsprogs/e2fsprogs_1.44.5.bb | 2 +-
> meta/recipes-devtools/elfutils/elfutils_0.176.bb| 2 +-
> meta/recipes-extended/se
On Wed, Jun 05, 2019 at 11:38:22PM +0800, chee.yang@intel.com wrote:
> From: Chee Yang Lee
>
> allow wic to list and search for kickstart file in .wks.in extension.
> basename show by wic list images to fully exclude extension.
>
> Signed-off-by: Chee Yang Lee
Reviewed-by: Tom Rini
--
They are now added automatically by the ptest class.
Signed-off-by: Adrian Bunk
---
meta/recipes-devtools/e2fsprogs/e2fsprogs_1.44.5.bb | 2 +-
meta/recipes-devtools/elfutils/elfutils_0.176.bb| 2 +-
meta/recipes-extended/sed/sed_4.2.2.bb | 2 +-
meta/recipes-kernel/lttng/lttng-
Backported patch removed.
Signed-off-by: Adrian Bunk
---
.../openssl/openssl/CVE-2019-1543.patch | 69 ---
.../openssl/openssl/afalg.patch | 6 +-
.../{openssl_1.1.1b.bb => openssl_1.1.1c.bb} | 5 +-
3 files changed, 5 insertions(+), 75 deletions(-)
delete
This was added 9 years ago as a workaround for a problem with
gcc 4.5 on mips.
Building webkitgtk works for me without it for qemumips.
Debian also builds webkitgtk for 32/64 bit big/little endian mips
without using this workaround.
Signed-off-by: Adrian Bunk
---
meta/recipes-devtools/gcc/gcc-
Hi Ross,
Thanks for the review!
On Wed, 2019-06-05 at 17:09 +0100, Burton, Ross wrote:
> On Thu, 30 May 2019 at 14:48, Philippe Normand
> wrote:
> > +PACKAGECONFIG ??= "trust-paths"
> > PACKAGECONFIG[trust-paths] = "--with-trust-
> > paths=/etc/ssl/certs/ca-certificates.crt,--without-trust-path
On Thu, 30 May 2019 at 14:48, Philippe Normand wrote:
> +PACKAGECONFIG ??= "trust-paths"
> PACKAGECONFIG[trust-paths] =
> "--with-trust-paths=/etc/ssl/certs/ca-certificates.crt,--without-trust-paths,,ca-certificates"
Should that be /etc? Or $(sysconfdir)? Especially in native and
nativesdk bu
From: Chee Yang Lee
allow wic to list and search for kickstart file in .wks.in extension.
basename show by wic list images to fully exclude extension.
Signed-off-by: Chee Yang Lee
---
scripts/lib/wic/engine.py | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/scripts/l
A non-SPDX license (which is not an alias to an SPDX license) cannot
currently be marked as incompatible in INCOMPATIBLE_LICENSE.
In the current state, we take all INCOMPATIBLE_LICENSE and pass them
through expand_wildcard_licenses which is only adding SPDX licenses that
match the glob regexp of wh
> -Original Message-
> From: Richard Purdie
> Sent: den 5 juni 2019 16:07
> To: Peter Kjellerstedt ; openembedded-
> c...@lists.openembedded.org
> Subject: Re: [OE-core] [PATCH] package.bbclass: Clean up writing of
> runtime pkgdata files
>
> On Wed, 2019-06-05 at 16:01 +0200, Peter Kjell
On Wed, 2019-06-05 at 16:01 +0200, Peter Kjellerstedt wrote:
> This introduces a variable, PKGDATA_VARS, that contains the names of
> the variables that are to be output in the runtime pkgdata files.
Its a good cleanup, I just know how people are going to use this
variable to write out all kind of
This introduces a variable, PKGDATA_VARS, that contains the names of
the variables that are to be output in the runtime pkgdata files.
Signed-off-by: Peter Kjellerstedt
---
meta/classes/package.bbclass | 56
1 file changed, 18 insertions(+), 38 deletions(-)
Ship some obex files in the appropriate obex package. This fixes boot
error:
[FAILED] Failed to start Bluetooth OBEX service.
that was caused by the obex.service being shipped in the main package,
rather than the -obex (that includes obexd).
Signed-off-by: Diego Rondini
---
meta/recipes-connecti
On Wed, 5 Jun 2019 at 10:21, Lei Maohui wrote:
> "QA Issue: nativesdk-createrepo-c rdepends on nativesdk-python3-dev
> [dev-deps]"
>
> +INSANE_SKIP_${PN} += "dev-deps"
> BBCLASSEXTEND = "native nativesdk"
>
This does not fix the issue, but merely silences it.You need to look into
the actual pro
On Wed, 2019-06-05 at 16:56 +0800, Jun Nie wrote:
> Sorry for start a new mail for I just register to mail list and
> cannot
> reply original mail.
>
> Maybe below change to meta/classes/kernel.bbclass is acceptable
> because rebuild of make-mod-scripts is triggered only when kernel is
> already c
On Wed, Jun 05, 2019 at 10:18:31AM +0200, Martin Jansa wrote:
> On Mon, Jun 03, 2019 at 09:47:02AM +0300, Adrian Bunk wrote:
> > Signed-off-by: Adrian Bunk
> > --
>
> You need one more dash here, now this v2 comment ended in final commit message
> which I believe wasn't the intention.
>
> http:/
Sorry for start a new mail for I just register to mail list and cannot
reply original mail.
Maybe below change to meta/classes/kernel.bbclass is acceptable
because rebuild of make-mod-scripts is triggered only when kernel is
already cleaned for this case.
do_clean[depends] += "make-mod-scripts:do
Otherwise, there will be "no aarch64_be-softmmu" error.
Signed-off-by: Lei Maohui
---
meta/recipes-devtools/qemu/qemu-targets.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/qemu/qemu-targets.inc
b/meta/recipes-devtools/qemu/qemu-targets.inc
index 5
"QA Issue: nativesdk-createrepo-c rdepends on nativesdk-python3-dev [dev-deps]"
Signed-off-by: Lei Maohui
---
meta/recipes-devtools/createrepo-c/createrepo-c_git.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-devtools/createrepo-c/createrepo-c_git.bb
b/meta/recipes-devtools
On Mon, Jun 03, 2019 at 09:47:02AM +0300, Adrian Bunk wrote:
> Signed-off-by: Adrian Bunk
> --
You need one more dash here, now this v2 comment ended in final commit message
which I believe wasn't the intention.
http://git.openembedded.org/openembedded-core/commit/?id=6fa60ac102f6d3977df4236bd5a
These were broken in commit 4786ecdf7cd427089464dcb62579110d494e7cd7
which performed a cleanup to avoid non-standard field names.
There is an SPDX License list at https://spdx.org/licenses/ which
aims to be a standard. Yocto also uses a substitution map SPDXLICENSEMAP,
default one stored at meta/c
31 matches
Mail list logo