* [ptxdist] [ANNOUNCE] PTXdist 2023.02.0 released
@ 2023-02-10 7:54 Michael Olbrich
0 siblings, 0 replies; only message in thread
From: Michael Olbrich @ 2023-02-10 7:54 UTC (permalink / raw)
To: ptxdist
[-- Attachment #1: Type: text/plain, Size: 7323 bytes --]
Hi,
I'm happy to announce that I've just released ptxdist-2023.02.0.
Starting with this release, all host and cross packages are now installed
into sysroot-host/usr/ and sysroot-cross/usr/ respectively. This was done
because using / as prefix has become more difficult over time. The usual
symlinks are added to ensure that the old search paths still work.
Qt6 was added as a new package. The qmake _CONF_TOOL support was modified
to handle it. And the newpackage templates have been updated as well.
There is a new option for ARMv7 in the platform architecture settings. It
should be enabled for all ARMv7 CPUs. "ptxdist lint" will complain if the
toolchain creates ARMv7 code and the option is not enabled. It is currently
only used by Qt6 but I expect new users over time.
The host-meson package was updated to version 1.0. This was necessary for
the new GStreamer version. This means that Python >= 3.7 must now be
installed on the build host. This means that for example Ubuntu 18.04 with
the default Python is no longer supported.
The rest are mostly version bumps and a few new packages and bugfixes.
Thanks to all contributors and - as always - the shortlog below.
Enjoy,
Michael Olbrich
Andreas Helmcke (4):
tar: version bump 1.30 -> 1.34
openvpn: Version bump 2.5.6 -> 2.5.8
php8: Version bump 8.1.6 -> 8.2.1
sudo: Version bump 1.9.5p2 -> 1.9.12p2
Christian Melki (28):
weston: Version bump. 11.0.0 -> 11.0.1
dump1090fa: Version bump. 7.2 -> 8.2
host-makedepend: Version bump.
libqmi: Version bump. 1.32.0 -> 1.33.2
libmbim: Version bump. 1.28.0 -> 1.29.2
libsndfile: Version bump. 1.1.0 -> 1.2.0
libcurl: Version bump. 7.86.0 -> 7.87.0
libpcap: Version bump. 1.10.1 -> 1.10.2
tcpdump: Version bump. 4.99.1 -> 4.99.2
ncurses: Version bump. 6.3 -> 6.4
ethtool: Version bump. 6.0 -> 6.1
tree: Version bump. 1.6.0 -> 2.1.0
coreutils: Version bump. 8.32 -> 9.1
libxkbcommon: Version bump. 1.4.1 -> 1.5.0
tpm2-tss: Version bump. 3.2.1 -> 4.0.0
sdl2: Version bump. 2.26.1 -> 2.26.2
busybox: Version bump. 1.35.0 -> 1.36.0
pcre2: Version bump. 10.41 -> 10.42.
fakeroot: Version bump. 1.29.0 -> 1.30.1
hwdata: Version bump. 0.365 -> 0.366.
glib: Version bump. 2.74.3 -> 2.74.4.
iptables: Version bump. 1.8.8 -> 1.8.9 plus cleanups.
libpcap: Version bump. 1.10.2 -> 1.10.3.
tcpdump: Version bump. 4.99.2 -> 4.99.3
linux-firmware: Version bump. 20221214 -> 20230117
libinput: 1.22.0 -> 1.22.1
tpm2-tss: Version bump. 4.0.0 -> 4.0.1
openssl: Version bump. 1.1.1s -> 1.1.1t.
Ian Abbott (1):
protobuf-c: new package
Ladislav Michl (1):
dropbear: version bump 2022.82 -> 2022.83
Lucas Stach (1):
glmark2: version bump 2021.12 -> 2023.01
Michael Olbrich (32):
tf-a: use ptx/image-install
ptxd_make_world_package_info: fix for packages like hostapd
libcaca: version bump 0.99.beta16 -> 0.99.beta19
ntfs-3g: fix URL
fakeroot: remove obsolete autogen.sh
pipewire: install udev rules
use /usr in sysroot-host and sysroot-cross
wrapper: use --gcc-toolchain instead of -gcc-toolchain for clang
host-libjpeg: fix install paths with new prefix
libnice: version bump 0.1.18 -> 0.1.21
host-python3: remove obsolete destdir hacks
host-python3: fix libffi detection
ptxd_make_world_clean_sysroot: don't remove bin, sbin, lib symlinks in sysroot
ptxd_make_world_install_pack: set correct rpath with new prefix
wrapper: python: the real python3 binary is now in sysroot-host/usr/bin
libshout: version bump 2.3.1 -> 2.4.6
ethtool: use kernel headers if available
ptxd_make_world_init: work around Debian Python 3.11 patches
svgalib: cleanup & fix install stage
media-session: version bump 0.4.1 -> 0.4.2
haproxy: version bump 2.1.6 -> 2.7.2
host-yubihsm-shell: version bump 2.1.0 -> 2.4.0
svgalib: add missing library symlinks
host-wayland: build libraries as well
ptxd_make_world_prepare: check for qt6 dependency for qmake
qt6: new package
rules: templates: improve Qt templates
architecture.in: add option for ARMv7
qt6: disable QML JIT for ARM < ARMv7 and PPC
qt6: disable webengine on platforms that don't support it
ptxd_make_world_lint: add architecture sanity check
qt6: fix building on ARM64
Michael Tretter (5):
systemd: make default-net-naming-scheme configurable
pulseaudio: fix targetinstall without daemon
pipewire: version bump 0.3.60 -> 0.3.64
wireplumber: version bump 0.4.12 -> 0.4.13
rootfs: add pipewire user and group
Philipp Zabel (36):
glslang: version bump 1.3.231.1 -> 1.3.236.0
shaderc: version bump v2022.3 -> v2022.4
spirv-headers: version bump 1.3.231.1 -> 1.3.236.0
spirv-tools: version bump 1.3.231.1 -> 1.3.236.0
vulkan-headers: new package
vulkan-loader: version bump 1.3.231.1 -> 1.3.236.0
vulkan-tools: version bump 1.3.231.1 -> 1.3.236.0
vulkan-validationlayers: version bump 1.3.231.1 -> 1.3.236.0
gstreamer1: version bump 1.20.4 -> 1.20.5
gst-plugins-base1: version bump 1.20.4 -> 1.20.5
gst-plugins-good1: version bump 1.20.4 -> 1.20.5
gst-plugins-ugly1: version bump 1.20.4 -> 1.20.5
gst-plugins-bad1: version bump 1.20.4 -> 1.20.5
gst-devtools1: version bump 1.20.4 -> 1.20.5
gst-libav1: version bump 1.20.4 -> 1.20.5
gst-python1: version bump 1.20.4 -> 1.20.5
gst-rtsp-server1: version bump 1.20.4 -> 1.20.5
gstreamer-vaapi1: version bump 1.20.4 -> 1.20.5
mesalib: version bump 22.3.1 -> 22.3.2
mesalib: version bump 22.3.2 -> 22.3.3
host-meson: version bump 0.61.4 -> 1.0.0
pre/Rules.make: let Meson generate relocatable .pc files
gstreamer1: version bump 1.20.5 -> 1.22.0
gst-plugins-base1: version bump 1.20.5 -> 1.22.0
gst-plugins-good1: version bump 1.20.5 -> 1.22.0
gst-plugins-bad1: version bump 1.20.5 -> 1.22.0
gst-plugins-ugly1: version bump 1.20.5 -> 1.22.0
gst-devtools1: version bump 1.20.5 -> 1.22.0
gst-libav1: version bump 1.20.5 -> 1.22.0
gst-python1: version bump 1.20.5 -> 1.22.0
gstreamer-vaapi1: version bump 1.20.5 -> 1.22.0
gst-rtsp-server1: version bump 1.20.5 -> 1.22.0
wayvnc: version bump 0.5.0 -> 0.6.1
aml: version bump 0.2.2 -> 0.3.0
neatvnc: version bump 0.5.4 -> 0.6.0
igt-gpu-tools: version bump 1.26 -> 1.27.1
Robert Schwebel (3):
pcre2: clarify help text
paho-mqtt-c.make: add missing libraries
paho-mqtt-c: version bump 1.3.0 -> 1.3.12
Uwe Kleine-König (1):
doc: Files are added to <PKG>_LICENSE_FILES
--
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 |
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-02-10 7:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-10 7:54 [ptxdist] [ANNOUNCE] PTXdist 2023.02.0 released Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox