<?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=Hello71</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=Hello71"/>
	<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/wiki/Special:Contributions/Hello71"/>
	<updated>2026-05-09T15:32:44Z</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=21908</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=21908"/>
		<updated>2022-05-23T14:24:24Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &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 cmd:login 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;
* 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;
* Ruby 3.1&lt;br /&gt;
* Rust 1.60&lt;br /&gt;
* R 4.2&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;
=== GNOME 42 ===&lt;br /&gt;
&lt;br /&gt;
Most GNOME packages have been upgraded to version 42.&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 @php7@ package has been moved to testing, as no more packages in community depend on it and php 7.4 will be EOL soon. @php8@ has taken it&#039;s place, which is php 8.0.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.16.0&amp;diff=21907</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=21907"/>
		<updated>2022-05-23T11:47:11Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &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;
The login program can now optionally be installed from either {{pkg|util-linux-login}} or {{pkg|shadow-login}}.&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;
* 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;
* Ruby 3.1&lt;br /&gt;
* Rust 1.60&lt;br /&gt;
* R 4.2&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;
=== GNOME 42 ===&lt;br /&gt;
&lt;br /&gt;
Most GNOME packages have been upgraded to version 42.&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 @php7@ package has been moved to testing, as no more packages in community depend on it and php 7.4 will be EOL soon. @php8@ has taken it&#039;s place, which is php 8.0.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.15.0&amp;diff=21601</id>
		<title>Release Notes for Alpine 3.15.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.15.0&amp;diff=21601"/>
		<updated>2022-02-15T18:59:23Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* unrar moved to non-free */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Important changes ==&lt;br /&gt;
&lt;br /&gt;
=== New package signing keys ===&lt;br /&gt;
&lt;br /&gt;
New signing keys have been generated for v3.15 ongoing. The key size has been increased from 2048 bits to 4096 bits. Make sure you have &amp;lt;code&amp;gt;alpine-keys-2.4-r0&amp;lt;/code&amp;gt; or later before upgrading to 3.15 (or downgrading from edge).&lt;br /&gt;
&lt;br /&gt;
You can run:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
apk add -X http://dl-cdn.alpinelinux.org/alpine/v3.14/main -u alpine-keys&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
to update the keys to the required version.&lt;br /&gt;
&lt;br /&gt;
=== MIPS64 discontinued ===&lt;br /&gt;
&lt;br /&gt;
The build hardware we use for building the packages is broken and the architecture is EOL, so there is no new hardware available anymore. As a consequence, there will be no v3.15 release for mips64, and existing releases can no longer receive security updates, so continued use of this architecture is not recommended.&lt;br /&gt;
&lt;br /&gt;
=== radvd no longer enables ipv6 forwarding ===&lt;br /&gt;
&lt;br /&gt;
The radvd init script no longer enables ipv6 forwarding. To enable ipv6 forwarding (necessary for most networks), add &amp;lt;code&amp;gt;net.ipv6.conf.all.forwarding=1&amp;lt;/code&amp;gt; to {{path|/etc/sysctl.conf}} or to a file in {{path|/etc/sysctl.d}}.&lt;br /&gt;
&lt;br /&gt;
=== Move from sudo to doas ===&lt;br /&gt;
&lt;br /&gt;
doas is the default temporary privilege escalation tool.  You are advised to migrate from sudo to doas as 3.15 will be the last release to support sudo throughout its full lifecycle, in 3.16 sudo will be moved from main to community.&lt;br /&gt;
&lt;br /&gt;
=== PipeWire doesn&#039;t auto-start a session manager anymore ===&lt;br /&gt;
&lt;br /&gt;
In 3.14 and earlier the PipeWire default config was edited in packaging to auto-start pipewire-media-session as the default session manager. Since we now have wireplumber available as an alternative session manager, this has been changed in favor of a launch wrapper for pipewire at &amp;lt;code&amp;gt;/usr/libexec/pipewire-launcher&amp;lt;/code&amp;gt;. When executed this will launch pipewire, pipewire-media-session or wireplumber, and pipewire-pulse, depending on what modules are available. If you were launching &amp;lt;code&amp;gt;/usr/bin/pipewire&amp;lt;/code&amp;gt; and the session manager manually before, please use the new launcher wrapper instead. WirePlumber can now also be used as a proper alternative for pipewire-media-session.&lt;br /&gt;
&lt;br /&gt;
== New features and noteworthy new packages ==&lt;br /&gt;
&lt;br /&gt;
=== Compressed kernel modules ===&lt;br /&gt;
&lt;br /&gt;
Kernel modules are now compressed using gzip.&lt;br /&gt;
&lt;br /&gt;
=== UEFI Secure Boot ===&lt;br /&gt;
&lt;br /&gt;
Complete support for [[UEFI Secure Boot]] realized by package {{pkg|secureboot-hook}} and {{pkg|efi-mkkeys}}.&lt;br /&gt;
&lt;br /&gt;
=== Support overlaytmpfs mount options ===&lt;br /&gt;
&lt;br /&gt;
It is now possible to use tmpfs(5) mount options with &amp;lt;code&amp;gt; overlaytmpfsflags&amp;lt;/code&amp;gt;, when using &amp;lt;code&amp;gt;overlaytmpfs&amp;lt;/code&amp;gt;, see mkinitfs-bootparams(7).  Also, &amp;lt;code&amp;gt;rootflags&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;rootfstype&amp;lt;/code&amp;gt; options are now picked up for the underlying rootfs mount.&lt;br /&gt;
&lt;br /&gt;
=== Support for out-of-tree kernel modules built from source ===&lt;br /&gt;
&lt;br /&gt;
Alpine Kernel Module Support ({{pkg|akms}}) – support for building out-of-tree Linux kernel modules from source in an automated and organized fashion. It’s like DKMS, but designed specifically for Alpine Linux.&lt;br /&gt;
&lt;br /&gt;
=== PostgreSQL multiple major versions ===&lt;br /&gt;
&lt;br /&gt;
PostgreSQL packaging has been reworked to allow multiple major versions of PostgreSQL server to be installed side by side. This makes it possible to allow to upgrade PostgreSQL cluster from one major version to the next using &amp;lt;code&amp;gt;pg_upgrade&amp;lt;/code&amp;gt; tool, and also to run an older major version of PostgreSQL on the latest version of Alpine Linux. The latest PostgreSQL version can be installed simply with &amp;lt;code&amp;gt;apk add postgresql&amp;lt;/code&amp;gt; as before. If you need an older major version, install the specific package, e.g. {{pkg|postgresql13}}. You can switch between installed major versions using command &amp;lt;code&amp;gt;pg_versions&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
See [https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/27275 MR #27275] for more information.&lt;br /&gt;
&lt;br /&gt;
=== Rofi for Wayland ===&lt;br /&gt;
&lt;br /&gt;
Rofi can now be used on Wayland desktops thanks to the fork {{pkg|rofi-wayland}}.&lt;br /&gt;
&lt;br /&gt;
=== Encrypted Data Disk and System Disk modes ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;setup-disk&amp;lt;/code&amp;gt; ({{pkg|alpine-conf}}) now supports encrypted Data Disk and System Disk modes.&lt;br /&gt;
&lt;br /&gt;
== Significant updates ==&lt;br /&gt;
&lt;br /&gt;
=== 5.15 LTS kernels === &lt;br /&gt;
&lt;br /&gt;
linux-lts and linux-virt upgraded to 5.15&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; If you are using &#039;&#039;ZFS&#039;&#039; and depend on symlinks under /dev/zvol/ some are sporadically not created during boot, this is known upstream by &#039;&#039;OpenZFS&#039;&#039; and we track the issue [https://gitlab.alpinelinux.org/alpine/aports/-/issues/13198 here].&lt;br /&gt;
&lt;br /&gt;
=== Ruby 3.0.2 ===&lt;br /&gt;
&lt;br /&gt;
Ruby has been upgraded to version 3.0.2.&lt;br /&gt;
&lt;br /&gt;
Packages {{pkg|ruby-minitest}}, {{pkg|ruby-net-telnet}}, {{pkg|ruby-power_assert}}, {{pkg|ruby-sdbm}}, {{pkg|ruby-test-unit}}, {{pkg|ruby-xmlrpc}}, {{pkg|ruby-webrick}} has been moved from ruby aport to separate aports. Please note that since they don’t inherit the version from the ruby aport anymore, their new (real) version is &#039;&#039;lower&#039;&#039; than before!&lt;br /&gt;
&lt;br /&gt;
Subpackages ruby-bigdecimal, ruby-etc, ruby-fiddle, ruby-gdbm, ruby-io-console, ruby-irb, and ruby-json have been merged into ruby-libs.&lt;br /&gt;
&lt;br /&gt;
=== LLVM12 added ===&lt;br /&gt;
&lt;br /&gt;
LLVM12 is now available.&lt;br /&gt;
&lt;br /&gt;
=== KDE ===&lt;br /&gt;
&lt;br /&gt;
KDE Plasma has been upgraded to version 5.23, and KDE Applications have been upgraded to 21.08.&lt;br /&gt;
Plasma Mobile Gear has been upgraded to 21.10.&lt;br /&gt;
&lt;br /&gt;
=== Node.js ===&lt;br /&gt;
&lt;br /&gt;
Node.js (LTS) has been upgraded to version 16.13.0. nodejs-current has been upgraded to 17.0.1.&lt;br /&gt;
&lt;br /&gt;
=== PHP ===&lt;br /&gt;
&lt;br /&gt;
PHP 7.4 started to phase out (1 year of security support left).&lt;br /&gt;
Transition to 8.0 is not finished yet as some app still require old version.&lt;br /&gt;
&lt;br /&gt;
=== PostgreSQL 14 ===&lt;br /&gt;
&lt;br /&gt;
PostgreSQL has been upgraded to version 14.0. Since this release, multiple major versions are provided, currently: 12, 13, and 14.&lt;br /&gt;
&lt;br /&gt;
Support for Just-in-time compilation (JIT) has been moved into subpackage {{pkg|postgresql-jit}}.&lt;br /&gt;
&lt;br /&gt;
{{pkg|libpq}} is now built without LDAP support which reduces number of installed dependencies. Note that this does &#039;&#039;not&#039;&#039; affect the LDAP support in PostgreSQL server, it’s preserved.&lt;br /&gt;
&lt;br /&gt;
=== Mercurial ===&lt;br /&gt;
&lt;br /&gt;
mercurial has been upgraded to 5.9.3 &lt;br /&gt;
&lt;br /&gt;
=== Dlang build tools (DMD, DUB, LDC) have been updated ===&lt;br /&gt;
&lt;br /&gt;
Both compilers have been updated to frontend version v2.098.0 (LDC equivalent: v1.28.0).&lt;br /&gt;
Dub has been updated to v1.27.0.&lt;br /&gt;
LDC now always uses `--export-dynamic` so that code compiled without debug infos (`-g`) will still have the function name in its stack trace.&lt;br /&gt;
&lt;br /&gt;
=== OpenJDK 17 added ===&lt;br /&gt;
&lt;br /&gt;
The latest OpenJDK LTS version (17) has been added to this release and is available via the community repository.&lt;br /&gt;
&lt;br /&gt;
=== GNOME 41 ===&lt;br /&gt;
&lt;br /&gt;
Most GNOME packages have been upgraded to version 41.&lt;br /&gt;
&lt;br /&gt;
=== Crystal ===&lt;br /&gt;
&lt;br /&gt;
{{pkg|crystal}} has been upgraded to version 1.2.2.&lt;br /&gt;
&lt;br /&gt;
=== Kea ===&lt;br /&gt;
&lt;br /&gt;
{{pkg|kea}} has been upgraded to version 2.0.0.&lt;br /&gt;
&lt;br /&gt;
=== OpenLDAP ===&lt;br /&gt;
&lt;br /&gt;
{{pkg|openldap}} has been upgraded to version 2.6.0.&lt;br /&gt;
&lt;br /&gt;
=== Rust ===&lt;br /&gt;
&lt;br /&gt;
{{pkg|rust}} has been upgraded to version 1.56.1.&lt;br /&gt;
&lt;br /&gt;
== Significant removals ==&lt;br /&gt;
&lt;br /&gt;
=== QtWebKit was removed due to lack of upstream support ===&lt;br /&gt;
&lt;br /&gt;
qt5-qtwebkit, kdewebkit, wkhtmltopdf, and py3-pdfkit have been removed due to known vulnerabilities and lack of upstream support for qtwebkit. Other programs have been adjusted to use qt5-qtwebengine where appropriate. The most direct replacement for wkhtmltopdf is weasyprint, which is available in the Alpine Linux community repository. puppeteer and pandoc are also options, depending on your needs. See [https://gitlab.alpinelinux.org/alpine/aports/-/issues/12888 #12888] for more information.&lt;br /&gt;
&lt;br /&gt;
=== unrar moved to non-free ===&lt;br /&gt;
&lt;br /&gt;
The unrar program from Alexander Roshal is distributed under a non-free license. Therefore, the unrar package has been moved to the non-free repository. Most RAR files can be unpacked using the bsdtar program from libarchive-tools; otherwise, users can compile and install the unrar package separately.&lt;br /&gt;
&lt;br /&gt;
== Development-related changes ==&lt;br /&gt;
&lt;br /&gt;
=== PostgreSQL ===&lt;br /&gt;
&lt;br /&gt;
{{pkg|postgresql-dev}} has been split into {{pkg|libpq-dev}}, {{pkg|libecpg-dev}}, and &amp;lt;code&amp;gt;postgresql-dev&amp;lt;/code&amp;gt; (this is &#039;&#039;provided&#039;&#039; by {{pkg|postgresql14-dev}}, {{pkg|postgresql13-dev}} etc.). Basically, only PostgreSQL extensions should use {{pkg|postgresql-dev}} in &amp;lt;code&amp;gt;makedepends&amp;lt;/code&amp;gt;; all other aports should use {{pkg|libpq-dev}} and/or {{pkg|libecpg-dev}} (there are some exceptions though).&lt;br /&gt;
&lt;br /&gt;
PostgreSQL extensions (typically packages with &amp;lt;code&amp;gt;postgresql-&amp;lt;/code&amp;gt; prefix) should use {{pkg|postgresql-dev}} in &amp;lt;code&amp;gt;makedepends&amp;lt;/code&amp;gt; – this will install the latest &amp;lt;code&amp;gt;postgresql&amp;lt;majorver&amp;gt;-dev&amp;lt;/code&amp;gt; package, unless there’s a dependency on a specific postgresql version in the dependency graph (which shouldn’t be).&lt;br /&gt;
&lt;br /&gt;
Each aport providing a PostgreSQL extension must explicitly depend on specific &amp;lt;code&amp;gt;postgresql&amp;lt;majorver&amp;gt;&amp;lt;/code&amp;gt; package, not &amp;lt;code&amp;gt;postgresql&amp;lt;/code&amp;gt; provider. This should be solved by adding the following into the &amp;lt;code&amp;gt;package&amp;lt;/code&amp;gt; function (!) in each aport that provides PostgreSQL extension:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
depends=&amp;quot;postgresql$(pg_config --major-version)&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.15.0&amp;diff=21600</id>
		<title>Release Notes for Alpine 3.15.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.15.0&amp;diff=21600"/>
		<updated>2022-02-15T18:58:36Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Important changes ==&lt;br /&gt;
&lt;br /&gt;
=== New package signing keys ===&lt;br /&gt;
&lt;br /&gt;
New signing keys have been generated for v3.15 ongoing. The key size has been increased from 2048 bits to 4096 bits. Make sure you have &amp;lt;code&amp;gt;alpine-keys-2.4-r0&amp;lt;/code&amp;gt; or later before upgrading to 3.15 (or downgrading from edge).&lt;br /&gt;
&lt;br /&gt;
You can run:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
apk add -X http://dl-cdn.alpinelinux.org/alpine/v3.14/main -u alpine-keys&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
to update the keys to the required version.&lt;br /&gt;
&lt;br /&gt;
=== MIPS64 discontinued ===&lt;br /&gt;
&lt;br /&gt;
The build hardware we use for building the packages is broken and the architecture is EOL, so there is no new hardware available anymore. As a consequence, there will be no v3.15 release for mips64, and existing releases can no longer receive security updates, so continued use of this architecture is not recommended.&lt;br /&gt;
&lt;br /&gt;
=== radvd no longer enables ipv6 forwarding ===&lt;br /&gt;
&lt;br /&gt;
The radvd init script no longer enables ipv6 forwarding. To enable ipv6 forwarding (necessary for most networks), add &amp;lt;code&amp;gt;net.ipv6.conf.all.forwarding=1&amp;lt;/code&amp;gt; to {{path|/etc/sysctl.conf}} or to a file in {{path|/etc/sysctl.d}}.&lt;br /&gt;
&lt;br /&gt;
=== Move from sudo to doas ===&lt;br /&gt;
&lt;br /&gt;
doas is the default temporary privilege escalation tool.  You are advised to migrate from sudo to doas as 3.15 will be the last release to support sudo throughout its full lifecycle, in 3.16 sudo will be moved from main to community.&lt;br /&gt;
&lt;br /&gt;
=== PipeWire doesn&#039;t auto-start a session manager anymore ===&lt;br /&gt;
&lt;br /&gt;
In 3.14 and earlier the PipeWire default config was edited in packaging to auto-start pipewire-media-session as the default session manager. Since we now have wireplumber available as an alternative session manager, this has been changed in favor of a launch wrapper for pipewire at &amp;lt;code&amp;gt;/usr/libexec/pipewire-launcher&amp;lt;/code&amp;gt;. When executed this will launch pipewire, pipewire-media-session or wireplumber, and pipewire-pulse, depending on what modules are available. If you were launching &amp;lt;code&amp;gt;/usr/bin/pipewire&amp;lt;/code&amp;gt; and the session manager manually before, please use the new launcher wrapper instead. WirePlumber can now also be used as a proper alternative for pipewire-media-session.&lt;br /&gt;
&lt;br /&gt;
== New features and noteworthy new packages ==&lt;br /&gt;
&lt;br /&gt;
=== Compressed kernel modules ===&lt;br /&gt;
&lt;br /&gt;
Kernel modules are now compressed using gzip.&lt;br /&gt;
&lt;br /&gt;
=== UEFI Secure Boot ===&lt;br /&gt;
&lt;br /&gt;
Complete support for [[UEFI Secure Boot]] realized by package {{pkg|secureboot-hook}} and {{pkg|efi-mkkeys}}.&lt;br /&gt;
&lt;br /&gt;
=== Support overlaytmpfs mount options ===&lt;br /&gt;
&lt;br /&gt;
It is now possible to use tmpfs(5) mount options with &amp;lt;code&amp;gt; overlaytmpfsflags&amp;lt;/code&amp;gt;, when using &amp;lt;code&amp;gt;overlaytmpfs&amp;lt;/code&amp;gt;, see mkinitfs-bootparams(7).  Also, &amp;lt;code&amp;gt;rootflags&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;rootfstype&amp;lt;/code&amp;gt; options are now picked up for the underlying rootfs mount.&lt;br /&gt;
&lt;br /&gt;
=== Support for out-of-tree kernel modules built from source ===&lt;br /&gt;
&lt;br /&gt;
Alpine Kernel Module Support ({{pkg|akms}}) – support for building out-of-tree Linux kernel modules from source in an automated and organized fashion. It’s like DKMS, but designed specifically for Alpine Linux.&lt;br /&gt;
&lt;br /&gt;
=== PostgreSQL multiple major versions ===&lt;br /&gt;
&lt;br /&gt;
PostgreSQL packaging has been reworked to allow multiple major versions of PostgreSQL server to be installed side by side. This makes it possible to allow to upgrade PostgreSQL cluster from one major version to the next using &amp;lt;code&amp;gt;pg_upgrade&amp;lt;/code&amp;gt; tool, and also to run an older major version of PostgreSQL on the latest version of Alpine Linux. The latest PostgreSQL version can be installed simply with &amp;lt;code&amp;gt;apk add postgresql&amp;lt;/code&amp;gt; as before. If you need an older major version, install the specific package, e.g. {{pkg|postgresql13}}. You can switch between installed major versions using command &amp;lt;code&amp;gt;pg_versions&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
See [https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/27275 MR #27275] for more information.&lt;br /&gt;
&lt;br /&gt;
=== Rofi for Wayland ===&lt;br /&gt;
&lt;br /&gt;
Rofi can now be used on Wayland desktops thanks to the fork {{pkg|rofi-wayland}}.&lt;br /&gt;
&lt;br /&gt;
=== Encrypted Data Disk and System Disk modes ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;setup-disk&amp;lt;/code&amp;gt; ({{pkg|alpine-conf}}) now supports encrypted Data Disk and System Disk modes.&lt;br /&gt;
&lt;br /&gt;
== Significant updates ==&lt;br /&gt;
&lt;br /&gt;
=== 5.15 LTS kernels === &lt;br /&gt;
&lt;br /&gt;
linux-lts and linux-virt upgraded to 5.15&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; If you are using &#039;&#039;ZFS&#039;&#039; and depend on symlinks under /dev/zvol/ some are sporadically not created during boot, this is known upstream by &#039;&#039;OpenZFS&#039;&#039; and we track the issue [https://gitlab.alpinelinux.org/alpine/aports/-/issues/13198 here].&lt;br /&gt;
&lt;br /&gt;
=== Ruby 3.0.2 ===&lt;br /&gt;
&lt;br /&gt;
Ruby has been upgraded to version 3.0.2.&lt;br /&gt;
&lt;br /&gt;
Packages {{pkg|ruby-minitest}}, {{pkg|ruby-net-telnet}}, {{pkg|ruby-power_assert}}, {{pkg|ruby-sdbm}}, {{pkg|ruby-test-unit}}, {{pkg|ruby-xmlrpc}}, {{pkg|ruby-webrick}} has been moved from ruby aport to separate aports. Please note that since they don’t inherit the version from the ruby aport anymore, their new (real) version is &#039;&#039;lower&#039;&#039; than before!&lt;br /&gt;
&lt;br /&gt;
Subpackages ruby-bigdecimal, ruby-etc, ruby-fiddle, ruby-gdbm, ruby-io-console, ruby-irb, and ruby-json have been merged into ruby-libs.&lt;br /&gt;
&lt;br /&gt;
=== LLVM12 added ===&lt;br /&gt;
&lt;br /&gt;
LLVM12 is now available.&lt;br /&gt;
&lt;br /&gt;
=== KDE ===&lt;br /&gt;
&lt;br /&gt;
KDE Plasma has been upgraded to version 5.23, and KDE Applications have been upgraded to 21.08.&lt;br /&gt;
Plasma Mobile Gear has been upgraded to 21.10.&lt;br /&gt;
&lt;br /&gt;
=== Node.js ===&lt;br /&gt;
&lt;br /&gt;
Node.js (LTS) has been upgraded to version 16.13.0. nodejs-current has been upgraded to 17.0.1.&lt;br /&gt;
&lt;br /&gt;
=== PHP ===&lt;br /&gt;
&lt;br /&gt;
PHP 7.4 started to phase out (1 year of security support left).&lt;br /&gt;
Transition to 8.0 is not finished yet as some app still require old version.&lt;br /&gt;
&lt;br /&gt;
=== PostgreSQL 14 ===&lt;br /&gt;
&lt;br /&gt;
PostgreSQL has been upgraded to version 14.0. Since this release, multiple major versions are provided, currently: 12, 13, and 14.&lt;br /&gt;
&lt;br /&gt;
Support for Just-in-time compilation (JIT) has been moved into subpackage {{pkg|postgresql-jit}}.&lt;br /&gt;
&lt;br /&gt;
{{pkg|libpq}} is now built without LDAP support which reduces number of installed dependencies. Note that this does &#039;&#039;not&#039;&#039; affect the LDAP support in PostgreSQL server, it’s preserved.&lt;br /&gt;
&lt;br /&gt;
=== Mercurial ===&lt;br /&gt;
&lt;br /&gt;
mercurial has been upgraded to 5.9.3 &lt;br /&gt;
&lt;br /&gt;
=== Dlang build tools (DMD, DUB, LDC) have been updated ===&lt;br /&gt;
&lt;br /&gt;
Both compilers have been updated to frontend version v2.098.0 (LDC equivalent: v1.28.0).&lt;br /&gt;
Dub has been updated to v1.27.0.&lt;br /&gt;
LDC now always uses `--export-dynamic` so that code compiled without debug infos (`-g`) will still have the function name in its stack trace.&lt;br /&gt;
&lt;br /&gt;
=== OpenJDK 17 added ===&lt;br /&gt;
&lt;br /&gt;
The latest OpenJDK LTS version (17) has been added to this release and is available via the community repository.&lt;br /&gt;
&lt;br /&gt;
=== GNOME 41 ===&lt;br /&gt;
&lt;br /&gt;
Most GNOME packages have been upgraded to version 41.&lt;br /&gt;
&lt;br /&gt;
=== Crystal ===&lt;br /&gt;
&lt;br /&gt;
{{pkg|crystal}} has been upgraded to version 1.2.2.&lt;br /&gt;
&lt;br /&gt;
=== Kea ===&lt;br /&gt;
&lt;br /&gt;
{{pkg|kea}} has been upgraded to version 2.0.0.&lt;br /&gt;
&lt;br /&gt;
=== OpenLDAP ===&lt;br /&gt;
&lt;br /&gt;
{{pkg|openldap}} has been upgraded to version 2.6.0.&lt;br /&gt;
&lt;br /&gt;
=== Rust ===&lt;br /&gt;
&lt;br /&gt;
{{pkg|rust}} has been upgraded to version 1.56.1.&lt;br /&gt;
&lt;br /&gt;
== Significant removals ==&lt;br /&gt;
&lt;br /&gt;
=== QtWebKit was removed due to lack of upstream support ===&lt;br /&gt;
&lt;br /&gt;
qt5-qtwebkit, kdewebkit, wkhtmltopdf, and py3-pdfkit have been removed due to known vulnerabilities and lack of upstream support for qtwebkit. Other programs have been adjusted to use qt5-qtwebengine where appropriate. The most direct replacement for wkhtmltopdf is weasyprint, which is available in the Alpine Linux community repository. puppeteer and pandoc are also options, depending on your needs. See [https://gitlab.alpinelinux.org/alpine/aports/-/issues/12888 #12888] for more information.&lt;br /&gt;
&lt;br /&gt;
=== unrar moved to non-free ===&lt;br /&gt;
&lt;br /&gt;
The unrar program from Alexander Roshal is distributed under a non-free license. Therefore, the unrar package has been moved to the non-free repository.&lt;br /&gt;
&lt;br /&gt;
== Development-related changes ==&lt;br /&gt;
&lt;br /&gt;
=== PostgreSQL ===&lt;br /&gt;
&lt;br /&gt;
{{pkg|postgresql-dev}} has been split into {{pkg|libpq-dev}}, {{pkg|libecpg-dev}}, and &amp;lt;code&amp;gt;postgresql-dev&amp;lt;/code&amp;gt; (this is &#039;&#039;provided&#039;&#039; by {{pkg|postgresql14-dev}}, {{pkg|postgresql13-dev}} etc.). Basically, only PostgreSQL extensions should use {{pkg|postgresql-dev}} in &amp;lt;code&amp;gt;makedepends&amp;lt;/code&amp;gt;; all other aports should use {{pkg|libpq-dev}} and/or {{pkg|libecpg-dev}} (there are some exceptions though).&lt;br /&gt;
&lt;br /&gt;
PostgreSQL extensions (typically packages with &amp;lt;code&amp;gt;postgresql-&amp;lt;/code&amp;gt; prefix) should use {{pkg|postgresql-dev}} in &amp;lt;code&amp;gt;makedepends&amp;lt;/code&amp;gt; – this will install the latest &amp;lt;code&amp;gt;postgresql&amp;lt;majorver&amp;gt;-dev&amp;lt;/code&amp;gt; package, unless there’s a dependency on a specific postgresql version in the dependency graph (which shouldn’t be).&lt;br /&gt;
&lt;br /&gt;
Each aport providing a PostgreSQL extension must explicitly depend on specific &amp;lt;code&amp;gt;postgresql&amp;lt;majorver&amp;gt;&amp;lt;/code&amp;gt; package, not &amp;lt;code&amp;gt;postgresql&amp;lt;/code&amp;gt; provider. This should be solved by adding the following into the &amp;lt;code&amp;gt;package&amp;lt;/code&amp;gt; function (!) in each aport that provides PostgreSQL extension:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
depends=&amp;quot;postgresql$(pg_config --major-version)&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.15.0&amp;diff=20135</id>
		<title>Release Notes for Alpine 3.15.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.15.0&amp;diff=20135"/>
		<updated>2021-09-12T22:18:52Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== QtWebKit was removed due to lack of upstream support ===&lt;br /&gt;
&lt;br /&gt;
qt5-qtwebkit, kdewebkit, wkhtmltopdf, and py3-pdfkit have been removed due to known vulnerabilities and lack of upstream support for qtwebkit. Other programs have been adjusted to use qt5-qtwebengine where appropriate. The most direct replacement for wkhtmltopdf is weasyprint, which is available in the Alpine Linux community repository. puppeteer and pandoc are also options, depending on your needs. See [https://gitlab.alpinelinux.org/alpine/aports/-/issues/12888 #12888] for more information.&lt;br /&gt;
&lt;br /&gt;
=== radvd no longer enables ipv6 forwarding ===&lt;br /&gt;
&lt;br /&gt;
The radvd init script no longer enables ipv6 forwarding. To enable ipv6 forwarding (necessary for most networks), add &amp;lt;code&amp;gt;net.ipv6.conf.all.forwarding=1&amp;lt;/code&amp;gt; to {{path|/etc/sysctl.conf}} or to a file in {{path|/etc/sysctl.d}}.&lt;br /&gt;
&lt;br /&gt;
=== OpenSSL 3.0 ===&lt;br /&gt;
&lt;br /&gt;
openssl has been upgraded to 3.0. In addition to the changes at https://wiki.openssl.org/index.php/OpenSSL_3.0, note that this release effectively disables TLS 1.0 and TLS 1.1 by default: https://github.com/openssl/openssl/commit/aba03ae571ea677fc484daef00a21ca8f7e82708.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.15.0&amp;diff=20080</id>
		<title>Release Notes for Alpine 3.15.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.15.0&amp;diff=20080"/>
		<updated>2021-08-10T16:20:53Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== QtWebKit was removed due to lack of upstream support ===&lt;br /&gt;
&lt;br /&gt;
qt5-qtwebkit, kdewebkit, wkhtmltopdf, and py3-pdfkit have been removed due to known vulnerabilities and lack of upstream support for qtwebkit. Other programs have been adjusted to use qt5-qtwebengine where appropriate. The most direct replacement for wkhtmltopdf is weasyprint, which is available in the Alpine Linux community repository. puppeteer and pandoc are also options, depending on your needs. See [https://gitlab.alpinelinux.org/alpine/aports/-/issues/12888 #12888] for more information.&lt;br /&gt;
&lt;br /&gt;
=== radvd no longer enables ipv6 forwarding ===&lt;br /&gt;
&lt;br /&gt;
The radvd init script no longer enables ipv6 forwarding. To enable ipv6 forwarding (necessary for most networks), add &amp;lt;code&amp;gt;net.ipv6.conf.all.forwarding=1&amp;lt;/code&amp;gt; to /etc/sysctl.conf or to a file in /etc/sysctl.d.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=20030</id>
		<title>Release Notes for Alpine 3.14.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=20030"/>
		<updated>2021-08-05T23:25:53Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* faccessat2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== faccessat2 ===&lt;br /&gt;
Use of the faccessat2 syscall has been enabled in musl. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], new system calls incorrectly returned EPERM instead of ENOSYS when invoked under a Docker with libseccomp predating their release. Therefore, Alpine Linux 3.14 requires &#039;&#039;&#039;at least one&#039;&#039;&#039; of the following:&lt;br /&gt;
&lt;br /&gt;
# runc v1.0.0-rc93&lt;br /&gt;
## if using Docker&#039;s Debian repositories, this is part of containerd.io 1.4.3-2&lt;br /&gt;
## if using Docker Desktop for Windows or Mac, this is part of Docker Desktop 3.3.0&lt;br /&gt;
# Docker 20.10.0 (which contains [https://github.com/moby/moby/commit/a18139111d8a203bd211b0861c281ebe77daccd9 moby commit a181391]) or greater, &#039;&#039;&#039;&#039;&#039;AND&#039;&#039;&#039;&#039;&#039; libseccomp 2.4.4 (which contains backported [https://github.com/seccomp/libseccomp/commit/5696c896409c1feb37eb502df33cf36efb2e8e01 libseccomp commit 5696c89]) or greater. In this case, to check if your host libseccomp is faccessat2-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver faccessat2&amp;lt;/code&amp;gt;. If 439 is returned, faccessat2 is supported. If -1 is returned, faccessat2 is not supported. Note that if runc is older than v1.0.0-rc93, Docker must still be at least version 20.10.0, regardless of the result of this command.&lt;br /&gt;
# As a workaround, in order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--seccomp-profile=default.json&amp;lt;/code&amp;gt; can be passed to dockerd, or &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to faccessat.&lt;br /&gt;
&lt;br /&gt;
Note also that when using nested Docker, &#039;&#039;&#039;every layer&#039;&#039;&#039; must meet one of the above requirements, since if &#039;&#039;&#039;any layer&#039;&#039;&#039; improperly denies the use of faccessat2, Alpine Linux 3.14 will not function correctly.&lt;br /&gt;
&lt;br /&gt;
=== Xorg ===&lt;br /&gt;
xf86-input-{mouse,keyboard} have been removed, as upstream maintainers have explicitly declared that they are for non-Linux platforms only. Users should have already switched to xf86-input-evdev or xf86-input-libinput.&lt;br /&gt;
&lt;br /&gt;
Rootless support has been enabled for Xorg. X now requires udev or mdev, and either elogind must be enabled or X users must be in the video and input groups.&lt;br /&gt;
&lt;br /&gt;
The Xorg sysconfdir has been changed from /etc/X11 to /etc. In the unlikely event that you have configuration files in /etc/X11/X11, those must be moved to /etc/X11.&lt;br /&gt;
&lt;br /&gt;
=== Python upgraded to 3.9 ===&lt;br /&gt;
&lt;br /&gt;
Python has been upgraded to version 3.9, and all python modules have been rebuilt against python 3.9. Make sure that all custom python3 modules are built against python3.9&lt;br /&gt;
&lt;br /&gt;
=== ClamAV moved to community === &lt;br /&gt;
&lt;br /&gt;
The [https://pkgs.alpinelinux.org/package/edge/main/x86_64/clamav clamav] package has been moved from main to community. We cannot support releases for 2 years, which we do for packages in main, and clamav warns that the version is too old. If you need clamav, make sure that you have the community repository enabled in &amp;lt;tt&amp;gt;/etc/apk/repositories&amp;lt;/tt&amp;gt;, but do note that packages in community are only supported for one release (6 months).&lt;br /&gt;
&lt;br /&gt;
=== openssh flavors ===&lt;br /&gt;
&lt;br /&gt;
There was already an OpenSSH flavor with PAM support, but now there has been added a new flavor for krb5 (openssh-server-krb5, openssh-client-krb5). Note that this new flavor includes PAM support, in case you need both.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=20029</id>
		<title>Release Notes for Alpine 3.14.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=20029"/>
		<updated>2021-08-05T23:14:46Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== faccessat2 ===&lt;br /&gt;
Use of the faccessat2 syscall has been enabled in musl. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], new system calls incorrectly returned EPERM instead of ENOSYS when invoked under a Docker with libseccomp predating their release. Therefore, Alpine Linux 3.14 requires one of the following:&lt;br /&gt;
&lt;br /&gt;
# runc v1.0.0-rc93&lt;br /&gt;
## if using Docker&#039;s Debian repositories, this is part of containerd.io 1.4.3-2&lt;br /&gt;
## if using Docker Desktop for Windows or Mac, this is part of Docker Desktop 3.3.0&lt;br /&gt;
# Docker 20.10.0 (which contains [https://github.com/moby/moby/commit/a18139111d8a203bd211b0861c281ebe77daccd9 moby commit a181391]) or greater, &#039;&#039;&#039;&#039;&#039;AND&#039;&#039;&#039;&#039;&#039; libseccomp 2.4.4 (which contains backported [https://github.com/seccomp/libseccomp/commit/5696c896409c1feb37eb502df33cf36efb2e8e01 libseccomp commit 5696c89]) or greater. In this case, to check if your host libseccomp is faccessat2-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver faccessat2&amp;lt;/code&amp;gt;. If 439 is returned, faccessat2 is supported. If -1 is returned, faccessat2 is not supported. Note that if runc is older than v1.0.0-rc93, Docker must still be at least version 20.10.0, regardless of the result of this command.&lt;br /&gt;
# As a workaround, in order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--seccomp-profile=default.json&amp;lt;/code&amp;gt; can be passed to dockerd, or &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to faccessat.&lt;br /&gt;
&lt;br /&gt;
Note also that when using nested Docker, &#039;&#039;&#039;every layer&#039;&#039;&#039; must meet one of the above requirements, since if &#039;&#039;&#039;any layer&#039;&#039;&#039; improperly denies the use of faccessat2, Alpine Linux 3.14 will not function correctly.&lt;br /&gt;
&lt;br /&gt;
=== Xorg ===&lt;br /&gt;
xf86-input-{mouse,keyboard} have been removed, as upstream maintainers have explicitly declared that they are for non-Linux platforms only. Users should have already switched to xf86-input-evdev or xf86-input-libinput.&lt;br /&gt;
&lt;br /&gt;
Rootless support has been enabled for Xorg. X now requires udev or mdev, and either elogind must be enabled or X users must be in the video and input groups.&lt;br /&gt;
&lt;br /&gt;
The Xorg sysconfdir has been changed from /etc/X11 to /etc. In the unlikely event that you have configuration files in /etc/X11/X11, those must be moved to /etc/X11.&lt;br /&gt;
&lt;br /&gt;
=== Python upgraded to 3.9 ===&lt;br /&gt;
&lt;br /&gt;
Python has been upgraded to version 3.9, and all python modules have been rebuilt against python 3.9. Make sure that all custom python3 modules are built against python3.9&lt;br /&gt;
&lt;br /&gt;
=== ClamAV moved to community === &lt;br /&gt;
&lt;br /&gt;
The [https://pkgs.alpinelinux.org/package/edge/main/x86_64/clamav clamav] package has been moved from main to community. We cannot support releases for 2 years, which we do for packages in main, and clamav warns that the version is too old. If you need clamav, make sure that you have the community repository enabled in &amp;lt;tt&amp;gt;/etc/apk/repositories&amp;lt;/tt&amp;gt;, but do note that packages in community are only supported for one release (6 months).&lt;br /&gt;
&lt;br /&gt;
=== openssh flavors ===&lt;br /&gt;
&lt;br /&gt;
There was already an OpenSSH flavor with PAM support, but now there has been added a new flavor for krb5 (openssh-server-krb5, openssh-client-krb5). Note that this new flavor includes PAM support, in case you need both.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=19843</id>
		<title>Release Notes for Alpine 3.14.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=19843"/>
		<updated>2021-07-11T15:53:02Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* aports */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== faccessat2 ===&lt;br /&gt;
Use of the faccessat2 syscall has been enabled in musl. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], new system calls incorrectly returned EPERM instead of ENOSYS when invoked under a Docker with libseccomp predating their release. Therefore, Alpine Linux 3.14 requires one of the following:&lt;br /&gt;
&lt;br /&gt;
# runc v1.0.0-rc93&lt;br /&gt;
## if using Docker&#039;s Debian repositories, this is part of containerd.io 1.4.3-2&lt;br /&gt;
## if using Docker Desktop for Windows or Mac, this is part of Docker Desktop 3.3.0&lt;br /&gt;
# Docker 20.10.0 (which contains [https://github.com/moby/moby/commit/a18139111d8a203bd211b0861c281ebe77daccd9 moby commit a181391]) or greater, AND libseccomp 2.4.4 (which contains backported [https://github.com/seccomp/libseccomp/commit/5696c896409c1feb37eb502df33cf36efb2e8e01 libseccomp commit 5696c89]) or greater. In this case, to check if your host libseccomp is faccessat2-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver faccessat2&amp;lt;/code&amp;gt;. If 439 is returned, faccessat2 is supported. If -1 is returned, faccessat2 is not supported. Note that if runc is older than v1.0.0-rc93, Docker must still be at least version 20.10.0, regardless of the result of this command.&lt;br /&gt;
# As a workaround, in order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--seccomp-profile=default.json&amp;lt;/code&amp;gt; can be passed to dockerd, or &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to faccessat.&lt;br /&gt;
&lt;br /&gt;
Note also that when using nested Docker, &#039;&#039;&#039;every layer&#039;&#039;&#039; must meet one of the above requirements, since if &#039;&#039;&#039;any layer&#039;&#039;&#039; improperly denies the use of faccessat2, Alpine Linux 3.14 will not function correctly.&lt;br /&gt;
&lt;br /&gt;
=== Xorg ===&lt;br /&gt;
xf86-input-{mouse,keyboard} have been removed, as upstream maintainers have explicitly declared that they are for non-Linux platforms only. Users should have already switched to xf86-input-evdev or xf86-input-libinput.&lt;br /&gt;
&lt;br /&gt;
Rootless support has been enabled for Xorg. X now requires udev or mdev, and either elogind must be enabled or X users must be in the video and input groups.&lt;br /&gt;
&lt;br /&gt;
The Xorg sysconfdir has been changed from /etc/X11 to /etc. In the unlikely event that you have configuration files in /etc/X11/X11, those must be moved to /etc/X11.&lt;br /&gt;
&lt;br /&gt;
=== Python upgraded to 3.9 ===&lt;br /&gt;
&lt;br /&gt;
Python has been upgraded to version 3.9, and all python modules have been rebuilt against python 3.9. Make sure that all custom python3 modules are built against python3.9&lt;br /&gt;
&lt;br /&gt;
=== ClamAV moved to community === &lt;br /&gt;
&lt;br /&gt;
The [https://pkgs.alpinelinux.org/package/edge/main/x86_64/clamav clamav] package has been moved from main to community. We cannot support releases for 2 years, which we do for packages in main, and clamav warns that the version is too old. If you need clamav, make sure that you have the community repository enabled in &amp;lt;tt&amp;gt;/etc/apk/repositories&amp;lt;/tt&amp;gt;, but do note that packages in community are only supported for one release (6 months).&lt;br /&gt;
&lt;br /&gt;
=== openssh flavors ===&lt;br /&gt;
&lt;br /&gt;
There was already an OpenSSH flavor with PAM support, but now there has been added a new flavor for krb5 (openssh-server-krb5, openssh-client-krb5). Note that this new flavor includes PAM support, in case you need both.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=19750</id>
		<title>Release Notes for Alpine 3.14.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=19750"/>
		<updated>2021-07-01T12:35:54Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* faccessat2 */ add note regarding dind&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== faccessat2 ===&lt;br /&gt;
Use of the faccessat2 syscall has been enabled in musl. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], new system calls incorrectly returned EPERM instead of ENOSYS when invoked under a Docker with libseccomp predating their release. Therefore, Alpine Linux 3.14 requires one of the following:&lt;br /&gt;
&lt;br /&gt;
# runc v1.0.0-rc93&lt;br /&gt;
## if using Docker&#039;s Debian repositories, this is part of containerd.io 1.4.3-2&lt;br /&gt;
## if using Docker Desktop for Windows or Mac, this is part of Docker Desktop 3.3.0&lt;br /&gt;
# Docker 20.10.0 (which contains [https://github.com/moby/moby/commit/a18139111d8a203bd211b0861c281ebe77daccd9 moby commit a181391]) or greater, AND libseccomp 2.4.4 (which contains backported [https://github.com/seccomp/libseccomp/commit/5696c896409c1feb37eb502df33cf36efb2e8e01 libseccomp commit 5696c89]) or greater. In this case, to check if your host libseccomp is faccessat2-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver faccessat2&amp;lt;/code&amp;gt;. If 439 is returned, faccessat2 is supported. If -1 is returned, faccessat2 is not supported. Note that if runc is older than v1.0.0-rc93, Docker must still be at least version 20.10.0, regardless of the result of this command.&lt;br /&gt;
# As a workaround, in order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--seccomp-profile=default.json&amp;lt;/code&amp;gt; can be passed to dockerd, or &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to faccessat.&lt;br /&gt;
&lt;br /&gt;
Note also that when using nested Docker, &#039;&#039;&#039;every layer&#039;&#039;&#039; must meet one of the above requirements, since if &#039;&#039;&#039;any layer&#039;&#039;&#039; improperly denies the use of faccessat2, Alpine Linux 3.14 will not function correctly.&lt;br /&gt;
&lt;br /&gt;
=== Xorg ===&lt;br /&gt;
xf86-input-{mouse,keyboard} have been removed, as upstream maintainers have explicitly declared that they are for non-Linux platforms only. Users should have already switched to xf86-input-evdev or xf86-input-libinput.&lt;br /&gt;
&lt;br /&gt;
/usr/libexec/Xorg.wrap and the suid bit on /usr/bin/Xorg have been removed. X now requires udev or mdev, and either elogind must be enabled or X users must be in the video and input groups.&lt;br /&gt;
&lt;br /&gt;
The Xorg sysconfdir has been changed from /etc/X11 to /etc. In the unlikely event that you have configuration files in /etc/X11/X11, those must be moved to /etc/X11.&lt;br /&gt;
&lt;br /&gt;
=== Python upgraded to 3.9 ===&lt;br /&gt;
&lt;br /&gt;
Python has been upgraded to version 3.9, and all python modules have been rebuilt against python 3.9. Make sure that all custom python3 modules are built against python3.9&lt;br /&gt;
&lt;br /&gt;
=== ClamAV moved to community === &lt;br /&gt;
&lt;br /&gt;
The [https://pkgs.alpinelinux.org/package/edge/main/x86_64/clamav clamav] package has been moved from main to community. We cannot support releases for 2 years, which we do for packages in main, and clamav warns that the version is too old. If you need clamav, make sure that you have the community repository enabled in &amp;lt;tt&amp;gt;/etc/apk/repositories&amp;lt;/tt&amp;gt;, but do note that packages in community are only supported for one release (6 months).&lt;br /&gt;
&lt;br /&gt;
=== openssh flavors ===&lt;br /&gt;
&lt;br /&gt;
There was already an OpenSSH flavor with PAM support, but now there has been added a new flavor for krb5 (openssh-server-krb5, openssh-client-krb5). Note that this new flavor includes PAM support, in case you need both.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=19609</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=19609"/>
		<updated>2021-06-19T19:38:30Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details.&lt;br /&gt;
&lt;br /&gt;
==== time64 requirements ====&lt;br /&gt;
&lt;br /&gt;
The following important information applies for users of x86, armv7, and armhf (currently supported 32-bit architectures), including 32-bit Docker containers on 64-bit hosts.&lt;br /&gt;
&lt;br /&gt;
All self-compiled packages must be manually rebuilt after upgrading, even if relocation/SONAME errors are not encountered.&lt;br /&gt;
&lt;br /&gt;
musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], these system calls incorrectly returned EPERM instead of ENOSYS when invoked under a Docker or libseccomp version predating their release. Therefore, Alpine Linux 3.13.0 requires one of the following:&lt;br /&gt;
&lt;br /&gt;
# runc v1.0.0-rc93&lt;br /&gt;
## if using Docker&#039;s Debian repositories, this is part of containerd.io 1.4.3-2&lt;br /&gt;
## if using Docker Desktop for Windows or Mac, this is part of Docker Desktop 3.3.0&lt;br /&gt;
# Docker 19.03.9 (which contains backported [https://github.com/moby/moby/commit/89fabf0f241292e929fbb2fbb794d58d8d697ab5 moby commit 89fabf0]) or greater, AND libseccomp 2.4.2 (which contains backported [https://github.com/seccomp/libseccomp/commit/bf747eb21e428c2b3ead6ebcca27951b681963a0 libseccomp commit bf747eb]) or greater. In this case, to check if your host libseccomp is time64-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver -a x86 clock_gettime64&amp;lt;/code&amp;gt; for x86 containers, or &amp;lt;code&amp;gt;scmp_sys_resolver -a arm clock_gettime64&amp;lt;/code&amp;gt; for armhf or armv7 containers. If 403 is returned, time64 is supported. If -1 is returned, time64 is not supported. Note that if runc is older than v1.0.0-rc93, Docker must still be at least version 19.03.9, regardless of the result of this command.&lt;br /&gt;
&lt;br /&gt;
In order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--seccomp-profile=default.json&amp;lt;/code&amp;gt; can be passed to dockerd, or &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to 32-bit time system calls. In this case, the container will not be compatible with dates past 2038.&lt;br /&gt;
&lt;br /&gt;
Alternatively, &amp;lt;code&amp;gt;--security-opt=seccomp=unconfined&amp;lt;/code&amp;gt; can be passed with no &amp;lt;code&amp;gt;default.json&amp;lt;/code&amp;gt; required, but note that this will reduce the security of the host against malicious code in the container.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of Berkeley DB (BDB) ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of BDB to AGPL-3.0, making it unsuitable to link to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; package is now deprecated. Alpine Linux packages are being transitioned to alternatives or, where no alternatives exist, removed entirely.&lt;br /&gt;
&lt;br /&gt;
Support for Postfix &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases has been removed. &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt; is the recommended replacement. Before upgrading, all tables in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; using &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; must be changed to a supported alternative. See the [http://www.postfix.org/DATABASE_README.html Postfix lookup table documentation] for more information.&lt;br /&gt;
&lt;br /&gt;
cyrus sasldb now uses &amp;lt;code&amp;gt;gdbm&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt;. The database must be created from scratch or manually migrated after upgrading to Alpine Linux 3.13.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
The default ifupdown implementation has been switched from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. ifupdown-ng is intended to be compatible with debian ifupdown and busybox ifupdown, but all users of &amp;lt;code&amp;gt;/etc/network/interfaces&amp;lt;/code&amp;gt; should read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md ifupdown-ng readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md ifupdown-ng admin guide] before upgrading.&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been upgraded to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo before installing xorg-server.&lt;br /&gt;
&lt;br /&gt;
=== nextcloud 20 ===&lt;br /&gt;
&lt;br /&gt;
Nextcloud has been updated to version 20. As a direct upgrade from 18 to 20 is [https://docs.nextcloud.com/server/latest/admin_manual/maintenance/upgrade.html not supported by nextcloud], Nextcloud 19 must be temporarily installed.&lt;br /&gt;
&lt;br /&gt;
# Take a note and remove all nextcloud-* aports&lt;br /&gt;
# Install corresponding the nextcloud19-* aports&lt;br /&gt;
# Run &amp;lt;code&amp;gt;occ upgrade&amp;lt;/code&amp;gt; as any regular update&lt;br /&gt;
# Verify everything still works&lt;br /&gt;
# Remove the nextcloud19-* aports again&lt;br /&gt;
# Install the regular nextcloud-* aports again&lt;br /&gt;
# Run Steps 3 and 4 again&lt;br /&gt;
# The upgrade should now be finished&lt;br /&gt;
&lt;br /&gt;
As the last step you should visit your administrator settings overview page and run any missing db-updates as shown (e.g. &amp;lt;code&amp;gt;db:add-missing-indices db:add-missing-primary-keys db:add-missing-columns db:convert-filecache-bigint&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
=== spamassassin ===&lt;br /&gt;
&amp;lt;code&amp;gt;/etc/conf.d/spamd&amp;lt;/code&amp;gt; has been moved from the &amp;lt;code&amp;gt;spamassassin&amp;lt;/code&amp;gt; to the &amp;lt;code&amp;gt;spamassassin-openrc&amp;lt;/code&amp;gt; package.&lt;br /&gt;
&lt;br /&gt;
=== WireGuard upstreamed ===&lt;br /&gt;
&lt;br /&gt;
WireGuard is now included in the standard Linux kernel since version 5.6, so the &amp;lt;code&amp;gt;wireguard-lts&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;wireguard-virt&amp;lt;/code&amp;gt; packages have been removed.&lt;br /&gt;
&lt;br /&gt;
=== QEMU packages split ===&lt;br /&gt;
&lt;br /&gt;
Several features previously in the standard qemu package have been split into subpackages, including qemu-audio-*, qemu-block-*, qemu-hw-display-*, and qemu-ui-*.&lt;br /&gt;
The metapackage qemu-modules installs all of these.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features, such as hwdb support. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;br /&gt;
&lt;br /&gt;
== Known issues ==&lt;br /&gt;
&lt;br /&gt;
=== LVM boot scanning ===&lt;br /&gt;
&lt;br /&gt;
Some users are reporting a regression in Alpine Linux 3.13 where nlplug-findfs fails to detect LVM PVs at boot. The current workaround is to temporarily downgrade to Linux 5.4 from Alpine Linux 3.12. This issue is being tracked in [https://gitlab.alpinelinux.org/alpine/aports/-/issues/12325 aports issue 12325].&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=19608</id>
		<title>Release Notes for Alpine 3.14.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=19608"/>
		<updated>2021-06-19T19:20:08Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== faccessat2 ===&lt;br /&gt;
Use of the faccessat2 syscall has been enabled in musl. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], new system calls incorrectly returned EPERM instead of ENOSYS when invoked under a Docker with libseccomp predating their release. Therefore, Alpine Linux 3.14.0 requires one of the following:&lt;br /&gt;
&lt;br /&gt;
# runc v1.0.0-rc93&lt;br /&gt;
## if using Docker&#039;s Debian repositories, this is part of containerd.io 1.4.3-2&lt;br /&gt;
## if using Docker Desktop for Windows or Mac, this is part of Docker Desktop 3.3.0&lt;br /&gt;
# Docker 20.10.0 (which contains [https://github.com/moby/moby/commit/a18139111d8a203bd211b0861c281ebe77daccd9 moby commit a181391]) or greater, AND libseccomp 2.4.4 (which contains backported [https://github.com/seccomp/libseccomp/commit/5696c896409c1feb37eb502df33cf36efb2e8e01 libseccomp commit 5696c89]) or greater. In this case, to check if your host libseccomp is faccessat2-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver faccessat2&amp;lt;/code&amp;gt;. If 439 is returned, faccessat2 is supported. If -1 is returned, faccessat2 is not supported. Note that if runc is older than v1.0.0-rc93, Docker must still be at least version 20.10.0, regardless of the result of this command.&lt;br /&gt;
&lt;br /&gt;
As a workaround, in order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--seccomp-profile=default.json&amp;lt;/code&amp;gt; can be passed to dockerd, or &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to faccessat.&lt;br /&gt;
&lt;br /&gt;
=== Xorg ===&lt;br /&gt;
xf86-input-{mouse,keyboard} have been removed, as upstream maintainers have explicitly declared that they are for non-Linux platforms only. Users should have already switched to xf86-input-evdev or xf86-input-libinput.&lt;br /&gt;
&lt;br /&gt;
/usr/libexec/Xorg.wrap and the suid bit on /usr/bin/Xorg have been removed. X now requires udev or mdev, and either elogind must be enabled or X users must be in the video and input groups.&lt;br /&gt;
&lt;br /&gt;
The Xorg sysconfdir has been changed from /etc/X11 to /etc. In the unlikely event that you have configuration files in /etc/X11/X11, those must be moved to /etc/X11.&lt;br /&gt;
&lt;br /&gt;
=== Python upgraded to 3.9 ===&lt;br /&gt;
&lt;br /&gt;
Python has been upgraded to version 3.9, and all python modules have been rebuilt against python 3.9. Make sure that all custom python3 modules are built against python3.9&lt;br /&gt;
&lt;br /&gt;
=== ClamAV moved to community === &lt;br /&gt;
&lt;br /&gt;
The [https://pkgs.alpinelinux.org/package/edge/main/x86_64/clamav clamav] package has been moved from main to community. We cannot support releases for 2 years, which we do for packages in main, and clamav warns that the version is too old. If you need clamav, make sure that you have the community repository enabled in &amp;lt;tt&amp;gt;/etc/apk/repositories&amp;lt;/tt&amp;gt;, but do note that packages in community are only supported for one release (6 months).&lt;br /&gt;
&lt;br /&gt;
=== openssh flavors ===&lt;br /&gt;
&lt;br /&gt;
There was already an OpenSSH flavor with PAM support, but now there has been added a new flavor for krb5 (openssh-server-krb5, openssh-client-krb5). Note that this new flavor includes PAM support, in case you need both.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=18636</id>
		<title>Release Notes for Alpine 3.14.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=18636"/>
		<updated>2021-02-07T23:09:54Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== faccessat2 ===&lt;br /&gt;
Use of the faccessat2 syscall has been enabled in musl. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], new system calls incorrectly return EPERM instead of ENOSYS when invoked under a Docker or libseccomp version predating their release. Therefore, Alpine Linux 3.14.0 officially requires the host Docker to be version 20.10.0 (which contains [https://github.com/moby/moby/commit/a18139111d8a203bd211b0861c281ebe77daccd9 moby commit a181391]) or greater and the host libseccomp to be version 2.4.4 (which contains backported [https://github.com/seccomp/libseccomp/commit/5696c896409c1feb37eb502df33cf36efb2e8e01 libseccomp commit 5696c89]) or greater. [https://github.com/docker/for-win/issues/8326 Docker for Windows issue 8326] tracks the process of updating libseccomp in Docker for Windows.&lt;br /&gt;
&lt;br /&gt;
Therefore, as of writing, the following platforms are not suitable as Docker hosts for Alpine Linux 3.14.0, due to containing out-of-date libseccomp: Alpine Linux 3.12 and earlier, Amazon Linux 1 or 2, CentOS 7 or 8, Debian 10 or earlier without backports enabled, Raspbian stable or earlier, openSUSE Leap (any release), Ubuntu (any release), and Windows. This applies regardless of whether the Linux distribution Docker packages or separate Docker package repositories are used, as the Docker package repositories do not include libseccomp.&lt;br /&gt;
&lt;br /&gt;
To check if your host libseccomp is faccessat2-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver faccessat2&amp;lt;/code&amp;gt;. If 439 is returned, faccessat2 is supported. If -1 is returned, faccessat2 is not supported. Note that Docker must still be at least version 20.10.0, regardless of the result of this command.&lt;br /&gt;
&lt;br /&gt;
As a workaround, in order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--seccomp-profile=default.json&amp;lt;/code&amp;gt; can be passed to dockerd, or &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to faccessat.&lt;br /&gt;
&lt;br /&gt;
=== Xorg ===&lt;br /&gt;
xf86-input-{mouse,keyboard} have been removed, as upstream maintainers have explicitly declared that they are for non-Linux platforms only. Users should have already switched to xf86-input-evdev or xf86-input-libinput.&lt;br /&gt;
&lt;br /&gt;
/usr/libexec/Xorg.wrap and the suid bit on /usr/bin/Xorg have been removed. X now requires udev or mdev, and either elogind must be enabled or X users must be in the video and input groups.&lt;br /&gt;
&lt;br /&gt;
The Xorg sysconfdir has been changed from /etc/X11 to /etc. In the unlikely event that you have configuration files in /etc/X11/X11, those must be moved to /etc/X11.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=18627</id>
		<title>Release Notes for Alpine 3.14.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=18627"/>
		<updated>2021-02-06T19:52:45Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== faccessat2 ===&lt;br /&gt;
Use of the faccessat2 syscall has been enabled in musl. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], new system calls incorrectly return EPERM instead of ENOSYS when invoked under a Docker or libseccomp version predating their release. Therefore, Alpine Linux 3.14.0 officially requires the host Docker to be version 20.10.0 (which contains [https://github.com/moby/moby/commit/a18139111d8a203bd211b0861c281ebe77daccd9 moby commit a181391]) or greater and the host libseccomp to be version 2.4.4 (which contains backported [https://github.com/seccomp/libseccomp/commit/5696c896409c1feb37eb502df33cf36efb2e8e01 libseccomp commit 5696c89]) or greater. [https://github.com/docker/for-win/issues/8326 Docker for Windows issue 8326] tracks the process of updating libseccomp in Docker for Windows.&lt;br /&gt;
&lt;br /&gt;
Therefore, as of writing, the following platforms are not suitable as Docker hosts for Alpine Linux 3.14.0, due to containing out-of-date libseccomp: Alpine Linux 3.12 and earlier, Amazon Linux 1 or 2, CentOS 7 or 8, Debian 10 or earlier (with or without backports), Raspbian stable or earlier, openSUSE Leap (any release), Ubuntu (any release), and Windows. This applies regardless of whether the Linux distribution Docker packages or separate Docker package repositories are used, as the Docker package repositories do not include libseccomp.&lt;br /&gt;
&lt;br /&gt;
To check if your host libseccomp is faccessat2-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver faccessat2&amp;lt;/code&amp;gt;. If 439 is returned, faccessat2 is supported. If -1 is returned, faccessat2 is not supported. Note that Docker must still be at least version 20.10.0, regardless of the result of this command.&lt;br /&gt;
&lt;br /&gt;
As a workaround, in order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--seccomp-profile=default.json&amp;lt;/code&amp;gt; can be passed to dockerd, or &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to faccessat.&lt;br /&gt;
&lt;br /&gt;
=== Xorg ===&lt;br /&gt;
xf86-input-{mouse,keyboard} have been removed, as upstream maintainers have explicitly declared that they are for non-Linux platforms only. Users should have already switched to xf86-input-evdev or xf86-input-libinput.&lt;br /&gt;
&lt;br /&gt;
/usr/libexec/Xorg.wrap and the suid bit on /usr/bin/Xorg have been removed. X now requires udev or mdev, and either elogind must be enabled or X users must be in the video and input groups.&lt;br /&gt;
&lt;br /&gt;
The Xorg sysconfdir has been changed from /etc/X11 to /etc. In the unlikely event that you have configuration files in /etc/X11/X11, those must be moved to /etc/X11.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=18623</id>
		<title>Release Notes for Alpine 3.14.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=18623"/>
		<updated>2021-02-03T02:34:05Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== faccessat2 ===&lt;br /&gt;
faccessat2 syscall has been enabled in musl. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], new system calls incorrectly return EPERM instead of ENOSYS when invoked under a Docker or libseccomp version predating their release. Therefore, Alpine Linux 3.14.0 requires the host Docker to be version 20.10.0 (which contains [https://github.com/moby/moby/commit/a18139111d8a203bd211b0861c281ebe77daccd9 moby commit a181391]) or greater and the host libseccomp to be version 2.4.4 (which contains backported [https://github.com/seccomp/libseccomp/commit/5696c896409c1feb37eb502df33cf36efb2e8e01 libseccomp commit 5696c89]) or greater. [https://github.com/docker/for-win/issues/8326 Docker for Windows issue 8326] tracks the process of updating libseccomp in Docker for Windows.&lt;br /&gt;
&lt;br /&gt;
Therefore, as of writing, the following platforms are not suitable as Docker hosts for Alpine Linux 3.14.0, due to containing out-of-date libseccomp: Alpine Linux 3.12 and earlier, Amazon Linux 1 or 2, CentOS 7 or 8, Debian stable (with or without backports), Raspbian oldstable or stable, openSUSE Leap (any release), Ubuntu (any release), and Windows. This applies regardless of whether the Linux distribution Docker packages or separate Docker package repositories are used, as the Docker package repositories do not include libseccomp.&lt;br /&gt;
&lt;br /&gt;
To check if your host libseccomp is faccessat2-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver faccessat2&amp;lt;/code&amp;gt;. If 439 is returned, faccessat2 is supported. If -1 is returned, faccessat2 is not supported. Note that Docker must still be at least version 20.10.0, regardless of the result of this command.&lt;br /&gt;
&lt;br /&gt;
In order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--seccomp-profile=default.json&amp;lt;/code&amp;gt; can be passed to dockerd, or &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to faccessat.&lt;br /&gt;
&lt;br /&gt;
=== Xorg ===&lt;br /&gt;
/usr/libexec/Xorg.wrap and the suid bit on /usr/bin/Xorg have been removed. X now requires udev, mdev, or libudev-zero, and either elogind must be enabled or X users must be in the video and input groups.&lt;br /&gt;
&lt;br /&gt;
The Xorg sysconfdir has been changed from /etc/X11 to /etc. In the unlikely event that you have configuration files in /etc/X11/X11, those must be moved to /etc/X11.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=18622</id>
		<title>Release Notes for Alpine 3.14.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=18622"/>
		<updated>2021-02-03T01:47:01Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== faccessat2 ===&lt;br /&gt;
faccessat2 syscall has been enabled in musl. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], new system calls incorrectly return EPERM instead of ENOSYS when invoked under a Docker or libseccomp version predating their release. Therefore, Alpine Linux 3.14.0 requires the host Docker to be version 20.10.0 (which contains [https://github.com/moby/moby/commit/a18139111d8a203bd211b0861c281ebe77daccd9 moby commit a181391]) or greater and the host libseccomp to be version 2.4.4 (which contains backported [https://github.com/seccomp/libseccomp/commit/5696c896409c1feb37eb502df33cf36efb2e8e01 libseccomp commit 5696c89]) or greater. [https://github.com/docker/for-win/issues/8326 Docker for Windows issue 8326] tracks the process of updating libseccomp in Docker for Windows.&lt;br /&gt;
&lt;br /&gt;
Therefore, as of writing, the following platforms are not suitable as Docker hosts for Alpine Linux 3.14.0, due to containing out-of-date libseccomp: Alpine Linux 3.12 and earlier, Amazon Linux 1 or 2, CentOS 7 or 8, Debian stable (with or without backports), Raspbian oldstable or stable, openSUSE Leap (any release), Ubuntu (any release), and Windows. This applies regardless of whether the Linux distribution Docker packages or separate Docker package repositories are used, as the Docker package repositories do not include libseccomp.&lt;br /&gt;
&lt;br /&gt;
To check if your host libseccomp is faccessat2-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver faccessat2&amp;lt;/code&amp;gt;. If 439 is returned, faccessat2 is supported. If -1 is returned, faccessat2 is not supported. Note that Docker must still be at least version 20.10.0, regardless of the result of this command.&lt;br /&gt;
&lt;br /&gt;
In order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--seccomp-profile=default.json&amp;lt;/code&amp;gt; can be passed to dockerd, or &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to faccessat.&lt;br /&gt;
&lt;br /&gt;
=== rootless Xorg ===&lt;br /&gt;
/usr/libexec/Xorg.wrap and the suid bit on /usr/bin/Xorg have been removed. X now requires udev, mdev, or libudev-zero, and either elogind must be enabled or X users must be in the video and input groups.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=18613</id>
		<title>Release Notes for Alpine 3.14.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=18613"/>
		<updated>2021-01-27T13:46:09Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== faccessat2 ===&lt;br /&gt;
faccessat2 syscall has been enabled in musl. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], new system calls incorrectly return EPERM instead of ENOSYS when invoked under a Docker or libseccomp version predating their release. Therefore, Alpine Linux 3.14.0 requires the host Docker to be version 20.10.0 (which contains [https://github.com/moby/moby/commit/a18139111d8a203bd211b0861c281ebe77daccd9 moby commit a181391]) or greater and the host libseccomp to be version 2.4.4 (which contains backported [https://github.com/seccomp/libseccomp/commit/5696c896409c1feb37eb502df33cf36efb2e8e01 libseccomp commit 5696c89]) or greater. [https://github.com/docker/for-win/issues/8326 Docker for Windows issue 8326] tracks the process of updating libseccomp in Docker for Windows.&lt;br /&gt;
&lt;br /&gt;
Therefore, as of writing, the following platforms are not suitable as Docker hosts for Alpine Linux 3.14.0, due to containing out-of-date libseccomp: Alpine Linux 3.12 and earlier, Amazon Linux 1 or 2, CentOS 7 or 8, Debian stable (with or without backports), Raspbian oldstable or stable, openSUSE Leap (any release), Ubuntu (any release), and Windows. This applies regardless of whether the Linux distribution Docker packages or separate Docker package repositories are used, as the Docker package repositories do not include libseccomp.&lt;br /&gt;
&lt;br /&gt;
To check if your host libseccomp is faccessat2-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver faccessat2&amp;lt;/code&amp;gt;. If 439 is returned, faccessat2 is supported. If -1 is returned, faccessat2 is not supported. Note that Docker must still be at least version 20.10.0, regardless of the result of this command.&lt;br /&gt;
&lt;br /&gt;
In order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--seccomp-profile=default.json&amp;lt;/code&amp;gt; can be passed to dockerd, or &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to faccessat.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18612</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18612"/>
		<updated>2021-01-27T13:45:40Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* time64 requirements */ actually linux-headers is not used. i misread the code&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details.&lt;br /&gt;
&lt;br /&gt;
==== time64 requirements ====&lt;br /&gt;
&lt;br /&gt;
The following important information applies for users of x86, armv7, and armhf (currently supported 32-bit architectures), including 32-bit Docker containers on 64-bit hosts.&lt;br /&gt;
&lt;br /&gt;
All self-compiled packages must be manually rebuilt after upgrading, even if relocation/SONAME errors are not encountered.&lt;br /&gt;
&lt;br /&gt;
musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], these system calls incorrectly return EPERM instead of ENOSYS when invoked under a Docker or libseccomp version predating their release. Therefore, Alpine Linux 3.13.0 requires the host Docker to be version 19.03.9 (which contains backported [https://github.com/moby/moby/commit/89fabf0f241292e929fbb2fbb794d58d8d697ab5 moby commit 89fabf0]) or greater and the host libseccomp to be version 2.4.2 (which contains backported [https://github.com/seccomp/libseccomp/commit/bf747eb21e428c2b3ead6ebcca27951b681963a0 libseccomp commit bf747eb]) or greater. [https://github.com/docker/for-win/issues/8326 Docker for Windows issue 8326] tracks the process of updating libseccomp in Docker for Windows.&lt;br /&gt;
&lt;br /&gt;
Therefore, the following platforms are not suitable as Docker hosts for 32-bit Alpine Linux 3.13.0, due to containing out-of-date libseccomp: Amazon Linux 1 or 2, CentOS 7 or 8, Debian stable without debian-backports, Raspbian stable, Ubuntu 14.04 or earlier, and Windows. This applies regardless of whether the Linux distribution Docker packages or separate Docker package repositories are used.&lt;br /&gt;
&lt;br /&gt;
To check if your host libseccomp is time64-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver -a x86 clock_gettime64&amp;lt;/code&amp;gt; for x86 containers, or &amp;lt;code&amp;gt;scmp_sys_resolver -a arm clock_gettime64&amp;lt;/code&amp;gt; for armhf or armv7 containers. If 403 is returned, time64 is supported. If -1 is returned, time64 is not supported. Note that Docker must still be at least version 19.03.9, regardless of the result of this command.&lt;br /&gt;
&lt;br /&gt;
In order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--seccomp-profile=default.json&amp;lt;/code&amp;gt; can be passed to dockerd, or &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to 32-bit time system calls. In this case, the container will not be compatible with dates past 2038.&lt;br /&gt;
&lt;br /&gt;
Alternatively, &amp;lt;code&amp;gt;--security-opt=seccomp=unconfined&amp;lt;/code&amp;gt; can be passed with no &amp;lt;code&amp;gt;default.json&amp;lt;/code&amp;gt; required, but note that this will reduce the security of the host against malicious code in the container.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of Berkeley DB (BDB) ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of BDB to AGPL-3.0, making it unsuitable to link to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; package is now deprecated. Alpine Linux packages are being transitioned to alternatives or, where no alternatives exist, removed entirely.&lt;br /&gt;
&lt;br /&gt;
Support for Postfix &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases has been removed. &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt; is the recommended replacement. Before upgrading, all tables in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; using &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; must be changed to a supported alternative. See the [http://www.postfix.org/DATABASE_README.html Postfix lookup table documentation] for more information.&lt;br /&gt;
&lt;br /&gt;
cyrus sasldb now uses &amp;lt;code&amp;gt;gdbm&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt;. The database must be created from scratch or manually migrated after upgrading to Alpine Linux 3.13.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
The default ifupdown implementation has been switched from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. ifupdown-ng is intended to be compatible with debian ifupdown and busybox ifupdown, but all users of &amp;lt;code&amp;gt;/etc/network/interfaces&amp;lt;/code&amp;gt; should read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md ifupdown-ng readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md ifupdown-ng admin guide] before upgrading.&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been upgraded to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo before installing xorg-server.&lt;br /&gt;
&lt;br /&gt;
=== nextcloud 20 ===&lt;br /&gt;
&lt;br /&gt;
Nextcloud has been updated to version 20. As a direct upgrade from 18 to 20 is [https://docs.nextcloud.com/server/latest/admin_manual/maintenance/upgrade.html not supported by nextcloud], Nextcloud 19 must be temporarily installed.&lt;br /&gt;
&lt;br /&gt;
# Take a note and remove all nextcloud-* aports&lt;br /&gt;
# Install corresponding the nextcloud19-* aports&lt;br /&gt;
# Run &amp;lt;code&amp;gt;occ upgrade&amp;lt;/code&amp;gt; as any regular update&lt;br /&gt;
# Verify everything still works&lt;br /&gt;
# Remove the nextcloud19-* aports again&lt;br /&gt;
# Install the regular nextcloud-* aports again&lt;br /&gt;
# Run Steps 3 and 4 again&lt;br /&gt;
# The upgrade should now be finished&lt;br /&gt;
&lt;br /&gt;
As the last step you should visit your administrator settings overview page and run any missing db-updates as shown (e.g. &amp;lt;code&amp;gt;db:add-missing-indices db:add-missing-primary-keys db:add-missing-columns db:convert-filecache-bigint&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
=== spamassassin ===&lt;br /&gt;
&amp;lt;code&amp;gt;/etc/conf.d/spamd&amp;lt;/code&amp;gt; has been moved from the &amp;lt;code&amp;gt;spamassassin&amp;lt;/code&amp;gt; to the &amp;lt;code&amp;gt;spamassassin-openrc&amp;lt;/code&amp;gt; package.&lt;br /&gt;
&lt;br /&gt;
=== WireGuard upstreamed ===&lt;br /&gt;
&lt;br /&gt;
WireGuard is now included in the standard Linux kernel since version 5.6, so the &amp;lt;code&amp;gt;wireguard-lts&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;wireguard-virt&amp;lt;/code&amp;gt; packages have been removed.&lt;br /&gt;
&lt;br /&gt;
=== QEMU packages split ===&lt;br /&gt;
&lt;br /&gt;
Several features previously in the standard qemu package have been split into subpackages, including qemu-audio-*, qemu-block-*, qemu-hw-display-*, and qemu-ui-*.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features, such as hwdb support. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;br /&gt;
&lt;br /&gt;
== Known issues ==&lt;br /&gt;
&lt;br /&gt;
=== LVM boot scanning ===&lt;br /&gt;
&lt;br /&gt;
Some users are reporting a regression in Alpine Linux 3.13 where nlplug-findfs fails to detect LVM PVs at boot. The current workaround is to temporarily downgrade to Linux 5.4 from Alpine Linux 3.12. This issue is being tracked in [https://gitlab.alpinelinux.org/alpine/aports/-/issues/12325 aports issue 12325].&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=18611</id>
		<title>Release Notes for Alpine 3.14.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=18611"/>
		<updated>2021-01-27T13:42:09Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== faccessat2 ===&lt;br /&gt;
faccessat2 syscall has been enabled in musl. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], new system calls incorrectly return EPERM instead of ENOSYS when invoked under a Docker or libseccomp version predating their release. Therefore, Alpine Linux 3.14.0 requires the host Docker to be version 20.10.0 (which contains [https://github.com/moby/moby/commit/a18139111d8a203bd211b0861c281ebe77daccd9 moby commit a181391]) or greater and the host libseccomp to be version 2.4.4 (which contains backported [https://github.com/seccomp/libseccomp/commit/5696c896409c1feb37eb502df33cf36efb2e8e01 libseccomp commit 5696c89]) or greater, compiled against Linux UAPI headers 5.8 (which contains faccessat2 syscall definition) or greater. libseccomp 2.5.0 and greater do not use Linux UAPI header definitions. [https://github.com/docker/for-win/issues/8326 Docker for Windows issue 8326] tracks the process of updating libseccomp in Docker for Windows.&lt;br /&gt;
&lt;br /&gt;
Therefore, as of writing, the following platforms are not suitable as Docker hosts for Alpine Linux 3.14.0, due to containing out-of-date libseccomp: Alpine Linux 3.12 and earlier, Amazon Linux 1 or 2, CentOS 7 or 8, Debian stable (with or without backports), Raspbian oldstable or stable, openSUSE Leap (any release), Ubuntu (any release), and Windows. This applies regardless of whether the Linux distribution Docker packages or separate Docker package repositories are used, as the Docker package repositories do not include libseccomp.&lt;br /&gt;
&lt;br /&gt;
To check if your host libseccomp is faccessat2-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver faccessat2&amp;lt;/code&amp;gt;. If 439 is returned, faccessat2 is supported. Note that Docker must still be at least version 20.10.0, regardless of the result of this command.&lt;br /&gt;
&lt;br /&gt;
In order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--seccomp-profile=default.json&amp;lt;/code&amp;gt; can be passed to dockerd, or &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to faccessat.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18610</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18610"/>
		<updated>2021-01-27T13:33:26Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* time64 requirements */ i think this is far enough down, and there is already a note&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details.&lt;br /&gt;
&lt;br /&gt;
==== time64 requirements ====&lt;br /&gt;
&lt;br /&gt;
The following important information applies for users of x86, armv7, and armhf (currently supported 32-bit architectures), including 32-bit Docker containers on 64-bit hosts.&lt;br /&gt;
&lt;br /&gt;
All self-compiled packages must be manually rebuilt after upgrading, even if relocation/SONAME errors are not encountered.&lt;br /&gt;
&lt;br /&gt;
musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], these system calls incorrectly return EPERM instead of ENOSYS when invoked under a Docker or libseccomp version predating their release. Therefore, Alpine Linux 3.13.0 requires the host Docker to be version 19.03.9 (which contains backported [https://github.com/moby/moby/commit/89fabf0f241292e929fbb2fbb794d58d8d697ab5 moby commit 89fabf0]) or greater and the host libseccomp to be version 2.4.2 (which contains backported [https://github.com/seccomp/libseccomp/commit/bf747eb21e428c2b3ead6ebcca27951b681963a0 libseccomp commit bf747eb]) or greater, compiled against Linux UAPI headers 5.4 (which contain time64 syscall definitions) or greater. libseccomp 2.5.0 and above does not use Linux UAPI headers. [https://github.com/docker/for-win/issues/8326 Docker for Windows issue 8326] tracks the process of updating libseccomp in Docker for Windows.&lt;br /&gt;
&lt;br /&gt;
Therefore, the following platforms are not suitable as Docker hosts for 32-bit Alpine Linux 3.13.0, due to containing out-of-date libseccomp: Amazon Linux 1 or 2, CentOS 7 or 8, Debian stable without debian-backports, Raspbian stable, Ubuntu 14.04 or earlier, and Windows. This applies regardless of whether the Linux distribution Docker packages or separate Docker package repositories are used.&lt;br /&gt;
&lt;br /&gt;
To check if your host libseccomp is time64-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver -a x86 clock_gettime64&amp;lt;/code&amp;gt; for x86 containers, or &amp;lt;code&amp;gt;scmp_sys_resolver -a arm clock_gettime64&amp;lt;/code&amp;gt; for armhf or armv7 containers. If 403 is returned, time64 is supported. If -10214 is returned, time64 is not supported. Note that Docker must still be at least version 19.03.9, regardless of the result of this command.&lt;br /&gt;
&lt;br /&gt;
In order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--seccomp-profile=default.json&amp;lt;/code&amp;gt; can be passed to dockerd, or &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to 32-bit time system calls. In this case, the container will not be compatible with dates past 2038.&lt;br /&gt;
&lt;br /&gt;
Alternatively, &amp;lt;code&amp;gt;--security-opt=seccomp=unconfined&amp;lt;/code&amp;gt; can be passed with no &amp;lt;code&amp;gt;default.json&amp;lt;/code&amp;gt; required, but note that this will reduce the security of the host against malicious code in the container.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of Berkeley DB (BDB) ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of BDB to AGPL-3.0, making it unsuitable to link to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; package is now deprecated. Alpine Linux packages are being transitioned to alternatives or, where no alternatives exist, removed entirely.&lt;br /&gt;
&lt;br /&gt;
Support for Postfix &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases has been removed. &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt; is the recommended replacement. Before upgrading, all tables in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; using &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; must be changed to a supported alternative. See the [http://www.postfix.org/DATABASE_README.html Postfix lookup table documentation] for more information.&lt;br /&gt;
&lt;br /&gt;
cyrus sasldb now uses &amp;lt;code&amp;gt;gdbm&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt;. The database must be created from scratch or manually migrated after upgrading to Alpine Linux 3.13.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
The default ifupdown implementation has been switched from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. ifupdown-ng is intended to be compatible with debian ifupdown and busybox ifupdown, but all users of &amp;lt;code&amp;gt;/etc/network/interfaces&amp;lt;/code&amp;gt; should read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md ifupdown-ng readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md ifupdown-ng admin guide] before upgrading.&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been upgraded to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo before installing xorg-server.&lt;br /&gt;
&lt;br /&gt;
=== nextcloud 20 ===&lt;br /&gt;
&lt;br /&gt;
Nextcloud has been updated to version 20. As a direct upgrade from 18 to 20 is [https://docs.nextcloud.com/server/latest/admin_manual/maintenance/upgrade.html not supported by nextcloud], Nextcloud 19 must be temporarily installed.&lt;br /&gt;
&lt;br /&gt;
# Take a note and remove all nextcloud-* aports&lt;br /&gt;
# Install corresponding the nextcloud19-* aports&lt;br /&gt;
# Run &amp;lt;code&amp;gt;occ upgrade&amp;lt;/code&amp;gt; as any regular update&lt;br /&gt;
# Verify everything still works&lt;br /&gt;
# Remove the nextcloud19-* aports again&lt;br /&gt;
# Install the regular nextcloud-* aports again&lt;br /&gt;
# Run Steps 3 and 4 again&lt;br /&gt;
# The upgrade should now be finished&lt;br /&gt;
&lt;br /&gt;
As the last step you should visit your administrator settings overview page and run any missing db-updates as shown (e.g. &amp;lt;code&amp;gt;db:add-missing-indices db:add-missing-primary-keys db:add-missing-columns db:convert-filecache-bigint&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
=== spamassassin ===&lt;br /&gt;
&amp;lt;code&amp;gt;/etc/conf.d/spamd&amp;lt;/code&amp;gt; has been moved from the &amp;lt;code&amp;gt;spamassassin&amp;lt;/code&amp;gt; to the &amp;lt;code&amp;gt;spamassassin-openrc&amp;lt;/code&amp;gt; package.&lt;br /&gt;
&lt;br /&gt;
=== WireGuard upstreamed ===&lt;br /&gt;
&lt;br /&gt;
WireGuard is now included in the standard Linux kernel since version 5.6, so the &amp;lt;code&amp;gt;wireguard-lts&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;wireguard-virt&amp;lt;/code&amp;gt; packages have been removed.&lt;br /&gt;
&lt;br /&gt;
=== QEMU packages split ===&lt;br /&gt;
&lt;br /&gt;
Several features previously in the standard qemu package have been split into subpackages, including qemu-audio-*, qemu-block-*, qemu-hw-display-*, and qemu-ui-*.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features, such as hwdb support. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;br /&gt;
&lt;br /&gt;
== Known issues ==&lt;br /&gt;
&lt;br /&gt;
=== LVM boot scanning ===&lt;br /&gt;
&lt;br /&gt;
Some users are reporting a regression in Alpine Linux 3.13 where nlplug-findfs fails to detect LVM PVs at boot. The current workaround is to temporarily downgrade to Linux 5.4 from Alpine Linux 3.12. This issue is being tracked in [https://gitlab.alpinelinux.org/alpine/aports/-/issues/12325 aports issue 12325].&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=18609</id>
		<title>Release Notes for Alpine 3.14.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.14.0&amp;diff=18609"/>
		<updated>2021-01-27T13:31:18Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== faccessat2 ===&lt;br /&gt;
faccessat2 syscall has been enabled in musl. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], new system calls incorrectly return EPERM instead of ENOSYS when invoked under a Docker or libseccomp version predating their release. Therefore, Alpine Linux 3.14.0 requires the host Docker to be version 20.10.0 (which contains [https://github.com/moby/moby/commit/a18139111d8a203bd211b0861c281ebe77daccd9 moby commit a181391]) or greater and the host libseccomp to be version 2.4.4 (which contains backported [https://github.com/seccomp/libseccomp/commit/5696c896409c1feb37eb502df33cf36efb2e8e01 libseccomp commit 5696c89]) or greater, compiled against Linux UAPI headers 5.8 (which contains faccessat2 syscall definition) or greater. libseccomp 2.5.0 and greater do not use Linux UAPI header definitions. [https://github.com/docker/for-win/issues/8326 Docker for Windows issue 8326] tracks the process of updating libseccomp in Docker for Windows.&lt;br /&gt;
&lt;br /&gt;
Therefore, as of writing, the following platforms are not suitable as Docker hosts for Alpine Linux 3.14.0, due to containing out-of-date libseccomp: Amazon Linux 1 or 2, CentOS 7 or 8, Debian stable (with or without backports), Raspbian stable, Ubuntu (any version), and Windows. This applies regardless of whether the Linux distribution Docker packages or separate Docker package repositories are used.&lt;br /&gt;
&lt;br /&gt;
To check if your host libseccomp is faccessat2-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver faccessat2&amp;lt;/code&amp;gt;. If 439 is returned, faccessat2 is supported. Note that Docker must still be at least version 20.10.0, regardless of the result of this command.&lt;br /&gt;
&lt;br /&gt;
In order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--seccomp-profile=default.json&amp;lt;/code&amp;gt; can be passed to dockerd, or &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to faccessat.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18608</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18608"/>
		<updated>2021-01-27T12:50:54Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details.&lt;br /&gt;
&lt;br /&gt;
==== time64 requirements ====&lt;br /&gt;
&lt;br /&gt;
The following important information applies for users of x86, armv7, and armhf (currently supported 32-bit architectures), including 32-bit Docker containers on 64-bit hosts.&lt;br /&gt;
&lt;br /&gt;
All self-compiled packages must be manually rebuilt after upgrading, even if relocation/SONAME errors are not encountered.&lt;br /&gt;
&lt;br /&gt;
musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], these system calls incorrectly return EPERM instead of ENOSYS when invoked under a Docker or libseccomp version predating their release. Therefore, Alpine Linux 3.13.0 requires the host Docker to be version 19.03.9 (which contains backported [https://github.com/moby/moby/commit/89fabf0f241292e929fbb2fbb794d58d8d697ab5 moby commit 89fabf0]) or greater and the host libseccomp to be version 2.4.2 (which contains backported [https://github.com/seccomp/libseccomp/commit/bf747eb21e428c2b3ead6ebcca27951b681963a0 libseccomp commit bf747eb]) or greater, compiled against Linux UAPI headers 5.4 (which contain time64 syscall definitions) or greater. [https://github.com/docker/for-win/issues/8326 Docker for Windows issue 8326] tracks the process of updating libseccomp in Docker for Windows.&lt;br /&gt;
&lt;br /&gt;
Therefore, the following platforms are not suitable as Docker hosts for 32-bit Alpine Linux 3.13.0, due to containing out-of-date libseccomp: Amazon Linux 1 or 2, CentOS 7 or 8, Debian stable without debian-backports, Raspbian stable, Ubuntu 14.04 or earlier, and Windows. This applies regardless of whether the Linux distribution Docker packages or separate Docker package repositories are used.&lt;br /&gt;
&lt;br /&gt;
To check if your host libseccomp is time64-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver -a x86 clock_gettime64&amp;lt;/code&amp;gt; for x86 containers, or &amp;lt;code&amp;gt;scmp_sys_resolver -a arm clock_gettime64&amp;lt;/code&amp;gt; for armhf or armv7 containers. If 403 is returned, time64 is supported. If -10214 is returned, time64 is not supported. Note that Docker must still be at least version 19.03.9, regardless of the result of this command.&lt;br /&gt;
&lt;br /&gt;
In order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--seccomp-profile=default.json&amp;lt;/code&amp;gt; can be passed to dockerd, or &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to 32-bit time system calls. In this case, the container will not be compatible with dates past 2038.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{warning|The following suggestion disables seccomp. Only use it if you are aware of the consequences}}&lt;br /&gt;
&lt;br /&gt;
Alternatively, &amp;lt;code&amp;gt;--security-opt=seccomp=unconfined&amp;lt;/code&amp;gt; can be passed with no &amp;lt;code&amp;gt;default.json&amp;lt;/code&amp;gt; required, but note that this will slightly decrease the security of the host against malicious code in the container.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of Berkeley DB (BDB) ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of BDB to AGPL-3.0, making it unsuitable to link to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; package is now deprecated. Alpine Linux packages are being transitioned to alternatives or, where no alternatives exist, removed entirely.&lt;br /&gt;
&lt;br /&gt;
Support for Postfix &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases has been removed. &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt; is the recommended replacement. Before upgrading, all tables in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; using &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; must be changed to a supported alternative. See the [http://www.postfix.org/DATABASE_README.html Postfix lookup table documentation] for more information.&lt;br /&gt;
&lt;br /&gt;
cyrus sasldb now uses &amp;lt;code&amp;gt;gdbm&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt;. The database must be created from scratch or manually migrated after upgrading to Alpine Linux 3.13.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
The default ifupdown implementation has been switched from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. ifupdown-ng is intended to be compatible with debian ifupdown and busybox ifupdown, but all users of &amp;lt;code&amp;gt;/etc/network/interfaces&amp;lt;/code&amp;gt; should read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md ifupdown-ng readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md ifupdown-ng admin guide] before upgrading.&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been upgraded to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo before installing xorg-server.&lt;br /&gt;
&lt;br /&gt;
=== nextcloud 20 ===&lt;br /&gt;
&lt;br /&gt;
Nextcloud has been updated to version 20. As a direct upgrade from 18 to 20 is [https://docs.nextcloud.com/server/latest/admin_manual/maintenance/upgrade.html not supported by nextcloud], Nextcloud 19 must be temporarily installed.&lt;br /&gt;
&lt;br /&gt;
# Take a note and remove all nextcloud-* aports&lt;br /&gt;
# Install corresponding the nextcloud19-* aports&lt;br /&gt;
# Run &amp;lt;code&amp;gt;occ upgrade&amp;lt;/code&amp;gt; as any regular update&lt;br /&gt;
# Verify everything still works&lt;br /&gt;
# Remove the nextcloud19-* aports again&lt;br /&gt;
# Install the regular nextcloud-* aports again&lt;br /&gt;
# Run Steps 3 and 4 again&lt;br /&gt;
# The upgrade should now be finished&lt;br /&gt;
&lt;br /&gt;
As the last step you should visit your administrator settings overview page and run any missing db-updates as shown (e.g. &amp;lt;code&amp;gt;db:add-missing-indices db:add-missing-primary-keys db:add-missing-columns db:convert-filecache-bigint&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
=== spamassassin ===&lt;br /&gt;
&amp;lt;code&amp;gt;/etc/conf.d/spamd&amp;lt;/code&amp;gt; has been moved from the &amp;lt;code&amp;gt;spamassassin&amp;lt;/code&amp;gt; to the &amp;lt;code&amp;gt;spamassassin-openrc&amp;lt;/code&amp;gt; package.&lt;br /&gt;
&lt;br /&gt;
=== WireGuard upstreamed ===&lt;br /&gt;
&lt;br /&gt;
WireGuard is now included in the standard Linux kernel since version 5.6, so the &amp;lt;code&amp;gt;wireguard-lts&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;wireguard-virt&amp;lt;/code&amp;gt; packages have been removed.&lt;br /&gt;
&lt;br /&gt;
=== QEMU packages split ===&lt;br /&gt;
&lt;br /&gt;
Several features previously in the standard qemu package have been split into subpackages, including qemu-audio-*, qemu-block-*, qemu-hw-display-*, and qemu-ui-*.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features, such as hwdb support. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;br /&gt;
&lt;br /&gt;
== Known issues ==&lt;br /&gt;
&lt;br /&gt;
=== LVM boot scanning ===&lt;br /&gt;
&lt;br /&gt;
Some users are reporting a regression in Alpine Linux 3.13 where nlplug-findfs fails to detect LVM PVs at boot. The current workaround is to temporarily downgrade to Linux 5.4 from Alpine Linux 3.12. This issue is being tracked in [https://gitlab.alpinelinux.org/alpine/aports/-/issues/12325 aports issue 12325].&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18604</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18604"/>
		<updated>2021-01-24T18:38:40Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details.&lt;br /&gt;
&lt;br /&gt;
==== time64 requirements ====&lt;br /&gt;
&lt;br /&gt;
The following important information applies for users of x86, armv7, and armhf (currently supported 32-bit architectures), including 32-bit Docker containers on 64-bit hosts.&lt;br /&gt;
&lt;br /&gt;
All self-compiled packages must be manually rebuilt after upgrading, even if relocation/SONAME errors are not encountered.&lt;br /&gt;
&lt;br /&gt;
musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], these system calls incorrectly return EPERM instead of ENOSYS when invoked under a Docker or libseccomp version predating their release. Therefore, Alpine Linux 3.13.0 requires the host Docker to be version 19.03.9 (which contains backported [https://github.com/moby/moby/commit/89fabf0f241292e929fbb2fbb794d58d8d697ab5 moby commit 89fabf0]) or greater and the host libseccomp to be version 2.4.2 (which contains backported [https://github.com/seccomp/libseccomp/commit/bf747eb21e428c2b3ead6ebcca27951b681963a0 libseccomp commit bf747eb]) or greater, compiled against Linux UAPI headers 5.4 (which contain time64 syscall definitions) or greater. [https://github.com/docker/for-win/issues/8326 Docker for Windows issue 8326] tracks the process of updating libseccomp in Docker for Windows.&lt;br /&gt;
&lt;br /&gt;
Therefore, the following platforms are not suitable as Docker hosts for 32-bit Alpine Linux 3.13.0, due to containing out-of-date libseccomp: Amazon Linux 1 or 2, CentOS 7 or 8, Debian stable without debian-backports, Raspbian stable, Ubuntu 14.04 or earlier, and Windows. This applies regardless of whether the Linux distribution Docker packages or separate Docker package repositories are used.&lt;br /&gt;
&lt;br /&gt;
To check if your host libseccomp is time64-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver -a x86 clock_gettime64&amp;lt;/code&amp;gt; for x86 containers, or &amp;lt;code&amp;gt;scmp_sys_resolver -a arm clock_gettime64&amp;lt;/code&amp;gt; for armhf or armv7 containers. If 403 is returned, time64 is supported. If -10214 is returned, time64 is not supported. Note that Docker must still be at least version 19.03.9, regardless of the result of this command.&lt;br /&gt;
&lt;br /&gt;
In order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--seccomp-profile=default.json&amp;lt;/code&amp;gt; can be passed to dockerd, or &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to 32-bit time system calls. In this case, the container will not be compatible with dates past 2038.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{warning|The following suggestion disables seccomp. Only use it if you are aware of the consequences}}&lt;br /&gt;
&lt;br /&gt;
Alternatively, &amp;lt;code&amp;gt;--security-opt=seccomp=unconfined&amp;lt;/code&amp;gt; can be passed with no &amp;lt;code&amp;gt;default.json&amp;lt;/code&amp;gt; required, but note that this will slightly decrease the security of the host against malicious code in the container.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of Berkeley DB (BDB) ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of BDB to AGPL-3.0, making it unsuitable to link to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; package is now deprecated. Alpine Linux packages are being transitioned to alternatives or, where no alternatives exist, removed entirely.&lt;br /&gt;
&lt;br /&gt;
Support for Postfix &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases has been removed. &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt; is the recommended replacement. Before upgrading, all tables in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; using &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; must be changed to a supported alternative. See the [http://www.postfix.org/DATABASE_README.html Postfix lookup table documentation] for more information.&lt;br /&gt;
&lt;br /&gt;
cyrus sasldb now uses &amp;lt;code&amp;gt;gdbm&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt;. The database must be created from scratch or manually migrated after upgrading to Alpine Linux 3.13.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
The default ifupdown implementation has been switched from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. ifupdown-ng is intended to be compatible with debian ifupdown and busybox ifupdown, but all users of &amp;lt;code&amp;gt;/etc/network/interfaces&amp;lt;/code&amp;gt; should read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md ifupdown-ng readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md ifupdown-ng admin guide] before upgrading.&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been upgraded to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo before installing xorg-server.&lt;br /&gt;
&lt;br /&gt;
=== nextcloud 20 ===&lt;br /&gt;
&lt;br /&gt;
Nextcloud has been updated to version 20. As a direct upgrade from 18 to 20 is [https://docs.nextcloud.com/server/latest/admin_manual/maintenance/upgrade.html not supported by nextcloud], Nextcloud 19 must be temporarily installed.&lt;br /&gt;
&lt;br /&gt;
# Take a note and remove all nextcloud-* aports&lt;br /&gt;
# Install corresponding the nextcloud19-* aports&lt;br /&gt;
# Run &amp;lt;code&amp;gt;occ upgrade&amp;lt;/code&amp;gt; as any regular update&lt;br /&gt;
# Verify everything still works&lt;br /&gt;
# Remove the nextcloud19-* aports again&lt;br /&gt;
# Install the regular nextcloud-* aports again&lt;br /&gt;
# Run Steps 3 and 4 again&lt;br /&gt;
# The upgrade should now be finished&lt;br /&gt;
&lt;br /&gt;
As the last step you should visit your administrator settings overview page and run any missing db-updates as shown (e.g. &amp;lt;code&amp;gt;db:add-missing-indices db:add-missing-primary-keys db:add-missing-columns db:convert-filecache-bigint&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
=== spamassassin ===&lt;br /&gt;
&amp;lt;code&amp;gt;/etc/conf.d/spamd&amp;lt;/code&amp;gt; has been moved from the &amp;lt;code&amp;gt;spamassassin&amp;lt;/code&amp;gt; to the &amp;lt;code&amp;gt;spamassassin-openrc&amp;lt;/code&amp;gt; package.&lt;br /&gt;
&lt;br /&gt;
=== WireGuard upstreamed ===&lt;br /&gt;
&lt;br /&gt;
WireGuard is now included in the standard Linux kernel since version 5.6, so the &amp;lt;code&amp;gt;wireguard-lts&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;wireguard-virt&amp;lt;/code&amp;gt; packages have been removed.&lt;br /&gt;
&lt;br /&gt;
=== QEMU packages split ===&lt;br /&gt;
&lt;br /&gt;
Several features previously in the standard qemu package have been split into subpackages, including qemu-audio-*, qemu-block-*, qemu-hw-display-*, and qemu-ui-*.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features, such as hwdb support. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18603</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18603"/>
		<updated>2021-01-24T18:36:57Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* Wireguard */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details.&lt;br /&gt;
&lt;br /&gt;
==== time64 requirements ====&lt;br /&gt;
&lt;br /&gt;
The following important information applies for users of x86, armv7, and armhf (currently supported 32-bit architectures), including 32-bit Docker containers on 64-bit hosts.&lt;br /&gt;
&lt;br /&gt;
All self-compiled packages must be manually rebuilt after upgrading, even if relocation/SONAME errors are not encountered.&lt;br /&gt;
&lt;br /&gt;
musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], these system calls incorrectly return EPERM instead of ENOSYS when invoked under a Docker or libseccomp version predating their release. Therefore, Alpine Linux 3.13.0 requires the host Docker to be version 19.03.9 (which contains backported [https://github.com/moby/moby/commit/89fabf0f241292e929fbb2fbb794d58d8d697ab5 moby commit 89fabf0]) or greater and the host libseccomp to be version 2.4.2 (which contains backported [https://github.com/seccomp/libseccomp/commit/bf747eb21e428c2b3ead6ebcca27951b681963a0 libseccomp commit bf747eb]) or greater, compiled against Linux UAPI headers 5.4 (which contain time64 syscall definitions) or greater. [https://github.com/docker/for-win/issues/8326 Docker for Windows issue 8326] tracks the process of updating libseccomp in Docker for Windows.&lt;br /&gt;
&lt;br /&gt;
Therefore, the following platforms are not suitable as Docker hosts for 32-bit Alpine Linux 3.13.0, due to containing out-of-date libseccomp: Amazon Linux 1 or 2, CentOS 7 or 8, Debian stable without debian-backports, Raspbian stable, Ubuntu 14.04 or earlier, and Windows. This applies regardless of whether the Linux distribution Docker packages or separate Docker package repositories are used.&lt;br /&gt;
&lt;br /&gt;
To check if your host libseccomp is time64-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver -a x86 clock_gettime64&amp;lt;/code&amp;gt; for x86 containers, or &amp;lt;code&amp;gt;scmp_sys_resolver -a arm clock_gettime64&amp;lt;/code&amp;gt; for armhf or armv7 containers. If 403 is returned, time64 is supported. If -10214 is returned, time64 is not supported. Note that Docker must still be at least version 19.03.9, regardless of the result of this command.&lt;br /&gt;
&lt;br /&gt;
In order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--seccomp-profile=default.json&amp;lt;/code&amp;gt; can be passed to dockerd, or &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to 32-bit time system calls. In this case, the container will not be compatible with dates past 2038.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{warning|The following suggestion disables seccomp. Only use it if you are aware of the consequences}}&lt;br /&gt;
&lt;br /&gt;
Alternatively, &amp;lt;code&amp;gt;--security-opt=seccomp=unconfined&amp;lt;/code&amp;gt; can be passed with no &amp;lt;code&amp;gt;default.json&amp;lt;/code&amp;gt; required, but note that this will slightly decrease the security of the host against malicious code in the container.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of Berkeley DB (BDB) ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of BDB to AGPL-3.0, making it unsuitable to link to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; package is now deprecated. Alpine Linux packages are being transitioned to alternatives or, where no alternatives exist, removed entirely.&lt;br /&gt;
&lt;br /&gt;
Support for Postfix &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases has been removed. &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt; is the recommended replacement. Before upgrading, all tables in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; using &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; must be changed to a supported alternative. See the [http://www.postfix.org/DATABASE_README.html Postfix lookup table documentation] for more information.&lt;br /&gt;
&lt;br /&gt;
cyrus sasldb now uses &amp;lt;code&amp;gt;gdbm&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt;. The database must be created from scratch or manually migrated after upgrading to Alpine Linux 3.13.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
The default ifupdown implementation has been switched from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. ifupdown-ng is intended to be compatible with debian ifupdown and busybox ifupdown, but all users of &amp;lt;code&amp;gt;/etc/network/interfaces&amp;lt;/code&amp;gt; should read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md ifupdown-ng readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md ifupdown-ng admin guide] before upgrading.&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been upgraded to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo before installing xorg-server.&lt;br /&gt;
&lt;br /&gt;
=== nextcloud 20 ===&lt;br /&gt;
&lt;br /&gt;
Nextcloud has been updated to version 20. As a direct upgrade from 18 to 20 is [https://docs.nextcloud.com/server/latest/admin_manual/maintenance/upgrade.html not supported by nextcloud], Nextcloud 19 must be temporarily installed.&lt;br /&gt;
&lt;br /&gt;
# Take a note and remove all nextcloud-* aports&lt;br /&gt;
# Install corresponding the nextcloud19-* aports&lt;br /&gt;
# Run &amp;lt;code&amp;gt;occ upgrade&amp;lt;/code&amp;gt; as any regular update&lt;br /&gt;
# Verify everything still works&lt;br /&gt;
# Remove the nextcloud19-* aports again&lt;br /&gt;
# Install the regular nextcloud-* aports again&lt;br /&gt;
# Run Steps 3 and 4 again&lt;br /&gt;
# The upgrade should now be finished&lt;br /&gt;
&lt;br /&gt;
As the last step you should visit your administrator settings overview page and run any missing db-updates as shown (e.g. &amp;lt;code&amp;gt;db:add-missing-indices db:add-missing-primary-keys db:add-missing-columns db:convert-filecache-bigint&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
=== spamassassin ===&lt;br /&gt;
&amp;lt;code&amp;gt;/etc/conf.d/spamd&amp;lt;/code&amp;gt; has been moved from the &amp;lt;code&amp;gt;spamassassin&amp;lt;/code&amp;gt; to the &amp;lt;code&amp;gt;spamassassin-openrc&amp;lt;/code&amp;gt; package.&lt;br /&gt;
&lt;br /&gt;
=== WireGuard upstreamed ===&lt;br /&gt;
&lt;br /&gt;
WireGuard is now included in the standard Linux kernel since version 5.6, so the &amp;lt;code&amp;gt;wireguard-lts&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;wireguard-virt&amp;lt;/code&amp;gt; packages have been removed.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features, such as hwdb support. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18602</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18602"/>
		<updated>2021-01-24T18:35:56Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* spamassassin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details.&lt;br /&gt;
&lt;br /&gt;
==== time64 requirements ====&lt;br /&gt;
&lt;br /&gt;
The following important information applies for users of x86, armv7, and armhf (currently supported 32-bit architectures), including 32-bit Docker containers on 64-bit hosts.&lt;br /&gt;
&lt;br /&gt;
All self-compiled packages must be manually rebuilt after upgrading, even if relocation/SONAME errors are not encountered.&lt;br /&gt;
&lt;br /&gt;
musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], these system calls incorrectly return EPERM instead of ENOSYS when invoked under a Docker or libseccomp version predating their release. Therefore, Alpine Linux 3.13.0 requires the host Docker to be version 19.03.9 (which contains backported [https://github.com/moby/moby/commit/89fabf0f241292e929fbb2fbb794d58d8d697ab5 moby commit 89fabf0]) or greater and the host libseccomp to be version 2.4.2 (which contains backported [https://github.com/seccomp/libseccomp/commit/bf747eb21e428c2b3ead6ebcca27951b681963a0 libseccomp commit bf747eb]) or greater, compiled against Linux UAPI headers 5.4 (which contain time64 syscall definitions) or greater. [https://github.com/docker/for-win/issues/8326 Docker for Windows issue 8326] tracks the process of updating libseccomp in Docker for Windows.&lt;br /&gt;
&lt;br /&gt;
Therefore, the following platforms are not suitable as Docker hosts for 32-bit Alpine Linux 3.13.0, due to containing out-of-date libseccomp: Amazon Linux 1 or 2, CentOS 7 or 8, Debian stable without debian-backports, Raspbian stable, Ubuntu 14.04 or earlier, and Windows. This applies regardless of whether the Linux distribution Docker packages or separate Docker package repositories are used.&lt;br /&gt;
&lt;br /&gt;
To check if your host libseccomp is time64-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver -a x86 clock_gettime64&amp;lt;/code&amp;gt; for x86 containers, or &amp;lt;code&amp;gt;scmp_sys_resolver -a arm clock_gettime64&amp;lt;/code&amp;gt; for armhf or armv7 containers. If 403 is returned, time64 is supported. If -10214 is returned, time64 is not supported. Note that Docker must still be at least version 19.03.9, regardless of the result of this command.&lt;br /&gt;
&lt;br /&gt;
In order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--seccomp-profile=default.json&amp;lt;/code&amp;gt; can be passed to dockerd, or &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to 32-bit time system calls. In this case, the container will not be compatible with dates past 2038.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{warning|The following suggestion disables seccomp. Only use it if you are aware of the consequences}}&lt;br /&gt;
&lt;br /&gt;
Alternatively, &amp;lt;code&amp;gt;--security-opt=seccomp=unconfined&amp;lt;/code&amp;gt; can be passed with no &amp;lt;code&amp;gt;default.json&amp;lt;/code&amp;gt; required, but note that this will slightly decrease the security of the host against malicious code in the container.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of Berkeley DB (BDB) ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of BDB to AGPL-3.0, making it unsuitable to link to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; package is now deprecated. Alpine Linux packages are being transitioned to alternatives or, where no alternatives exist, removed entirely.&lt;br /&gt;
&lt;br /&gt;
Support for Postfix &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases has been removed. &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt; is the recommended replacement. Before upgrading, all tables in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; using &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; must be changed to a supported alternative. See the [http://www.postfix.org/DATABASE_README.html Postfix lookup table documentation] for more information.&lt;br /&gt;
&lt;br /&gt;
cyrus sasldb now uses &amp;lt;code&amp;gt;gdbm&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt;. The database must be created from scratch or manually migrated after upgrading to Alpine Linux 3.13.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
The default ifupdown implementation has been switched from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. ifupdown-ng is intended to be compatible with debian ifupdown and busybox ifupdown, but all users of &amp;lt;code&amp;gt;/etc/network/interfaces&amp;lt;/code&amp;gt; should read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md ifupdown-ng readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md ifupdown-ng admin guide] before upgrading.&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been upgraded to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo before installing xorg-server.&lt;br /&gt;
&lt;br /&gt;
=== nextcloud 20 ===&lt;br /&gt;
&lt;br /&gt;
Nextcloud has been updated to version 20. As a direct upgrade from 18 to 20 is [https://docs.nextcloud.com/server/latest/admin_manual/maintenance/upgrade.html not supported by nextcloud], Nextcloud 19 must be temporarily installed.&lt;br /&gt;
&lt;br /&gt;
# Take a note and remove all nextcloud-* aports&lt;br /&gt;
# Install corresponding the nextcloud19-* aports&lt;br /&gt;
# Run &amp;lt;code&amp;gt;occ upgrade&amp;lt;/code&amp;gt; as any regular update&lt;br /&gt;
# Verify everything still works&lt;br /&gt;
# Remove the nextcloud19-* aports again&lt;br /&gt;
# Install the regular nextcloud-* aports again&lt;br /&gt;
# Run Steps 3 and 4 again&lt;br /&gt;
# The upgrade should now be finished&lt;br /&gt;
&lt;br /&gt;
As the last step you should visit your administrator settings overview page and run any missing db-updates as shown (e.g. &amp;lt;code&amp;gt;db:add-missing-indices db:add-missing-primary-keys db:add-missing-columns db:convert-filecache-bigint&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
=== spamassassin ===&lt;br /&gt;
&amp;lt;code&amp;gt;/etc/conf.d/spamd&amp;lt;/code&amp;gt; has been moved from the &amp;lt;code&amp;gt;spamassassin&amp;lt;/code&amp;gt; to the &amp;lt;code&amp;gt;spamassassin-openrc&amp;lt;/code&amp;gt; package.&lt;br /&gt;
&lt;br /&gt;
=== Wireguard ===&lt;br /&gt;
&lt;br /&gt;
Wireguard is now included as a module in the kernel, so the &amp;lt;code&amp;gt;wireguard-lts&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;wireguard-virt&amp;lt;/code&amp;gt; packages have been removed. If your kernel is not upgraded, make sure to remove these packages.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features, such as hwdb support. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18601</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18601"/>
		<updated>2021-01-24T18:35:39Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* nextcloud updated from 18 to 20 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details.&lt;br /&gt;
&lt;br /&gt;
==== time64 requirements ====&lt;br /&gt;
&lt;br /&gt;
The following important information applies for users of x86, armv7, and armhf (currently supported 32-bit architectures), including 32-bit Docker containers on 64-bit hosts.&lt;br /&gt;
&lt;br /&gt;
All self-compiled packages must be manually rebuilt after upgrading, even if relocation/SONAME errors are not encountered.&lt;br /&gt;
&lt;br /&gt;
musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], these system calls incorrectly return EPERM instead of ENOSYS when invoked under a Docker or libseccomp version predating their release. Therefore, Alpine Linux 3.13.0 requires the host Docker to be version 19.03.9 (which contains backported [https://github.com/moby/moby/commit/89fabf0f241292e929fbb2fbb794d58d8d697ab5 moby commit 89fabf0]) or greater and the host libseccomp to be version 2.4.2 (which contains backported [https://github.com/seccomp/libseccomp/commit/bf747eb21e428c2b3ead6ebcca27951b681963a0 libseccomp commit bf747eb]) or greater, compiled against Linux UAPI headers 5.4 (which contain time64 syscall definitions) or greater. [https://github.com/docker/for-win/issues/8326 Docker for Windows issue 8326] tracks the process of updating libseccomp in Docker for Windows.&lt;br /&gt;
&lt;br /&gt;
Therefore, the following platforms are not suitable as Docker hosts for 32-bit Alpine Linux 3.13.0, due to containing out-of-date libseccomp: Amazon Linux 1 or 2, CentOS 7 or 8, Debian stable without debian-backports, Raspbian stable, Ubuntu 14.04 or earlier, and Windows. This applies regardless of whether the Linux distribution Docker packages or separate Docker package repositories are used.&lt;br /&gt;
&lt;br /&gt;
To check if your host libseccomp is time64-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver -a x86 clock_gettime64&amp;lt;/code&amp;gt; for x86 containers, or &amp;lt;code&amp;gt;scmp_sys_resolver -a arm clock_gettime64&amp;lt;/code&amp;gt; for armhf or armv7 containers. If 403 is returned, time64 is supported. If -10214 is returned, time64 is not supported. Note that Docker must still be at least version 19.03.9, regardless of the result of this command.&lt;br /&gt;
&lt;br /&gt;
In order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--seccomp-profile=default.json&amp;lt;/code&amp;gt; can be passed to dockerd, or &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to 32-bit time system calls. In this case, the container will not be compatible with dates past 2038.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{warning|The following suggestion disables seccomp. Only use it if you are aware of the consequences}}&lt;br /&gt;
&lt;br /&gt;
Alternatively, &amp;lt;code&amp;gt;--security-opt=seccomp=unconfined&amp;lt;/code&amp;gt; can be passed with no &amp;lt;code&amp;gt;default.json&amp;lt;/code&amp;gt; required, but note that this will slightly decrease the security of the host against malicious code in the container.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of Berkeley DB (BDB) ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of BDB to AGPL-3.0, making it unsuitable to link to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; package is now deprecated. Alpine Linux packages are being transitioned to alternatives or, where no alternatives exist, removed entirely.&lt;br /&gt;
&lt;br /&gt;
Support for Postfix &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases has been removed. &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt; is the recommended replacement. Before upgrading, all tables in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; using &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; must be changed to a supported alternative. See the [http://www.postfix.org/DATABASE_README.html Postfix lookup table documentation] for more information.&lt;br /&gt;
&lt;br /&gt;
cyrus sasldb now uses &amp;lt;code&amp;gt;gdbm&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt;. The database must be created from scratch or manually migrated after upgrading to Alpine Linux 3.13.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
The default ifupdown implementation has been switched from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. ifupdown-ng is intended to be compatible with debian ifupdown and busybox ifupdown, but all users of &amp;lt;code&amp;gt;/etc/network/interfaces&amp;lt;/code&amp;gt; should read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md ifupdown-ng readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md ifupdown-ng admin guide] before upgrading.&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been upgraded to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo before installing xorg-server.&lt;br /&gt;
&lt;br /&gt;
=== nextcloud 20 ===&lt;br /&gt;
&lt;br /&gt;
Nextcloud has been updated to version 20. As a direct upgrade from 18 to 20 is [https://docs.nextcloud.com/server/latest/admin_manual/maintenance/upgrade.html not supported by nextcloud], Nextcloud 19 must be temporarily installed.&lt;br /&gt;
&lt;br /&gt;
# Take a note and remove all nextcloud-* aports&lt;br /&gt;
# Install corresponding the nextcloud19-* aports&lt;br /&gt;
# Run &amp;lt;code&amp;gt;occ upgrade&amp;lt;/code&amp;gt; as any regular update&lt;br /&gt;
# Verify everything still works&lt;br /&gt;
# Remove the nextcloud19-* aports again&lt;br /&gt;
# Install the regular nextcloud-* aports again&lt;br /&gt;
# Run Steps 3 and 4 again&lt;br /&gt;
# The upgrade should now be finished&lt;br /&gt;
&lt;br /&gt;
As the last step you should visit your administrator settings overview page and run any missing db-updates as shown (e.g. &amp;lt;code&amp;gt;db:add-missing-indices db:add-missing-primary-keys db:add-missing-columns db:convert-filecache-bigint&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
=== spamassassin ===&lt;br /&gt;
The configuration file found at &amp;lt;code&amp;gt;/etc/conf.d/spamd&amp;lt;/code&amp;gt; has been moved from the &amp;lt;code&amp;gt;spamassassin&amp;lt;/code&amp;gt; to the &amp;lt;code&amp;gt;spamassassin-openrc&amp;lt;/code&amp;gt; package&lt;br /&gt;
&lt;br /&gt;
=== Wireguard ===&lt;br /&gt;
&lt;br /&gt;
Wireguard is now included as a module in the kernel, so the &amp;lt;code&amp;gt;wireguard-lts&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;wireguard-virt&amp;lt;/code&amp;gt; packages have been removed. If your kernel is not upgraded, make sure to remove these packages.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features, such as hwdb support. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18595</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18595"/>
		<updated>2021-01-21T19:59:34Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* Deprecation of Berkeley DB (BDB) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details.&lt;br /&gt;
&lt;br /&gt;
==== time64 requirements ====&lt;br /&gt;
&lt;br /&gt;
The following important information applies for users of x86, armv7, and armhf (currently supported 32-bit architectures), including 32-bit Docker containers on 64-bit hosts.&lt;br /&gt;
&lt;br /&gt;
All self-compiled packages must be manually rebuilt after upgrading, even if relocation/SONAME errors are not encountered.&lt;br /&gt;
&lt;br /&gt;
musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], these system calls incorrectly return EPERM instead of ENOSYS when invoked under a Docker or libseccomp version predating their release. Therefore, Alpine Linux 3.13.0 requires the host Docker to be version 19.03.9 (which contains backported [https://github.com/moby/moby/commit/89fabf0f241292e929fbb2fbb794d58d8d697ab5 moby commit 89fabf0]) or greater and the host libseccomp to be version 2.4.2 (which contains backported [https://github.com/seccomp/libseccomp/commit/bf747eb21e428c2b3ead6ebcca27951b681963a0 libseccomp commit bf747eb]) or greater, compiled against Linux UAPI headers 5.4 (which contain time64 syscall definitions) or greater. [https://github.com/docker/for-win/issues/8326 Docker for Windows issue 8326] tracks the process of updating libseccomp in Docker for Windows.&lt;br /&gt;
&lt;br /&gt;
Therefore, the following platforms are not suitable as Docker hosts for 32-bit Alpine Linux 3.13.0, due to containing out-of-date libseccomp: Amazon Linux 1 or 2, CentOS 7 or 8, Debian stable without debian-backports, Raspbian stable, Ubuntu 14.04 or earlier, and Windows. This applies regardless of whether the Linux distribution Docker packages or separate Docker package repositories are used.&lt;br /&gt;
&lt;br /&gt;
To check if your host libseccomp is time64-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver -a x86 clock_gettime64&amp;lt;/code&amp;gt; for x86 containers, or &amp;lt;code&amp;gt;scmp_sys_resolver -a arm clock_gettime64&amp;lt;/code&amp;gt; for armhf or armv7 containers. If 403 is returned, time64 is supported. If -10214 is returned, time64 is not supported. Note that Docker must still be at least version 19.03.9, regardless of the result of this command.&lt;br /&gt;
&lt;br /&gt;
In order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--seccomp-profile=default.json&amp;lt;/code&amp;gt; can be passed to dockerd, or &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to 32-bit time system calls. In this case, the container will not be compatible with dates past 2038.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{warning|The following suggestion disables seccomp. Only use it if you are aware of the consequences}}&lt;br /&gt;
&lt;br /&gt;
Alternatively, &amp;lt;code&amp;gt;--security-opt=seccomp=unconfined&amp;lt;/code&amp;gt; can be passed with no &amp;lt;code&amp;gt;default.json&amp;lt;/code&amp;gt; required, but note that this will slightly decrease the security of the host against malicious code in the container.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of Berkeley DB (BDB) ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of BDB to AGPL-3.0, making it unsuitable to link to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; package is now deprecated. Alpine Linux packages are being transitioned to alternatives or, where no alternatives exist, removed entirely.&lt;br /&gt;
&lt;br /&gt;
Support for Postfix &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases has been removed. &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt; is the recommended replacement. Before upgrading, all tables in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; using &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; must be changed to a supported alternative. See the [http://www.postfix.org/DATABASE_README.html Postfix lookup table documentation] for more information.&lt;br /&gt;
&lt;br /&gt;
cyrus sasldb now uses &amp;lt;code&amp;gt;gdbm&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt;. The database must be created from scratch or manually migrated after upgrading to Alpine Linux 3.13.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
The default ifupdown implementation has been switched from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. ifupdown-ng is intended to be compatible with debian ifupdown and busybox ifupdown, but all users of &amp;lt;code&amp;gt;/etc/network/interfaces&amp;lt;/code&amp;gt; should read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md ifupdown-ng readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md ifupdown-ng admin guide] before upgrading.&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been upgraded to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo before installing xorg-server.&lt;br /&gt;
&lt;br /&gt;
=== nextcloud updated from 18 to 20 ===&lt;br /&gt;
&lt;br /&gt;
Comapred to 3.12, the nextcloud aport skipped version 19. As a direct upgrade from 18 to 20 is [https://docs.nextcloud.com/server/latest/admin_manual/maintenance/upgrade.html not supported] by nextcloud, the upgrade procedure is not as straight forward as usually.&lt;br /&gt;
&lt;br /&gt;
# Take a note and remove all nextcloud-* aports&lt;br /&gt;
# Install corresponding the nextcloud19-* aports&lt;br /&gt;
# Run &amp;lt;code&amp;gt;occ upgrade&amp;lt;/code&amp;gt; as any regular update&lt;br /&gt;
# Verify everything still works&lt;br /&gt;
# Remove the nextcloud19-* aports again&lt;br /&gt;
# Install the regular nextcloud-* aports again&lt;br /&gt;
# Run Steps 3 and 4 again&lt;br /&gt;
# The upgrade should now be finished&lt;br /&gt;
&lt;br /&gt;
As the last step you should visit your administrator settings overview page and run any missing db-updates as shown (e.g. &amp;lt;code&amp;gt;db:add-missing-indices db:add-missing-primary-keys db:add-missing-columns db:convert-filecache-bigint&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
=== spamassassin ===&lt;br /&gt;
The configuration file found at &amp;lt;code&amp;gt;/etc/conf.d/spamd&amp;lt;/code&amp;gt; has been moved from the &amp;lt;code&amp;gt;spamassassin&amp;lt;/code&amp;gt; to the &amp;lt;code&amp;gt;spamassassin-openrc&amp;lt;/code&amp;gt; package&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features, such as hwdb support. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=1.9.0_package_changes_since_1.9.0_rc5&amp;diff=18590</id>
		<title>1.9.0 package changes since 1.9.0 rc5</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=1.9.0_package_changes_since_1.9.0_rc5&amp;diff=18590"/>
		<updated>2021-01-19T22:43:52Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Delete|obsolete, should be generated instead}}&lt;br /&gt;
= Package changes since 1.9.0_rc5 =&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Removed packages:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
New packages:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Upgraded/downgraded packages (from version):&lt;br /&gt;
acf-apk-tools-0.4.3-r0			   (0.4.2-r0)&lt;br /&gt;
acf-iproute2-qos-0.1.1-r0		   (0.1.0-r0)&lt;br /&gt;
alpine-conf-2.0_rc7-r1			   (2.0_rc6-r0)&lt;br /&gt;
dahdi-linux-grsec-2.2.0-r19		   (2.2.0-r18)&lt;br /&gt;
dahdi-linux-grsec-dev-2.2.0-r19		   (2.2.0-r18)&lt;br /&gt;
device-mapper-2.02.53-r0		   (2.02.52-r0)&lt;br /&gt;
gross-1.0.2-r0				   (1.0.1-r5)&lt;br /&gt;
gross-doc-1.0.2-r0			   (1.0.1-r5)&lt;br /&gt;
ip6tables-1.4.5-r0			   (1.4.4-r0)&lt;br /&gt;
ipsec-tools-0.8_alpha20090903-r2	   (0.8_alpha20090903-r1)&lt;br /&gt;
ipsec-tools-doc-0.8_alpha20090903-r2	   (0.8_alpha20090903-r1)&lt;br /&gt;
iptables-1.4.5-r0			   (1.4.4-r0)&lt;br /&gt;
iptables-doc-1.4.5-r0			   (1.4.4-r0)&lt;br /&gt;
iscsitarget-grsec-0.4.17-r17		   (0.4.17-r16)&lt;br /&gt;
kqemu-grsec-1.4.0_pre1-r10		   (1.4.0_pre1-r9)&lt;br /&gt;
libpq-8.4.1-r1				   (8.4.1-r0)&lt;br /&gt;
linux-firmware-2.6.30.8-r0		   (2.6.30.7-r2)&lt;br /&gt;
linux-grsec-2.6.30.8-r0			   (2.6.30.7-r2)&lt;br /&gt;
linux-grsec-dev-2.6.30.8-r0		   (2.6.30.7-r2)&lt;br /&gt;
lvm2-2.02.53-r0				   (2.02.52-r0)&lt;br /&gt;
lvm2-doc-2.02.53-r0			   (2.02.52-r0)&lt;br /&gt;
mkinitfs-2.0_rc5-r2			   (2.0_rc5-r1)&lt;br /&gt;
opennhrp-0.11.2-r1			   (0.11.1-r2)&lt;br /&gt;
opennhrp-doc-0.11.2-r1			   (0.11.1-r2)&lt;br /&gt;
openrc-0.5.0-r11			   (0.5.0-r10)&lt;br /&gt;
openrc-doc-0.5.0-r11			   (0.5.0-r10)&lt;br /&gt;
postgresql-8.4.1-r1			   (8.4.1-r0)&lt;br /&gt;
postgresql-client-8.4.1-r1		   (8.4.1-r0)&lt;br /&gt;
postgresql-doc-8.4.1-r1			   (8.4.1-r0)&lt;br /&gt;
xtables-addons-grsec-1.17-r15		   (1.17-r14)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:News]]&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=1.9.0_package_changes_since_1.8.3&amp;diff=18589</id>
		<title>1.9.0 package changes since 1.8.3</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=1.9.0_package_changes_since_1.8.3&amp;diff=18589"/>
		<updated>2021-01-19T22:43:45Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Delete|obsolete, should be generated instead}}&lt;br /&gt;
= 1.9.0 Package changes since 1.8.3 =&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Removed packages:&lt;br /&gt;
acf-devtools-0.3.4&lt;br /&gt;
acf-fetch-crl-0.1.2&lt;br /&gt;
acf-gnats-0.3.6&lt;br /&gt;
acl-2.2.47&lt;br /&gt;
acpid-1.0.6-r1&lt;br /&gt;
aggregate-1.6&lt;br /&gt;
aggregate-flim-1.0.2&lt;br /&gt;
amap-5.2-r1&lt;br /&gt;
apcupsd-3.12.4&lt;br /&gt;
apg-2.3.0b-r4&lt;br /&gt;
arp-sk-0.0.16-r1&lt;br /&gt;
arpoison-0.6&lt;br /&gt;
asterisk-ldap-1.6.1_rc1-r1&lt;br /&gt;
asterisk-sounds-1.2.1&lt;br /&gt;
asterisk-sqlite-1.6.1_rc1-r1&lt;br /&gt;
atftp-0.7-r1&lt;br /&gt;
attr-2.4.41&lt;br /&gt;
audio-entropyd-1.0.1&lt;br /&gt;
authforce-0.9.9&lt;br /&gt;
barnyard-0.2.0-r1&lt;br /&gt;
bcm43xx-fwcutter-006&lt;br /&gt;
beecrypt-4.1.2-r1&lt;br /&gt;
bigeye-0.3-r1&lt;br /&gt;
bing-1.1.3&lt;br /&gt;
bmake-20080515&lt;br /&gt;
bnc-2.9.4&lt;br /&gt;
bonnie-2.0.6&lt;br /&gt;
braa-0.8-r1&lt;br /&gt;
btpd-0.13&lt;br /&gt;
bwbar-1.2.3&lt;br /&gt;
bwmon-1.3&lt;br /&gt;
calamaris-2.59&lt;br /&gt;
cdparanoia-3.10_pre2&lt;br /&gt;
chaosreader-0.94&lt;br /&gt;
chillispot-1.1.0&lt;br /&gt;
chntpw-080526&lt;br /&gt;
chpax-0.7&lt;br /&gt;
chrpath-0.13&lt;br /&gt;
clearsilver-0.10.5&lt;br /&gt;
clutch-0.4&lt;br /&gt;
cmix-1.6&lt;br /&gt;
com_err-1.41.2&lt;br /&gt;
cpio-2.9-r1&lt;br /&gt;
cpuburn-1.4&lt;br /&gt;
cryptsetup-1.0.5-r1&lt;br /&gt;
ctorrent-3.3.2&lt;br /&gt;
cups-1.3.9-r1&lt;br /&gt;
dante-1.1.19-r1&lt;br /&gt;
dash-0.5.4.11&lt;br /&gt;
debootstrap-1.0.10&lt;br /&gt;
dhclient-3.1.1&lt;br /&gt;
di-4.5&lt;br /&gt;
diffstat-1.45&lt;br /&gt;
disktype-9&lt;br /&gt;
distcc-client-3.0-r4&lt;br /&gt;
distcc-server-3.0-r4&lt;br /&gt;
dmidecode-2.9&lt;br /&gt;
dnrd-2.20.3-r1&lt;br /&gt;
dnstop-20070510-r1&lt;br /&gt;
dnstracer-1.9&lt;br /&gt;
dpkg-1.14.22&lt;br /&gt;
driftnet-0.1.6-r4&lt;br /&gt;
drupal-6.8&lt;br /&gt;
dspam-3.8.0-r15&lt;br /&gt;
dyntun-0.2&lt;br /&gt;
e2fsprogs-libs-1.41.2&lt;br /&gt;
ebtables-2.0.8.2&lt;br /&gt;
ed-1.0&lt;br /&gt;
eibd-0.0.3&lt;br /&gt;
ethloop-10-r1&lt;br /&gt;
ettercap-0.7.3-r2&lt;br /&gt;
ez-ipupdate-3.0.11_beta8-r4&lt;br /&gt;
faad2-2.6.1-r2&lt;br /&gt;
ferm-1.3.3&lt;br /&gt;
fetch-crl-2.7.0&lt;br /&gt;
ffmpeg-0.4.9_p20090201&lt;br /&gt;
findutils-4.4.0&lt;br /&gt;
flow-tools-0.68-r5&lt;br /&gt;
flyspray-0.9.9.5.1&lt;br /&gt;
fmtools-0.99.1&lt;br /&gt;
fprobe-1.1&lt;br /&gt;
fprobe-ulog-1.1&lt;br /&gt;
freeradius-2.0.5&lt;br /&gt;
freeradius-krb5-2.0.5&lt;br /&gt;
freeradius-ldap-2.0.5&lt;br /&gt;
freeradius-postgres-2.0.5&lt;br /&gt;
frox-0.7.18-r2&lt;br /&gt;
ftp-0.17-r7&lt;br /&gt;
fuse-2.7.0&lt;br /&gt;
gensink-4.1&lt;br /&gt;
giflib-4.1.6-r1&lt;br /&gt;
gmp-dev-4.2.2-r2&lt;br /&gt;
gnats-4.1.0&lt;br /&gt;
gradm-2.1.12.200805181037&lt;br /&gt;
gramofile-1.6&lt;br /&gt;
grub-0.97-r6&lt;br /&gt;
gsm-1.0.12-r1&lt;br /&gt;
gzsign-1.1&lt;br /&gt;
haproxy-1.3.15.5&lt;br /&gt;
haproxy-doc-1.3.15.5&lt;br /&gt;
hashalot-0.3-r2&lt;br /&gt;
hdparm-9.3&lt;br /&gt;
hexedit-1.2.12&lt;br /&gt;
hping-2.0.0_rc3-r1&lt;br /&gt;
hunt-1.5&lt;br /&gt;
hydra-5.4&lt;br /&gt;
icecast-2.3.2&lt;br /&gt;
ices-2.0.1-r1&lt;br /&gt;
ifenslave-1.1.0-r3&lt;br /&gt;
ifmetric-0.3&lt;br /&gt;
ii-1.4&lt;br /&gt;
imspector-0.7&lt;br /&gt;
ipac-ng-1.31-r2&lt;br /&gt;
ipband-0.8&lt;br /&gt;
ipcad-3.7&lt;br /&gt;
iperf-2.0.2&lt;br /&gt;
ipp2p-0.8.2-r4&lt;br /&gt;
ipsec-tools-cvs-0&lt;br /&gt;
ipvsadm-1.24&lt;br /&gt;
ircii-20060725&lt;br /&gt;
irda-utils-0.9.16-r1&lt;br /&gt;
iscsi-initiator-core-tools-2.3&lt;br /&gt;
isic-0.07&lt;br /&gt;
ivtv-1.2.0-r1&lt;br /&gt;
jfsutils-1.1.13&lt;br /&gt;
jpeg-6b-r8&lt;br /&gt;
kbd-1.15&lt;br /&gt;
keepalived-1.1.15&lt;br /&gt;
knock-0.5&lt;br /&gt;
lame-3.98.2&lt;br /&gt;
lft-3.0&lt;br /&gt;
libICE-1.0.4&lt;br /&gt;
libSM-1.0.3&lt;br /&gt;
libX11-1.1.4&lt;br /&gt;
libXau-1.0.3&lt;br /&gt;
libXdmcp-1.0.2&lt;br /&gt;
libXext-1.0.3&lt;br /&gt;
libaal-1.0.5&lt;br /&gt;
libao-0.8.8&lt;br /&gt;
libarchive-2.5.5&lt;br /&gt;
libart_lgpl-2.3.20&lt;br /&gt;
libconfig-1.2&lt;br /&gt;
libdvbpsi-0.1.5&lt;br /&gt;
libevent-1.4.7&lt;br /&gt;
libid3tag-0.15.1b-r2&lt;br /&gt;
liblockfile-1.06-r2&lt;br /&gt;
libmad-0.15.1b-r2&lt;br /&gt;
libpaper-1.1.23&lt;br /&gt;
libpcre-7.8&lt;br /&gt;
libshout-2.1&lt;br /&gt;
libssh-0.11&lt;br /&gt;
libtasn1-1.3&lt;br /&gt;
libtheora-1.0_beta3-r1&lt;br /&gt;
libtool-1.5.26&lt;br /&gt;
libusb-dev-0.1.12-r1&lt;br /&gt;
libuuid1-1.41.2&lt;br /&gt;
libvorbis-1.2.1_rc1&lt;br /&gt;
lilo-22.8-r2&lt;br /&gt;
linux-wlan-ng-0.2.3-r2&lt;br /&gt;
linux-wlan-ng-utils-0.2.2&lt;br /&gt;
linuxtv-dvb-apps-1.1.1.20080317&lt;br /&gt;
logsentry-1.1.1&lt;br /&gt;
lpeg-0.8.1&lt;br /&gt;
lsscsi-0.19&lt;br /&gt;
lua-discount-1.2.10&lt;br /&gt;
luafilesystem-1.4.1&lt;br /&gt;
lualdap-1.1.0&lt;br /&gt;
luasocket-2.0.2_p1&lt;br /&gt;
luasql-sqlite3-2.1.1&lt;br /&gt;
luatdb-20080214&lt;br /&gt;
luatdb-doc-20080214&lt;br /&gt;
luuid-20070925&lt;br /&gt;
lynx-2.8.6-r2&lt;br /&gt;
macchanger-1.5.0-r1&lt;br /&gt;
madwifi-ng-tools-0.9.4&lt;br /&gt;
mailbase-1&lt;br /&gt;
mailx-8.1.2.20050715-r1&lt;br /&gt;
mailx-support-20060102-r1&lt;br /&gt;
maradns-1.2.12.09&lt;br /&gt;
mawk-1.3.3&lt;br /&gt;
mcrypt-2.6.7&lt;br /&gt;
mediawiki-1.11.2&lt;br /&gt;
metalog-0.8-r1&lt;br /&gt;
metamail-2.7.45.3-r1&lt;br /&gt;
mgetty-1.1.36-r3&lt;br /&gt;
mhash-0.9.9-r1&lt;br /&gt;
mime-types-7&lt;br /&gt;
mingetty-1.08&lt;br /&gt;
minicom-2.3-r1&lt;br /&gt;
mjpegtools-1.8.0-r1&lt;br /&gt;
mktemp-1.5&lt;br /&gt;
motion-3.2.11&lt;br /&gt;
mp-3.3.18b&lt;br /&gt;
mpc-0.12.1&lt;br /&gt;
mpd-0.13.2&lt;br /&gt;
mpg321-0.2.10-r3&lt;br /&gt;
mping-2.01&lt;br /&gt;
mpt-status-1.2.0&lt;br /&gt;
mtx-1.2.18&lt;br /&gt;
mutt-1.5.16&lt;br /&gt;
mysql-init-scripts-1.2&lt;br /&gt;
nast-0.2.0&lt;br /&gt;
net-tools-1.60_p20071202044231-r1&lt;br /&gt;
netatalk-2.0.3-r2&lt;br /&gt;
netcat-110-r8&lt;br /&gt;
netkit-talk-0.17-r4&lt;br /&gt;
netwox-5.33.0&lt;br /&gt;
ngircd-0.12.0&lt;br /&gt;
ngrep-1.45-r1&lt;br /&gt;
nictools-20030719&lt;br /&gt;
ntfs3g-1.2531&lt;br /&gt;
ntfsprogs-2.0.0&lt;br /&gt;
obexftp-0.22&lt;br /&gt;
oftpd-0.3.7-r3&lt;br /&gt;
olsrd-0.5.6&lt;br /&gt;
open-iscsi-2.0.870-r1&lt;br /&gt;
opencdk-0.6.6&lt;br /&gt;
openct-0.6.14&lt;br /&gt;
openobex-1.3&lt;br /&gt;
opensc-0.11.6&lt;br /&gt;
openssh-kerberos-5.1_p1-r2&lt;br /&gt;
openssh-server-5.1_p1-r2&lt;br /&gt;
paxtest-0.9.6&lt;br /&gt;
pcalc-1.2&lt;br /&gt;
pcsc-lite-1.4.2&lt;br /&gt;
peercast-0.1218-r1&lt;br /&gt;
pfqueue-0.5.6&lt;br /&gt;
phpBB-3.0.3&lt;br /&gt;
pmacct-0.11.4&lt;br /&gt;
portage-utils-0.1.29&lt;br /&gt;
privoxy-3.0.10&lt;br /&gt;
procps-3.2.7&lt;br /&gt;
progsreiserfs-0.3.1_rc8&lt;br /&gt;
psmisc-22.6&lt;br /&gt;
psycopg-2.0.2&lt;br /&gt;
pthsem-2.0.7&lt;br /&gt;
pwcrypt-1.2.2&lt;br /&gt;
pwgen-2.06&lt;br /&gt;
python-dev-2.5.2-r7&lt;br /&gt;
rcs-5.7-r3&lt;br /&gt;
recaptcha-8.05.26&lt;br /&gt;
reiser4progs-1.0.6&lt;br /&gt;
reiserfsprogs-3.6.19-r2&lt;br /&gt;
rp-pppoe-3.8-r2&lt;br /&gt;
rrdcollect-0.2.3&lt;br /&gt;
rsyslog-3.21.9&lt;br /&gt;
rtapd-1.7&lt;br /&gt;
rtnppd-1.7b-r1&lt;br /&gt;
rxmtp-1.1.3&lt;br /&gt;
samba-ldap-3.0.33&lt;br /&gt;
sarg-2.2.5&lt;br /&gt;
sdparm-1.03&lt;br /&gt;
ser2net-2.3&lt;br /&gt;
setserial-2.17-r3&lt;br /&gt;
setuptools-0.6_rc8-r1&lt;br /&gt;
sg3_utils-1.25&lt;br /&gt;
sharutils-4.6.3&lt;br /&gt;
shorewall-doc-3.4.8&lt;br /&gt;
slmodem-2.9.11_pre20080417&lt;br /&gt;
smartmontools-5.38&lt;br /&gt;
smixer-1.0.1&lt;br /&gt;
snarf-7.0-r3&lt;br /&gt;
sox-14.2.0&lt;br /&gt;
speex-1.2_beta3_p2&lt;br /&gt;
squid-kerb-auth-2.7.6&lt;br /&gt;
squid-ldap-auth-2.7.6&lt;br /&gt;
ssmping-0.9-r1&lt;br /&gt;
stunnel-4.25&lt;br /&gt;
sysvinit-2.86-r10&lt;br /&gt;
tcc-0.9.23-r1&lt;br /&gt;
tcc-dev-0.9.23-r1&lt;br /&gt;
tcp-wrappers-7.6-r8&lt;br /&gt;
telnetd-1.2-r1&lt;br /&gt;
testdisk-6.8-r1&lt;br /&gt;
tftp-hpa-0.48&lt;br /&gt;
thttpd-2.25b-r7&lt;br /&gt;
tinc-1.0.8&lt;br /&gt;
tor-0.2.0.34&lt;br /&gt;
trac-0.11.2&lt;br /&gt;
traceroute-2.0.11&lt;br /&gt;
transmission-1.22&lt;br /&gt;
ucarp-1.3&lt;br /&gt;
uclibc++-dev-0.2.2-r1&lt;br /&gt;
ucspi-tcp-0.88-r16&lt;br /&gt;
ulogd-1.23-r1&lt;br /&gt;
umix-1.0.2&lt;br /&gt;
unbound-1.0.2&lt;br /&gt;
unixODBC-2.2.12&lt;br /&gt;
unzip-5.52-r2&lt;br /&gt;
up-imapproxy-1.2.5_rc2&lt;br /&gt;
usbd-0.1&lt;br /&gt;
usermode-utilities-20040406-r1&lt;br /&gt;
util-linux-2.13.1.1&lt;br /&gt;
util-vserver-0.30.215&lt;br /&gt;
valgrind-dev-3.3.1&lt;br /&gt;
vanessa-logger-0.0.7&lt;br /&gt;
varnish-1.1.2&lt;br /&gt;
vconfig-1.9&lt;br /&gt;
vifm-0.3a&lt;br /&gt;
vim-core-7.2&lt;br /&gt;
vixie-cron-4.1-r10&lt;br /&gt;
vlc-0.9.8a&lt;br /&gt;
vorbis-tools-1.2.0-r2&lt;br /&gt;
vpnc-0.5.1-r1&lt;br /&gt;
vtun-2.6-r1&lt;br /&gt;
which-2.19&lt;br /&gt;
wireless-tools-29&lt;br /&gt;
wireshark-1.0.5&lt;br /&gt;
x86info-1.21&lt;br /&gt;
xl2tpd-1.1.12-r1&lt;br /&gt;
xl2tpd-doc-1.1.12-r1&lt;br /&gt;
xssfilter-8.06.22&lt;br /&gt;
ytree-1.92&lt;br /&gt;
zgsmplay-1.4&lt;br /&gt;
zlib-dev-1.2.3-r1&lt;br /&gt;
zsh-4.3.4-r1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
New packages:&lt;br /&gt;
abuild-2.0_rc9-r1&lt;br /&gt;
acct-6.3.2-r1&lt;br /&gt;
acct-doc-6.3.2-r1&lt;br /&gt;
acf-heimdal-0.1.0-r0&lt;br /&gt;
acf-iproute2-qos-0.1.1-r0&lt;br /&gt;
acf-postgresql-0.3.0-r0&lt;br /&gt;
acf-weblog-0.4.6-r1&lt;br /&gt;
alpine-base-2.0-r1&lt;br /&gt;
alpine-sdk-0.3-r0&lt;br /&gt;
alsa-lib-1.0.21a-r0&lt;br /&gt;
arpon-1.90-r1&lt;br /&gt;
aspell-0.60.6-r0&lt;br /&gt;
aspell-doc-0.60.6-r0&lt;br /&gt;
bash-doc-4.0.028-r0&lt;br /&gt;
bc-doc-1.06-r1&lt;br /&gt;
beep-doc-1.2.2-r0&lt;br /&gt;
bind-doc-9.6.1_p1-r1&lt;br /&gt;
bind-libs-9.6.1_p1-r1&lt;br /&gt;
binutils-doc-2.19.51.0.9-r0&lt;br /&gt;
bridge-utils-doc-1.4-r0&lt;br /&gt;
build-base-0.2-r0&lt;br /&gt;
busybox-initscripts-2.0-r7&lt;br /&gt;
bzip2-doc-1.0.5-r1&lt;br /&gt;
c-ares-doc-1.6.0-r1&lt;br /&gt;
ca-certificates-20090709-r0&lt;br /&gt;
ccache-2.4-r0&lt;br /&gt;
ccache-doc-2.4-r0&lt;br /&gt;
cdrkit-doc-1.1.9-r1&lt;br /&gt;
chrony-doc-1.23-r4&lt;br /&gt;
cksfv-1.3.13-r0&lt;br /&gt;
cksfv-doc-1.3.13-r0&lt;br /&gt;
clamav-doc-0.95.2-r1&lt;br /&gt;
clamsmtp-doc-1.10-r6&lt;br /&gt;
conntrack-tools-doc-0.9.13-r1&lt;br /&gt;
coreutils-doc-7.6-r0&lt;br /&gt;
cpufreqd-2.3.4-r1&lt;br /&gt;
cpufreqd-doc-2.3.4-r1&lt;br /&gt;
cpufrequtils-005-r0&lt;br /&gt;
cpufrequtils-doc-005-r0&lt;br /&gt;
ctags-5.8-r0&lt;br /&gt;
curl-doc-7.19.6-r0&lt;br /&gt;
cvs-doc-1.11.23-r0&lt;br /&gt;
cyrus-sasl-2.1.23-r1&lt;br /&gt;
cyrus-sasl-doc-2.1.23-r1&lt;br /&gt;
dahdi-linux-2.2.0-r1&lt;br /&gt;
dahdi-linux-dev-2.2.0-r1&lt;br /&gt;
dahdi-linux-grsec-2.2.0-r19&lt;br /&gt;
dahdi-linux-grsec-dev-2.2.0-r19&lt;br /&gt;
dahdi-tools-doc-2.2.0-r0&lt;br /&gt;
dansguardian-doc-2.10.1.1-r4&lt;br /&gt;
db-doc-4.7.25.4-r0&lt;br /&gt;
dhcp-doc-4.1.0_p1-r4&lt;br /&gt;
dhcpcd-doc-5.1.1-r0&lt;br /&gt;
dialog-doc-1.1.20080819-r0&lt;br /&gt;
diffutils-doc-2.8.1-r1&lt;br /&gt;
dircproxy-doc-1.1.0-r0&lt;br /&gt;
distcc-doc-3.1-r2&lt;br /&gt;
dnsmasq-doc-2.50-r1&lt;br /&gt;
dosfstools-doc-3.0.5-r0&lt;br /&gt;
dovecot-doc-1.2.5-r0&lt;br /&gt;
dtach-doc-0.8-r0&lt;br /&gt;
e2fsprogs-doc-1.41.9-r0&lt;br /&gt;
eggdrop-1.6.19-r1&lt;br /&gt;
eggdrop-gseen-1.6.19-r1&lt;br /&gt;
eggdrop-logs2html-1.6.19-r1&lt;br /&gt;
email-doc-3.1.2-r0&lt;br /&gt;
ethtool-doc-6-r0&lt;br /&gt;
expat-doc-2.0.1-r0&lt;br /&gt;
fakeroot-doc-1.13-r0&lt;br /&gt;
fcgi-2.4.0-r0&lt;br /&gt;
fetchmail-doc-6.3.9-r4&lt;br /&gt;
fetchmailconf-6.3.9-r4&lt;br /&gt;
file-doc-5.03-r0&lt;br /&gt;
flac-doc-1.2.1-r0&lt;br /&gt;
fping-doc-2.4_beta2-r1&lt;br /&gt;
freetds-doc-0.82-r1&lt;br /&gt;
g++-4.4.1-r3&lt;br /&gt;
gawk-doc-3.1.7-r0&lt;br /&gt;
gcc-doc-4.4.1-r3&lt;br /&gt;
gd-doc-2.0.35-r2&lt;br /&gt;
gdb-doc-6.8-r3&lt;br /&gt;
gettext-0.17-r2&lt;br /&gt;
gettext-doc-0.17-r2&lt;br /&gt;
ghostscript-8.70-r0&lt;br /&gt;
ghostscript-doc-8.70-r0&lt;br /&gt;
glib-doc-2.20.5-r0&lt;br /&gt;
gmp-doc-4.3.1-r0&lt;br /&gt;
gnupg-2.0.10-r0&lt;br /&gt;
gnupg-doc-2.0.10-r0&lt;br /&gt;
gnutls-doc-2.8.3-r0&lt;br /&gt;
gperf-3.0.4-r0&lt;br /&gt;
gperf-doc-3.0.4-r0&lt;br /&gt;
grep-doc-2.5.4-r1&lt;br /&gt;
groff-doc-1.20.1-r1&lt;br /&gt;
gross-doc-1.0.2-r0&lt;br /&gt;
gzip-doc-1.3.12-r2&lt;br /&gt;
haserl-doc-0.9.25-r1&lt;br /&gt;
heimdal-doc-1.2.1-r3&lt;br /&gt;
heimdal-ftp-1.2.1-r3&lt;br /&gt;
heimdal-kf-1.2.1-r3&lt;br /&gt;
heimdal-pagsh-1.2.1-r3&lt;br /&gt;
heimdal-rcp-1.2.1-r3&lt;br /&gt;
heimdal-rsh-1.2.1-r3&lt;br /&gt;
heimdal-su-1.2.1-r3&lt;br /&gt;
heimdal-telnet-1.2.1-r3&lt;br /&gt;
htop-0.8.3-r0&lt;br /&gt;
htop-doc-0.8.3-r0&lt;br /&gt;
hunspell-1.2.8-r0&lt;br /&gt;
hunspell-doc-1.2.8-r0&lt;br /&gt;
iaxmodem-1.2.0-r2&lt;br /&gt;
iaxmodem-doc-1.2.0-r2&lt;br /&gt;
imagemagick-doc-6.5.5.6-r0&lt;br /&gt;
ip6tables-1.4.5-r0&lt;br /&gt;
iproute2-doc-2.6.29.1-r0&lt;br /&gt;
iproute2-qos-0.2-r1&lt;br /&gt;
iptables-doc-1.4.5-r0&lt;br /&gt;
iptraf-doc-3.0.0-r0&lt;br /&gt;
irssi-0.8.14-r1&lt;br /&gt;
irssi-doc-0.8.14-r1&lt;br /&gt;
irssi-perl-0.8.14-r1&lt;br /&gt;
iscsitarget-doc-0.4.17-r3&lt;br /&gt;
iscsitarget-grsec-0.4.17-r17&lt;br /&gt;
kqemu-grsec-1.4.0_pre1-r10&lt;br /&gt;
ksymoops-2.4.11-r0&lt;br /&gt;
ksymoops-doc-2.4.11-r0&lt;br /&gt;
less-doc-436-r0&lt;br /&gt;
lftp-3.7.15-r0&lt;br /&gt;
lftp-doc-3.7.15-r0&lt;br /&gt;
libart-lgpl-2.3.20-r0&lt;br /&gt;
libblkid-2.16-r1&lt;br /&gt;
libcom_err-1.41.9-r0&lt;br /&gt;
libcrypto-0.9.8k-r7&lt;br /&gt;
libdnet-1.12-r0&lt;br /&gt;
libgcc-4.4.1-r3&lt;br /&gt;
libiconv-1.12-r0&lt;br /&gt;
libjpeg-7-r0&lt;br /&gt;
libksba-1.0.3-r0&lt;br /&gt;
libsasl-2.1.23-r1&lt;br /&gt;
libstdc++-4.4.1-r3&lt;br /&gt;
libusb-compat-0.1.0-r0&lt;br /&gt;
libuuid-2.16-r1&lt;br /&gt;
lighttpd-doc-1.4.23-r2&lt;br /&gt;
links-doc-2.2-r0&lt;br /&gt;
linux-firmware-2.6.30.8-r0&lt;br /&gt;
linux-grsec-2.6.30.8-r0&lt;br /&gt;
linux-grsec-dev-2.6.30.8-r0&lt;br /&gt;
lm_sensors-detect-3.1.1-r0&lt;br /&gt;
lm_sensors-doc-3.1.1-r0&lt;br /&gt;
logrotate-doc-3.7.8-r1&lt;br /&gt;
lua-dev-5.1.4-r3&lt;br /&gt;
lua-doc-5.1.4-r3&lt;br /&gt;
lvm2-doc-2.02.53-r0&lt;br /&gt;
m4-1.4.13-r0&lt;br /&gt;
m4-doc-1.4.13-r0&lt;br /&gt;
make-doc-3.81-r1&lt;br /&gt;
man-doc-1.6f-r1&lt;br /&gt;
mdadm-doc-2.6.9-r1&lt;br /&gt;
mini_httpd-doc-1.19-r3&lt;br /&gt;
miniperl-5.10.1-r0&lt;br /&gt;
mkinitfs-2.0_rc5-r2&lt;br /&gt;
mlmmj-doc-1.2.16-r0&lt;br /&gt;
mpfr-2.4.1-r0&lt;br /&gt;
mpfr-doc-2.4.1-r0&lt;br /&gt;
mpg123-doc-1.9.0-r0&lt;br /&gt;
mtools-doc-4.0.10-r2&lt;br /&gt;
mysql-client-5.0.83-r1&lt;br /&gt;
mysql-doc-5.0.83-r1&lt;br /&gt;
mysql-test-5.0.83-r1&lt;br /&gt;
nano-doc-2.0.9-r2&lt;br /&gt;
nasm-2.05.01-r0&lt;br /&gt;
nasm-doc-2.05.01-r0&lt;br /&gt;
ncftp-3.2.3-r0&lt;br /&gt;
ncftp-bookmarks-3.2.3-r0&lt;br /&gt;
ncftp-doc-3.2.3-r0&lt;br /&gt;
ncurses-doc-5.7-r1&lt;br /&gt;
ncurses-terminfo-5.7-r1&lt;br /&gt;
net-snmp-doc-5.4.2.1-r3&lt;br /&gt;
net-snmp-tools-5.4.2.1-r3&lt;br /&gt;
newt-doc-0.52.8-r0&lt;br /&gt;
nfs-utils-doc-1.2.0-r1&lt;br /&gt;
nmap-doc-5.00-r0&lt;br /&gt;
nmap-nse-5.00-r0&lt;br /&gt;
oidentd-2.0.8-r1&lt;br /&gt;
oidentd-doc-2.0.8-r1&lt;br /&gt;
openldap-doc-2.4.18-r0&lt;br /&gt;
openntpd-doc-3.9_p1-r4&lt;br /&gt;
openrc-0.5.0-r11&lt;br /&gt;
openrc-doc-0.5.0-r11&lt;br /&gt;
openssh-doc-5.2_p1-r3&lt;br /&gt;
openssl-doc-0.9.8k-r7&lt;br /&gt;
p7zip-4.65-r0&lt;br /&gt;
p7zip-doc-4.65-r0&lt;br /&gt;
parted-doc-1.8.8-r1&lt;br /&gt;
patch-doc-2.5.9-r0&lt;br /&gt;
pax-utils-doc-0.1.19-r0&lt;br /&gt;
paxctl-doc-0.5-r0&lt;br /&gt;
pciutils-doc-3.1.4-r0&lt;br /&gt;
pcmciautils-doc-015-r0&lt;br /&gt;
pcre-7.9-r0&lt;br /&gt;
perl-db-0.38-r0&lt;br /&gt;
perl-digest-sha1-2.12-r0&lt;br /&gt;
perl-doc-5.10.1-r0&lt;br /&gt;
perl-getopt-long-2.38-r0&lt;br /&gt;
perl-io-multiplex-1.10-r0&lt;br /&gt;
perl-net-server-0.97-r0&lt;br /&gt;
perl-uri-1.38-r0&lt;br /&gt;
perl-uri-doc-1.38-r0&lt;br /&gt;
perl-uri-escape-1.38-r0&lt;br /&gt;
perl-xml-parser-2.36-r0&lt;br /&gt;
php-apc-3.1.2-r1&lt;br /&gt;
php-bcmath-5.2.10-r2&lt;br /&gt;
php-bz2-5.2.10-r2&lt;br /&gt;
php-calendar-5.2.10-r2&lt;br /&gt;
php-curl-5.2.10-r2&lt;br /&gt;
php-dba-5.2.10-r2&lt;br /&gt;
php-dev-5.2.10-r2&lt;br /&gt;
php-doc-5.2.10-r2&lt;br /&gt;
php-exif-5.2.10-r2&lt;br /&gt;
php-fileinfo-1.0.4-r0&lt;br /&gt;
php-ftp-5.2.10-r2&lt;br /&gt;
php-gd-5.2.10-r2&lt;br /&gt;
php-gettext-5.2.10-r2&lt;br /&gt;
php-gmp-5.2.10-r2&lt;br /&gt;
php-iconv-5.2.10-r2&lt;br /&gt;
php-imap-5.2.10-r2&lt;br /&gt;
php-json-5.2.10-r2&lt;br /&gt;
php-ldap-5.2.10-r2&lt;br /&gt;
php-mcrypt-5.2.10-r2&lt;br /&gt;
php-mime_magic-5.2.10-r2&lt;br /&gt;
php-mysql-5.2.10-r2&lt;br /&gt;
php-mysqli-5.2.10-r2&lt;br /&gt;
php-odbc-5.2.10-r2&lt;br /&gt;
php-openssl-5.2.10-r2&lt;br /&gt;
php-pdo-5.2.10-r2&lt;br /&gt;
php-pdo_mysql-5.2.10-r2&lt;br /&gt;
php-pdo_odbc-5.2.10-r2&lt;br /&gt;
php-pdo_pgsql-5.2.10-r2&lt;br /&gt;
php-pdo_sqlite-5.2.10-r2&lt;br /&gt;
php-pgsql-5.2.10-r2&lt;br /&gt;
php-posix-5.2.10-r2&lt;br /&gt;
php-pspell-5.2.10-r2&lt;br /&gt;
php-shmop-5.2.10-r2&lt;br /&gt;
php-snmp-5.2.10-r2&lt;br /&gt;
php-soap-5.2.10-r2&lt;br /&gt;
php-sockets-5.2.10-r2&lt;br /&gt;
php-sqlite-5.2.10-r2&lt;br /&gt;
php-sysvmsg-5.2.10-r2&lt;br /&gt;
php-sysvsem-5.2.10-r2&lt;br /&gt;
php-sysvshm-5.2.10-r2&lt;br /&gt;
php-xml-5.2.10-r2&lt;br /&gt;
php-xmlrpc-5.2.10-r2&lt;br /&gt;
php-xsl-5.2.10-r2&lt;br /&gt;
php-zip-5.2.10-r2&lt;br /&gt;
php-zlib-5.2.10-r2&lt;br /&gt;
pinentry-0.7.6-r0&lt;br /&gt;
pinentry-doc-0.7.6-r0&lt;br /&gt;
pkgconfig-0.23-r0&lt;br /&gt;
pkgconfig-doc-0.23-r0&lt;br /&gt;
portmap-doc-6.0-r3&lt;br /&gt;
postfix-doc-2.6.5-r0&lt;br /&gt;
postfix-ldap-2.6.5-r0&lt;br /&gt;
postfix-mysql-2.6.5-r0&lt;br /&gt;
postfix-pcre-2.6.5-r0&lt;br /&gt;
postfix-pgsql-2.6.5-r0&lt;br /&gt;
postgresql-client-8.4.1-r1&lt;br /&gt;
postgresql-doc-8.4.1-r1&lt;br /&gt;
postgrey-1.32-r0&lt;br /&gt;
ppp-doc-2.4.4-r0&lt;br /&gt;
pth-2.0.7-r0&lt;br /&gt;
pth-doc-2.0.7-r0&lt;br /&gt;
python-doc-2.6.2-r1&lt;br /&gt;
quagga-doc-0.99.13-r2&lt;br /&gt;
razor-2.84-r0&lt;br /&gt;
roundcubemail-0.2.2-r0&lt;br /&gt;
rrdtool-doc-1.2.30-r0&lt;br /&gt;
rsync-doc-3.0.6-r1&lt;br /&gt;
ruby-1.8.7_p174-r2&lt;br /&gt;
ruby-dev-1.8.7_p174-r2&lt;br /&gt;
ruby-doc-1.8.7_p174-r2&lt;br /&gt;
rubygems-1.3.5-r1&lt;br /&gt;
run-parts-3.1.3-r0&lt;br /&gt;
run-parts-doc-3.1.3-r0&lt;br /&gt;
samba-common-3.3.7-r4&lt;br /&gt;
samba-doc-3.3.7-r4&lt;br /&gt;
samba-initscript-3.3.7-r4&lt;br /&gt;
screen-doc-4.0.3-r0&lt;br /&gt;
sed-doc-4.2.1-r0&lt;br /&gt;
sfdisk-2.16-r1&lt;br /&gt;
sfic-doc-0.1.7-r1&lt;br /&gt;
shorewall-common-4.2.10-r0&lt;br /&gt;
shorewall-common-doc-4.2.10-r0&lt;br /&gt;
shorewall-perl-4.2.10.3-r0&lt;br /&gt;
shorewall-shell-4.2.10-r0&lt;br /&gt;
sic-1.0-r0&lt;br /&gt;
sic-doc-1.0-r0&lt;br /&gt;
slang-doc-2.1.4-r0&lt;br /&gt;
snort-doc-2.8.4-r1&lt;br /&gt;
sntpc-0.9-r1&lt;br /&gt;
sqlite-doc-3.6.15-r0&lt;br /&gt;
squid-doc-2.7.6-r11&lt;br /&gt;
squid-errors-ukrainian-1251-2.7.6-r11&lt;br /&gt;
squid-errors-ukrainian-koi8-u-2.7.6-r11&lt;br /&gt;
squid-errors-ukrainian-utf8-2.7.6-r11&lt;br /&gt;
ssmtp-doc-2.62-r0&lt;br /&gt;
strace-doc-4.5.18-r0&lt;br /&gt;
subversion-doc-1.6.5-r1&lt;br /&gt;
sudo-doc-1.7.2_p1-r0&lt;br /&gt;
sysfsutils-doc-2.1.0-r3&lt;br /&gt;
sysklogd-doc-1.5-r3&lt;br /&gt;
syslinux-doc-3.82-r0&lt;br /&gt;
sysstat-doc-9.0.4-r0&lt;br /&gt;
tar-doc-1.22-r0&lt;br /&gt;
tcl-doc-8.5.7-r0&lt;br /&gt;
tcpdump-doc-4.0.0-r1&lt;br /&gt;
tinyproxy-doc-1.6.3-r3&lt;br /&gt;
udev-142-r0&lt;br /&gt;
udev-doc-142-r0&lt;br /&gt;
unfs3-0.9.22-r0&lt;br /&gt;
unfs3-doc-0.9.22-r0&lt;br /&gt;
unixodbc-2.2.14-r0&lt;br /&gt;
unrar-doc-3.9.6-r0&lt;br /&gt;
util-linux-ng-2.16-r1&lt;br /&gt;
v86d-0.1.9-r0&lt;br /&gt;
valgrind-doc-3.4.1-r1&lt;br /&gt;
vim-doc-7.2.245-r2&lt;br /&gt;
wget-doc-1.12-r0&lt;br /&gt;
winbind-3.3.7-r4&lt;br /&gt;
xfsprogs-doc-3.0.3-r0&lt;br /&gt;
xtables-addons-doc-1.17-r1&lt;br /&gt;
xtables-addons-grsec-1.17-r15&lt;br /&gt;
zip-doc-3.0-r0&lt;br /&gt;
zonenotify-0.1-r0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Upgraded/downgraded packages (from version):&lt;br /&gt;
acf-alpine-baselayout-0.5.7-r0		   (0.4.12)&lt;br /&gt;
acf-alpine-conf-0.3.14-r0		   (0.3.14)&lt;br /&gt;
acf-apk-tools-0.4.3-r0			   (0.1.5)&lt;br /&gt;
acf-asterisk-0.2.0-r0			   (0.1.1)&lt;br /&gt;
acf-chrony-0.2.0-r0			   (0.1.12)&lt;br /&gt;
acf-clamav-0.2.1-r0			   (0.1.1)&lt;br /&gt;
acf-clamsmtp-0.2.0-r0			   (0.1.1)&lt;br /&gt;
acf-core-0.8.3-r0			   (0.4.22)&lt;br /&gt;
acf-dansguardian-0.3.1-r0		   (0.2.6)&lt;br /&gt;
acf-dhcp-0.4.2-r0			   (0.3.10)&lt;br /&gt;
acf-dnscache-0.2.0-r0			   (0.1.10)&lt;br /&gt;
acf-dnsmasq-0.2.0-r0			   (0.1.2)&lt;br /&gt;
acf-dovecot-0.2.0-r0			   (0.1.0)&lt;br /&gt;
acf-fetchmail-0.4.1-r0			   (0.2.6)&lt;br /&gt;
acf-gross-0.2.0-r0			   (0.1.0)&lt;br /&gt;
acf-ipsec-tools-0.4.0-r0		   (0.3.17)&lt;br /&gt;
acf-iptables-0.2.0-r0			   (0.1.0)&lt;br /&gt;
acf-lvm2-0.2.0-r0			   (0.1.0)&lt;br /&gt;
acf-mdadm-0.2.0-r0			   (0.1.0)&lt;br /&gt;
acf-opennhrp-0.4.0-r0			   (0.3.12)&lt;br /&gt;
acf-openntpd-0.4.0-r0			   (0.3.12)&lt;br /&gt;
acf-openssh-0.2.2-r0			   (0.1.4)&lt;br /&gt;
acf-openssl-0.2.0-r0			   (0.1.8)&lt;br /&gt;
acf-openvpn-0.4.3-r0			   (0.4.1)&lt;br /&gt;
acf-pingu-0.2.0-r0			   (0.1.0)&lt;br /&gt;
acf-postfix-0.2.3-r0			   (0.1.2)&lt;br /&gt;
acf-ppp-0.1.2-r0			   (0.1.0)&lt;br /&gt;
acf-quagga-0.4.0-r0			   (0.3.4)&lt;br /&gt;
acf-samba-0.3.2-r0			   (0.1.1)&lt;br /&gt;
acf-shorewall-0.5.0-r0			   (0.4.5)&lt;br /&gt;
acf-skins-0.2.2-r0			   (0.1.6)&lt;br /&gt;
acf-snort-0.4.0-r0			   (0.3.10)&lt;br /&gt;
acf-squid-0.5.1-r0			   (0.3.8)&lt;br /&gt;
acf-tcpproxy-0.1.0-r0			   (0.0.4)&lt;br /&gt;
acf-tinydns-0.3.0-r0			   (0.2.14)&lt;br /&gt;
alpine-baselayout-2.0_rc1-r0		   (1.13.1)&lt;br /&gt;
alpine-conf-2.0_rc7-r1			   (1.8.1)&lt;br /&gt;
apk-tools-2.0_rc5-r1			   (0.15.2)&lt;br /&gt;
apr-1.3.8-r0				   (1.3.2)&lt;br /&gt;
apr-util-1.3.9-r0			   (1.3.2)&lt;br /&gt;
arpwatch-2.1a15-r1			   (2.1.15-r5)&lt;br /&gt;
asterisk-1.6.0.15-r2			   (1.6.1_rc1-r1)&lt;br /&gt;
asterisk-doc-1.6.0.15-r2		   (1.6.1_rc1-r1)&lt;br /&gt;
asterisk-odbc-1.6.0.15-r2		   (1.6.1_rc1-r1)&lt;br /&gt;
asterisk-pgsql-1.6.0.15-r2		   (1.6.1_rc1-r1)&lt;br /&gt;
asterisk-tds-1.6.0.15-r2		   (1.6.1_rc1-r1)&lt;br /&gt;
aumix-2.8-r1				   (2.8-r4)&lt;br /&gt;
bash-4.0.028-r0				   (3.2_p33)&lt;br /&gt;
bbsuid-0.3-r0				   (0.1)&lt;br /&gt;
bc-1.06-r1				   (1.06.95)&lt;br /&gt;
beep-1.2.2-r0				   (1.2.2-r1)&lt;br /&gt;
bind-9.6.1_p1-r1			   (9.4.3_p2)&lt;br /&gt;
bind-tools-9.6.1_p1-r1			   (9.4.2_p2)&lt;br /&gt;
binutils-2.19.51.0.9-r0			   (2.18-r3)&lt;br /&gt;
bitlib-25-r0				   (23_p2)&lt;br /&gt;
bkeymaps-1.13-r0			   (1.13)&lt;br /&gt;
bridge-utils-1.4-r0			   (1.4)&lt;br /&gt;
busybox-1.14.4-r0			   (1.13.2-r1)&lt;br /&gt;
bwm-ng-0.6-r0				   (0.6)&lt;br /&gt;
c-ares-1.6.0-r1				   (1.4.0)&lt;br /&gt;
cdrkit-1.1.9-r1				   (1.1.8)&lt;br /&gt;
cgit-0.8.2.1-r1				   (0.8.1)&lt;br /&gt;
chrony-1.23-r4				   (1.23-r1)&lt;br /&gt;
clamav-0.95.2-r1			   (0.94.2)&lt;br /&gt;
clamsmtp-1.10-r6			   (1.9)&lt;br /&gt;
conntrack-tools-0.9.13-r1		   (0.9.9)&lt;br /&gt;
coreutils-7.6-r0			   (6.10-r2)&lt;br /&gt;
cracklib-2.8.13-r0			   (2.8.12)&lt;br /&gt;
cracklib-words-20080507-r0		   (20080507)&lt;br /&gt;
cramfs-1.1-r0				   (1.1)&lt;br /&gt;
curl-7.19.6-r0				   (7.19.4)&lt;br /&gt;
cvs-1.11.23-r0				   (1.12.12-r4)&lt;br /&gt;
dahdi-tools-2.2.0-r0			   (2.1.0-r1)&lt;br /&gt;
dansguardian-2.10.1.1-r4		   (2.10-r1)&lt;br /&gt;
db-4.7.25.4-r0				   (4.5.20_p2-r1)&lt;br /&gt;
device-mapper-2.02.53-r0		   (1.02.24-r1)&lt;br /&gt;
dhcp-4.1.0_p1-r4			   (3.1.1)&lt;br /&gt;
dhcpcd-5.1.1-r0				   (4.0.2)&lt;br /&gt;
dialog-1.1.20080819-r0			   (1.1.20080316)&lt;br /&gt;
diffutils-2.8.1-r1			   (2.8.7-r2)&lt;br /&gt;
dircproxy-1.1.0-r0			   (1.0.5-r1)&lt;br /&gt;
distcc-3.1-r2				   (2.18.3-r10)&lt;br /&gt;
djbdns-1.05-r32				   (1.05-r22)&lt;br /&gt;
dnscache-1.05-r32			   (1.05-r22)&lt;br /&gt;
dnsmasq-2.50-r1				   (2.45)&lt;br /&gt;
dosfstools-3.0.5-r0			   (2.11-r3)&lt;br /&gt;
dovecot-1.2.5-r0			   (1.1.7-r1)&lt;br /&gt;
dropbear-0.52-r2			   (0.51)&lt;br /&gt;
dtach-0.8-r0				   (0.8)&lt;br /&gt;
e2fsprogs-1.41.9-r0			   (1.41.2)&lt;br /&gt;
email-3.1.2-r0				   (2.5.0)&lt;br /&gt;
espeak-1.40.02-r0			   (1.40.02)&lt;br /&gt;
ethtool-6-r0				   (6)&lt;br /&gt;
expat-2.0.1-r0				   (2.0.1)&lt;br /&gt;
fakeroot-1.13-r0			   (1.9.1)&lt;br /&gt;
fetchmail-6.3.9-r4			   (6.3.8-r2)&lt;br /&gt;
file-5.03-r0				   (4.23)&lt;br /&gt;
flac-1.2.1-r0				   (1.2.1-r3)&lt;br /&gt;
freetds-0.82-r1				   (0.64)&lt;br /&gt;
freetype-2.3.8-r0			   (2.3.7)&lt;br /&gt;
gawk-3.1.7-r0				   (3.1.6)&lt;br /&gt;
gcc-4.4.1-r3				   (3.4.6-r2)&lt;br /&gt;
gd-2.0.35-r2				   (2.0.35)&lt;br /&gt;
gdb-6.8-r3				   (6.7.1-r3)&lt;br /&gt;
gdbm-1.8.3-r0				   (1.8.3-r3)&lt;br /&gt;
git-1.6.4.4-r0				   (1.6.0.6)&lt;br /&gt;
glib-2.20.5-r0				   (1.2.10-r5)&lt;br /&gt;
gmp-4.3.1-r0				   (4.2.2-r2)&lt;br /&gt;
gnutls-2.8.3-r0				   (2.4.1-r2)&lt;br /&gt;
grep-2.5.4-r1				   (2.5.1a-r1)&lt;br /&gt;
groff-1.20.1-r1				   (1.19.2-r1)&lt;br /&gt;
gross-1.0.2-r0				   (1.0.1-r1)&lt;br /&gt;
gzip-1.3.12-r2				   (1.3.12-r1)&lt;br /&gt;
haserl-0.9.25-r1			   (0.9.24)&lt;br /&gt;
heimdal-1.2.1-r3			   (0.7.2-r3)&lt;br /&gt;
hypermail-2.2.0-r0			   (2.2.0)&lt;br /&gt;
imagemagick-6.5.5.6-r0			   (6.4.4.6)&lt;br /&gt;
iproute2-2.6.29.1-r0			   (2.6.22.20070710)&lt;br /&gt;
ipsec-tools-0.8_alpha20090903-r2	   (0.8_alpha20090422-r2)&lt;br /&gt;
ipsec-tools-doc-0.8_alpha20090903-r2	   (0.8_alpha20090422-r2)&lt;br /&gt;
iptables-1.4.5-r0			   (1.4.2-r2)&lt;br /&gt;
iptraf-3.0.0-r0				   (3.0.0-r4)&lt;br /&gt;
iputils-20071127-r1			   (20071127)&lt;br /&gt;
iscsitarget-0.4.17-r3			   (0.4.17)&lt;br /&gt;
json4lua-0.9.20-r0			   (0.9.20)&lt;br /&gt;
less-436-r0				   (418)&lt;br /&gt;
libcap-2.16-r1				   (2.15)&lt;br /&gt;
libgcrypt-1.4.4-r1			   (1.4.0-r1)&lt;br /&gt;
libgpg-error-1.7-r0			   (1.6)&lt;br /&gt;
libldap-2.4.18-r0			   (2.3.43)&lt;br /&gt;
libltdl-2.2.6a-r4			   (1.5.26)&lt;br /&gt;
libmcrypt-2.5.8-r0			   (2.5.8)&lt;br /&gt;
libmysqlclient-5.0.83-r1		   (5.0.70-r1)&lt;br /&gt;
libnet-1.1.4-r0				   (1.1.2.1-r1)&lt;br /&gt;
libnetfilter_conntrack-0.0.100-r0	   (0.0.99)&lt;br /&gt;
libnfnetlink-1.0.0-r0			   (0.0.39)&lt;br /&gt;
libogg-1.1.4-r0				   (1.1.3)&lt;br /&gt;
libpcap-1.0.0-r2			   (0.9.8-r2)&lt;br /&gt;
libpng-1.2.39-r0			   (1.2.35)&lt;br /&gt;
libpq-8.4.1-r1				   (8.2.7)&lt;br /&gt;
libusb-1.0.1-r0				   (0.1.12-r1)&lt;br /&gt;
libxml2-2.7.3-r0			   (2.7.2-r1)&lt;br /&gt;
lighttpd-1.4.23-r2			   (1.4.20)&lt;br /&gt;
links-2.2-r0				   (2.2)&lt;br /&gt;
linux-headers-2.6.30.5-r0		   (2.6.23-r3)&lt;br /&gt;
lm_sensors-3.1.1-r0			   (2.10.7)&lt;br /&gt;
logrotate-3.7.8-r1			   (3.7.2)&lt;br /&gt;
lpc-1.0.0-r0				   (1.0.0_p1)&lt;br /&gt;
lsof-4.82-r0				   (4.78-r2)&lt;br /&gt;
lua-5.1.4-r3				   (5.1.3-r3)&lt;br /&gt;
luaposix-5.1.4-r0			   (5.1.4)&lt;br /&gt;
luasql-postgres-2.1.1-r1		   (2.1.1)&lt;br /&gt;
lvm2-2.02.53-r0				   (2.02.36)&lt;br /&gt;
lzo-2.03-r0				   (2.02-r1)&lt;br /&gt;
make-3.81-r1				   (3.81)&lt;br /&gt;
man-1.6f-r1				   (1.6f-r2)&lt;br /&gt;
md5-1.1.2-r0				   (1.1.2)&lt;br /&gt;
mdadm-2.6.9-r1				   (2.6.4-r1)&lt;br /&gt;
mini_httpd-1.19-r3			   (1.19)&lt;br /&gt;
mlmmj-1.2.16-r0				   (1.2.12)&lt;br /&gt;
module-init-tools-3.10-r0		   (3.4)&lt;br /&gt;
mpg123-1.9.0-r0				   (1.7.2)&lt;br /&gt;
mtools-4.0.10-r2			   (3.9.10)&lt;br /&gt;
mysql-5.0.83-r1				   (5.0.70-r1)&lt;br /&gt;
nano-2.0.9-r2				   (2.1.5)&lt;br /&gt;
ncurses-5.7-r1				   (5.6-r2)&lt;br /&gt;
neon-0.28.6-r0				   (0.28.3)&lt;br /&gt;
net-snmp-5.4.2.1-r3			   (5.4.2.1)&lt;br /&gt;
newt-0.52.8-r0				   (0.52.8)&lt;br /&gt;
nfs-utils-1.2.0-r1			   (1.0.6-r6)&lt;br /&gt;
nmap-5.00-r0				   (4.76)&lt;br /&gt;
openldap-2.4.18-r0			   (2.3.43)&lt;br /&gt;
opennhrp-0.11.2-r1			   (0.10.3)&lt;br /&gt;
opennhrp-doc-0.11.2-r1			   (0.10.3)&lt;br /&gt;
openntpd-3.9_p1-r4			   (3.9_p1-r1)&lt;br /&gt;
openssh-5.2_p1-r3			   (4.7_p1-r3)&lt;br /&gt;
openssh-client-5.2_p1-r3		   (5.1_p1-r2)&lt;br /&gt;
openssl-0.9.8k-r7			   (0.9.8k)&lt;br /&gt;
openvpn-2.0.9-r2			   (2.0.7-r2)&lt;br /&gt;
openvpn-doc-2.0.9-r2			   (2.0.7-r2)&lt;br /&gt;
parted-1.8.8-r1				   (1.8.8)&lt;br /&gt;
patch-2.5.9-r0				   (2.5.9)&lt;br /&gt;
pax-utils-0.1.19-r0			   (0.1.17)&lt;br /&gt;
paxctl-0.5-r0				   (0.5)&lt;br /&gt;
pciutils-3.1.4-r0			   (3.0.0)&lt;br /&gt;
pcmciautils-015-r0			   (014-r1)&lt;br /&gt;
perl-5.10.1-r0				   (5.8.8-r5)&lt;br /&gt;
php-5.2.10-r2				   (5.2.8-r1)&lt;br /&gt;
pingu-0.3-r1				   (0.3)&lt;br /&gt;
popt-1.14-r0				   (1.10.7)&lt;br /&gt;
portmap-6.0-r3				   (6.0)&lt;br /&gt;
postfix-2.6.5-r0			   (2.5.5)&lt;br /&gt;
postgresql-8.4.1-r1			   (8.2.7)&lt;br /&gt;
ppp-2.4.4-r0				   (2.4.4-r21)&lt;br /&gt;
python-2.6.2-r1				   (2.5.2-r7)&lt;br /&gt;
quagga-0.99.13-r2			   (0.99.11-r4)&lt;br /&gt;
readline-6.0.004-r0			   (5.2_p12-r1)&lt;br /&gt;
rrdtool-1.2.30-r0			   (1.2.28-r1)&lt;br /&gt;
rsync-3.0.6-r1				   (3.0.4)&lt;br /&gt;
samba-3.3.7-r4				   (3.0.33)&lt;br /&gt;
screen-4.0.3-r0				   (4.0.3)&lt;br /&gt;
sed-4.2.1-r0				   (4.1.5-r1)&lt;br /&gt;
sfic-0.1.7-r1				   (0.1.7)&lt;br /&gt;
shorewall-4.2.10-r0			   (3.4.8)&lt;br /&gt;
shorewall-lite-4.2.10-r0		   (3.4.8)&lt;br /&gt;
slang-2.1.4-r0				   (2.1.3-r1)&lt;br /&gt;
snort-2.8.4-r1				   (2.6.1.3-r1)&lt;br /&gt;
sqlite-3.6.15-r0			   (3.5.9)&lt;br /&gt;
squid-2.7.6-r11				   (2.7.6)&lt;br /&gt;
squid-errors-armenian-2.7.6-r11		   (2.7.6)&lt;br /&gt;
squid-errors-azerbaijani-2.7.6-r11	   (2.7.6)&lt;br /&gt;
squid-errors-bulgarian-2.7.6-r11	   (2.7.6)&lt;br /&gt;
squid-errors-catalan-2.7.6-r11		   (2.7.6)&lt;br /&gt;
squid-errors-czech-2.7.6-r11		   (2.7.6)&lt;br /&gt;
squid-errors-danish-2.7.6-r11		   (2.7.6)&lt;br /&gt;
squid-errors-dutch-2.7.6-r11		   (2.7.6)&lt;br /&gt;
squid-errors-english-2.7.6-r11		   (2.7.6)&lt;br /&gt;
squid-errors-estonian-2.7.6-r11		   (2.7.6)&lt;br /&gt;
squid-errors-finnish-2.7.6-r11		   (2.7.6)&lt;br /&gt;
squid-errors-french-2.7.6-r11		   (2.7.6)&lt;br /&gt;
squid-errors-german-2.7.6-r11		   (2.7.6)&lt;br /&gt;
squid-errors-greek-2.7.6-r11		   (2.7.6)&lt;br /&gt;
squid-errors-hebrew-2.7.6-r11		   (2.7.6)&lt;br /&gt;
squid-errors-hungarian-2.7.6-r11	   (2.7.6)&lt;br /&gt;
squid-errors-italian-2.7.6-r11		   (2.7.6)&lt;br /&gt;
squid-errors-japanese-2.7.6-r11		   (2.7.6)&lt;br /&gt;
squid-errors-korean-2.7.6-r11		   (2.7.6)&lt;br /&gt;
squid-errors-lithuanian-2.7.6-r11	   (2.7.6)&lt;br /&gt;
squid-errors-polish-2.7.6-r11		   (2.7.6)&lt;br /&gt;
squid-errors-portuguese-2.7.6-r11	   (2.7.6)&lt;br /&gt;
squid-errors-romanian-2.7.6-r11		   (2.7.6)&lt;br /&gt;
squid-errors-russian-1251-2.7.6-r11	   (2.7.6)&lt;br /&gt;
squid-errors-russian-koi8-r-2.7.6-r11	   (2.7.6)&lt;br /&gt;
squid-errors-serbian-2.7.6-r11		   (2.7.6)&lt;br /&gt;
squid-errors-simplify_chinese-2.7.6-r11	   (2.7.6)&lt;br /&gt;
squid-errors-slovak-2.7.6-r11		   (2.7.6)&lt;br /&gt;
squid-errors-spanish-2.7.6-r11		   (2.7.6)&lt;br /&gt;
squid-errors-swedish-2.7.6-r11		   (2.7.6)&lt;br /&gt;
squid-errors-traditional_chinese-2.7.6-r11 (2.7.6)&lt;br /&gt;
squid-errors-turkish-2.7.6-r11		   (2.7.6)&lt;br /&gt;
ssmtp-2.62-r0				   (2.62-r4)&lt;br /&gt;
strace-4.5.18-r0			   (4.5.18)&lt;br /&gt;
subversion-1.6.5-r1			   (1.5.4)&lt;br /&gt;
sudo-1.7.2_p1-r0			   (1.7.0)&lt;br /&gt;
sysfsutils-2.1.0-r3			   (2.1.0)&lt;br /&gt;
sysklogd-1.5-r3				   (1.4.2_pre20061230-r2)&lt;br /&gt;
syslinux-3.82-r0			   (3.72)&lt;br /&gt;
sysstat-9.0.4-r0			   (8.0.4-r1)&lt;br /&gt;
tar-1.22-r0				   (1.20)&lt;br /&gt;
tcl-8.5.7-r0				   (8.4.18)&lt;br /&gt;
tcpdump-4.0.0-r1			   (3.9.8-r1)&lt;br /&gt;
tcpproxy-2.0.0_beta15-r0		   (1.1.9)&lt;br /&gt;
tdb-3.3.7-r4				   (1.0.6-r1)&lt;br /&gt;
tinydns-1.05-r32			   (1.05-r22)&lt;br /&gt;
tinyproxy-1.6.3-r3			   (1.6.3-r1)&lt;br /&gt;
uclibc++-0.2.2-r5			   (0.2.2-r1)&lt;br /&gt;
uclibc-0.9.30.1-r18			   (0.9.28.3-r7)&lt;br /&gt;
uclibc-dev-0.9.30.1-r18			   (0.9.28.3-r7)&lt;br /&gt;
unrar-3.9.6-r0				   (3.8.5)&lt;br /&gt;
usbutils-0.86-r0			   (0.73)&lt;br /&gt;
valgrind-3.4.1-r1			   (3.3.1)&lt;br /&gt;
vim-7.2.245-r2				   (7.2)&lt;br /&gt;
vsftpd-2.1.0-r2				   (2.0.6)&lt;br /&gt;
vsftpd-doc-2.1.0-r2			   (2.0.6)&lt;br /&gt;
wget-1.12-r0				   (1.11.3)&lt;br /&gt;
xfsprogs-3.0.3-r0			   (2.7.11)&lt;br /&gt;
xtables-addons-1.17-r1			   (1.10)&lt;br /&gt;
zip-3.0-r0				   (2.32-r1)&lt;br /&gt;
zlib-1.2.3.3-r7				   (1.2.3-r1)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:News]]&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Template:Archwiki&amp;diff=18588</id>
		<title>Template:Archwiki</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Template:Archwiki&amp;diff=18588"/>
		<updated>2021-01-19T16:41:39Z</updated>

		<summary type="html">&lt;p&gt;Hello71: Created page with &amp;quot;[https://wiki.archlinux.org/index.php/{{{1}}} {{{1}}} on Arch Linux wiki]&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://wiki.archlinux.org/index.php/{{{1}}} {{{1}}} on Arch Linux wiki]&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Intel_Video&amp;diff=18587</id>
		<title>Intel Video</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Intel_Video&amp;diff=18587"/>
		<updated>2021-01-19T16:40:34Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Modern Intel GPUs should work out of the box on Alpine Linux 3.13+ using the kernel i915 driver and mesa i915 or i965 driver. When running on 3.12 or before, nomodeset must be removed from the [[Kernel parameters]].&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Kernel Modesetting]]&lt;br /&gt;
* [https://wiki.archlinux.org/index.php/Intel_graphics Intel graphics on Arch Linux wiki]&lt;br /&gt;
&lt;br /&gt;
[[Category:Drivers]]&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Intel_Video&amp;diff=18586</id>
		<title>Intel Video</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Intel_Video&amp;diff=18586"/>
		<updated>2021-01-19T16:40:19Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Modern Intel GPUs should work out of the box on Alpine Linux 3.13+ using the kernel i915 driver and mesa i915 or i965 driver. When running on 3.12 or before, nomodeset must be removed from the [[Kernel parameters]].&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [https://wiki.archlinux.org/index.php/Intel_graphics Intel graphics on Arch Linux wiki]&lt;br /&gt;
&lt;br /&gt;
[[Category:Drivers]]&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18539</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18539"/>
		<updated>2021-01-09T15:02:59Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* musl 1.2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details.&lt;br /&gt;
&lt;br /&gt;
==== time64 requirements ====&lt;br /&gt;
&lt;br /&gt;
The following important information applies for users of x86, armv7, and armhf (currently supported 32-bit architectures), including 32-bit Docker containers on 64-bit hosts.&lt;br /&gt;
&lt;br /&gt;
All self-compiled packages must be manually rebuilt after upgrading, even if relocation/SONAME errors are not encountered.&lt;br /&gt;
&lt;br /&gt;
musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 runc issue 2151], these system calls incorrectly return EPERM instead of ENOSYS when invoked under a Docker or libseccomp version predating their release. Therefore, Alpine Linux 3.13.0 requires the host Docker to be version 19.03.9 (which contains backported [https://github.com/moby/moby/commit/89fabf0f241292e929fbb2fbb794d58d8d697ab5 moby commit 89fabf0]) or greater and the host libseccomp to be version 2.4.2 (which contains backported [https://github.com/seccomp/libseccomp/commit/bf747eb21e428c2b3ead6ebcca27951b681963a0 libseccomp commit bf747eb]) or greater, compiled against Linux UAPI headers 5.4 (which contain time64 syscall definitions) or greater. [https://github.com/docker/for-win/issues/8326 Docker for Windows issue 8326] tracks the process of updating libseccomp in Docker for Windows.&lt;br /&gt;
&lt;br /&gt;
Therefore, the following platforms are not suitable as Docker hosts for 32-bit Alpine Linux 3.13.0, due to containing out-of-date libseccomp: Amazon Linux 1 or 2, CentOS 7 or 8, Debian stable without debian-backports, Raspbian stable, Ubuntu 14.04 or earlier, and Windows. This applies regardless of whether the Linux distribution Docker packages or separate Docker package repositories are used.&lt;br /&gt;
&lt;br /&gt;
To check if your host libseccomp is time64-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver -a x86 clock_gettime64&amp;lt;/code&amp;gt; for x86 containers, or &amp;lt;code&amp;gt;scmp_sys_resolver -a arm clock_gettime64&amp;lt;/code&amp;gt; for armhf or armv7 containers. If 403 is returned, time64 is supported. If -10214 is returned, time64 is not supported. Note that Docker must still be at least version 19.03.9, regardless of the result of this command.&lt;br /&gt;
&lt;br /&gt;
In order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to 32-bit time system calls. In this case, the container will not be compatible with dates past 2038. Alternatively, &amp;lt;code&amp;gt;--security-opt=seccomp=unconfined&amp;lt;/code&amp;gt; can be passed with no &amp;lt;code&amp;gt;default.json&amp;lt;/code&amp;gt; required, but note that this will slightly decrease the security of the host against malicious code in the container.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of Berkeley DB (BDB) ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of BDB to AGPL-3.0, making it unsuitable to link to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; package is now deprecated. Alpine Linux packages are being transitioned to alternatives or, where no alternatives exist, removed entirely.&lt;br /&gt;
&lt;br /&gt;
Support for Postfix &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases has been removed. &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt; is the recommended replacement. Before upgrading, all tables in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; using &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; must be changed to a supported alternative. See the [http://www.postfix.org/DATABASE_README.html Postfix lookup table documentation] for more information.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
The default ifupdown implementation has been switched from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. ifupdown-ng is intended to be compatible with debian ifupdown and busybox ifupdown, but all users of &amp;lt;code&amp;gt;/etc/network/interfaces&amp;lt;/code&amp;gt; should read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md ifupdown-ng readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md ifupdown-ng admin guide] before upgrading.&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been upgraded to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo before installing xorg-server.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features, such as hwdb support. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18538</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18538"/>
		<updated>2021-01-09T14:56:00Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* musl 1.2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details. All x86, armv7 and armhf packages have been rebuilt for this change.&lt;br /&gt;
&lt;br /&gt;
==== time64 requirements ====&lt;br /&gt;
&lt;br /&gt;
The following information applies for users of x86, armv7, and armhf (currently supported 32-bit architectures):&lt;br /&gt;
&lt;br /&gt;
All self-compiled packages must be manually rebuilt after upgrading, even if relocation/SONAME errors are not encountered.&lt;br /&gt;
&lt;br /&gt;
In order to support dates after year 2038, musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 a long-standing Docker issue], these system calls incorrectly return EPERM when running under a Docker or libseccomp version predating their release. Therefore, Alpine Linux 3.13.0 requires the host Docker to be version 19.03.9 (which contains backported [https://github.com/moby/moby/commit/89fabf0f241292e929fbb2fbb794d58d8d697ab5 moby commit 89fabf0]) or greater and the host libseccomp to be version 2.4.2 (which contains backported [https://github.com/seccomp/libseccomp/commit/bf747eb21e428c2b3ead6ebcca27951b681963a0 libseccomp commit bf747eb]) or greater, compiled against Linux UAPI headers 5.4 (which contain time64 syscall definitions) or greater. [https://github.com/docker/for-win/issues/8326 Docker for Windows issue 8326] tracks the process of updating libseccomp in Docker for Windows.&lt;br /&gt;
&lt;br /&gt;
Therefore, the following platforms are not suitable as Docker hosts for 32-bit Alpine Linux 3.13.0, due to containing out-of-date libseccomp: Amazon Linux 1 or 2, CentOS 7 or 8, Debian stable without debian-backports, Raspbian stable, Ubuntu 14.04 or earlier, and Windows. This applies regardless of whether the Linux distribution Docker packages or separate Docker package repositories are used.&lt;br /&gt;
&lt;br /&gt;
To check if your host libseccomp is time64-compatible, invoke &amp;lt;code&amp;gt;scmp_sys_resolver -a x86 clock_gettime64&amp;lt;/code&amp;gt; for x86 containers, or &amp;lt;code&amp;gt;scmp_sys_resolver -a arm clock_gettime64&amp;lt;/code&amp;gt; for armhf or armv7 containers. If 403 is returned, time64 is supported. If -10214 is returned, time64 is not supported.&lt;br /&gt;
&lt;br /&gt;
In order to run under old Docker or libseccomp versions, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to 32-bit time system calls. In this case, the container will not be compatible with dates past 2038. Alternatively, &amp;lt;code&amp;gt;--security-opt=seccomp=unconfined&amp;lt;/code&amp;gt; can be passed with no &amp;lt;code&amp;gt;default.json&amp;lt;/code&amp;gt; required, but note that this will slightly decrease the security of the host against malicious code in the container.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of Berkeley DB (BDB) ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of BDB to AGPL-3.0, making it unsuitable to link to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; package is now deprecated. Alpine Linux packages are being transitioned to alternatives or, where no alternatives exist, removed entirely.&lt;br /&gt;
&lt;br /&gt;
Support for Postfix &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases has been removed. &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt; is the recommended replacement. Before upgrading, all tables in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; using &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; must be changed to a supported alternative. See the [http://www.postfix.org/DATABASE_README.html Postfix lookup table documentation] for more information.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
The default ifupdown implementation has been switched from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. ifupdown-ng is intended to be compatible with debian ifupdown and busybox ifupdown, but all users of &amp;lt;code&amp;gt;/etc/network/interfaces&amp;lt;/code&amp;gt; should read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md ifupdown-ng readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md ifupdown-ng admin guide] before upgrading.&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been upgraded to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo before installing xorg-server.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features, such as hwdb support. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18537</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18537"/>
		<updated>2021-01-09T14:06:51Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* aports */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details. All x86, armv7 and armhf packages have been rebuilt for this change. For users of these architectures, all self-compiled packages must be manually rebuilt after upgrading, even if relocation/SONAME errors are not encountered.&lt;br /&gt;
&lt;br /&gt;
In order to support dates after year 2038, musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 a long-standing Docker issue], these system calls incorrectly return EPERM when running under a Docker or libseccomp version predating their release. Therefore, Alpine Linux 3.13.0 requires the host Docker to be version 19.03.9 (which contains backported [https://github.com/moby/moby/commit/89fabf0f241292e929fbb2fbb794d58d8d697ab5 moby commit 89fabf0]) or greater and the host libseccomp to be version 2.4.2 (which contains backported [https://github.com/seccomp/libseccomp/commit/bf747eb21e428c2b3ead6ebcca27951b681963a0 libseccomp commit bf747eb]) or greater. [https://github.com/docker/for-win/issues/8326 Docker for Windows issue 8326] tracks the process of updating libseccomp in Docker for Windows.&lt;br /&gt;
&lt;br /&gt;
Therefore, as of writing, the following platforms are not suitable as Docker hosts for Alpine Linux 3.13.0: Amazon Linux 1 or 2, CentOS 7 or 8, Debian stable without debian-backports, Raspbian stable, Ubuntu 14.04 or earlier, and Windows. This applies regardless of whether the Linux distribution Docker packages or separate Docker package repositories are used. When running on these platforms, [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json the moby default seccomp profile] should be downloaded and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;, then &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;. This will cause the system calls to return ENOSYS instead of EPERM, allowing the container to fall back to 32-bit time system calls. In this case, the container will not be compatible with dates past 2038. Alternatively, &amp;lt;code&amp;gt;--security-opt=seccomp=unconfined&amp;lt;/code&amp;gt; can be passed with no &amp;lt;code&amp;gt;default.json&amp;lt;/code&amp;gt; required, but note that this will slightly decrease the security of the host against malicious code in the container.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of Berkeley DB (BDB) ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of BDB to AGPL-3.0, making it unsuitable to link to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; package is now deprecated. Alpine Linux packages are being transitioned to alternatives or, where no alternatives exist, removed entirely.&lt;br /&gt;
&lt;br /&gt;
Support for Postfix &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases has been removed. &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt; is the recommended replacement. Before upgrading, all tables in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; using &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; must be changed to a supported alternative. See the [http://www.postfix.org/DATABASE_README.html Postfix lookup table documentation] for more information.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
The default ifupdown implementation has been switched from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. ifupdown-ng is intended to be compatible with debian ifupdown and busybox ifupdown, but all users of &amp;lt;code&amp;gt;/etc/network/interfaces&amp;lt;/code&amp;gt; should read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md ifupdown-ng readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md ifupdown-ng admin guide] before upgrading.&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been upgraded to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo before installing xorg-server.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features, such as hwdb support. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18536</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18536"/>
		<updated>2021-01-09T01:37:00Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* musl 1.2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details. All x86, armv7 and armhf packages have been rebuilt for this change. For users of these architectures, all self-compiled packages must be manually rebuilt after upgrading, even if relocation/SONAME errors are not encountered.&lt;br /&gt;
&lt;br /&gt;
In order to support dates after year 2038, musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 a long-standing Docker issue], these system calls incorrectly return EPERM when running under a Docker or libseccomp version predating their release. Therefore, due to [https://github.com/docker/for-win/issues/8326 open Docker for Windows issue 8326], Alpine Linux 3.13 is currently incompatible with Docker for Windows, and when running under Docker for Linux, Alpine Linux 3.13.0 requires the host Docker to be version 19.03.9 or greater and the host libseccomp to be version 2.4.2 or greater.&lt;br /&gt;
&lt;br /&gt;
Therefore, as of writing, the following systems are not suitable as Docker hosts for Alpine Linux 3.13.0: Amazon Linux 1 or 2, CentOS 7 or 8, Debian stable without debian-backports, Raspbian stable, and Ubuntu 14.04 or earlier. This applies regardless of whether the distribution Docker packages or separate Docker package repositories are used. When running on these systems, &amp;lt;code&amp;gt;--security-opt=seccomp=default.json&amp;lt;/code&amp;gt; should be passed to &amp;lt;code&amp;gt;docker create&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;docker run&amp;lt;/code&amp;gt;, where default.json is downloaded from [https://github.com/moby/moby/blob/master/profiles/seccomp/default.json] and on line 2, &amp;lt;code&amp;gt;defaultAction&amp;lt;/code&amp;gt; is changed to &amp;lt;code&amp;gt;SCMP_ACT_TRACE&amp;lt;/code&amp;gt;. Alternatively, &amp;lt;code&amp;gt;--security-opt=seccomp=unconfined&amp;lt;/code&amp;gt; can be passed, but note that this will slightly decrease the security of the host against malicious code in the container.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of Berkeley DB (BDB) ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of BDB to AGPL-3.0, making it unsuitable to link to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; package is now deprecated. Alpine Linux packages are being transitioned to alternatives or, where no alternatives exist, removed entirely.&lt;br /&gt;
&lt;br /&gt;
For postfix, support for &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases has been removed. &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt; is the recommended replacement. Before upgrading, all tables in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; using &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; must be changed to a supported alternative. See the [http://www.postfix.org/DATABASE_README.html Postfix lookup table documentation] for more information.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
The default ifupdown implementation has been switched from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. ifupdown-ng is intended to be compatible with debian ifupdown and busybox ifupdown, but all users of &amp;lt;code&amp;gt;/etc/network/interfaces&amp;lt;/code&amp;gt; should read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md ifupdown-ng readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md ifupdown-ng admin guide] before upgrading.&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been upgraded to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo before installing xorg-server.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features, such as hwdb support. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18535</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18535"/>
		<updated>2021-01-09T01:13:48Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* musl 1.2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details. All x86, armv7 and armhf packages have been rebuilt for this change. For users of these architectures, all self-compiled packages must be manually rebuilt after upgrading, even if relocation/SONAME errors are not encountered.&lt;br /&gt;
&lt;br /&gt;
In order to support dates after year 2038, musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 a long-standing Docker issue], these system calls incorrectly return EPERM when running under a Docker or libseccomp version predating their release. Therefore, due to [https://github.com/docker/for-win/issues/8326 open Docker for Windows issue 8326], Alpine Linux 3.13 is currently incompatible with Docker for Windows, and when running under Docker for Linux, Alpine Linux 3.13.0 requires the host Docker to be version 19.03.9 or greater and the host libseccomp to be version 2.4.2 or greater. Therefore, as of writing, the following systems are not suitable as Docker hosts for Alpine Linux 3.13.0: Amazon Linux 1 or 2, CentOS 7 or 8, Debian stable without debian-backports, Raspbian stable, and Ubuntu 14.04 or earlier. This applies regardless of whether the distribution Docker packages or separate Docker package repositories are used.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of Berkeley DB (BDB) ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of BDB to AGPL-3.0, making it unsuitable to link to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; package is now deprecated. Alpine Linux packages are being transitioned to alternatives or, where no alternatives exist, removed entirely.&lt;br /&gt;
&lt;br /&gt;
For postfix, support for &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases has been removed. &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt; is the recommended replacement. Before upgrading, all tables in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; using &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; must be changed to a supported alternative. See the [http://www.postfix.org/DATABASE_README.html Postfix lookup table documentation] for more information.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
The default ifupdown implementation has been switched from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. ifupdown-ng is intended to be compatible with debian ifupdown and busybox ifupdown, but all users of &amp;lt;code&amp;gt;/etc/network/interfaces&amp;lt;/code&amp;gt; should read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md ifupdown-ng readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md ifupdown-ng admin guide] before upgrading.&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been upgraded to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo before installing xorg-server.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features, such as hwdb support. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18534</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18534"/>
		<updated>2021-01-09T01:13:41Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* musl 1.2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details. All x86, armv7 and armhf packages have been rebuilt for this change. For users of these architectures, &#039;&#039;&#039;all&#039;&#039;&#039; self-compiled packages must be manually rebuilt after upgrading, even if relocation/SONAME errors are not encountered.&lt;br /&gt;
&lt;br /&gt;
In order to support dates after year 2038, musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 a long-standing Docker issue], these system calls incorrectly return EPERM when running under a Docker or libseccomp version predating their release. Therefore, due to [https://github.com/docker/for-win/issues/8326 open Docker for Windows issue 8326], Alpine Linux 3.13 is currently incompatible with Docker for Windows, and when running under Docker for Linux, Alpine Linux 3.13.0 requires the host Docker to be version 19.03.9 or greater and the host libseccomp to be version 2.4.2 or greater. Therefore, as of writing, the following systems are not suitable as Docker hosts for Alpine Linux 3.13.0: Amazon Linux 1 or 2, CentOS 7 or 8, Debian stable without debian-backports, Raspbian stable, and Ubuntu 14.04 or earlier. This applies regardless of whether the distribution Docker packages or separate Docker package repositories are used.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of Berkeley DB (BDB) ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of BDB to AGPL-3.0, making it unsuitable to link to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; package is now deprecated. Alpine Linux packages are being transitioned to alternatives or, where no alternatives exist, removed entirely.&lt;br /&gt;
&lt;br /&gt;
For postfix, support for &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases has been removed. &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt; is the recommended replacement. Before upgrading, all tables in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; using &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; must be changed to a supported alternative. See the [http://www.postfix.org/DATABASE_README.html Postfix lookup table documentation] for more information.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
The default ifupdown implementation has been switched from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. ifupdown-ng is intended to be compatible with debian ifupdown and busybox ifupdown, but all users of &amp;lt;code&amp;gt;/etc/network/interfaces&amp;lt;/code&amp;gt; should read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md ifupdown-ng readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md ifupdown-ng admin guide] before upgrading.&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been upgraded to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo before installing xorg-server.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features, such as hwdb support. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18533</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18533"/>
		<updated>2021-01-08T19:52:03Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* musl 1.2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details. All x86, armv7 and armhf packages have been rebuilt for this change. For users of these architectures, &#039;&#039;&#039;all&#039;&#039;&#039; self-compiled packages must be manually rebuilt after upgrading, even if relocation/SONAME errors are not encountered.&lt;br /&gt;
&lt;br /&gt;
In order to support dates after year 2038, musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 a long-standing Docker issue], these system calls incorrectly return EPERM when running under a Docker version predating their release. Therefore, when running under Docker, Alpine Linux 3.13.0 requires the host Docker version to be at least 19.03.9. This issue particularly affects 32-bit ARM systems due to an unrelated issue, but can manifest as strange errors on all architectures. As a temporary workaround, [https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json an up-to-date seccomp profile] can be manually downloaded and applied by passing &amp;lt;code&amp;gt;--seccomp-profile=&amp;lt;/path/to/profile.json&amp;gt;&amp;lt;/code&amp;gt; to the host &amp;lt;code&amp;gt;dockerd&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
If, after upgrading Docker to at least 19.03.9, you still receive time-related or other strange errors, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/-/issues Alpine Linux aports] with your Docker version and full Dockerfile/docker invocation.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of Berkeley DB (BDB) ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of BDB to AGPL-3.0, making it unsuitable to link to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; package is now deprecated. Alpine Linux packages are being transitioned to alternatives or, where no alternatives exist, removed entirely.&lt;br /&gt;
&lt;br /&gt;
For postfix, support for &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases has been removed. &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt; is the recommended replacement. Before upgrading, all tables in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; using &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; must be changed to a supported alternative. See the [http://www.postfix.org/DATABASE_README.html Postfix lookup table documentation] for more information.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
The default ifupdown implementation has been switched from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. ifupdown-ng is intended to be compatible with debian ifupdown and busybox ifupdown, but all users of &amp;lt;code&amp;gt;/etc/network/interfaces&amp;lt;/code&amp;gt; should read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md ifupdown-ng readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md ifupdown-ng admin guide] before upgrading.&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been upgraded to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo before installing xorg-server.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features, such as hwdb support. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18532</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18532"/>
		<updated>2021-01-08T01:36:21Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* aports */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details. All x86, armv7 and armhf packages have been rebuilt for this change. For users of these architectures, &#039;&#039;&#039;all&#039;&#039;&#039; self-compiled packages must be manually rebuilt after upgrading, even if relocation/SONAME errors are not encountered.&lt;br /&gt;
&lt;br /&gt;
In order to support dates after year 2038, musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 a long-standing Docker issue], these system calls incorrectly return EPERM when running under a Docker version predating their release. Therefore, when running under Docker, Alpine Linux 3.13.0 requires the host Docker version to be at least 20.10.0, which contains [https://github.com/moby/moby/commit/89fabf0f241292e929fbb2fbb794d58d8d697ab5 moby commit 89fabf0]. This issue particularly affects 32-bit ARM systems due to an unrelated issue, but can manifest as strange errors on all architectures. As a temporary workaround, [https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json an up-to-date seccomp profile] can be manually downloaded and applied by passing &amp;lt;code&amp;gt;--seccomp-profile=&amp;lt;/path/to/profile.json&amp;gt;&amp;lt;/code&amp;gt; to the host &amp;lt;code&amp;gt;dockerd&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
If, after upgrading Docker to at least 20.10.0, you still receive time-related or other strange errors, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/-/issues Alpine Linux aports] with your Docker version and full Dockerfile/docker invocation.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of Berkeley DB (BDB) ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of BDB to AGPL-3.0, making it unsuitable to link to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; package is now deprecated. Alpine Linux packages are being transitioned to alternatives or, where no alternatives exist, removed entirely.&lt;br /&gt;
&lt;br /&gt;
For postfix, support for &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases has been removed. &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt; is the recommended replacement. Before upgrading, all tables in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; using &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; must be changed to a supported alternative. See the [http://www.postfix.org/DATABASE_README.html Postfix lookup table documentation] for more information.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
The default ifupdown implementation has been switched from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. ifupdown-ng is intended to be compatible with debian ifupdown and busybox ifupdown, but all users of &amp;lt;code&amp;gt;/etc/network/interfaces&amp;lt;/code&amp;gt; should read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md ifupdown-ng readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md ifupdown-ng admin guide] before upgrading.&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been upgraded to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo before installing xorg-server.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features, such as hwdb support. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18531</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18531"/>
		<updated>2021-01-07T22:33:15Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* musl upgraded to 1.2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl upgraded to 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details. All x86, armv7 and armhf packages have been rebuilt for this change. For users of these architectures, &#039;&#039;&#039;all&#039;&#039;&#039; self-compiled packages must be manually rebuilt after upgrading, even if relocation/SONAME errors are not encountered.&lt;br /&gt;
&lt;br /&gt;
In order to support dates past 2038, musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 a long-standing Docker issue], these system calls incorrectly return EPERM when running under a Docker version predating their release. Therefore, when running under Docker, Alpine Linux 3.13.0 requires the host Docker version to be at least 20.10.0, which contains [https://github.com/moby/moby/commit/89fabf0f241292e929fbb2fbb794d58d8d697ab5 moby commit 89fabf0]. This issue particularly affects 32-bit ARM systems due to an unrelated issue, but can manifest as strange errors on all architectures. As a temporary workaround, [https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json an up-to-date seccomp profile] can be manually downloaded and applied by passing &amp;lt;code&amp;gt;--seccomp-profile=&amp;lt;/path/to/profile.json&amp;gt;&amp;lt;/code&amp;gt; to the host &amp;lt;code&amp;gt;dockerd&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
If, after upgrading Docker to at least 20.10.0, you still receive time-related or other strange errors, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/-/issues Alpine Linux aports] with your Docker version and full Dockerfile/docker invocation.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of Berkeley DB (BDB) ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of BDB to AGPL-3.0, making it unsuitable to link to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; package is now deprecated. Alpine Linux packages are being transitioned to alternatives or, where no alternatives exist, removed entirely.&lt;br /&gt;
&lt;br /&gt;
For postfix, support for &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases has been removed. &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt; is the recommended replacement. Before upgrading, all tables in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; using &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; must be changed to a supported alternative. See the [http://www.postfix.org/DATABASE_README.html Postfix lookup table documentation] for more information.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
The default ifupdown implementation has been switched from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. This version is intended to be compatible with debian ifupdown and busybox ifupdown, but all users of &amp;lt;code&amp;gt;/etc/network/interfaces&amp;lt;/code&amp;gt; should read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md ifupdown-ng readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md ifupdown-ng admin guide] before upgrading.&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been updated to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo and install xorg-server.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features, such as hwdb support. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18530</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18530"/>
		<updated>2021-01-07T21:26:16Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* musl upgraded to 1.2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl upgraded to 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details. All x86, armv7 and armhf packages have been rebuilt for this change. For users of these architectures, &#039;&#039;&#039;all&#039;&#039;&#039; self-compiled packages must be manually rebuilt after upgrading, even if relocation/SONAME errors are not encountered.&lt;br /&gt;
&lt;br /&gt;
In order to support dates past 2038, musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 a long-standing Docker issue], these system calls incorrectly return EPERM when running under a Docker version predating their release. Therefore, when running under Docker, Alpine Linux 3.13.0 requires the host Docker version to be at least 20.10.0. This issue particularly affects 32-bit ARM systems due to an unrelated kernel bug, but can manifest as strange errors on all architectures. If you encounter any unusual errors, such as &amp;quot;error getting time&amp;quot; when running apk, or if the date command returns a nonsensical date, then the host Docker must be updated to at least 20.10.0, which contains [https://github.com/moby/moby/commit/89fabf0f241292e929fbb2fbb794d58d8d697ab5 moby commit 89fabf0]. As a temporary workaround, [https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json an up-to-date seccomp profile] can be manually downloaded and applied by passing &amp;lt;code&amp;gt;--seccomp-profile=&amp;lt;/path/to/profile.json&amp;gt;&amp;lt;/code&amp;gt; to the host &amp;lt;code&amp;gt;dockerd&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of Berkeley DB (BDB) ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of BDB to AGPL-3.0, making it unsuitable to link to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; package is now deprecated. Alpine Linux packages are being transitioned to alternatives or, where no alternatives exist, removed entirely.&lt;br /&gt;
&lt;br /&gt;
For postfix, support for &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases has been removed. &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt; is the recommended replacement. Before upgrading, all tables in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; using &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; must be changed to a supported alternative. See the [http://www.postfix.org/DATABASE_README.html Postfix lookup table documentation] for more information.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
The default ifupdown implementation has been switched from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. This version is intended to be compatible with debian ifupdown and busybox ifupdown, but all users of &amp;lt;code&amp;gt;/etc/network/interfaces&amp;lt;/code&amp;gt; should read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md ifupdown-ng readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md ifupdown-ng admin guide] before upgrading.&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been updated to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo and install xorg-server.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features, such as hwdb support. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18529</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18529"/>
		<updated>2021-01-07T21:25:10Z</updated>

		<summary type="html">&lt;p&gt;Hello71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl upgraded to 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details. All x86, armv7 and armhf packages have been rebuilt for this change. For users of these architectures, &#039;&#039;&#039;all&#039;&#039;&#039; self-compiled packages must be manually rebuilt after upgrading, even if relocation/SONAME errors are not encountered.&lt;br /&gt;
&lt;br /&gt;
In order to support dates past 2038, musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 a long-standing Docker issue], these system calls incorrectly return EPERM when running under a Docker version predating their release. Therefore, when running under Docker, Alpine Linux 3.13.0 requires the host Docker version to be at least 20.10.0. This issue particularly affects 32-bit ARM systems due to an unrelated kernel bug, but can manifest as strange errors on all architectures. If you encounter any unusual errors, such as &amp;quot;error getting time&amp;quot; when running apk, or if the date command returns a nonsensical date, then the host Docker must be updated to at least 20.10.0, which contains [https://github.com/moby/moby/commit/89fabf0f241292e929fbb2fbb794d58d8d697ab5 moby commit 89fabf0]. As a temporary workaround, [an up-to-date https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json seccomp profile] can be manually downloaded and applied by passing &amp;lt;code&amp;gt;--seccomp-profile=&amp;lt;/path/to/profile.json&amp;gt;&amp;lt;/code&amp;gt; to the host &amp;lt;code&amp;gt;dockerd&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of Berkeley DB (BDB) ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of BDB to AGPL-3.0, making it unsuitable to link to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; package is now deprecated. Alpine Linux packages are being transitioned to alternatives or, where no alternatives exist, removed entirely.&lt;br /&gt;
&lt;br /&gt;
For postfix, support for &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases has been removed. &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt; is the recommended replacement. Before upgrading, all tables in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; using &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; must be changed to a supported alternative. See the [http://www.postfix.org/DATABASE_README.html Postfix lookup table documentation] for more information.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
The default ifupdown implementation has been switched from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. This version is intended to be compatible with debian ifupdown and busybox ifupdown, but all users of &amp;lt;code&amp;gt;/etc/network/interfaces&amp;lt;/code&amp;gt; should read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md ifupdown-ng readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md ifupdown-ng admin guide] before upgrading.&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been updated to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo and install xorg-server.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features, such as hwdb support. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18528</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18528"/>
		<updated>2021-01-07T21:04:15Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* musl upgraded to 1.2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl upgraded to 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details. All x86, armv7 and armhf packages have been rebuilt for this change. For users of these architectures, all self-compiled packages must be manually rebuilt after upgrading.&lt;br /&gt;
&lt;br /&gt;
In order to support dates past 2038, musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 a long-standing Docker issue], these system calls incorrectly return EPERM when running under a Docker version predating their release. This issue particularly affects 32-bit ARM systems due to an unrelated kernel bug, but can manifest in strange errors on all architectures. If you encounter any unusual errors, such as &amp;quot;error getting time&amp;quot; when running apk, or if the date command returns a nonsensical date, then the host Docker needs to be updated to at least 20.10.0, which contains [https://github.com/moby/moby/commit/89fabf0f241292e929fbb2fbb794d58d8d697ab5 moby commit 89fabf0]. As a workaround, [an up-to-date https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json seccomp profile] can be manually downloaded and applied by passing &amp;lt;code&amp;gt;--seccomp-profile=&amp;lt;/path/to/profile.json&amp;gt;&amp;lt;/code&amp;gt; to the host &amp;lt;code&amp;gt;dockerd&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of BerkeleyDB ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of its BerkeleyDB to AGPL-3.0, making it unsuitable to link it to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; has been declared deprecated, packages are being transitioned out of using it or out of the distribution entirely, developer tooling for doing QA in APKBUILDs has been adjusted to warn when &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; is present.&lt;br /&gt;
&lt;br /&gt;
For postfix, this means using lmdb and dropping support for &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases. Before upgrading, update all references of these types in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
Alpine Linux has switched the default ifupdown implementation from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. This version is compatible with debian ifupdown and busybox ifupdown, but please read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md admin guide].&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been updated to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo and install xorg-server.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed due to limited feature support and/or highly infrequent use:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18527</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18527"/>
		<updated>2021-01-07T21:03:51Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* musl upgraded to 1.2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl upgraded to 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details. All x86, armv7 and armhf packages have been rebuilt for this change. For users of these architectures, all self-compiled packages must be manually rebuilt after upgrading.&lt;br /&gt;
&lt;br /&gt;
In order to support dates past 2038, musl 1.2 uses new time64-compatible system calls. Due to [https://github.com/opencontainers/runc/issues/2151 a long-standing Docker issue], these system calls incorrectly return EPERM when running under a Docker version predating their release. This issue particularly affects 32-bit ARM systems due to an unrelated kernel bug, but can manifest in strange errors on all architectures. If you encounter any unusual errors, such as &amp;quot;error getting time&amp;quot; when running apk, or if the date command returns a nonsensical date, then the host Docker needs to be updated to at least 20.10.0, which contains [https://github.com/moby/moby/commit/89fabf0f241292e929fbb2fbb794d58d8d697ab5 moby commit 89fabf0]. As a workaround, an up-to-date [https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json seccomp profile] can be manually downloaded and applied by passing &amp;lt;code&amp;gt;--seccomp-profile=&amp;lt;/path/to/profile.json&amp;gt;&amp;lt;/code&amp;gt; to the host &amp;lt;code&amp;gt;dockerd&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of BerkeleyDB ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of its BerkeleyDB to AGPL-3.0, making it unsuitable to link it to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; has been declared deprecated, packages are being transitioned out of using it or out of the distribution entirely, developer tooling for doing QA in APKBUILDs has been adjusted to warn when &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; is present.&lt;br /&gt;
&lt;br /&gt;
For postfix, this means using lmdb and dropping support for &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases. Before upgrading, update all references of these types in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
Alpine Linux has switched the default ifupdown implementation from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. This version is compatible with debian ifupdown and busybox ifupdown, but please read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md admin guide].&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been updated to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo and install xorg-server.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed due to limited feature support and/or highly infrequent use:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18526</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18526"/>
		<updated>2021-01-07T20:44:46Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* xorg-server has moved to community */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl upgraded to 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details. All x86, armv7 and armhf packages have been rebuilt for this change. For users of these architectures, all self-compiled packages must be manually rebuilt after upgrading.&lt;br /&gt;
&lt;br /&gt;
In order to support dates past 2038, musl 1.2 uses new time64-compatible system calls. Due to a long-standing Docker issue, these system calls incorrectly return EPERM when running on a Docker version predating their release. This causes a wide range of Alpine Linux programs to fail or operate incorrectly. If you encounter errors such as &amp;quot;error getting time&amp;quot; when running apk, or if the date command returns a nonsensical date, then the host Docker needs to be updated. As a workaround, download an up-to-date [https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json seccomp profile] and apply it by passing &amp;lt;code&amp;gt;--seccomp-profile=&amp;lt;/path/to/profile.json&amp;gt;&amp;lt;/code&amp;gt; to the host &amp;lt;code&amp;gt;dockerd&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of BerkeleyDB ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of its BerkeleyDB to AGPL-3.0, making it unsuitable to link it to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; has been declared deprecated, packages are being transitioned out of using it or out of the distribution entirely, developer tooling for doing QA in APKBUILDs has been adjusted to warn when &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; is present.&lt;br /&gt;
&lt;br /&gt;
For postfix, this means using lmdb and dropping support for &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases. Before upgrading, update all references of these types in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
Alpine Linux has switched the default ifupdown implementation from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. This version is compatible with debian ifupdown and busybox ifupdown, but please read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md admin guide].&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been updated to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, ensure {{Path|/etc/apk/repositories}} contains the community repository.&lt;br /&gt;
&lt;br /&gt;
Running &amp;lt;code&amp;gt;setup-xorg-base&amp;lt;/code&amp;gt; will automatically enable the community repo and install xorg-server.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed due to limited feature support and/or highly infrequent use:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18525</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18525"/>
		<updated>2021-01-07T20:43:09Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* Removed applets */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl upgraded to 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details. All x86, armv7 and armhf packages have been rebuilt for this change. For users of these architectures, all self-compiled packages must be manually rebuilt after upgrading.&lt;br /&gt;
&lt;br /&gt;
In order to support dates past 2038, musl 1.2 uses new time64-compatible system calls. Due to a long-standing Docker issue, these system calls incorrectly return EPERM when running on a Docker version predating their release. This causes a wide range of Alpine Linux programs to fail or operate incorrectly. If you encounter errors such as &amp;quot;error getting time&amp;quot; when running apk, or if the date command returns a nonsensical date, then the host Docker needs to be updated. As a workaround, download an up-to-date [https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json seccomp profile] and apply it by passing &amp;lt;code&amp;gt;--seccomp-profile=&amp;lt;/path/to/profile.json&amp;gt;&amp;lt;/code&amp;gt; to the host &amp;lt;code&amp;gt;dockerd&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of BerkeleyDB ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of its BerkeleyDB to AGPL-3.0, making it unsuitable to link it to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; has been declared deprecated, packages are being transitioned out of using it or out of the distribution entirely, developer tooling for doing QA in APKBUILDs has been adjusted to warn when &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; is present.&lt;br /&gt;
&lt;br /&gt;
For postfix, this means using lmdb and dropping support for &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases. Before upgrading, update all references of these types in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
Alpine Linux has switched the default ifupdown implementation from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. This version is compatible with debian ifupdown and busybox ifupdown, but please read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md admin guide].&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been updated to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, make sure the community repository is added to {{Path|/etc/apk/repositories}}.&lt;br /&gt;
&lt;br /&gt;
Running {{Cmd|setup-xorg-base}} will do this for you.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed due to limited feature support and/or highly infrequent use:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Rarely used. Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Rarely used. Consider &amp;lt;code&amp;gt;perf&amp;lt;/code&amp;gt; or use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Missing many features. Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;grep . /sys/bus/pci/devices/*/*&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: Rarely used.&lt;br /&gt;
&lt;br /&gt;
Alternatives for conspy, smemcap, and dumpleases are not currently packaged due to a lack of interest. If you require these programs, please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab].&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18524</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18524"/>
		<updated>2021-01-07T20:32:14Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* GCC 10 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl upgraded to 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details. All x86, armv7 and armhf packages have been rebuilt for this change. For users of these architectures, all self-compiled packages must be manually rebuilt after upgrading.&lt;br /&gt;
&lt;br /&gt;
In order to support dates past 2038, musl 1.2 uses new time64-compatible system calls. Due to a long-standing Docker issue, these system calls incorrectly return EPERM when running on a Docker version predating their release. This causes a wide range of Alpine Linux programs to fail or operate incorrectly. If you encounter errors such as &amp;quot;error getting time&amp;quot; when running apk, or if the date command returns a nonsensical date, then the host Docker needs to be updated. As a workaround, download an up-to-date [https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json seccomp profile] and apply it by passing &amp;lt;code&amp;gt;--seccomp-profile=&amp;lt;/path/to/profile.json&amp;gt;&amp;lt;/code&amp;gt; to the host &amp;lt;code&amp;gt;dockerd&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of BerkeleyDB ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of its BerkeleyDB to AGPL-3.0, making it unsuitable to link it to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; has been declared deprecated, packages are being transitioned out of using it or out of the distribution entirely, developer tooling for doing QA in APKBUILDs has been adjusted to warn when &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; is present.&lt;br /&gt;
&lt;br /&gt;
For postfix, this means using lmdb and dropping support for &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases. Before upgrading, update all references of these types in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
Alpine Linux has switched the default ifupdown implementation from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. This version is compatible with debian ifupdown and busybox ifupdown, but please read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md admin guide].&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been updated to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other software on Alpine Linux may need to make changes to their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, make sure the community repository is added to {{Path|/etc/apk/repositories}}.&lt;br /&gt;
&lt;br /&gt;
Running {{Cmd|setup-xorg-base}} will do this for you.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed due to limited feature support and/or highly infrequent use:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: None&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: None&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: None&lt;br /&gt;
&lt;br /&gt;
For conspy and smemcap, alternative versions are available but not yet packaged. Please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab] if you require these programs.&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18523</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18523"/>
		<updated>2021-01-07T20:31:40Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* musl upgraded to 1.2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl upgraded to 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details. All x86, armv7 and armhf packages have been rebuilt for this change. For users of these architectures, all self-compiled packages must be manually rebuilt after upgrading.&lt;br /&gt;
&lt;br /&gt;
In order to support dates past 2038, musl 1.2 uses new time64-compatible system calls. Due to a long-standing Docker issue, these system calls incorrectly return EPERM when running on a Docker version predating their release. This causes a wide range of Alpine Linux programs to fail or operate incorrectly. If you encounter errors such as &amp;quot;error getting time&amp;quot; when running apk, or if the date command returns a nonsensical date, then the host Docker needs to be updated. As a workaround, download an up-to-date [https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json seccomp profile] and apply it by passing &amp;lt;code&amp;gt;--seccomp-profile=&amp;lt;/path/to/profile.json&amp;gt;&amp;lt;/code&amp;gt; to the host &amp;lt;code&amp;gt;dockerd&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of BerkeleyDB ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of its BerkeleyDB to AGPL-3.0, making it unsuitable to link it to packages with GPL-incompatible licenses. Since the old version is no longer maintained, the &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; has been declared deprecated, packages are being transitioned out of using it or out of the distribution entirely, developer tooling for doing QA in APKBUILDs has been adjusted to warn when &amp;lt;code&amp;gt;db&amp;lt;/code&amp;gt; is present.&lt;br /&gt;
&lt;br /&gt;
For postfix, this means using lmdb and dropping support for &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases. Before upgrading, update all references of these types in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
Alpine Linux has switched the default ifupdown implementation from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. This version is compatible with debian ifupdown and busybox ifupdown, but please read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md admin guide].&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been updated to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other packages on Alpine may need to fix their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
=== PHP 8.0 ===&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
=== xorg-server has moved to community ===&lt;br /&gt;
&lt;br /&gt;
xorg-server and related packages have been moved from main to community. To install it, make sure the community repository is added to {{Path|/etc/apk/repositories}}.&lt;br /&gt;
&lt;br /&gt;
Running {{Cmd|setup-xorg-base}} will do this for you.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed due to limited feature support and/or highly infrequent use:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: None&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: None&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: None&lt;br /&gt;
&lt;br /&gt;
For conspy and smemcap, alternative versions are available but not yet packaged. Please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab] if you require these programs.&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18494</id>
		<title>Release Notes for Alpine 3.13.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Release_Notes_for_Alpine_3.13.0&amp;diff=18494"/>
		<updated>2021-01-05T20:19:42Z</updated>

		<summary type="html">&lt;p&gt;Hello71: /* Removed applets */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== aports ==&lt;br /&gt;
&lt;br /&gt;
=== musl upgraded to 1.2 ===&lt;br /&gt;
&lt;br /&gt;
musl has been upgraded to 1.2. This release changes the definition of &amp;lt;code&amp;gt;time_t&amp;lt;/code&amp;gt; on 32-bit systems. See the [https://musl.libc.org/time64.html musl time64 release notes] for more details. All x86, armv7 and armhf packages have been rebuilt for this change. For users of these architectures, all self-compiled packages must be manually rebuilt after upgrading.&lt;br /&gt;
&lt;br /&gt;
=== Deprecation of berkeley db ===&lt;br /&gt;
&lt;br /&gt;
Oracle has changed the license of bdb to AGPL, making it unsuitable to link it to packages with GPL-incompatible licenses. Since the old version is no longer maintained, bdb has been removed from Alpine Linux and alternatives substituted.&lt;br /&gt;
&lt;br /&gt;
For postfix, this means using lmdb and dropping support for &amp;lt;code&amp;gt;hash&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;btree&amp;lt;/code&amp;gt; databases. Before upgrading, update all references of these types in &amp;lt;code&amp;gt;/etc/postfix/main.cf&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;lmdb&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Switching from busybox ifupdown to ifupdown-ng ===&lt;br /&gt;
&lt;br /&gt;
Alpine Linux has switched the default ifupdown implementation from busybox to [https://github.com/ifupdown-ng/ifupdown-ng/ ifupdown-ng]. This version is compatible with debian ifupdown and busybox ifupdown, but please read the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/README.md readme] and the [https://github.com/ifupdown-ng/ifupdown-ng/blob/master/doc/ADMIN-GUIDE.md admin guide].&lt;br /&gt;
&lt;br /&gt;
ifupdown-ng has native vlan support, so the &amp;lt;code&amp;gt;vlan&amp;lt;/code&amp;gt; package is no longer required and can be uninstalled. The &amp;lt;code&amp;gt;bridge&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bond&amp;lt;/code&amp;gt; packages are still required.&lt;br /&gt;
&lt;br /&gt;
=== GCC 10 ===&lt;br /&gt;
&lt;br /&gt;
GCC has been updated to version 10. GCC 10 sets the &amp;lt;code&amp;gt;-fno-common&amp;lt;/code&amp;gt; option by default. All Alpine Linux packages have been fixed, but users compiling other packages on Alpine may need to fix their code. For more information, see the [https://gcc.gnu.org/gcc-10/porting_to.html GCC 10 porting guide].&lt;br /&gt;
&lt;br /&gt;
===== PHP 8.0 =====&lt;br /&gt;
&lt;br /&gt;
PHP 8.0 with a common set of extensions is now available as &amp;lt;code&amp;gt;php8&amp;lt;/code&amp;gt;. PHP 7.4 (&amp;lt;code&amp;gt;php7&amp;lt;/code&amp;gt;) remains the default.&lt;br /&gt;
&lt;br /&gt;
== busybox ==&lt;br /&gt;
&lt;br /&gt;
=== Removed applets ===&lt;br /&gt;
&lt;br /&gt;
The following applets have been removed due to limited feature support and/or highly infrequent use:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;hdparm&#039;&#039;&#039;: Use &amp;lt;code&amp;gt;hdparm&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;fdformat&#039;&#039;&#039;: Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;readprofile&#039;&#039;&#039;: Use &amp;lt;code&amp;gt;util-linux&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;lspci&#039;&#039;&#039;: Use &amp;lt;code&amp;gt;pciutils&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;sendmail&#039;&#039;&#039;: Use &amp;lt;code&amp;gt;ssmtp&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;opensmtpd&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;dma&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;exim&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;nullmailer&amp;lt;/code&amp;gt;, or &amp;lt;code&amp;gt;postfix&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
* &#039;&#039;&#039;conspy&#039;&#039;&#039;: None&lt;br /&gt;
* &#039;&#039;&#039;smemcap&#039;&#039;&#039;: None&lt;br /&gt;
* &#039;&#039;&#039;dumpleases&#039;&#039;&#039;: None&lt;br /&gt;
&lt;br /&gt;
For conspy and smemcap, alternative versions are available but not yet packaged. Please file an issue at [https://gitlab.alpinelinux.org/alpine/aports/ Alpine GitLab] if you require these programs.&lt;br /&gt;
&lt;br /&gt;
=== Changes ===&lt;br /&gt;
&lt;br /&gt;
The following applets now support long options:&lt;br /&gt;
&lt;br /&gt;
* gzip&lt;br /&gt;
* install&lt;br /&gt;
* ipcalc&lt;br /&gt;
&lt;br /&gt;
== apk-tools ==&lt;br /&gt;
&lt;br /&gt;
=== Man page ===&lt;br /&gt;
&lt;br /&gt;
apk-tools now has an official man-page: &amp;lt;code&amp;gt;apk-tools-docs&amp;lt;/code&amp;gt;. If the &amp;lt;code&amp;gt;docs&amp;lt;/code&amp;gt; package is installed, man pages will automatically be installed and updated for all installed packages.&lt;/div&gt;</summary>
		<author><name>Hello71</name></author>
	</entry>
</feed>