Changelog:
- Allow to disable reverse DNS resolution (PTR lookup) with with
environment variable IPUTILS_PING_PTR_LOOKUP=0
- Lower max allowed -s value to 65507 (IPv4) or 65527 (IPv6).
That is the maximum the Linux kernel supports.
- Include pre-generated man pages & HTML docs in dist tarballs.
Thank you for your submission. Patchtest identified one
or more issues with the patch. Please see the log below for
more information:
---
Testing patch
/home/patchtest/share/mboxes/libpcre2-Update-base-uri-PhilipHazel---PCRE2Project.patch
FAIL: test commit message presence: Please include a comm
Signed-off-by: Khem Raj
---
meta/recipes-support/libpcre/libpcre2_10.44.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-support/libpcre/libpcre2_10.44.bb
b/meta/recipes-support/libpcre/libpcre2_10.44.bb
index ceb2b854588..36f58e46122 100644
--- a/meta/recipes-
From: Richard Purdie
The presence or lack of nroff on the host was changing the doc type. Stop
the code from looking at host paths outside HOSTTOOLS and hence cause the
doc type to be deterministic and reproducible.
Signed-off-by: Richard Purdie
(cherry picked from commit 918e2b266eba6779f19f65
Sorry, missed this in the patchset just sent out!
The following changes since commit 9ed723d1972b4e1bd1ae799661194ccbd4c6c759:
ruby: Make docs generation deterministic (2024-09-12 14:34:56 -0700)
are available in the Git repository at:
https://git.openembedded.org/openembedded-core-contrib
From: Richard Purdie
The presence or lack of nroff on the host was changing the doc type. Set it
explicitly to be deterministic and reproducible.
Signed-off-by: Richard Purdie
(cherry picked from commit f5053abb8957acf358b518ee3c76146dc5f4eb6c)
Signed-off-by: Steve Sakoman
---
meta/recipes-de
From: Niko Mauno
The contents of the COPYING file included in the current source code
package match those of LGPL-2.0 license, which seems to have been the
case since 2011 commit
https://gitlab.gnome.org/GNOME/gcr/-/commit/c6691faa0348ab087e99ab9bd9914e1d5e81fa14
(From OE-Core rev: f3ae58b741e4e
From: Niko Mauno
When bitbaking python3-rpds-py it built extension module as:
site-packages/rpds/rpds.cpython-312-armv7l-linux-gnueabihf.so
Which caused error on target:
root@qemuarm:~# python3 -c "from rpds import HashTrieMap, HashTrieSet, List"
Traceback (most recent call last):
Fi
From: Niko Mauno
The contents of the LICENSE.md file included in the current source
code package match those of libtiff license, which seems to have been
the case since 1999 commit
https://gitlab.com/libtiff/libtiff/-/commit/0ef31e1f62aa7a8b1c488a59c4930775ee0046e4
where it was added with filenam
From: Niko Mauno
The contents of the COPYING file included in the source code match
those of ISC license:
https://git.kernel.org/pub/scm/linux/kernel/git/jberg/iw.git/tree/COPYING?h=v6.9
which seems to have been in effect since 2008 commit
https://git.kernel.org/pub/scm/linux/kernel/git/jberg/iw.
From: Niko Mauno
The contents of the LICENSE file included in the current source code
package match those of Info-ZIP license, which seems to originate from
the year 2007:
This is version 2007-Mar-4 of the Info-ZIP license.
(From OE-Core rev: 3739a1af61ff6f0faca23bb565f9e71666953715)
Signed-
From: Niko Mauno
The contents of the LICENSE file included in the current source code
package match those of Info-ZIP license, which seems to originate from
the year 2009:
This is version 2009-Jan-02 of the Info-ZIP license.
(From OE-Core rev: e7c9368e56a6ad90b4ffbba1b765e2b3a331c796)
Signed
From: Niko Mauno
The contents of the COPYING file included in the current source code
package match those of GPL-3.0-only license, which seems to have been
the case since 2008 commit
http://git.savannah.gnu.org/gitweb/?p=dejagnu.git;a=commitdiff;h=9bebe7b9bfb9b02e5e4d86ad74e8ce3eb32a36b9;hp=50fbd
From: Siddharth Doshi
This includes CVE-fix for CVE-2024-43790 and CVE-2024-43802
Changes between 9.1.0682 -> 9.1.0698
https://github.com/vim/vim/compare/v9.1.0682...v9.1.0698
Signed-off-by: Siddharth Doshi
Signed-off-by: Richard Purdie
(cherry picked from
From: Richard Purdie
Includes fixes for CVE-2024-45490, CVE-2024-45491 and CVE-2024-45492.
https://blog.hartwork.org/posts/expat-2-6-3-released/
Signed-off-by: Richard Purdie
(cherry picked from commit cc96903d915db0dfde382a26bb7ec57d0d37e62e)
Signed-off-by: Steve Sakoman
---
meta/recipes-co
From: Michael Halstead
Signed-off-by: Michael Halstead
Signed-off-by: Richard Purdie
(cherry picked from commit b29bfd333dffe635ab67475dcd8d22ad8b114c84)
Signed-off-by: Steve Sakoman
---
meta/conf/distro/include/yocto-uninative.inc | 10 +-
1 file changed, 5 insertions(+), 5 deletions
Please review this set of changes for scarthgap and have comments back by
end of day Tuesday, September 17
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/7330
The following changes since commit 7e11701698a9f38a5e3e0499c0c2edd98d32a85d:
mc: fix
The solution to the problem upstream was fixed by the following commit:
https://github.com/bluez/bluez/commit/ca6546fe521360fcf905bc115b893f322e706cb2
Now MAX_INPUT is defined for non-glibc systems such as musl.
This fix was added in BlueZ 5.67.
Signed-off-by: Guðni Már Gilbert
---
meta/recipes
> This fix was added in BlueZ 5.69.
Woops, thats a typo. Should be BlueZ 5.67. I'll submit another patch, sorry!
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#204587):
https://lists.openembedded.org/g/openembedded-core/message/204587
Mute This To
The solution to the problem upstream was fixed by the following commit:
https://github.com/bluez/bluez/commit/ca6546fe521360fcf905bc115b893f322e706cb2
Now MAX_INPUT is defined for non-glibc systems such as musl.
This fix was added in BlueZ 5.69.
Signed-off-by: Guðni Már Gilbert
---
meta/recipes
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *screen* to *5.0.0* has
Failed (devtool error).
Detailed error information:
Running 'devtool upgrade' for recipe screen failed.
NOTE: Reconnecting to bitbake server...
Loading ca
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *libinput* to *1.26.2* has
Succeeded.
Next steps:
- apply the patch: git am 0001-libinput-upgrade-1.26.1-1.26.2.patch
- check the changes to upstream patches and summarize
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-pygobject* to
*3.50.0* has Succeeded.
Next steps:
- apply the patch: git am 0001-python3-pygobject-upgrade-3.48.2-3.50.0.patch
- check the changes to upstream pat
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *iso-codes* to *4.17.0* has
Succeeded.
Next steps:
- apply the patch: git am 0001-iso-codes-upgrade-4.16.0-4.17.0.patch
- check the changes to upstream patches and summari
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *gst-devtools* to *1.24.7*
has Succeeded.
Next steps:
- apply the patch: git am 0001-gst-devtools-upgrade-1.24.6-1.24.7.patch
- check the changes to upstream patches and s
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *tzcode-native,tzdata* to
*2024b,2024b* has Failed(do_compile).
Detailed error information:
do_compile failed
Next steps:
- apply the patch: git am
0001-tzcode-native-tzd
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *gobject-introspection* to
*1.82.0* has Failed(do_compile).
Detailed error information:
do_compile failed
Next steps:
- apply the patch: git am
0001-gobject-introspection
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *puzzles* to
*cd97968b03708bd16868cdac1511c583cc82974b* has Succeeded.
Next steps:
- apply the patch: git am 0001-puzzles-upgrade-to-latest-revision.patch
- check the chan
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *virglrenderer* to *1.1.0*
has Failed(do_compile).
Detailed error information:
do_compile failed
Next steps:
- apply the patch: git am 0001-virglrenderer-upgrade-1.0.1-1.1
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *gnupg* to *2.5.1* has
Failed(do_compile).
Detailed error information:
do_compile failed
Next steps:
- apply the patch: git am 0001-gnupg-upgrade-2.5.0-2.5.1.patch
- c
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *vulkan-samples* to
*16cd61ed45a11db87f647b6563ddd4ca3ec1ae3a* has Failed (devtool error).
Detailed error information:
The following devtool command failed: upgrade vulkan-sampl
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *igt-gpu-tools* to *1.29*
has Succeeded.
Next steps:
- apply the patch: git am 0001-igt-gpu-tools-upgrade-1.28-1.29.patch
- check the changes to upstream patches and summa
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *curl* to *8.10.0* has
Failed(do_compile).
Detailed error information:
do_compile failed
Next steps:
- apply the patch: git am 0001-curl-upgrade-8.9.1-8.10.0.patch
- c
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *libadwaita* to *1.6.0* has
Failed(do_compile).
Detailed error information:
do_compile failed
Next steps:
- apply the patch: git am 0001-libadwaita-upgrade-1.5.3-1.6.0.pat
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *gstreamer1.0-python* to
*1.24.7* has Succeeded.
Next steps:
- apply the patch: git am
0001-gstreamer1.0-python-upgrade-1.24.6-1.24.7.patch
- check the changes to upstrea
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *piglit* to
*54f78df2bd6b32e8cb08e5cbbc86940916b2f3eb* has Succeeded.
Next steps:
- apply the patch: git am 0001-piglit-upgrade-to-latest-revision.patch
- check the change
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *libevdev* to *1.13.3* has
Succeeded.
Next steps:
- apply the patch: git am 0001-libevdev-upgrade-1.13.2-1.13.3.patch
- check the changes to upstream patches and summarize
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *libportal* to *0.8.1* has
Failed(do_compile).
Detailed error information:
do_compile failed
Next steps:
- apply the patch: git am 0001-libportal-upgrade-0.7.1-0.8.1.patch
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *sysklogd* to *2.6.2* has
Succeeded.
Next steps:
- apply the patch: git am 0001-sysklogd-upgrade-2.6.1-2.6.2.patch
- check the changes to upstream patches and summarize th
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *gstreamer1.0-libav* to
*1.24.7* has Succeeded.
Next steps:
- apply the patch: git am
0001-gstreamer1.0-libav-upgrade-1.24.6-1.24.7.patch
- check the changes to upstream
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *iputils* to *20240905* has
Succeeded.
Next steps:
- apply the patch: git am 0001-iputils-upgrade-20240117-20240905.patch
- check the changes to upstream patches and summa
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *librsvg* to *2.59.0* has
Failed (devtool error).
Detailed error information:
The following devtool command failed: upgrade librsvg -V 2.59.0
NOTE: Reconnecting to bitbake serve
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *go-helloworld* to
*4e46ff54a64bea9d2dec900072e2338425c2345a* has Failed (devtool error).
Detailed error information:
The following devtool command failed: upgrade go-helloworld
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *texinfo* to *7.1.1* has
Failed (devtool error).
Detailed error information:
Running 'devtool upgrade' for recipe texinfo failed.
NOTE: Reconnecting to bitbake server...
Loading
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *stress-ng* to *0.18.04*
has Succeeded.
Next steps:
- apply the patch: git am 0001-stress-ng-upgrade-0.18.02-0.18.04.patch
- check the changes to upstream patches and summ
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *gtk4* to *4.16.1* has
Failed(do_compile).
Detailed error information:
do_compile failed
Next steps:
- apply the patch: git am 0001-gtk4-upgrade-4.14.5-4.16.1.patch
-
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *liburi-perl* to *5.29* has
Succeeded.
Next steps:
- apply the patch: git am 0001-liburi-perl-upgrade-5.28-5.29.patch
- check the changes to upstream patches and summarize
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *shaderc* to *2024.2* has
Succeeded.
Next steps:
- apply the patch: git am 0001-shaderc-upgrade-2024.1-2024.2.patch
- check the changes to upstream patches and summarize t
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *man-db* to *2.13.0* has
Failed (devtool error).
Detailed error information:
Running 'devtool upgrade' for recipe man-db failed.
NOTE: Reconnecting to bitbake server...
Loading c
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *ell* to *0.69* has
Succeeded.
Next steps:
- apply the patch: git am 0001-ell-upgrade-0.68-0.69.patch
- check the changes to upstream patches and summarize them in the com
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-more-itertools* to
*10.5.0* has Succeeded.
Next steps:
- apply the patch: git am
0001-python3-more-itertools-upgrade-10.4.0-10.5.0.patch
- check the changes to u
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-markdown* to *3.7*
has Failed (devtool error).
Detailed error information:
The following devtool command failed: upgrade python3-markdown -V 3.7
NOTE: Reconnecting to b
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *mesa* to *24.2.2* has
Failed (devtool error).
Detailed error information:
Running 'devtool upgrade' for recipe mesa failed.
NOTE: Reconnecting to bitbake server...
Loading cache
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *epiphany* to *47.0* has
Failed(do_compile).
Detailed error information:
do_compile failed
Next steps:
- apply the patch: git am 0001-epiphany-upgrade-46.3-47.0.patch
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-numpy* to *2.1.1*
has Failed(do_compile).
Detailed error information:
do_compile failed
Next steps:
- apply the patch: git am 0001-python3-numpy-upgrade-1.26.4-2.
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *cargo-c-native* to
*0.10.4+cargo-0.82.0* has Failed (devtool error).
Detailed error information:
The following devtool command failed: upgrade cargo-c-native -V
0.10.4+cargo-0
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *ruby* to *3.3.5* has
Succeeded.
Next steps:
- apply the patch: git am 0001-ruby-upgrade-3.3.4-3.3.5.patch
- check the changes to upstream patches and summarize them in th
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-scons* to *4.8.1*
has Succeeded.
Next steps:
- apply the patch: git am 0001-python3-scons-upgrade-4.8.0-4.8.1.patch
- check the changes to upstream patches and su
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-pyproject-hooks*
to *1.1.0* has Failed (devtool error).
Detailed error information:
The following devtool command failed: upgrade python3-pyproject-hooks -V 1.1.0
NOTE:
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *repo* to *2.47* has
Succeeded.
Next steps:
- apply the patch: git am 0001-repo-upgrade-2.46-2.47.patch
- check the changes to upstream patches and summarize them in the c
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-pyasn1* to *0.6.1*
has Succeeded.
Next steps:
- apply the patch: git am 0001-python3-pyasn1-upgrade-0.6.0-0.6.1.patch
- check the changes to upstream patches and
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-zipp* to *3.20.2*
has Succeeded.
Next steps:
- apply the patch: git am 0001-python3-zipp-upgrade-3.20.1-3.20.2.patch
- check the changes to upstream patches and s
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *go-binary-native* to
*1.23.1* has Succeeded.
Next steps:
- apply the patch: git am 0001-go-binary-native-upgrade-1.22.6-1.23.1.patch
- check the changes to upstream patch
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-dtschema* to
*2024.9* has Succeeded.
Next steps:
- apply the patch: git am 0001-python3-dtschema-upgrade-2024.5-2024.9.patch
- check the changes to upstream patch
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *libpipeline* to *1.5.8*
has Failed (devtool error).
Detailed error information:
Running 'devtool upgrade' for recipe libpipeline failed.
NOTE: Reconnecting to bitbake server...
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-cryptography* to
*43.0.1* has Failed(do_compile).
Detailed error information:
do_compile failed
Next steps:
- apply the patch: git am
0001-python3-cryptography-u
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *socat* to *1.8.0.1* has
Failed (devtool error).
Detailed error information:
Running 'devtool upgrade' for recipe socat failed.
NOTE: Reconnecting to bitbake server...
Loading ca
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-cffi* to *1.17.1*
has Succeeded.
Next steps:
- apply the patch: git am 0001-python3-cffi-upgrade-1.17.0-1.17.1.patch
- check the changes to upstream patches and s
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-urllib3* to
*2.2.3* has Failed(do_compile).
Detailed error information:
do_compile failed
Next steps:
- apply the patch: git am 0001-python3-urllib3-upgrade-2.2.2
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-trove-classifiers*
to *2024.9.12* has Succeeded.
Next steps:
- apply the patch: git am
0001-python3-trove-classifiers-upgrade-2024.7.2-2024.9.12.patch
- check th
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s)
*cargo,libstd-rs,rust-llvm,rust* to *1.81.0,1.81.0,1.81.0,1.81.0* has Failed
(devtool error).
Detailed error information:
Running 'devtool upgrade' for recipe cargo failed.
NOTE
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *cmake,cmake-native* to
*3.30.3,3.30.3* has Succeeded.
Next steps:
- apply the patch: git am
0001-cmake-cmake-native-upgrade-3.30.2-3.30.3-3.30.2-3.30.patch
- check the c
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s)
*go-cross-canadian-x86-64,go-crosssdk-x86_64-pokysdk-linux,go-cross-core2-64,go-runtime,go*
to *1.23.1,1.23.1,1.23.1,1.23.1,1.23.1* has Failed (devtool error).
Detailed error inf
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *git* to *2.46.1* has
Succeeded.
Next steps:
- apply the patch: git am 0001-git-upgrade-2.46.0-2.46.1.patch
- check the changes to upstream patches and summarize them in t
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-build* to *1.2.2*
has Succeeded.
Next steps:
- apply the patch: git am 0001-python3-build-upgrade-1.2.1-1.2.2.patch
- check the changes to upstream patches and su
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *sysvinit* to *3.10* has
Failed (devtool error).
Detailed error information:
Running 'devtool upgrade' for recipe sysvinit failed.
NOTE: Reconnecting to bitbake server...
Loading
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *ovmf* to
*edk2-stable202408* has Failed (devtool error).
Detailed error information:
The following devtool command failed: upgrade ovmf -V edk2-stable202408 -S
b158dad150bf028
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *nfs-utils* to *2.7.1* has
Failed (devtool error).
Detailed error information:
Running 'devtool upgrade' for recipe nfs-utils failed.
NOTE: Reconnecting to bitbake server...
Load
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *openssl* to *3.3.2* has
Failed (devtool error).
Detailed error information:
The following devtool command failed: upgrade openssl -V 3.3.2
NOTE: Reconnecting to bitbake server.
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *connman* to *1.43* has
Failed (devtool error).
Detailed error information:
Running 'devtool upgrade' for recipe connman failed.
NOTE: Reconnecting to bitbake server...
Loading c
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *libtry-tiny-perl* to
*0.32* has Succeeded.
Next steps:
- apply the patch: git am 0001-libtry-tiny-perl-upgrade-0.31-0.32.patch
- check the changes to upstream patches and
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s)
*qemu,qemu-system-native,qemu-native* to *9.1.0,9.1.0,9.1.0* has Failed
(devtool error).
Detailed error information:
Running 'devtool upgrade' for recipe qemu failed.
NOTE: Reco
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *weston* to *14.0.0* has
Failed(do_compile).
Detailed error information:
do_compile failed
Next steps:
- apply the patch: git am 0001-weston-upgrade-13.0.3-14.0.0.patch
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *libxi* to *1.8.2* has
Succeeded.
Next steps:
- apply the patch: git am 0001-libxi-upgrade-1.8.1-1.8.2.patch
- check the changes to upstream patches and summarize them in
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *glib-2.0,glib-2.0-initial*
to *2.82.0,2.82.0* has Failed (devtool error).
Detailed error information:
Running 'devtool upgrade' for recipe glib-2.0 failed.
NOTE: Reconnecting to
Branch: scarthgap
New this week: 63 CVEs
CVE-2023-52904 (CVSS3: 5.5 MEDIUM): linux-yocto
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-52904 *
CVE-2024-36478 (CVSS3: 5.5 MEDIUM): linux-yocto
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-36478 *
CVE-2024-38381 (CVSS3: 7.1
Branch: kirkstone
New this week: 0 CVEs
Removed this week: 0 CVEs
Full list: Found 56 unpatched CVEs
CVE-2020-14409 (CVSS3: 7.8 HIGH): libsdl2:libsdl2-native
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-14409 *
CVE-2020-14410 (CVSS3: 5.4 MEDIUM): libsdl2:libsdl2-native
https://we
Branch: master
New this week: 0 CVEs
Removed this week: 0 CVEs
Full list: Found 0 unpatched CVEs
Summary of CVE counts by recipe:
For further information see:
https://autobuilder.yocto.io/pub/non-release/patchmetrics/
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this grou
88 matches
Mail list logo