From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 07 Nov 2025 11:34:55 +0100 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vHJnz-00GGes-0q for lore@lore.pengutronix.de; Fri, 07 Nov 2025 11:34:55 +0100 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1vHJnz-0007cq-4D; Fri, 07 Nov 2025 11:34:55 +0100 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1vHJnk-0007ci-N4 for ptxdist@pengutronix.de; Fri, 07 Nov 2025 11:34:40 +0100 Received: from pty.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::c5]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vHJnk-007Vvr-1h for ptxdist@pengutronix.de; Fri, 07 Nov 2025 11:34:40 +0100 Received: from mol by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1vHJnk-006luZ-1N for ptxdist@pengutronix.de; Fri, 07 Nov 2025 11:34:40 +0100 Date: Fri, 7 Nov 2025 11:34:40 +0100 From: Michael Olbrich To: ptxdist@pengutronix.de Message-ID: Mail-Followup-To: ptxdist@pengutronix.de MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="QWKNQ+KnSgELXzb0" Content-Disposition: inline X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-IRC: #ptxdist @freenode Subject: [ptxdist] [ANNOUNCE] PTXdist 2025.11.0 released X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false --QWKNQ+KnSgELXzb0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I'm happy to announce that I've just released ptxdist-2025.10.0. It is a bigger release this time. There is one new feature: Package downloads from git URLs have gained optional support for git submodules. This can be enabled with the submodules=3Dyes/recurse parameter to the URL. If it is enabled, then the generated tarball will include the sources for the submodules. And there are a few fixes to build things with gcc-15. Smaller BSPs can probably now be built with gcc-15 but it will be a while before all of PTXdist can be built with it. But what makes this release one of the bigger ones is a long list of version bumps. The rest are other small fixes and cleanups all over the place. Thanks to all contributors and - as always - the shortlog below. Enjoy, Michael Olbrich Alexander Dahl (8): libwebsockets: Reorder conf opts libwebsockets: Add conf opt to disable -Werror libwebsockets: Make shared library build explicit libwebsockets: Remove tests and examples from build libwebsockets: Pin down more conf opts libwebsockets: version bump 4.3.3 -> 4.4.1 libwebsockets: Make roles configurable libwebsockets: Pin down higher level config options Artur Wiebe (1): python3-pymodbus: version bump 3.8.6 -> 3.11.2 Christian Melki (22): iproute2: Version bump. 6.16.0 -> 6.17.0 openssl: Version bump. 3.5.3 -> 3.5.4 strace: Version bump. 6.16 -> 6.17 libdrm: Version bump. 2.4.125 -> 2.4.126. openssh: Version bump. 10.0p2 -> 10.1p1 hwdata: Version bump. 0.399 -> 0.400 ca-certificates: Version bump. 3.113 -> 3.117 nss: Version bump. 3.115.1 -> 3.117 openssh: Version bump. 10.1p1 -> 10.2p1 libxkbcommon: Version bump. 1.11.0 -> 1.12.0 qemu: Version bump. 10.1.0 -> 10.1.1 linux-firmware: Version bump. 20250917 -> 20251011 crda: regdb version bump. 2024.07.04 -> 2025.10.07 libdrm: Version bump. 2.4.126 -> 2.4.127 libxkbcommon: Version bump. 1.12.0 -> 1.12.1 libxml2: Version bump. 2.15.0 -> 2.15.1 libevdev: Version bump. 1.13.4 -> 1.13.5 glib: Version bump. 2.86.0 -> 2.86.1 libinput: Version bump. 1.29.1 -> 1.29.2 usbutils: Version bump. 018 -> 019 pcre2: Version bump. 10.46 -> 10.47 libcap: Version bump. 2.76 -> 2.77 Fabian Pfitzner (2): openh264: new package gst-plugins-bad1: unbreak openh264 plugin Holger Assmann (1): ldd: switch to version provided by glibc Lars Alex Pedersen (2): sed: Version bump 4.8 -> 4.9 htop: Version bump 3.0.1 -> 3.4.1 Michael Olbrich (46): memtest: move to staging qt5: add patches to fix building with Python >=3D 3.12 (host-)squashfs-tools: synchronize and fix rules qt5: drop old C++ standard hack samba: move to staging gobject-introspection: version bump 1.72.0 -> 1.86.0 serdisplib: move to staging json-glib: version bump 1.8.0 -> 1.9.2 libsolv: no sub-options so no menuconfig needed libsolv: avoid zlib dependency libmpeg2: fix URL tomoyo-tools: move to staging gstreamer1: version bump 1.26.6 -> 1.26.7 gst-plugins-base1: version bump 1.26.6 -> 1.26.7 gst-plugins-good1: version bump 1.26.6 -> 1.26.7 gst-plugins-bad1: version bump 1.26.6 -> 1.26.7 gst-plugins-ugly1: version bump 1.26.6 -> 1.26.7 gst-devtools1: version bump 1.26.6 -> 1.26.7 gst-libav1: version bump 1.26.6 -> 1.26.7 gst-python1: version bump 1.26.6 -> 1.26.7 gst-rtsp-server1: version bump 1.26.6 -> 1.26.7 gstreamer-vaapi1: version bump 1.26.6 -> 1.26.7 ptxd_make_get_git: refactor in preparation for submodule support ptxd_make_get_git: use --quiet when creating a new repo ptxd_make_get_git: add support for submodules ptxd_make_get_git: remove leftover 'set +x' ptxd_make_world_prepare_cargo_check: remove leftover 'set -x' scripts: use $@ and $* correctly with quotes ptxd_kconfig_update: fix error message scripts: don't use break/continue outside loops ptxd_make_world_parse_license_files: split license arguments properly ptxd_make_get: split license arguments properly scripts: don't escape ! in expressions abseil-cpp: build with -fPIC mosh: move to staging intel-gmmlib: version bump 22.7.0 -> 22.8.2 intel-media-driver: version bump 24.4.4 -> 25.4.2 valgrind: version bump 3.22.0 -> 3.26.0 protobuf: fix building on ARMv5 and PPC host-system-python3-strenum: new package xkeyboard-config: add missing dependency ed: move to staging memtester: version bump 4.5.0 -> 4.7.1 libgmp: fix building with gcc 15 cifs-utils: fix building with gcc-15 iftop: fix building with gcc-15 Philipp Zabel (32): mesalib: version bump 25.2.2 -> 25.2.4 glslang: version bump 1.4.321.0 -> 1.4.328.0 spirv-headers: version bump 1.4.321.0 -> 1.4.328.0 spirv-tools: version bump 1.4.321.0 -> 1.4.328.0 vulkan-headers: version bump 1.4.321.0 -> 1.4.328.0 vulkan-loader: version bump 1.4.321.0 -> 1.4.328.0 vulkan-tools: version bump 1.4.321.0 -> 1.4.328.0 vulkan-utility-libraries: version bump 1.4.321.0 -> 1.4.328.0 vulkan-validationlayers: version bump 1.4.321.0 -> 1.4.328.0 volk: version bump 1.4.321.0 -> 1.4.328.0 shaderc: version bump v2025.3 -> v2025.4 llvm: version bump 20.1.2 -> 21.1.1 host-clang: version bump 20.1.2 -> 21.1.1 host-libclc: version bump 20.1.2 -> 21.1.1 host-spirv-llvm-translator: version bump 20.1.1 -> 21.1.1 neatvnc: version bump 0.9.4 -> 0.9.5 glslang: version bump 1.4.328.0 -> 1.4.328.1 spirv-headers: version bump 1.4.328.0 -> 1.4.328.1 spirv-tools: version bump 1.4.328.0 -> 1.4.328.1 volk: version bump 1.4.328.0 -> 1.4.328.1 vulkan-headers: version bump 1.4.328.0 -> 1.4.328.1 vulkan-loader: version bump 1.4.328.0 -> 1.4.328.1 vulkan-tools: version bump 1.4.328.0 -> 1.4.328.1 vulkan-utility-libraries: version bump 1.4.328.0 -> 1.4.328.1 vulkan-validationlayers: version bump 1.4.328.0 -> 1.4.328.1 weston: Backport patch to support libdisplay-info 0.3.0 mesalib: version bump 25.2.4 -> 25.2.5 host-clang: version bump 21.1.1 -> 21.1.3 host-libclc: version bump 21.1.1 -> 21.1.3 llvm: version bump 21.1.1 -> 21.1.3 libxkbcommon: version bump 1.12.1 -> 1.12.3 mesalib: version bump 25.2.5 -> 25.2.6 Roland Hieber (2): gdb: bump default version 13.1 -> 15.2 gdb: depend on GMP and MPFR by default Rouven Czerwinski (1): v4l-utils: install required lib for v4l2-tracer Sven P=C3=BCschel (110): i2c-tools: version bump 4.3 -> 4.4 libogg: version bump 1.3.5 -> 1.3.6 nano: version bump 8.0 -> 8.6 fribidi: version bump 1.0.13 -> 1.0.16 libgcrypt: version bump 1.11.0 -> 1.11.2 libsoup: version bump 3.4.4 -> 3.6.5 hostapd: version bump 2.10 -> 2.11 wpa_supplicant: version bump 2.10 -> 2.11 flac: version bump 1.3.3 -> 1.5.0 less: version bump 668 -> 679 gawk: version bump 5.2.1 -> 5.3.2 libtiff: version bump 4.7.0 -> 4.7.1 v4l-utils: version bump 1.28.1 -> 1.32.0 boost: version bump 1.86.0 -> 1.89.0 harfbuzz: version bump 8.3.0 -> 12.1.0 libwebp: version bump 1.3.2 -> 1.6.0 gnupg: use the stable 2.4 version line libxslt: version bump 1.1.42 -> 1.1.43 wget: version bump 1.21.3 -> 1.25.0 lz4: version bump 1.9.4 -> 1.10.0 libsolv: New package opkg: version bump 0.7.0 -> 0.9.0 stress-ng: version bump 0.14.06 -> 0.19.05 evtest: version bump 1.35 -> 1.36 stress: version bump 1.0.4 -> 1.0.7 libass: don't run autogen.sh in libass.make sockperf: don't run autogen.sh in sockperf.make libbsd: version bump 0.11.7 -> 0.12.2 libassuan: version bump 3.0.1 -> 3.0.2 libgpg-error: version bump 1.51 -> 1.56 smartmontools: version bump 7.2 -> 7.5 libpsl: version bump 0.21.2 -> 0.21.5 lua: version bump 5.4.4 -> 5.4.8 libdisplay-info: version bump 0.2.0 -> 0.3.0 libnghttp2: version bump 1.50.0 -> 1.67.1 bluez: version bump 5.77 -> 5.84 squashfs-tools: version bump 4.6.1 -> 4.7.2 icu: version bump 74.1 -> 77.1 pipewire: version bump 1.4.8 -> 1.4.9 wireplumber: version bump 0.5.7 -> 0.5.12 zbar: version bump 0.23.90 -> 0.23.93 libsrtp: version bump 2.5.0 -> 2.7.0 lcms: version bump 2.16 -> 2.17 at-spi2-core: version bump 2.52.0 -> 2.58.1 openldap: version bump 2.6.9 -> 2.6.10 socat: version bump 1.7.3.2 -> 1.8.0.3 cifs-utils: version bump 7.0 -> 7.4 lvm2: version bump 2.03.22 -> 2.03.35 readline: version bump 8.2 -> 8.3 iperf3: version bump 3.16 -> 3.19.1 rsync3: version bump 3.2.7 -> 3.4.1 rpcbind: version bump 1.2.6 -> 1.2.8 jansson: version bump 2.13.1 -> 2.14.1 nettle: version bump 3.8.1 -> 3.10.2 libical: version bump 3.0.17 -> 3.0.20 pango: version bump 1.50.12 -> 1.57.0 mpfr: version bump 4.2.1 -> 4.2.2 npth: version bump 1.7 -> 1.8 talloc: version bump 2.3.4 -> 2.4.3 libusb-compat: version bump 0.1.3 -> 0.1.8 libatomic_ops: version bump 7.8.0 -> 7.8.4 libtasn1: version bump 4.19.0 -> 4.20.0 libwacom: version bump 2.9.0 -> 2.16.1 nfsutils: version bump 2.6.2 -> 2.8.4 cryptsetup: version bump 2.7.4 -> 2.8.1 pam: version bump 1.5.2 -> 1.7.1 fuse3: version bump 3.16.2 -> 3.17.4 sqlite: version bump 3.49.2 -> 3.50.4 xorg-font-util: version bump 1.3.2 -> 1.4.1 dav1d: version bump 1.3.0 -> 1.5.1 xz: version bump 5.4.4 -> 5.8.1 glib-networking: version bump 2.78.0 -> 2.80.1 json-glib: version bump 1.9.2 -> 1.10.8 xcb-proto: version bump 1.16.0 -> 1.17.0 libxcb: version bump 1.16 -> 1.17.0 xorg-lib-ice: version bump 1.0.10 -> 1.1.2 xorg-lib-SM: version bump 1.2.3 -> 1.2.6 xorg-lib-xau: version bump 1.0.9 -> 1.0.12 xorg-lib-Xdamage: version bump 1.1.5 -> 1.1.6 xorg-lib-Xext: version bump 1.3.4 -> 1.3.6 xorg-lib-Xfixes: version bump 5.0.3 -> 6.0.2 xorg-lib-Xi: version bump 1.7.10 -> 1.8.2 xorg-lib-Xrandr: version bump 1.5.2 -> 1.5.4 xorg-lib-xtrans: version bump 1.4.0 -> 1.6.0 xorg-lib-Xxf86vm: version bump 1.1.4 -> 1.1.6 gdk-pixbuf: version bump 2.42.10 -> 2.44.4 vim: version bump 9.1.0061 -> 9.1.1868 igt-gpu-tools: version bump 2.1 -> 2.2 gtk: version bump 3.24.48 -> 3.24.51 libtag: version bump 1.13.1 -> 2.1.1 abseil-cpp: version bump 20230802.1 -> 20250814.1 host-clang: version bump 21.1.3 -> 21.1.4 host-libclc: version bump 21.1.3 -> 21.1.4 llvm: version bump 21.1.3 -> 21.1.4 libmxml: version bump 3.3.1 -> 4.0.4 netcat: version bump 1.228 -> 1.234 rtmpdump: version bump 2021-02-19-gf1b83c10d8be -> 2024-03-01-g6f6bb1= 353fc8 xorg-lib-xshmfence: version bump 1.3 -> 1.3.3 fontconfig: version bump 2.14.2 -> 2.17.1 xkeyboard-config: version bump 2.42 -> 2.46 xorg-font-alias: version bump 1.0.3 -> 1.0.5 libbsd: patch sanitize disable flag host-abseil-cpp: new package protobuf: version bump 3.7.1 -> 33.0 protobuf-c: version bump 1.4.1 -> 1.5.2 nanopb: version bump 0.4.8 -> 0.4.9.1 krb5: version bump 1.20 -> 1.22.1 ffmpeg: version bump 7.1.1 -> 8.0 nbd: version bump 3.25 -> 3.26.1 networkmanager: version bump 1.52.0 -> 1.54.1 --=20 Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | --QWKNQ+KnSgELXzb0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEeJFGjgcONlOX5bZuzXDjm1IAhs8FAmkNyzwACgkQzXDjm1IA hs+Gigf/ceUMoE8ymT0AX2cc7M+ZeJvzm2N1cDqF28epm0QTdwQZOUDB8put914C cUhOdyx2I9Np2UKs5J9YjEEGRfXDA95lN7Ct0QOwN+q92Ry/lFxV+U/H4KBp3dVC vCsiQV00mjeP56KsmXbKUlHcAEKhwowd5kGNOKxKskhINBFHh5jkaSkdFNUpoy7S yYwoyO7gj4O9mmBXXnaAOU2zw3Jhsbn7+Nm29Oo72nWklnPYeRqP1Ak1jW1Pt8dL jPEE3DXguE7N2D+XIMmylhn9Wmrv5RmmwsB7kFFmmPuOF08YOVUFfr7OXgo4MVED QtGHkm41RFb66vbfjFGE7q6afrYaqA== =0a9M -----END PGP SIGNATURE----- --QWKNQ+KnSgELXzb0--