From: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 00/30] Whinlatter pull request
Date: Wed, 1 Apr 2026 11:38:00 +0530 [thread overview]
Message-ID: <cover.1775010235.git.anuj.mittal@oss.qualcomm.com> (raw)
Please merge these changes in whinlatter. Tested locally and on
autobuilder.
https://autobuilder.yoctoproject.org/valkyrie/#/builders/81/builds/1420
The following changes since commit 6f989b75a08aacdcec1edb761da5559d3443c1ef:
postfix: upgrade 3.10.6 -> 3.10.8 (2026-03-09 17:14:08 +0530)
are available in the Git repository at:
https://git.openembedded.org/meta-openembedded-contrib stable/whinlatter-next
https://git.openembedded.org/meta-openembedded-contrib/log/?h=stable/whinlatter-next
for you to fetch changes up to 8bcdb0cc1dab116253b409e78fb868ced7d8397c:
bluealsa: fix QA issue staticdev (2026-03-26 10:31:48 +0530)
----------------------------------------------------------------
Ankur Tyagi (4):
zfs: upgrade 2.2.8 -> 2.2.9
php: upgrade 8.4.18 -> 8.4.19
python3-pyjwt: Fix CVE-2026-32597
python3-tornado: upgrade 6.5.4 -> 6.5.5
Aviv Daum (1):
lldpd: fix xml PACKAGECONFIG dependency
Bartosz Golaszewski (1):
python3-gpiod: update to v2.4.1
Deepak Rathore (1):
libssh: Fix CVE-2026-3731
Gyorgy Sarvari (14):
packagegroups: fix foldername
owfs: upgrade 3.2p3 -> 3.2p4
python3-django: upgrade 5.2.11 -> 5.2.12
python3-django: upgrade 4.2.28 -> 4.2.29
ettercap: patch CVE-2026-3603
exiv2: patch CVE-2026-25884
exiv2: patch CVE-2026-27596
exiv2: patch CVE-2026-27631
hiawatha: fix SRC_URI
pcp: fix SRC_URI
capnproto: patch CVE-2026-32239 and CVE-2026-32240
imagemagick: upgrade 7.1.2-16 -> 7.1.2-17
python3-marshmallow: mark CVE-2025-68480 patched
libde265: patch CVE-2025-61147
Liu Yiding (1):
btrfsmaintenance: upgrade 0.5 -> 0.5.2
Matthias Proske (1):
bluealsa: fix QA issue staticdev
Mingli Yu (1):
mariadb: Upgrade 11.4.9 -> 11.4.10
Peter Kjellerstedt (1):
bpftrace: Update the runtime dependencies
Sujeet Nayak (1):
libnice: make crypto library configurable via PACKAGECONFIG
Wang Mingyu (4):
ser2net: upgrade 4.6.6 -> 4.6.7
imagemagick: upgrade 7.1.2-15 -> 7.1.2-16
jasper: upgrade 4.2.8 -> 4.2.9
imapfilter: upgrade 2.8.3 -> 2.8.5
.../owfs/0001-Add-build-rule-for-README.patch | 6 +-
.../0001-Fix-compilation-with-GCC10.patch | 44 -----
.../owfs/{owfs_3.2p3.bb => owfs_3.2p4.bb} | 7 +-
.../packagegroup-meta-filesystems.bb | 0
...Define-strndupa-if-it-does-not-exist.patch | 5 +-
...arch64-inline-assembly-for-gcc-13.1.patch} | 6 +-
...admmap-Replace-uint_t-with-uint32_t.patch} | 11 +-
...e-sys-stat.h-instead-of-linux-stat.h.patch | 83 +++++++++
.../zfs/{zfs_2.2.8.bb => zfs_2.2.9.bb} | 9 +-
...nance_0.5.bb => btrfsmaintenance_0.5.2.bb} | 4 +-
...change-sysconfig-path-to-etc-default.patch | 18 +-
.../bluealsa/bluealsa_4.3.0.bb | 1 +
.../libde265/libde265/CVE-2025-61147.patch | 84 +++++++++
.../libde265/libde265_1.0.16.bb | 4 +-
.../recipes-daemons/lldpd/lldpd_1.0.20.bb | 2 +-
.../ettercap/ettercap/CVE-2026-3606.patch | 48 ++++++
.../ettercap/ettercap_0.8.3.1.bb | 4 +-
.../bpftrace/bpftrace_0.24.1.bb | 11 +-
.../{ser2net_4.6.6.bb => ser2net_4.6.7.bb} | 2 +-
...ve_11.4.9.bb => mariadb-native_11.4.10.bb} | 0
meta-oe/recipes-dbs/mysql/mariadb.inc | 4 +-
...info-t-fails-for-certain-TZ-values-o.patch | 47 -----
...move-x86-specific-loop-in-my_convert.patch | 93 ----------
.../{mariadb_11.4.9.bb => mariadb_11.4.10.bb} | 0
.../CVE-2026-32239_CVE-2026-32240.patch | 160 ++++++++++++++++++
.../capnproto/capnproto_1.0.2.bb | 4 +-
.../php/{php_8.4.18.bb => php_8.4.19.bb} | 2 +-
.../{jasper_4.2.8.bb => jasper_4.2.9.bb} | 2 +-
.../exiv2/exiv2/CVE-2026-25884-1.patch | 69 ++++++++
.../exiv2/exiv2/CVE-2026-25884-2.patch | 25 +++
.../exiv2/exiv2/CVE-2026-27596-1.patch | 71 ++++++++
.../exiv2/exiv2/CVE-2026-27596-2.patch | 24 +++
.../exiv2/exiv2/CVE-2026-27631-1.patch | 63 +++++++
.../exiv2/exiv2/CVE-2026-27631-2.patch | 26 +++
meta-oe/recipes-support/exiv2/exiv2_0.28.7.bb | 11 +-
...ck_7.1.2-15.bb => imagemagick_7.1.2-17.bb} | 2 +-
...mapfilter_2.8.3.bb => imapfilter_2.8.5.bb} | 4 +-
.../recipes-support/libnice/libnice_0.1.23.bb | 5 +-
.../libssh/libssh/CVE-2026-3731_p1.patch | 35 ++++
.../libssh/libssh/CVE-2026-3731_p2.patch | 102 +++++++++++
.../recipes-support/libssh/libssh_0.11.3.bb | 2 +
meta-oe/recipes-support/pcp/pcp.inc | 2 +-
...ngo_4.2.28.bb => python3-django_4.2.29.bb} | 2 +-
...ngo_5.2.11.bb => python3-django_5.2.12.bb} | 2 +-
...-gpiod_2.4.0.bb => python3-gpiod_2.4.1.bb} | 8 +-
.../python/python3-marshmallow_4.1.2.bb | 2 +
.../python/python3-pyjwt/CVE-2026-32597.patch | 79 +++++++++
.../python/python3-pyjwt_2.10.1.bb | 2 +
...nado_6.5.4.bb => python3-tornado_6.5.5.bb} | 2 +-
.../recipes-httpd/hiawatha/hiawatha_11.7.bb | 2 +-
50 files changed, 952 insertions(+), 249 deletions(-)
delete mode 100644 meta-filesystems/recipes-filesystems/owfs/owfs/0001-Fix-compilation-with-GCC10.patch
rename meta-filesystems/recipes-filesystems/owfs/{owfs_3.2p3.bb => owfs_3.2p4.bb} (96%)
rename meta-filesystems/recipes-filesystems/{packageconfigs => packagegroups}/packagegroup-meta-filesystems.bb (100%)
rename meta-filesystems/recipes-filesystems/zfs/zfs/{aaf28a4630af60496c9d33db1d06a7d7d8983422.patch => 0002-fixes-broken-aarch64-inline-assembly-for-gcc-13.1.patch} (94%)
rename meta-filesystems/recipes-filesystems/zfs/zfs/{0001-fs-tests-cmd-readmmap-Replace-uint_t-with-uint32_t.patch => 0003-fs-tests-cmd-readmmap-Replace-uint_t-with-uint32_t.patch} (83%)
create mode 100644 meta-filesystems/recipes-filesystems/zfs/zfs/0004-linux-use-sys-stat.h-instead-of-linux-stat.h.patch
rename meta-filesystems/recipes-filesystems/zfs/{zfs_2.2.8.bb => zfs_2.2.9.bb} (91%)
rename meta-filesystems/recipes-utils/btrfsmaintenance/{btrfsmaintenance_0.5.bb => btrfsmaintenance_0.5.2.bb} (96%)
create mode 100644 meta-multimedia/recipes-multimedia/libde265/libde265/CVE-2025-61147.patch
create mode 100644 meta-networking/recipes-support/ettercap/ettercap/CVE-2026-3606.patch
rename meta-oe/recipes-connectivity/ser2net/{ser2net_4.6.6.bb => ser2net_4.6.7.bb} (91%)
rename meta-oe/recipes-dbs/mysql/{mariadb-native_11.4.9.bb => mariadb-native_11.4.10.bb} (100%)
delete mode 100644 meta-oe/recipes-dbs/mysql/mariadb/0001-MDEV-38029-my_tzinfo-t-fails-for-certain-TZ-values-o.patch
delete mode 100644 meta-oe/recipes-dbs/mysql/mariadb/0001-Remove-x86-specific-loop-in-my_convert.patch
rename meta-oe/recipes-dbs/mysql/{mariadb_11.4.9.bb => mariadb_11.4.10.bb} (100%)
create mode 100644 meta-oe/recipes-devtools/capnproto/capnproto/CVE-2026-32239_CVE-2026-32240.patch
rename meta-oe/recipes-devtools/php/{php_8.4.18.bb => php_8.4.19.bb} (99%)
rename meta-oe/recipes-graphics/jasper/{jasper_4.2.8.bb => jasper_4.2.9.bb} (92%)
create mode 100644 meta-oe/recipes-support/exiv2/exiv2/CVE-2026-25884-1.patch
create mode 100644 meta-oe/recipes-support/exiv2/exiv2/CVE-2026-25884-2.patch
create mode 100644 meta-oe/recipes-support/exiv2/exiv2/CVE-2026-27596-1.patch
create mode 100644 meta-oe/recipes-support/exiv2/exiv2/CVE-2026-27596-2.patch
create mode 100644 meta-oe/recipes-support/exiv2/exiv2/CVE-2026-27631-1.patch
create mode 100644 meta-oe/recipes-support/exiv2/exiv2/CVE-2026-27631-2.patch
rename meta-oe/recipes-support/imagemagick/{imagemagick_7.1.2-15.bb => imagemagick_7.1.2-17.bb} (99%)
rename meta-oe/recipes-support/imapfilter/{imapfilter_2.8.3.bb => imapfilter_2.8.5.bb} (80%)
create mode 100644 meta-oe/recipes-support/libssh/libssh/CVE-2026-3731_p1.patch
create mode 100644 meta-oe/recipes-support/libssh/libssh/CVE-2026-3731_p2.patch
rename meta-python/recipes-devtools/python/{python3-django_4.2.28.bb => python3-django_4.2.29.bb} (79%)
rename meta-python/recipes-devtools/python/{python3-django_5.2.11.bb => python3-django_5.2.12.bb} (60%)
rename meta-python/recipes-devtools/python/{python3-gpiod_2.4.0.bb => python3-gpiod_2.4.1.bb} (74%)
create mode 100644 meta-python/recipes-devtools/python/python3-pyjwt/CVE-2026-32597.patch
rename meta-python/recipes-devtools/python/{python3-tornado_6.5.4.bb => python3-tornado_6.5.5.bb} (93%)
--
2.53.0
next reply other threads:[~2026-04-01 6:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-01 6:08 Anuj Mittal [this message]
2026-04-02 4:14 ` [oe] [PATCH 00/30] Whinlatter pull request Khem Raj
-- strict thread matches above, loose matches on Subject: below --
2026-01-08 2:11 Anuj Mittal
2026-01-09 7:19 ` Khem Raj
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1775010235.git.anuj.mittal@oss.qualcomm.com \
--to=anuj.mittal@oss.qualcomm.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox