Hello Steve,
Would it be possible to include it into dunfell branch too? Or do I need to
submit the patch again?
Thank you,
Andrej
On 6/24/21 11:10 PM, Andrej Valek wrote:
> - Make mktemp applet compatible with --tmpdir option in ca-certificate
> update script.
>
> Signed-off-by: Andrej Valek
On 2021-07-12 12:36 p.m., Stephen Jolley wrote:
All,
Just a reminder we will hold the monthly Yocto Project Technical
Meeting at 8am PST tomorrow. (7/13)
Yocto Project Technical Team Meeting: We encourage people attending
the meeting to logon and announce themselves on the Yocto Project IRC
meta-java has contribution guidelines here
https://git.yoctoproject.org/cgit/cgit.cgi/meta-java/tree/README
please read through Contributing section and follow the right mailing
list and CC the maintainers please
On Mon, Jul 12, 2021 at 6:35 AM Saloni Jain wrote:
>
> Hi,
>
> Please take the below
All,
Just a reminder we will hold the monthly Yocto Project Technical Meeting at
8am PST tomorrow. (7/13)
Yocto Project Technical Team Meeting: We encourage people attending the
meeting to logon and announce themselves on the Yocto Project IRC chancel
during the meeting (optional):
Yocto
There's a timeout race in interp which is exposed when running under load.
Signed-off-by: Ross Burton
---
meta/recipes-devtools/tcltk/tcl/interp.patch | 32
meta/recipes-devtools/tcltk/tcl_8.6.11.bb| 1 +
2 files changed, 33 insertions(+)
create mode 100644 meta/recipe
Signed-off-by: Ross Burton
---
meta/recipes-devtools/tcltk/tcl/run-ptest | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/tcltk/tcl/run-ptest
b/meta/recipes-devtools/tcltk/tcl/run-ptest
index 6d52f34a9f..a62b703082 100644
--- a/meta/recipes-devtools/
Hold off this patch, I have a better version incoming.
Ross
On Mon, 12 Jul 2021 at 14:52, Ross Burton via lists.openembedded.org
wrote:
>
> Signed-off-by: Ross Burton
> ---
> meta/recipes-devtools/tcltk/tcl/interp.patch | 23
> meta/recipes-devtools/tcltk/tcl_8.6.11.bb
Installing license packages is similar to installing -dev or -dbg
packages, so let's invent a "lic-pkgs" IMAGE_FEATURE that does so and
document it in core-image.bbclass.
This image feature only works if LICENSE_CREATE_PACKAGE is set, so
refuse to generate an image if the lic-pkgs feature is enabl
From: Marek Vasut
This pulls in non-bash shell fix for enable/disable command, upstream
commit 8636cf4 ("update-rc.d: Fix enable/disable command"). This way
update-rc.d works with e.g. dash shell again.
Signed-off-by: Marek Vasut
Cc: Changqing Li
Cc: Richard Purdie
Signed-off-by: Alexandre Be
From: Richard Purdie
The base class is always inherited, drop the unneeded inherit.
Signed-off-by: Richard Purdie
(cherry picked from commit 837d62c066589e5a12a0bf894ae7b24e8b048665)
Signed-off-by: Steve Sakoman
---
meta/classes/report-error.bbclass | 2 --
1 file changed, 2 deletions(-)
dif
From: Zoltán Böszörményi
tzcode 2020b changed the default format from "-b fat" to "-b slim".
Allow external control for the binary format.
Signed-off-by: Zoltán Böszörményi
Signed-off-by: Richard Purdie
(cherry picked from commit c9e8b716eb71d4526517825eacefb91ab2c1781c)
Signed-off-by: Steve S
From: Richard Purdie
Having two possible failures in multiprocesslauch creates a race where one
failure
may occur and stop processes being lanuched meaning the second failure may not
be seen. Rather than having periodic races appearing on the autobuilder, only
have one failure, making the test m
From: Minjae Kim
A buffer overrun in lease file parsing code
can be used to exploit a common vulnerability shared by dhcpd and dhclient.
reference:
https://www.openwall.com/lists/oss-security/2021/05/26/6
https://kb.isc.org/docs/cve-2021-25217
Signed-off-by: Steve Sakoman
---
.../dhcp/dhcp/CVE
From: Chen Qi
Backport patch to fix CVE-2021-28831.
(From OE-Core rev: e579dbd9a6b2472ca90f411c0b594da9e38c9aca)
Signed-off-by: Chen Qi
Signed-off-by: Richard Purdie
Signed-off-by: Akash Hadke
Signed-off-by: Steve Sakoman
---
...ss_gunzip-Fix-DoS-if-gzip-is-corrupt.patch | 51 +
From: Richard Purdie
We use dwarfsrcfiles in package.bbclass to list the source files used by a
binary.
This is done before they're stripped and linked to debug symbols in separate
files.
It is possible a binary may already have a link to separate debug symbols, e.g.
some of the test binaries
From: Alexander Kanavin
Signed-off-by: Alexander Kanavin
Signed-off-by: Richard Purdie
(cherry picked from commit b4ed68ea38bbdb91729f822a8f1a5fe7e5d2d713)
Signed-off-by: Steve Sakoman
---
.../bootchart2/{bootchart2_0.14.8.bb => bootchart2_0.14.9.bb} | 3 +--
1 file changed, 1 insertion(+),
Includes the following fixes:
4f0a61f753 wordexp: handle overflow in positional parameter number (bug 28011)
8e88c0d888 Fix SXID_ERASE behavior in setuid programs (BZ #27471)
74a4425fae Enhance setuid-tunables test
bb5bb87959 tst-env-setuid: Use support_capture_subprogram_self_sgid
700264179c supp
From: Richard Purdie
This is a bug fix release in the stable 2.28 series.
- Enable kinetic scrolling with async scrolling.
- Fix web process hangs on large GitHub pages.
- Bubblewrap sandbox should not attempt to bind empty paths.
- Fix threading issues in the media player.
- Fix several crashes
From: Khem Raj
This is a bug fix release in the stable 2.28 series.
Fixes several crashes and rendering issues.
backport a patch from master to fix clang11 build error
Signed-off-by: Khem Raj
Signed-off-by: Richard Purdie
(cherry picked from commit 6d38f23f5c34dfb2a2d28b834b0c35b1f7778f85)
S
From: Tim Orling
Release Date: June 28, 2021
This is a security release of Python 3.8
Note: The release you're looking at is Python 3.8.11, a security bugfix release
for the legacy 3.8 series. Python 3.9 is now the latest feature release series
of Python 3. Get the latest release of 3.9.x here.
Please review this next set of patches for dunfell and have comments back by
end of day Wednesday.
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/2338
The following changes since commit c96bcf97272f243df14598c84a41097746884b65:
oeqa/selftest/ar
Unit tests for overlayfs.bbclass
Signed-off-by: Vyacheslav Yurkov
---
meta/lib/oeqa/selftest/cases/overlayfs.py | 171 ++
1 file changed, 171 insertions(+)
create mode 100644 meta/lib/oeqa/selftest/cases/overlayfs.py
diff --git a/meta/lib/oeqa/selftest/cases/overlayfs.py
b
The recipe demonstrates example usage of overlayfs bbclass
Signed-off-by: Vyacheslav Yurkov
---
.../overlayfs-user/overlayfs-user.bb| 17 +
1 file changed, 17 insertions(+)
create mode 100644 meta-selftest/recipes-test/overlayfs-user/overlayfs-user.bb
diff --git a/m
Signed-off-by: Ross Burton
---
meta/recipes-devtools/tcltk/tcl_8.6.11.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/tcltk/tcl_8.6.11.bb
b/meta/recipes-devtools/tcltk/tcl_8.6.11.bb
index f5bb6b1a18..b2863f9a1f 100644
--- a/meta/recipes-devtools/tcltk
Signed-off-by: Ross Burton
---
meta/recipes-devtools/tcltk/tcl/interp.patch | 23
meta/recipes-devtools/tcltk/tcl_8.6.11.bb| 1 +
2 files changed, 24 insertions(+)
create mode 100644 meta/recipes-devtools/tcltk/tcl/interp.patch
diff --git a/meta/recipes-devtools/tcltk/
Signed-off-by: Ross Burton
---
meta/recipes-devtools/tcltk/tcl/run-ptest | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/tcltk/tcl/run-ptest
b/meta/recipes-devtools/tcltk/tcl/run-ptest
index 6d52f34a9f..2406e176ff 100644
--- a/meta/recipes-devtools/
The grep was only looking for tests which explicitly fail, and wasn't
catching tests that error.
Signed-off-by: Ross Burton
---
meta/recipes-devtools/tcltk/tcl/run-ptest | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/tcltk/tcl/run-ptest
b/meta/recipes-
The creation of compat/fixstrtod.c was done back in 2005[1] with no
explanation and has persisted since. I can't seem to break the build
without this, so it is presumably long obsolete.
[1]
https://git.openembedded.org/openembedded/commit/?id=68d6601e8f93243347b58324ce3d4f02eb3a84a9
Signed-off-
No reason this shouldn't be fixed upstream.
Signed-off-by: Ross Burton
---
.../tcltk/tcl/tcl-remove-hardcoded-install-path.patch| 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git
a/meta/recipes-devtools/tcltk/tcl/tcl-remove-hardcoded-install-path.patch
b/meta/recipes
Instead of patching out the build of optional packages, we can just use
the tcl-core tarball which is identical except it doesn't include the
packages.
Signed-off-by: Ross Burton
---
.../tcltk/tcl/no_packages.patch | 53 ---
meta/recipes-devtools/tcltk/tcl_8.6.11.bb
Inside tcl the configure.ac is inside a unix/ directory. Instead of
setting S to BPNPV/unix and having to use ../ to reach files outside of
unix, simply set S as usual and use AUTOTOOLS_SCRIPT_PATH to run the
correct configure script.
Signed-off-by: Ross Burton
---
.../tcltk/tcl/alter-includedi
Both Perl and Tcl want to install Thread.3. Alternatives is a terrible
idea for manpages that don't correspond to binaries, instead just tell
Tcl to suffix the manpages so this is Thread.3tcl.
Signed-off-by: Ross Burton
---
meta/recipes-devtools/tcltk/tcl_8.6.11.bb | 7 ++-
1 file changed,
Hi,
Please take the below changes and merge them in upstream dunfell branch.
Thanks & Regards,
Saloni
From: Saloni Jain
Sent: Sunday, May 30, 2021 4:07 PM
To: openembedded-core@lists.openembedded.org
; raj.k...@gmail.com
Cc: Nisha Parrakat ; Saloni Jain
Subje
As per upstream the license should also include MIT[1]. This is also
what Fedora Linux uses[2].
This should also address the problem with auto-generated scannerparser.h
file which has the following header:
/* Bison interface for Yacc-like parsers in C
Copyright (C) 1984, 1989-1990, 2000-2015,
On Mon, Jul 12, 2021 at 3:02 AM wrote:
>
> From: Zqiang
>
> In v5.13+ kernel, when exporting the SDK and make scripts prepare
> the gen-cpucaps.awk and cpucaps be needed. this change is based on
> 0c6c2d3615ef ("arm64: Generate cpucaps.h").
>
> Signed-off-by: Zqiang
> ---
> meta/recipes-kernel/
Hi Alexandre,
I updated 6/8, could you please run them again?
Thanks,
Vyacheslav
On 12.07.2021 11:14, Alexandre Belloni wrote:
Hello,
On 11/07/2021 17:16:29+0200, Vyacheslav Yurkov wrote:
Unit tests for overlayfs.bbclass
This still seems to fail the tests:
https://autobuilder.yoctoproject.o
The recipe demonstrates example usage of overlayfs bbclass
Signed-off-by: Vyacheslav Yurkov
---
.../recipes-test/overlayfs/overlayfs-user.bb | 16
1 file changed, 16 insertions(+)
create mode 100644 meta-selftest/recipes-test/overlayfs/overlayfs-user.bb
diff --git a/meta-s
Hello,
On 11/07/2021 17:16:29+0200, Vyacheslav Yurkov wrote:
> Unit tests for overlayfs.bbclass
>
This still seems to fail the tests:
https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/2299/steps/14/logs/stdio
> Signed-off-by: Vyacheslav Yurkov
> ---
> meta/lib/oeqa/selftest/ca
I'm very sorry, because I think this is a simple modification, so I ignored the
check of patch content.
I won't make such a mistake again.
--
Best Regards
---
Wang Mingyu
Development Dept.I
Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST) No.
reproducibility.patch
deleted since it's been merged upstream.
v57.1.0
---
Changes
^^^
* #2692: Globs are now sorted in 'license_files' restoring reproducibility by
eliminating variance from disk order.
* #2714: Update to distutils at pypa/distutils@e2627b7.
* #2715: Removed reliance on
Sorry, but the file is still not deleted. Please remember to look at the
patches before sending them.
Alex
On Mon, 12 Jul 2021 at 03:16, wangmy wrote:
> reproducibility.patch
> deleted since it's been merged upstream.
>
> v57.1.0
> ---
>
> Changes
> ^^^
> * #2692: Globs are now sorted i
From: Zqiang
In v5.13+ kernel, when exporting the SDK and make scripts prepare
the gen-cpucaps.awk and cpucaps be needed. this change is based on
0c6c2d3615ef ("arm64: Generate cpucaps.h").
Signed-off-by: Zqiang
---
meta/recipes-kernel/linux/kernel-devsrc.bb | 3 +++
1 file changed, 3 insertio
42 matches
Mail list logo