<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=NuMessiah</id>
	<title>Alpine Linux - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=NuMessiah"/>
	<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/wiki/Special:Contributions/NuMessiah"/>
	<updated>2026-05-03T19:02:18Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.16.0&amp;diff=21920</id>
		<title>Release Notes for Alpine 3.16.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.16.0&amp;diff=21920"/>
		<updated>2022-05-28T16:11:51Z</updated>

		<summary type="html">&lt;p&gt;NuMessiah: Spelling bee attack.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Important changes ==&lt;br /&gt;
&lt;br /&gt;
=== /tmp mounted as tmpfs ===&lt;br /&gt;
&lt;br /&gt;
Previously &amp;lt;code&amp;gt;/tmp&amp;lt;/code&amp;gt; was part of the root filesystem and was cleaned on boot via the bootmisc openrc service script. In v3.16, new installations will mount &amp;lt;code&amp;gt;/tmp&amp;lt;/code&amp;gt; as tmpfs. &lt;br /&gt;
&lt;br /&gt;
=== ICU data split ===&lt;br /&gt;
&lt;br /&gt;
The icu package has been split into:&lt;br /&gt;
&lt;br /&gt;
* {{pkg|icu-data-en}} (2.6 MiB) - Stripped down ICU data with only en_US/GB locale and no legacy charset converters.&lt;br /&gt;
* {{pkg|icu-data-full}} (29 MiB) - Full ICU data.&lt;br /&gt;
&lt;br /&gt;
{{pkg|icu-libs}} only installs icu-data-en. If additional language support is required, {{pkg|icu-data-full}} needs to be installed manually.&lt;br /&gt;
&lt;br /&gt;
{{pkg|nodejs}} is now compiled with system ICU.&lt;br /&gt;
&lt;br /&gt;
=== NetworkManager plugins === &lt;br /&gt;
&lt;br /&gt;
NetworkManager plugins (e.g. WiFi or ADSL support) have been moved into subpackages and are not installed by default. If you use some of them, install the corresponding packages:&lt;br /&gt;
&lt;br /&gt;
* WiFi: {{pkg|networkmanager-wifi}}&lt;br /&gt;
* ADSL: {{pkg|networkmanager-adsl}}&lt;br /&gt;
* Mobile broardband: {{pkg|networkmanager-wwan}}&lt;br /&gt;
* BlueTooth: {{pkg|networkmanager-bluetooth}}&lt;br /&gt;
* PPP: {{pkg|networkmanager-ppp}}&lt;br /&gt;
* Open vSwitch: {{pkg|networkmanager-ovs}}&lt;br /&gt;
&lt;br /&gt;
== New features and noteworthy new packages ==&lt;br /&gt;
&lt;br /&gt;
=== Fixed not showing boot output using consoles with drivers compiled as modules ===&lt;br /&gt;
&lt;br /&gt;
OpenRC output is now shown on VirtIO serial consoles.&lt;br /&gt;
&lt;br /&gt;
=== SDL 1.2 migrated to SDL 1.2 compat ===&lt;br /&gt;
&lt;br /&gt;
The old sdl package (SDL 1.2) has been moved from community to testing and as such won&#039;t be part of Alpine 3.16. Applications that use sdl instead use sdl12-compat, which is based on the much more well-maintained sdl2 (SDL 2.0). This results in various improvements such as support for Wayland, PipeWire, and more gamepads.&lt;br /&gt;
&lt;br /&gt;
=== utmp ===&lt;br /&gt;
&lt;br /&gt;
TODO(jirutka): Write something…&lt;br /&gt;
&lt;br /&gt;
https://skarnet.org/software/utmps/&lt;br /&gt;
&lt;br /&gt;
The following packages are built with utmps:&lt;br /&gt;
&lt;br /&gt;
* busybox&lt;br /&gt;
* dropbear&lt;br /&gt;
* mingetty&lt;br /&gt;
* openssh&lt;br /&gt;
* util-linux&lt;br /&gt;
&lt;br /&gt;
=== login-utils ===&lt;br /&gt;
&lt;br /&gt;
{{pkg|util-linux-login}} has been added as a provider of the &amp;lt;code&amp;gt;login&amp;lt;/code&amp;gt; command. If &amp;lt;code&amp;gt;cmd:login&amp;lt;/code&amp;gt; has been added to world, then the util-linux implementation will be preferred over the shadow implementation. If the shadow implementation is required, then {{pkg|shadow-login}} must be manually selected.&lt;br /&gt;
&lt;br /&gt;
=== Zsh - modular zshrc and plugins support ===&lt;br /&gt;
&lt;br /&gt;
TODO(jirutka): Write description.&lt;br /&gt;
&lt;br /&gt;
=== doas-sudo-shim ===&lt;br /&gt;
&lt;br /&gt;
If you are hesitant to switch to {{pkg|doas}} because you have &amp;lt;code&amp;gt;sudo&amp;lt;/code&amp;gt; too deep in your muscle memory, hesitant no more! Just install {{pkg|doas-sudo-shim}} and you can continue to use the &amp;lt;code&amp;gt;sudo&amp;lt;/code&amp;gt; command, but without its security issues and bloat.&lt;br /&gt;
&lt;br /&gt;
== Significant updates ==&lt;br /&gt;
&lt;br /&gt;
* GNOME 42&lt;br /&gt;
* LLVM 13&lt;br /&gt;
* PHP 8.0 and 8.1 both shipped&lt;br /&gt;
* Python 3.10&lt;br /&gt;
* QEMU 7&lt;br /&gt;
* R 4.2&lt;br /&gt;
* Ruby 3.1&lt;br /&gt;
* Rust 1.60&lt;br /&gt;
* Sway 1.7&lt;br /&gt;
* Xen 4.16.1&lt;br /&gt;
&lt;br /&gt;
=== KDE ===&lt;br /&gt;
&lt;br /&gt;
Plasma has been upgraded from 5.23 to 5.24.&lt;br /&gt;
&lt;br /&gt;
KDE applications (the release service) have been upgraded from 21.08 to 22.04 and KDE Frameworks have been upgraded from 5.88 to 5.93.&lt;br /&gt;
&lt;br /&gt;
Plasma Mobile Gear have been upgraded from 21.12 to 22.04.&lt;br /&gt;
&lt;br /&gt;
=== Python upgraded to 3.10 ===&lt;br /&gt;
&lt;br /&gt;
Python has been upgraded to version 3.10, and all modules have been rebuilt against python 3.10. Manually-installed Python modules must be recompiled against 3.10.&lt;br /&gt;
&lt;br /&gt;
== Deprecations / Removals ==&lt;br /&gt;
&lt;br /&gt;
=== php7 moved to testing ===&lt;br /&gt;
&lt;br /&gt;
The {{pkg|php7}} package has been moved to testing, as no more packages in community depend on it and php 7.4 will be EOL soon. {{pkg|php8}} has taken it&#039;s place, which is php 8.0. Additionally 8.1 is shipped via community&lt;/div&gt;</summary>
		<author><name>NuMessiah</name></author>
	</entry>
</feed>