Release Notes for Alpine 2.0.0 rc2

From Alpine Linux
Revision as of 09:38, 5 August 2010 by Ncopa (talk | contribs) (added info about virtio)

The releases are found in the http://www.alpinelinux.org/cgi-bin/dl.cgi/v2.0/releases area.

Higlights

  • Fixes #391 that caused booting fail after setup-disk.
  • virtio support in default initramfs for qemu guests. (needs testing)
  • General polishing.

Important notes when upgrading from v1.10

  • The v2.0 series introduces an ABI-incompatible version of uClibc with NPTL threading support. This means that you cannot mix packages from older relases with v2.0. To upgrade you will need to make sure that you only have v2.0 repositories in your /etc/apk/repositories list and then do:

    apk upgrade --update-cache --available

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
  • All .so links moved to -dev package. It might be an idea to remove alpine-sdk and all *-dev packages before doing the upgrade. If you get problems due to a -dev package want overwrite a .so file owned by other package then you might want use the --force option.
Note: Uninstalling alpine-sdk might remove sudo. To make it stay you'll first have to do:

apk add sudo

Package changes since 2.0.0_rc1

Upgraded/downgraded packages (from version):
acf-weblog-0.5.6-r0			    (0.5.5-r0)
busybox-1.17.1-r2			    (1.17.1-r1)
dhcpcd-5.2.7-r0				    (5.2.6-r0)
libldap-2.4.23-r1			    (2.4.23-r0)
mkinitfs-2.0_rc9-r0			    (2.0_rc8-r0)