|
@@ -1,3 +1,53 @@
|
|
|
+2022.05-rc1, released May 18th, 2022
|
|
|
+
|
|
|
+ Fixes all over the tree and new features.
|
|
|
+
|
|
|
+ Toolchain:
|
|
|
+ - glibc update to 2.35, musl updated to 1.2.3
|
|
|
+ - gcc 11.x updated to 11.3, support for external gcc 12.x
|
|
|
+ - binutils 2.38 added, 2.32/2.35.2 removed, default changed to 2.37
|
|
|
+ - s390x Bootlin external toolchain added
|
|
|
+ - 5.17.x kernel headers support added
|
|
|
+
|
|
|
+ Filesystem:
|
|
|
+ - Rework OCI entrypoint/command logic to handle command arguments
|
|
|
+ - Squashfs block size is now configurable
|
|
|
+
|
|
|
+ Graphs: Also generate a build time timeline graph (for top
|
|
|
+ level parallel builds).
|
|
|
+
|
|
|
+ scripts/pkg-stats: Optimize memory consumption for CPE parsing
|
|
|
+
|
|
|
+ Fix compatibility issue with the fakeroot script logic and
|
|
|
+ modern versions of dash.
|
|
|
+
|
|
|
+ Change git:// URLs pointing to Github to https://, now that
|
|
|
+ Github has turned off support for git://
|
|
|
+
|
|
|
+ New defconfigs: Octavo osd32mp1_brk / osd32mp1_red
|
|
|
+
|
|
|
+ New packages: falcosecurity-libs, lzma-alone, octave,
|
|
|
+ python-flit-core, python-orjson, python-pydevmem,
|
|
|
+ qt5webengine-chromium, qt5webengine-chromium-catapult, ragel,
|
|
|
+ tbb, wilc-driver, wtfutil
|
|
|
+
|
|
|
+ Wilc1000-firmware renamed to wilc-firmware
|
|
|
+
|
|
|
+ Issues resolved (http://bugs.uclibc.org):
|
|
|
+
|
|
|
+ #14596: package dialog is outdated and contains a bug
|
|
|
+ #14651: OpenSSH 8.9p1 compiler error under ARM
|
|
|
+ #14656: Adding dependencies from an external tree does not work
|
|
|
+ #14661: Fakeroot script relies on bash-isms, does not work with..
|
|
|
+ #14681: QT5WEBENGINE not building
|
|
|
+ #14686: genimage.cfg have a hard-coded .ext4 extension which..
|
|
|
+ #14701: Multiple unresolved symbols while building kernel ..
|
|
|
+ #14706: nodjs build problem
|
|
|
+ #14711: nodjs build problem missing bzip
|
|
|
+ #14721: python-argon2_cffi no longer works
|
|
|
+ #14731: BR2_PACKAGE_IOSTAT
|
|
|
+ #14751: LVM2 Outdated Link
|
|
|
+
|
|
|
2022.02.1, released April 11th, 2022
|
|
|
|
|
|
Important / security related fixes.
|