From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 08 Nov 2024 10:47:01 +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 1t9La0-006GyJ-1q for lore@lore.pengutronix.de; Fri, 08 Nov 2024 10:47:01 +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 1t9La1-0000LR-Ed; Fri, 08 Nov 2024 10:47:01 +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 1t9LZt-0000LI-7R for ptxdist@pengutronix.de; Fri, 08 Nov 2024 10:46:53 +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 1t9LZt-002bBn-07 for ptxdist@pengutronix.de; Fri, 08 Nov 2024 10:46:53 +0100 Received: from mol by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1t9LZs-0005jP-33 for ptxdist@pengutronix.de; Fri, 08 Nov 2024 10:46:52 +0100 Date: Fri, 8 Nov 2024 10:46:52 +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="XWbz514Jrvkz8Q26" 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 2024.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 --XWbz514Jrvkz8Q26 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I'm happy to announce that I've just released ptxdist-2024.11.0. This is a rather boring release. The one thing that stands out are some preparations for the upcoming toolchain release. Simple BSPs should just work, but the new gcc defaults to errors for several warnings and a lot of packages, especially older code, fails to build with that. The rest are mostly version bumps and a few new host-python packages and various fixes mixed in. Thanks to all contributors and - as always - the shortlog below. Enjoy, Michael Olbrich Alexander Dahl (1): ptxd_lib_template: image-fit: Fix nested replacement Christian Melki (10): hwdata: Version bump. 0.387 -> 0.388 sdl2: Version bump. 2.30.7 -> 2.30.8 chrony: Version bump. 4.6 -> 4.6.1 ethtool: Version bump. 6.10 -> 6.11 batctl: Version bump. 2024.0 -> 2024.3 libtirpc: Version bump. 1.3.5 -> 1.3.6 glib: Version bump. 2.81.2 -> 2.82.2 linux-firmware: Version bump. 20240909 -> 2024107 qemu: Version bump. 9.1.0 -> 9.1.1 openssl: Version bump. 3.3.2 -> 3.4.0 Gavin Schenk (1): hostapd: Add systemd service unit Lars Pedersen (6): host-python3-calver: new package host-python3-trove-classifiers: new package host-python3-pluggy: new package host-python3-pathspec: new package host-python3-hatchling: new package python3-urllib3: fix compile step missing hatchling Michael Grzeschik (1): scripts: lib: ptxd_lib_code_signing: use pkey instead of rsa Michael Olbrich (22): ptxd_init_readlink: handle empty PTXDIST_SYSROOT_TOOLCHAIN ffmpeg: version bump 6.1 -> 7.1 host-libclc: drop amdgcn-- target host-llvm: drop all targets host-libclc: use host-clang llvm: enable targets as needed mesalib: stop using LLVM for Radv python3-pluggy: add missing dependency gdbserver: fix building versions >=3D 14.x pixman: add upstream patch to fix building with binutils 2.43 libgcrypt: add upstream patch to fix building with gcc 14 host-cargo-c: add alternatove version for cargo 1.8x.y llvm: fix and cleanup cross-compiling llvm: cleanup cmake options gdb: add option for gdb 14.1 or later openntpd: move to staging hostapd: remove bogus duplicate hostapd.conf dropwatch: build without bfd support gdb: more compressed debug section support ptxd_install_file_extract_debug: pick the debug compression format fr= om the toolchain gdb: skip --with(out)-zstd for gdb < 14.1 host-cargo-c: don't try to determine version if not selected Michiel Schelfhout (1): python3: version bump 3.11.6 -> 3.11.10 Philipp Zabel (15): mesalib: version bump 24.2.3 -> 24.2.4 glslang: version bump 1.3.290.0 -> 1.3.296.0 spirv-headers: version bump 1.3.290.0 -> 1.3.296.0 spirv-tools: version bump 1.3.290.0 -> 1.3.296.0 vulkan-headers: version bump 1.3.290.0 -> 1.3.296.0 vulkan-loader: version bump 1.3.290.0 -> 1.3.296.0 vulkan-tools: version bump 1.3.290.0 -> 1.3.296.0 vulkan-utility-libraries: version bump 1.3.290.0 -> 1.3.296.0 vulkan-validationlayers: version bump 1.3.290.0 -> 1.3.296.0 volk: version bump 1.3.290.0 -> 1.3.296.0 shaderc: version bump v2024.1 -> v2024.3 wayland-protocols: version bump 1.37 -> 1.38 mesalib: version bump 24.2.4 -> 24.2.5 host-meson: version bump 1.5.2 -> 1.6.0 weston: version bump 14.0.0 -> 14.0.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 | --XWbz514Jrvkz8Q26 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEeJFGjgcONlOX5bZuzXDjm1IAhs8FAmct3gIACgkQzXDjm1IA hs+fYgf/aZoPAVrRf1V+gUh01uwWMCKe6GFThyd3PELja12ucfMPd1Ws7H8ee9xk RRFxULZIdeUk3cUHkhMrOGTc1H7nk+0X+jTyi+yUJZyUMQ45w5l+JI9y74+ho9ey yFbvi7+1reNcLKh4li4hibSlRdYG6ibq3nl1S9Fcodu00Nl3G34HDq2yneYGMwio 5XCSY6Hhpagst942Ye1IOKUmAIYFN+vwpyElA5RVmOi0gbisOyNmGiCryMLPBQPn /ZiDimXMWIZqnygPrOgi3nKZHWDRS10EOgFyf5iQ4+kGRLoyvagrZy7Z/38yX5N2 7Hd5gZRO4bhfUE9ZjOMTYEa914aNbw== =LFUo -----END PGP SIGNATURE----- --XWbz514Jrvkz8Q26--