On Fri, Jul 21, 2023 at 7:34 AM Alexandre Belloni <
alexandre.bell...@bootlin.com> wrote:
> Hello Khem,
>
> On 12/07/2023 09:12:54-0700, Khem Raj wrote:
> > On Wed, Jul 12, 2023 at 3:29 AM Ross Burton wrote:
> > >
> > > On 11 Jul 2023, at 21:10, Khem Raj via lists.openembedded.org
> wrote:
> > >
Hello Alexadre,
this time everything should be fixed and working :D I have tested it thrice:P
Additionally I've discovered that somehow, during all these patchsets, an extra
param "--numeric-owner" has gone from opkg-build script,
which is important to store uid(s)/gid(s) as numbers instead of na
Add support for tar archives created with --acls and/or --xattrs options,
PAX header format.
GNU tar and libarchive already supports ACLs and extended attributes.
We can now add this support as well to opkg-build script in order to use
fsetattr or setcap inside do_install command and end up with a
A C program inherits its locale environment variables when it starts up.
This happens automatically. However, these variables do not automatically
control the locale used by the library functions, because ISO C says that
all programs start by default in the standard ‘C’ locale.
Fixes warnings:
War
Extend `tar` command, with additional parameters, depending
on choosen package class and target distro features, in order
to support ACLs and xattr.
Currently only `package_ipk` supports fully ACLs and xattr.
Signed-off-by: Piotr Łobacz
---
meta/classes-global/package.bbclass | 9 +++--
1 f
The libarchive library, which is being used by opkg, supports ACLs
and xattr already.
More informations can be read at this link:
https://github.com/libarchive/libarchive/pull/691
Signed-off-by: Piotr Łobacz
---
...-to-enable-support-for-acl-and-xattr.patch | 70 +++
meta/recipe
Extend OPKGBUILDCMD variable, with additional parameters, depending
on target distro features, in order to support ACLs and xattr.
With fix pushed to the opkg-devel:
https://groups.google.com/g/opkg-devel/c/dYNHrLjDwg8
opkg-build is able to create tar archives with ACLs and xattr.
Signed-off-by:
From: Mingli Yu
Update the SRC_URI to fix the do_fetch warning.
$ wget https://acpica.org/sites/acpica/files/acpica-unix-20220331.tar.gz
--2023-07-19 02:45:33--
https://acpica.org/sites/acpica/files/acpica-unix-20220331.tar.gz
Resolving acpica.org... 20.29.206.128
Connecting to acpica.org|20.2
From: Richard Purdie
After this change in qemu:
https://gitlab.com/qemu-project/qemu/-/commit/c7e89de13224c1e6409152602ac760ac91f606b4
there is no 'max' cpu model on ppc. Drop it to clean up ppc gcc testsuite
failures.
In order for this to work we do need to pull in the alternative cpu option
From: Ross Burton
Enable branch protection (PAC/BTI) for all aarch64 builds. This was
previously enabled at a global level in the GCC build, but that breaks
the gcc test suite.
Signed-off-by: Ross Burton
Signed-off-by: Alexandre Belloni
Signed-off-by: Richard Purdie
(cherry picked from commi
From: Ross Burton
By changing the default code generation of GCC we're inadvertently
breaking the GCC test suite, which has ~120K+ more failures when run for
aarch64 compared to x86-64.
This was because the generated code fragments included the BTI
instructions, which the test case wasn't expect
From: Bruce Ashfield
Updating to the latest korg -stable release that comprises
the following commits:
d54cfc420586 Linux 5.15.120
c06edf13f4cf nubus: Partially revert proc_create_single_data() conversion
6e65fa33edf5 parisc: Delete redundant register definitions in
b4d8f89000
From: Ross Burton
Also remove old CVE_CHECK_IGNOREs which are no longer needed due to CPE
updates.
This is a backport from master. Mickledore had one extra CVE patch that
was not on master at the time of upgrade, so it had to be manually
removed here.
Signed-off-by: Ross Burton
Signed-off-by:
From: Trevor Gamblin
Fixes:
https://nvd.nist.gov/vuln/detail/CVE-2023-2609
d1ae836 patch 9.0.1531: crash when register contents ends up being invalid
https://nvd.nist.gov/vuln/detail/CVE-2023-2610
ab9a2d8 patch 9.0.1532: crash when expanding "~" in substitute causes very long
text
Signed-off-b
From: Bruce Ashfield
Updating to the latest korg -stable release that comprises
the following commits:
4af60700a60c Linux 5.15.119
10fbd2e04e40 act_mirred: remove unneded merge conflict markers
2230b3f874d9 i2c: imx-lpi2c: fix type char overflow issue when calculating
the clock cyc
From: Kai Kang
Update webkitgtk from 2.38.5 to 2.38.6. It fixes CVE-2023-27932 and
CVE-2023-27954.
What’s new in the WebKitGTK 2.38.6 release?
* Enable the Asynchronous Clipboard API to make certain pages work (e.g.
GithHub started recently requiring it).
* Support :has() CSS selectors in con
From: Sakib Sajal
Backport required commits to fix CVE-2023-24531.
Signed-off-by: Sakib Sajal
Signed-off-by: Steve Sakoman
---
meta/recipes-devtools/go/go-1.20.5.inc| 2 +
.../go/go/CVE-2023-24531_1.patch | 266 ++
.../go/go/CVE-2023-24531_2.patch
From: Archana Polampalli
A vulnerability in the lsi53c895a device affects the latest version
of qemu. A DMA-MMIO reentrancy problem may lead to memory corruption
bugs like stack overflow or use-after-free.
References:
https://nvd.nist.gov/vuln/detail/CVE-2023-0330
Upstream patches:
https://gitl
Please review this set of patches for mickledore and have comments back by
end of day Tuesday.
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/5637
The following changes since commit 8d1bc34cffdd9f054e51db4e880747c79bf834fe:
testimage/oeqa: Drop
> > > I'm coming up with something that will keep 6.3+ working, and not
> > > break older/existing recipes.
> > >
> >
> > I have a fix under test. I'm just running into a bit of sstate
> > oddities that I need to sort out!
>
> The first iteration of the fix is on the list.
>
> As you mentioned an
It does not matter, the problem is due to this line:
OPKGBUILDCMD ??= 'opkg-build -Z xz -a "${XZ_DEFAULTS}"
"${@bb.utils.contains('DISTRO_FEATURES', 'acl', '-A', '', d)}"
"${@bb.utils.contains('DISTRO_FEATURES', 'xattr', '-X', '', d)}"'
For some reason these '' from both acl and xattr are being
On 22/07/2023 11:42:39+, Piotr Łobacz wrote:
> OK, finally discovered why in my case removing of acl from DISTRO_FEATURES
> didn't work for me. We have our own DISTRO_FEATURES:append in which acl is
> being appended and I just removed it from there.
>
> Unfortunately, there is this file:
> y
OK, finally discovered why in my case removing of acl from DISTRO_FEATURES
didn't work for me. We have our own DISTRO_FEATURES:append in which acl is
being appended and I just removed it from there.
Unfortunately, there is this file:
yocto/openembedded-core/meta/conf/distro/include/default-distr
> How did you try to reproduce?
>
> The log says that you are trying to execute this:
>
> opkg-build -Z xz -a "--memlimit=5% --threads=8" "" ""
> nativesdk-glibc-binary-localedata-zu-za
> /home/pokybuild/yocto-worker/qemuarm-oecore/build/build/tmp-glibc/work/i686-nativesdk-oesdk-linux/nativesdk-g
On 21/07/2023 23:33:02+, Piotr Łobacz wrote:
> Alexandre, Is it possible for you to create a docker file or some image etc.
> with all commands from autobuilder which will re-create the failure and pass
> it to me?
>
I don't have that but really, those are just bare installation of the
dist
Hi,
On Fri, 21 Jul 2023 at 11:07, Clément Péron via lists.openembedded.org
wrote:
> Hi Martin,
>
> On Thu, 20 Jul 2023 at 18:38, Martin Jansa wrote:
>
>> These patches should be sent to openembedded-devel not openembedded-core.
>>
>
> Sorry about that. I will send the next version in the correc
Patches for meta-oe need to be sent to openembedded-devel ML not
openembedded-core (see README file and I recommend to set the recipients
for each repository with "git config sendemail.to" so that you don't need
to update --to argument when sending patches).
On Sat, Jul 22, 2023 at 8:07 AM Ramon F
27 matches
Mail list logo