From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 05 Jan 2024 09:19: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 1rLfPw-004X26-3B for lore@lore.pengutronix.de; Fri, 05 Jan 2024 09:19:00 +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 1rLfPw-0005xo-H0; Fri, 05 Jan 2024 09:19:00 +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 1rLfPi-0005xe-Ea for ptxdist@pengutronix.de; Fri, 05 Jan 2024 09:18:46 +0100 Received: from [2a0a:edc0:2:b01:1d::c5] (helo=pty.whiteo.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rLfPi-000Xsb-1q for ptxdist@pengutronix.de; Fri, 05 Jan 2024 09:18:46 +0100 Received: from mol by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1rLfPh-002RUT-37 for ptxdist@pengutronix.de; Fri, 05 Jan 2024 09:18:45 +0100 Date: Fri, 5 Jan 2024 09:18:45 +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="rcp6lgBUgYctU6qr" 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 Subject: [ptxdist] [ANNOUNCE] PTXdist 2024.01.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 --rcp6lgBUgYctU6qr Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I'm happy to announce that I've just released ptxdist-2024.01.0. There is a lot of cleanup in this release. The several packages have been removed after more than one year in staging. Most notably the xorg-server and related patches. This does not mean, that X applications can no longer be built with PTXdist. All the necessary support libraries are still there and XWayland can be used to run them on a Wayland compositor. The Python handling at build time has been cleaned up. There where some packages that where built for host-system-python3 but also used with host-python3. That can be problematic when the versions differ. So there are now separate packages for both. And all packages used with host-system-python3 are now in a proper virtualenv. Note that the upstream systemd.pc has changed. It now reports the systemd unit dir relativ to sysroot. If you rely on that to find the correct path then either use PTXDIST_PKG_CONFIG_VAR_NO_SYSROOT=3Dsystemdsystemunitdir in the environment to remove the sysroot or specify the path explicitly. The latter is preferred as it avoids an unnecessary dependency on systemd in many cases. The rest is the usual mix of new packages, version bumps and bugfixes. Thanks to all contributors and - as always - the shortlog below. Enjoy, Michael Olbrich Artur Wiebe (2): python3: version bump 3.11.2 -> 3.11.6 systemd: version bump 254.5 -> 254.7 Christian Melki (9): weston: Version bump. 12.0.2 -> 13.0.0 libseccomp: Version bump. 2.5.4 -> 2.5.5 hwdata: Version bump. 0.376 -> 0.377 libnl3: Version bump. 3.8.0 -> 3.9.0 glib: Version bump. 2.78.1 -> 2.78.2 util-linux: Version bump. 2.39.2 -> 2.39.3 sdl2-image: Version bump. 2.6.3 -> 2.8.0 libcurl: Version bump. 8.4.0 -> 8.5.0 chrony: Version bump. 4.4 -> 4.5 Lars Pedersen (2): networkmanager: Version bump 1.30.4 to 1.44.2 modemmanager: Version bump 1.20.2 -> 1.20.6 Michael Olbrich (50): gcclibs: add option for libquadmath host-python3-flit-core: spit into host and host-system package host-python3-packaging: spit into host and host-system package host-python3-pyproject-hooks: spit into host and host-system package host-python3-pybuild: spit into host and host-system package host-python3-tomli: spit into host and host-system package host-python3-installer: spit into host and host-system package host-python3-wheel: spit into host and host-system package host-meson: adapt to new host python package structure host-python3-numpy: add missing dependencies host-system-python3: use a real virtualenv qemu: drop meson hack dbus: add hack to fix build failures on distros without messagebus us= er brotli: new package apitrace: version bump 9.0 -> 11.1 failmalloc: remove after more than one year in staging fbset: remove after more than one year in staging fluxbox: remove after more than one year in staging hpanel: remove after more than one year in staging liboil: remove after more than one year in staging libpv: remove after more than one year in staging xorg-driver-input-evdev: remove after more than one year in staging xorg-driver-input-keyboard: remove after more than one year in staging xorg-driver-input-mouse: remove after more than one year in staging xorg-driver-input-tslib: remove after more than one year in staging xorg-driver-input-void: remove after more than one year in staging xorg-driver-video-apm: remove after more than one year in staging xorg-driver-video-fbdev: remove after more than one year in staging xorg-driver-video-intel: remove after more than one year in staging xorg-driver-video-vesa: remove after more than one year in staging xorg-lib-FS: remove after more than one year in staging xorg-lib-WindowsWM: remove after more than one year in staging xorg-lib-Xxf86dga: remove after more than one year in staging xorg-lib-dmx: remove after more than one year in staging xorg-lib-oldX: remove after more than one year in staging xorg-lib-xkbui: remove after more than one year in staging xorg-server: remove after more than one year in staging xorg-app-setxkbmap: useless without xorg server, so remove it valgrind: version bump 3.17.0 -> 3.22.0 attr: version bump 2.4.48 -> 2.5.1 keyutils: version bump 1.6.1 -> 1.6.3 libical: version bump 3.0.10 -> 3.0.17 libpsl: version bump 0.21.1 -> 0.21.2 xcb-proto: version bump 1.14.1 -> 1.16.0 libxcb: version bump 1.13.1 -> 1.16 sysklogd: pin down configure options and avoid build dependency pipewire: explicitly specify systemd unit dirs ofono: explicitly specify systemd unit dir systemd: version bump 254.7 -> 255 cross-file.meson: use pkg-config Michael Tretter (2): igt-gpu-tools: limit blacklisting of BINDNOW to x86 igt-gpu-tools: avoid installing all files in targetinstall Philipp Zabel (4): mesalib: version bump 23.1.9 -> 23.3.0 host-meson: version bump 1.2.1 -> 1.3.0 neatvnc: version bump 0.6.0 -> 0.7.1 wayvnc: version bump 0.6.1 -> 0.7.2 Uwe Kleine-K=F6nig (3): git-ptx-patches: Fix a race condition git-ptx-patches: Open .ptxdist/series less often for writing git-ptx-patches: Simplify nested if construct --=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 | --rcp6lgBUgYctU6qr Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEeJFGjgcONlOX5bZuzXDjm1IAhs8FAmWXu2IACgkQzXDjm1IA hs+huwf/WwOgeYt9PDl4OnIXmhqDVnV1Iko9eN+zpn27WTAhitEaq8kXrmUwfVxI NCqef9gC9XaJ6JZw7xntzIvUWJ1J2TVNImojnDOOB3ulTx38lXD/JDov3pubYk9q z8UqkiitXnk+MGbUKKjwV916qkNlbQP9iFX5wpy0hup03L/qeicY2+3UycVNv02H RjR/oS/l+4SRFAvS32v26dbDZfSY3VG9C6UgnDG6/vhXJ6g9TZ1gawTjTOy/9xO+ Z6YUPqECrqeBG8waCXs0Md65IwTRV4SLYdM6z2mrknZBWLEVlhkYQZ/WFrJlxN+S rChTejCbVvNeWLMIfzfO7wAlpIyILA== =V3Ky -----END PGP SIGNATURE----- --rcp6lgBUgYctU6qr--