* [PATCH 00/27] Wrynose pull request
@ 2026-06-05 3:01 Anuj Mittal
2026-06-07 21:09 ` Khem Raj
0 siblings, 1 reply; 2+ messages in thread
From: Anuj Mittal @ 2026-06-05 3:01 UTC (permalink / raw)
To: raj.khem, openembedded-devel
Please merge these changes in wrynose. Tested locally and on autobuilder.
https://autobuilder.yoctoproject.org/valkyrie/#/builders/81/builds/1540
The following changes since commit 9af4488d46cb4fd4c0d2d64820c86225ebd6ac71:
libtsm: upgrade 4.4.3 -> 4.5.0 (2026-05-17 11:52:30 +0530)
are available in the Git repository at:
https://git.openembedded.org/meta-openembedded-contrib anujm/wrynose
https://git.openembedded.org/meta-openembedded-contrib/log/?h=anujm/wrynose
for you to fetch changes up to a43f0d532c399458cae44ce66f3799a220fbb497:
README: update listed maintainer (2026-05-29 09:29:32 +0530)
----------------------------------------------------------------
Abhishek Bachiphale (4):
dnsmasq: fix CVE-2026-4891
dnsmasq: fix CVE-2026-4892
dnsmasq: fix CVE-2026-4893
dnsmasq: fix CVE-2026-5172
Adam Duskett (1):
kmscon: fix zlib cross-compiling errors
Ankur Tyagi (3):
python3-django: upgrade 5.2.13 -> 5.2.14
python3-django: upgrade 6.0.4 -> 6.0.5
imagemagick: upgrade 7.1.2-22 -> 7.1.2-23
Anuj Mittal (1):
README: update listed maintainer
Guocai He (1):
postgresql: upgrade 17.8 -> 17.10
Jason Schonberg (2):
Update README.md example with new branch name.
nodejs: upgrade 22.22.2 -> 22.22.3
Jiaying Song (1):
layer.conf: remove dead BBFILES_DYNAMIC entry for clang-layer
Markus Volk (1):
pipewire: update 1.6.3 -> 1.6.5
Wang Mingyu (13):
localsearch: upgrade 3.11.0 -> 3.11.1
neatvnc: upgrade 0.9.5 -> 0.9.6
python3-inline-snapshot: upgrade 0.32.6 -> 0.32.7
python3-tzdata: upgrade 2026.1 -> 2026.2
python3-typeguard: upgrade 4.5.1 -> 4.5.2
python3-huey: upgrade 3.0.0 -> 3.0.1
swagger-ui: upgrade 5.32.2 -> 5.32.5
swagger-ui: upgrade 5.32.5 -> 5.32.6
imagemagick: upgrade 7.1.2-21 -> 7.1.2-22
bit7z: upgrade 4.0.11 -> 4.0.12
uriparser: upgrade 1.0.0 -> 1.0.1
uriparser: upgrade 1.0.1 -> 1.0.2
lldpd: upgrade 1.0.21 -> 1.0.22
README.md | 2 +-
meta-filesystems/README.md | 4 +-
meta-gnome/README.md | 4 +-
...search_3.11.0.bb => localsearch_3.11.1.bb} | 2 +-
meta-initramfs/README.md | 5 +-
meta-multimedia/README.md | 4 +-
.../{pipewire_1.6.3.bb => pipewire_1.6.5.bb} | 2 +-
meta-networking/MAINTAINERS | 3 +-
meta-networking/README.md | 2 +-
.../{lldpd_1.0.21.bb => lldpd_1.0.22.bb} | 2 +-
.../recipes-support/dnsmasq/dnsmasq_2.92.bb | 4 ++
.../dnsmasq/files/CVE-2026-4891.patch | 40 +++++++++++++
.../dnsmasq/files/CVE-2026-4892.patch | 36 +++++++++++
.../dnsmasq/files/CVE-2026-4893.patch | 34 +++++++++++
.../dnsmasq/files/CVE-2026-5172.patch | 34 +++++++++++
meta-oe/README.md | 4 +-
meta-oe/conf/layer.conf | 2 -
...c-bypass-autoconf-2.69-version-check.patch | 2 +-
...postgresql_17.8.bb => postgresql_17.10.bb} | 2 +-
.../0001-detect-aarch64-Neon-correctly.patch | 51 ----------------
.../0001-fix-arm-Neon-intrinsics-types.patch | 59 ------------------
...header-value-__builtin_ctzll-undefin.patch | 60 -------------------
.../{nodejs_22.22.2.bb => nodejs_22.22.3.bb} | 5 +-
.../7zip/{bit7z_4.0.11.bb => bit7z_4.0.12.bb} | 2 +-
...0001-fix-zlib-cross-compiling-errors.patch | 51 ++++++++++++++++
.../recipes-graphics/kmscon/kmscon_9.3.5.bb | 5 +-
.../neatvnc/neatvnc/0001-Use-aml-v1.patch | 21 +++----
.../{neatvnc_0.9.5.bb => neatvnc_0.9.6.bb} | 2 +-
...ck_7.1.2-21.bb => imagemagick_7.1.2-23.bb} | 2 +-
...{uriparser_1.0.0.bb => uriparser_1.0.2.bb} | 2 +-
meta-perl/README.md | 6 +-
meta-python/README.md | 6 +-
...ngo_5.2.13.bb => python3-django_5.2.14.bb} | 2 +-
...jango_6.0.4.bb => python3-django_6.0.5.bb} | 2 +-
...n3-huey_3.0.0.bb => python3-huey_3.0.1.bb} | 2 +-
...6.bb => python3-inline-snapshot_0.32.7.bb} | 2 +-
...rd_4.5.1.bb => python3-typeguard_4.5.2.bb} | 2 +-
...ata_2026.1.bb => python3-tzdata_2026.2.bb} | 2 +-
meta-webserver/README.md | 5 +-
...gger-ui_5.32.2.bb => swagger-ui_5.32.6.bb} | 2 +-
meta-xfce/README.md | 5 +-
41 files changed, 250 insertions(+), 234 deletions(-)
rename meta-gnome/recipes-gnome/tracker/{localsearch_3.11.0.bb => localsearch_3.11.1.bb} (96%)
rename meta-multimedia/recipes-multimedia/pipewire/{pipewire_1.6.3.bb => pipewire_1.6.5.bb} (99%)
rename meta-networking/recipes-daemons/lldpd/{lldpd_1.0.21.bb => lldpd_1.0.22.bb} (96%)
create mode 100644 meta-networking/recipes-support/dnsmasq/files/CVE-2026-4891.patch
create mode 100644 meta-networking/recipes-support/dnsmasq/files/CVE-2026-4892.patch
create mode 100644 meta-networking/recipes-support/dnsmasq/files/CVE-2026-4893.patch
create mode 100644 meta-networking/recipes-support/dnsmasq/files/CVE-2026-5172.patch
rename meta-oe/recipes-dbs/postgresql/{postgresql_17.8.bb => postgresql_17.10.bb} (87%)
delete mode 100644 meta-oe/recipes-devtools/nodejs/nodejs/0001-detect-aarch64-Neon-correctly.patch
delete mode 100644 meta-oe/recipes-devtools/nodejs/nodejs/0001-fix-arm-Neon-intrinsics-types.patch
delete mode 100644 meta-oe/recipes-devtools/nodejs/nodejs/0001-llhttp-fix-NEON-header-value-__builtin_ctzll-undefin.patch
rename meta-oe/recipes-devtools/nodejs/{nodejs_22.22.2.bb => nodejs_22.22.3.bb} (96%)
rename meta-oe/recipes-extended/7zip/{bit7z_4.0.11.bb => bit7z_4.0.12.bb} (98%)
create mode 100644 meta-oe/recipes-graphics/kmscon/files/0001-fix-zlib-cross-compiling-errors.patch
rename meta-oe/recipes-graphics/neatvnc/{neatvnc_0.9.5.bb => neatvnc_0.9.6.bb} (96%)
rename meta-oe/recipes-support/imagemagick/{imagemagick_7.1.2-21.bb => imagemagick_7.1.2-23.bb} (99%)
rename meta-oe/recipes-support/uriparser/{uriparser_1.0.0.bb => uriparser_1.0.2.bb} (91%)
rename meta-python/recipes-devtools/python/{python3-django_5.2.13.bb => python3-django_5.2.14.bb} (61%)
rename meta-python/recipes-devtools/python/{python3-django_6.0.4.bb => python3-django_6.0.5.bb} (75%)
rename meta-python/recipes-devtools/python/{python3-huey_3.0.0.bb => python3-huey_3.0.1.bb} (79%)
rename meta-python/recipes-devtools/python/{python3-inline-snapshot_0.32.6.bb => python3-inline-snapshot_0.32.7.bb} (88%)
rename meta-python/recipes-devtools/python/{python3-typeguard_4.5.1.bb => python3-typeguard_4.5.2.bb} (88%)
rename meta-python/recipes-devtools/python/{python3-tzdata_2026.1.bb => python3-tzdata_2026.2.bb} (85%)
rename meta-webserver/recipes-devtools/swagger-ui/{swagger-ui_5.32.2.bb => swagger-ui_5.32.6.bb} (94%)
--
2.54.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 00/27] Wrynose pull request
2026-06-05 3:01 [PATCH 00/27] Wrynose pull request Anuj Mittal
@ 2026-06-07 21:09 ` Khem Raj
0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2026-06-07 21:09 UTC (permalink / raw)
To: Anuj Mittal; +Cc: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 7254 bytes --]
merged now, thanks Anuj
On Thu, Jun 4, 2026 at 8:01 PM Anuj Mittal <anuj.mittal@oss.qualcomm.com>
wrote:
> Please merge these changes in wrynose. Tested locally and on autobuilder.
>
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/81/builds/1540
>
> The following changes since commit
> 9af4488d46cb4fd4c0d2d64820c86225ebd6ac71:
>
> libtsm: upgrade 4.4.3 -> 4.5.0 (2026-05-17 11:52:30 +0530)
>
> are available in the Git repository at:
>
> https://git.openembedded.org/meta-openembedded-contrib anujm/wrynose
>
> https://git.openembedded.org/meta-openembedded-contrib/log/?h=anujm/wrynose
>
> for you to fetch changes up to a43f0d532c399458cae44ce66f3799a220fbb497:
>
> README: update listed maintainer (2026-05-29 09:29:32 +0530)
>
> ----------------------------------------------------------------
>
> Abhishek Bachiphale (4):
> dnsmasq: fix CVE-2026-4891
> dnsmasq: fix CVE-2026-4892
> dnsmasq: fix CVE-2026-4893
> dnsmasq: fix CVE-2026-5172
>
> Adam Duskett (1):
> kmscon: fix zlib cross-compiling errors
>
> Ankur Tyagi (3):
> python3-django: upgrade 5.2.13 -> 5.2.14
> python3-django: upgrade 6.0.4 -> 6.0.5
> imagemagick: upgrade 7.1.2-22 -> 7.1.2-23
>
> Anuj Mittal (1):
> README: update listed maintainer
>
> Guocai He (1):
> postgresql: upgrade 17.8 -> 17.10
>
> Jason Schonberg (2):
> Update README.md example with new branch name.
> nodejs: upgrade 22.22.2 -> 22.22.3
>
> Jiaying Song (1):
> layer.conf: remove dead BBFILES_DYNAMIC entry for clang-layer
>
> Markus Volk (1):
> pipewire: update 1.6.3 -> 1.6.5
>
> Wang Mingyu (13):
> localsearch: upgrade 3.11.0 -> 3.11.1
> neatvnc: upgrade 0.9.5 -> 0.9.6
> python3-inline-snapshot: upgrade 0.32.6 -> 0.32.7
> python3-tzdata: upgrade 2026.1 -> 2026.2
> python3-typeguard: upgrade 4.5.1 -> 4.5.2
> python3-huey: upgrade 3.0.0 -> 3.0.1
> swagger-ui: upgrade 5.32.2 -> 5.32.5
> swagger-ui: upgrade 5.32.5 -> 5.32.6
> imagemagick: upgrade 7.1.2-21 -> 7.1.2-22
> bit7z: upgrade 4.0.11 -> 4.0.12
> uriparser: upgrade 1.0.0 -> 1.0.1
> uriparser: upgrade 1.0.1 -> 1.0.2
> lldpd: upgrade 1.0.21 -> 1.0.22
>
> README.md | 2 +-
> meta-filesystems/README.md | 4 +-
> meta-gnome/README.md | 4 +-
> ...search_3.11.0.bb => localsearch_3.11.1.bb} | 2 +-
> meta-initramfs/README.md | 5 +-
> meta-multimedia/README.md | 4 +-
> .../{pipewire_1.6.3.bb => pipewire_1.6.5.bb} | 2 +-
> meta-networking/MAINTAINERS | 3 +-
> meta-networking/README.md | 2 +-
> .../{lldpd_1.0.21.bb => lldpd_1.0.22.bb} | 2 +-
> .../recipes-support/dnsmasq/dnsmasq_2.92.bb | 4 ++
> .../dnsmasq/files/CVE-2026-4891.patch | 40 +++++++++++++
> .../dnsmasq/files/CVE-2026-4892.patch | 36 +++++++++++
> .../dnsmasq/files/CVE-2026-4893.patch | 34 +++++++++++
> .../dnsmasq/files/CVE-2026-5172.patch | 34 +++++++++++
> meta-oe/README.md | 4 +-
> meta-oe/conf/layer.conf | 2 -
> ...c-bypass-autoconf-2.69-version-check.patch | 2 +-
> ...postgresql_17.8.bb => postgresql_17.10.bb} | 2 +-
> .../0001-detect-aarch64-Neon-correctly.patch | 51 ----------------
> .../0001-fix-arm-Neon-intrinsics-types.patch | 59 ------------------
> ...header-value-__builtin_ctzll-undefin.patch | 60 -------------------
> .../{nodejs_22.22.2.bb => nodejs_22.22.3.bb} | 5 +-
> .../7zip/{bit7z_4.0.11.bb => bit7z_4.0.12.bb} | 2 +-
> ...0001-fix-zlib-cross-compiling-errors.patch | 51 ++++++++++++++++
> .../recipes-graphics/kmscon/kmscon_9.3.5.bb | 5 +-
> .../neatvnc/neatvnc/0001-Use-aml-v1.patch | 21 +++----
> .../{neatvnc_0.9.5.bb => neatvnc_0.9.6.bb} | 2 +-
> ...ck_7.1.2-21.bb => imagemagick_7.1.2-23.bb} | 2 +-
> ...{uriparser_1.0.0.bb => uriparser_1.0.2.bb} | 2 +-
> meta-perl/README.md | 6 +-
> meta-python/README.md | 6 +-
> ...ngo_5.2.13.bb => python3-django_5.2.14.bb} | 2 +-
> ...jango_6.0.4.bb => python3-django_6.0.5.bb} | 2 +-
> ...n3-huey_3.0.0.bb => python3-huey_3.0.1.bb} | 2 +-
> ...6.bb => python3-inline-snapshot_0.32.7.bb} | 2 +-
> ...rd_4.5.1.bb => python3-typeguard_4.5.2.bb} | 2 +-
> ...ata_2026.1.bb => python3-tzdata_2026.2.bb} | 2 +-
> meta-webserver/README.md | 5 +-
> ...gger-ui_5.32.2.bb => swagger-ui_5.32.6.bb} | 2 +-
> meta-xfce/README.md | 5 +-
> 41 files changed, 250 insertions(+), 234 deletions(-)
> rename meta-gnome/recipes-gnome/tracker/{localsearch_3.11.0.bb =>
> localsearch_3.11.1.bb} (96%)
> rename meta-multimedia/recipes-multimedia/pipewire/{pipewire_1.6.3.bb =>
> pipewire_1.6.5.bb} (99%)
> rename meta-networking/recipes-daemons/lldpd/{lldpd_1.0.21.bb =>
> lldpd_1.0.22.bb} (96%)
> create mode 100644
> meta-networking/recipes-support/dnsmasq/files/CVE-2026-4891.patch
> create mode 100644
> meta-networking/recipes-support/dnsmasq/files/CVE-2026-4892.patch
> create mode 100644
> meta-networking/recipes-support/dnsmasq/files/CVE-2026-4893.patch
> create mode 100644
> meta-networking/recipes-support/dnsmasq/files/CVE-2026-5172.patch
> rename meta-oe/recipes-dbs/postgresql/{postgresql_17.8.bb =>
> postgresql_17.10.bb} (87%)
> delete mode 100644
> meta-oe/recipes-devtools/nodejs/nodejs/0001-detect-aarch64-Neon-correctly.patch
> delete mode 100644
> meta-oe/recipes-devtools/nodejs/nodejs/0001-fix-arm-Neon-intrinsics-types.patch
> delete mode 100644
> meta-oe/recipes-devtools/nodejs/nodejs/0001-llhttp-fix-NEON-header-value-__builtin_ctzll-undefin.patch
> rename meta-oe/recipes-devtools/nodejs/{nodejs_22.22.2.bb =>
> nodejs_22.22.3.bb} (96%)
> rename meta-oe/recipes-extended/7zip/{bit7z_4.0.11.bb => bit7z_4.0.12.bb}
> (98%)
> create mode 100644
> meta-oe/recipes-graphics/kmscon/files/0001-fix-zlib-cross-compiling-errors.patch
> rename meta-oe/recipes-graphics/neatvnc/{neatvnc_0.9.5.bb =>
> neatvnc_0.9.6.bb} (96%)
> rename meta-oe/recipes-support/imagemagick/{imagemagick_7.1.2-21.bb =>
> imagemagick_7.1.2-23.bb} (99%)
> rename meta-oe/recipes-support/uriparser/{uriparser_1.0.0.bb =>
> uriparser_1.0.2.bb} (91%)
> rename meta-python/recipes-devtools/python/{python3-django_5.2.13.bb =>
> python3-django_5.2.14.bb} (61%)
> rename meta-python/recipes-devtools/python/{python3-django_6.0.4.bb =>
> python3-django_6.0.5.bb} (75%)
> rename meta-python/recipes-devtools/python/{python3-huey_3.0.0.bb =>
> python3-huey_3.0.1.bb} (79%)
> rename meta-python/recipes-devtools/python/{
> python3-inline-snapshot_0.32.6.bb => python3-inline-snapshot_0.32.7.bb}
> (88%)
> rename meta-python/recipes-devtools/python/{python3-typeguard_4.5.1.bb
> => python3-typeguard_4.5.2.bb} (88%)
> rename meta-python/recipes-devtools/python/{python3-tzdata_2026.1.bb =>
> python3-tzdata_2026.2.bb} (85%)
> rename meta-webserver/recipes-devtools/swagger-ui/{swagger-ui_5.32.2.bb
> => swagger-ui_5.32.6.bb} (94%)
>
> --
> 2.54.0
>
>
[-- Attachment #2: Type: text/html, Size: 13483 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-07 21:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-05 3:01 [PATCH 00/27] Wrynose pull request Anuj Mittal
2026-06-07 21:09 ` Khem Raj
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox