|
@@ -1,3 +1,71 @@
|
|
|
+2022.02-rc1, released February 13th, 2022
|
|
|
+
|
|
|
+ Numerous package updates and many (80) new packages.
|
|
|
+
|
|
|
+ Toolchain:
|
|
|
+ - glibc: Optional support for compatibility shims for running
|
|
|
+ on older kernels than what glibc has been built against
|
|
|
+ - uClibc: Use uClibc-ng 1.0.40
|
|
|
+ - External toolchains: Update Bootlin toolchains to 2021.11-1
|
|
|
+ version
|
|
|
+
|
|
|
+ Python 2.7 and python 2.x specific packages removed as python
|
|
|
+ 2.x is EOL since April 2020. Likewise a number of python3
|
|
|
+ specific host packages has been renamed (host-python-foo
|
|
|
+ instead of host-python3-foo) now host-python is always python
|
|
|
+ 3.x.
|
|
|
+
|
|
|
+ Cargo (Rust) package infrastructure added. Vendoring support
|
|
|
+ added to golang package infrastructure.
|
|
|
+
|
|
|
+ New defconfigs: FriendlyARM NanoPi R2S, Kontron BL i.MX8M
|
|
|
+ Mini, Microchip Sama7g7ek, Olimex STMP157 OlinuXino LIME2,
|
|
|
+ QEMU PPC Bamboo, PPC64 PowerNV, Raspberry Pi Zero 2W, Spike
|
|
|
+ Riscv64, Xilinx zcu102
|
|
|
+
|
|
|
+ Removed defconfigs: Synopsys arch38 VDK, aarch64 VDK
|
|
|
+
|
|
|
+ New packages: ace, alchemy, alfred, bat, bento4, bmx7,
|
|
|
+ bpftool, brcmfmac_sdio-firmware-rpi, cfm, cups-pk-helper,
|
|
|
+ davinci-bootcount, dbus-cxx, embiggen-disk, freeipmi,
|
|
|
+ gocryptfs, kodi-pvr-plutotv, kodi-pvr-waipu, ksmbd-tools,
|
|
|
+ libcamera-apps, libest, libexecinfo, libfutils, libglvnd,
|
|
|
+ libks, libmd, libopenaptx, libpeas, libshdata, liburing, lilv,
|
|
|
+ lua-argon2, lua-cffi, lua-inotify, lv2, mali-driver,
|
|
|
+ moby-buildkit, modsecurity2, networkd-dispatcher, pahole,
|
|
|
+ php-apcu, php-lua, php-pam, python-argon2-cffi-bindings,
|
|
|
+ python-cssselect2, python-distro, python-fonttools,
|
|
|
+ python-gnupg, python-installer, python-memory-profiler,
|
|
|
+ python-mpd2, python-pep517, python-pydyf, python-pypa-build,
|
|
|
+ python-pyphen, python-tinycss2, python-tomli,
|
|
|
+ python-weasyprint, python-zopfli, qoriq-cadence-dp-firmware,
|
|
|
+ riscv-isa-sim, rockchip-mali, rpi-rgb-led-matrix, sdbus-cpp,
|
|
|
+ sentry-cli, serd, simple-mail, sord, sratom,
|
|
|
+ sunxi-mali-utgard, sunxi-mali-utgard-driver, tinifier, ulog,
|
|
|
+ vulkan-headers, xlib_libxcvt, zabbix, zchunk, zynaddsubfx
|
|
|
+
|
|
|
+ Removed packages: gstreamer1-mm, python, python-backports-abc,
|
|
|
+ python-backports-functools-lru-cache,
|
|
|
+ python-backports-shutil-get-terminal-size,
|
|
|
+ python-backports-ssl-match-hostname, python-configobj,
|
|
|
+ python-dialog, python-enum, python-enum34, python-functools32,
|
|
|
+ python-futures, python-id3, python-ipaddr, python-ipaddress,
|
|
|
+ python-mad, python-nfc, python-pam, python-pathlib2,
|
|
|
+ python-pycap, python-pyro, python-singledispatch,
|
|
|
+ python-subprocess32, python-typing, python-yieldfrom,
|
|
|
+ qt5webkit-examples, rpi-bt-firmware, rpi-wifi-firmware,
|
|
|
+ sunxi-mali-mainline, sunxi-mali-mainline-driver, zynq-boot-bin
|
|
|
+
|
|
|
+ Issues resolved (http://bugs.uclibc.org):
|
|
|
+
|
|
|
+ #12271: python-iptables runtime dependencies
|
|
|
+ #13436: PPP 2.4.9 is out
|
|
|
+ #14351: needs to mount sysfs before mount -a
|
|
|
+ #14451: nodejs won't build on Fedora 35
|
|
|
+ #14471: alsa_utils wrong deployment
|
|
|
+ #14501: lttng-modules v2.11 package fails to build
|
|
|
+ #14531: Package EFL - build error
|
|
|
+
|
|
|
2021.11.1, released January 29th, 2022
|
|
|
|
|
|
Important / security related fixes.
|