Skip to content

v0.11-rc1: Keyboard layout switcher, Zlib and pl-rt

Pre-release
Pre-release
Compare
Choose a tag to compare
@cinnamonwolfy cinnamonwolfy released this 13 Nov 19:26
· 114 commits to main since this release

Seventeenth release. Here are the changes:

  • pl32lib-ng and libplml have been replaced by pl-rt 0.06.1
    • This is the new PortaLinux runtime and it combines both into one concise library
  • Added Zlib
    • This kinda had to be added, since a big chunk of embedded applications use some form of compression, which also includes the future C-based PortaLinux package manager. It would just be easier for everyone if it was just included, and it would make gzip a lot faster while not even adding 32KB to the overall size of the rootfs
  • pl-srv has been updated to 0.04
  • Toybox now uses system Zlib

Developer Note: released just on time for portalinux day ^w^