From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 03 Jul 2026 09:53:16 +0200 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 1wfYi4-00CXmo-19 for lore@lore.pengutronix.de; Fri, 03 Jul 2026 09:53:16 +0200 Received: from [127.0.0.1] (helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1wfYi4-0005jA-5f; Fri, 03 Jul 2026 09:53:16 +0200 Received: from mx1.white.stw.pengutronix.de ([185.203.200.13]) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1wfYhr-0005W8-S8 for ptxdist@pengutronix.de; Fri, 03 Jul 2026 09:53:04 +0200 Received: from drehscheibe.grey.stw.pengutronix.de (drehscheibe.grey.stw.pengutronix.de [IPv6:2a0a:edc0:0:c01:1d::a2]) (Authenticated sender: relay-from-drehscheibe.grey.stw.pengutronix.de) by mx1.white.stw.pengutronix.de (Postfix) with ESMTPSA id C5B5820266B for ; Fri, 03 Jul 2026 09:53:03 +0200 (CEST) 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 1wfYhr-005sJN-2M for ptxdist@pengutronix.de; Fri, 03 Jul 2026 09:53:03 +0200 Received: from mol by pty.whiteo.stw.pengutronix.de with local (Exim 4.98.2) (envelope-from ) id 1wfYhr-0000000Fswx-2gx1 for ptxdist@pengutronix.de; Fri, 03 Jul 2026 09:53:03 +0200 Date: Fri, 3 Jul 2026 09:53:03 +0200 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="ZL5aIdxOHRhMEtrp" 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 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on metis.whiteo.stw.pengutronix.de X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_NONE, SPF_SOFTFAIL autolearn=no autolearn_force=no version=3.4.2 Subject: [ptxdist] [ANNOUNCE] PTXdist 2026.07.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 --ZL5aIdxOHRhMEtrp 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-2026.07.0. This release is on the smaller side. There are no big changes. Mostly version bumps, a few bugfixes and small improvements all over the place and one new package. Thanks to all contributors and - as always - the shortlog below. Enjoy, Michael Olbrich Alexander Dahl (13): openssl: version bump 3.5.6 -> 3.5.7 haveged: version bump 1.9.19 -> 1.9.23 util-linux: Switch back from git to tarball download util-linux: version bump 2.42.1 -> 2.42.2 lighttpd: version bump 1.4.82 -> 1.4.83 lighttpd: version bump 1.4.83 -> 1.4.84 tz: version bump 2026a -> 2026b libnet: version bump 1.1.6 -> 1.3 libnet: Add license information jq: Use global largefile option jq: version bump 1.8.1 -> 1.8.2 log4cplus: Fix licenses and add license file hash at91bootstrap2: Add license information Artur Wiebe (1): xorg-font-ttf-android: version bump 4.4.4r2 -> 8.1.0r7 Christian Melki (13): alsa-lib: Version bump. 1.2.15.3 -> 1.2.16 alsa-utils: Version bump. 1.2.15.2 -> 1.2.16 libdrm: Version bump. 2.4.133 -> 2.4.134 libslirp: Version bump. 4.9.2 -> 4.9.3 libxkbcommon: Version bump. 1.13.1 -> 1.13.2 qemu: Version bump. 11.0.0 -> 11.0.1 dtc: Version bump. 1.7.2 -> 1.8.1 alsa-lib: Version bump. 1.2.16 -> 1.2.16.1 iproute2: Version bump. 7.0.0 -> 7.1.0 xkeyboard-config: Version bump. 2.47 -> 2.48 strace: Version bump. 7.0 -> 7.1 libffi: Version bump. 3.5.2 -> 3.6.0 linux-firmware: Version bump. 20260519 -> 20260622 Fabian Pflug (3): weston: add mesalib dependency mesalib: compile imagination driver qt6: add make vulkan support conditional Gavin Schenk (1): host-tf-a: Disable compiler autodetection Ladislav Michl (1): busybox: version bump 1.37.0 -> 1.38.0 Markus Heidelberg (1): python3-statemachine: version bump 2.5.0 -> 3.1.2 Martin Domig (1): ptxd_lib_code_signing: only import public key in cs_import_pubkey_fro= m_pem Michael Olbrich (8): ptxd_run_in_container: fix running in container with PTXCONF_PROJECT_= DEVPKGDIR disabled barebox: move \ to the right place ptxd_kconfig_update_config: remove shortcut with unmodified config expat: Version bump. 2.8.1 -> 2.8.2 bash_completion: better stdin/stderr handling ptxd_install_find: allow '\' in file names systemd: version bump 258 -> 261 systemd: version bump 261 -> 261.1 Philipp Zabel (6): qt6: install Qt.labs.folderlistmodel for qtvirtualkeyboard xwayland: version bump 24.1.2 -> 24.1.12 libinput: version bump 1.31.2 -> 1.31.3 mesalib: version bump 26.1.1 -> 26.1.2 wayland-protocols: version bump 1.48 -> 1.49 mesalib: version bump 26.1.2 -> 26.1.3 Sven P=C3=BCschel (1): bubblewrap: new package --=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 | --ZL5aIdxOHRhMEtrp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEeJFGjgcONlOX5bZuzXDjm1IAhs8FAmpHalsACgkQzXDjm1IA hs81BggAwk6ngZYZGk24SnyfotejUc+xS0FvRaFiX0k5BjbYM3VziND4QF/G5KNQ co8rQg9t7mLoL2LoyiCcqcHXc4feGu81y9TnRJF/5nQFGbqX7jNP1tnggBoXd9ti 9Xe9RUX69P0ThDqLH0kmMw9pxjnpJ498JT/1tLpTDTn/K3E3lC+O9lhz5cf8frD1 qxo744pbR/OVH2b6dS19obLUL9pZeLbU74PIyUPiB7FXvUun4T1aVQFcA5CSFD0P YChojoC4RpZeWxKG4W4w2U6HsTCAotsEWKEju0tiiUhiGlA5ZpnNwqYuEwP9Kl+v XYnTxjqe26fqpC/h5hR4qBuCVifo1w== =dyLv -----END PGP SIGNATURE----- --ZL5aIdxOHRhMEtrp--