Alpine 2.1.4 released

We are pleased to announce the Alpine 2.1.4 release.

This release includes an update to 2.6.35.10-based kernels. Hyper-V fixes have been applied to these kernels.

Boot scripts have been updated so that if at least one network interface starts successfully, then services that depend on networking will be started. In previous releases (since Alpine 1.9.0) all network interfaces had to start successfully for this to happen.

Also, Busybox contains a fix for a long-standing bug that caused crontab files to mysteriously disappear.

Please consult the bugtracker and cgit for more details.

Package changes since 2.1.3

Upgraded/downgraded packages (from version):
acf-alpine-conf-0.4.0-r2                    (0.4.0-r1)
acf-freeswitch-vmail-0.0.10-r0              (0.0.9-r0)
alpine-base-2.1.4-r0                        (2.1.3-r0)
alpine-conf-2.5.4-r1                        (2.5.4-r0)
apk-tools-2.0.7-r2                          (2.0.7-r0)
busybox-1.17.4-r1                           (1.17.3-r3)
dahdi-linux-grsec-2.6.35.10-r0              (2.6.35.9-r2)
iscsitarget-grsec-2.6.35.10-r2              (2.6.35.9-r4)
kamailio-3.1.1-r0                           (3.1.0-r1)
libmysqlclient-5.1.51-r2                    (5.1.51-r1)
linux-firmware-2.6.35.10-r0                 (2.6.35.9-r2)
linux-grsec-2.6.35.10-r0                    (2.6.35.9-r2)
mkinitfs-2.1.2-r1                           (2.1.2-r0)
openrc-0.6.1-r4                             (0.6.1-r2)
xtables-addons-grsec-2.6.35.10-r1           (2.6.35.9-r3)

Important notes when upgrading from v1.10

Note: There might be packages with same version number in v1.10 repositories so it is very important that the --available option is there to make sure that those gets replaced properly

apk del wget

Note: Uninstalling alpine-sdk might remove sudo. To make it stay you'll first have to do:

apk add sudo