Table of Contents

WARNING: Release reached End of Life

This release is no longer supported, please see Releases

WARNING: Release reached End of Life

Introduction

These release notes for Ubuntu 17.10 (Artful Aardvark) provide an overview of the release and document the known issues with Ubuntu 17.10 and its flavors.

Support lifespan

Ubuntu 17.10 was supported for 9 months until July 2018.

Official flavour release notes

Find the links to release notes for official flavors here.


Get Ubuntu 17.10

Download Ubuntu 17.10

Images can be downloaded from a location near you.

You can download ISOs and flashable images from:

http://releases.ubuntu.com/17.10/ (Ubuntu Desktop and Server)
http://cdimage.ubuntu.com/ubuntu/releases/17.10/release/ (Less Popular Ubuntu Images)
http://cloud-images.ubuntu.com/daily/server/artful/current/ (Ubuntu Cloud Images)
http://cdimage.ubuntu.com/netboot/17.10/ (Ubuntu Netboot)
http://cdimage.ubuntu.com/kubuntu/releases/17.10/release/ (Kubuntu)
http://cdimage.ubuntu.com/lubuntu/releases/17.10/release/ (Lubuntu and Lubuntu Alternate)
http://cdimage.ubuntu.com/ubuntu-budgie/releases/17.10/release/ (Ubuntu Budgie)
http://cdimage.ubuntu.com/ubuntukylin/releases/17.10/release/ (Ubuntu Kylin)
https://ubuntu-mate.org/download/ (Ubuntu MATE)
http://cdimage.ubuntu.com/ubuntustudio/releases/17.10/release/ (Ubuntu Studio)
http://cdimage.ubuntu.com/xubuntu/releases/17.10/release/ (Xubuntu)

As fixes will be included in new images between now and release, any daily cloud image from today or later (i.e. a serial of 20170926 or higher) should be considered a beta image. Bugs found should be filed against the appropriate packages or, failing that, the cloud-images project in Launchpad.

Upgrading from Ubuntu 17.04

To upgrade on a desktop system:

To upgrade on a server system:

Note that the server upgrade will use GNU screen and automatically re-attach in case of dropped connection problems.


Updated Packages

Linux kernel 4.13

Ubuntu 17.10 is based on the Linux release series 4.13. It includes support for the new IBM z14 mainframe CPACF instructions and new KVM features.

Network configuration

ifupdown has been deprecated in favor of netplan and is no longer present on new installs. The installer will generate a configuration file for netplan in /etc/netplan, which will set up the system to configure the network via systemd-networkd or NetworkManager. Desktop users will see their system fully managed via NetworkManager as it has been the case in previous releases, but Server users now have their network devices managed via systemd-networkd on new installs. This only applies to new installations.

Given that ifupdown is no longer installed by default, its commands will not be present: ifup and ifdown are thus unavailable, replaced by ip link set $device up and ip link set $device down.

The networkctl command is also available for users to see a summary of the network devices. networkctl status will display the current global state of IP addresses on the system; and networkctl status $device can display the details specific to a network device.

For more information about netplan, please refer to the manual page using the man 5 netplan command.

Ubuntu Desktop

Ubuntu Server

qemu 2.10

Qemu has been updated to the 2.10 release.

Since the last version was 2.8 see both Changelogs of 2.9 and 2.10 for details.

Among many other changes there is one that might need follow on activity by the user/admin: Image locking is added and enabled by default. This generally makes execution much safer, but can break some old use cases that now explicitly have to opt-in to ignore/share the locks by tools and subcommands using the --force-share option or the share-rw dqev property.

libvirt 3.6

Libvirt has been updated to version 3.6. See the Changelogs for details.

LXD 2.18

LXD was updated to version 2.18.

Some of the top new features are:

See the Changelogs for details.

DPDK 17.05.2

Ubuntu 17.10 includes the latest release of DPDK that has stable updates: 17.05.2.

See the Release Notes as well as the stable release announcement stable .1 announcement stable .2 and for more detail.

This made it possible to integrate Open vSwitch 2.8.

Open vSwitch 2.8

Open vSwitch has been updated to 2.8.

Please read the release notes for more detail.

Remember that since version 2.7 you need to specify dpdk devices via dpdk-devargs.

New Bind9 KSK

The DNS server bind9 was updated to include the new Key Signing Key (KSK) that was published on July 11, 2017. Starting on October 11, 2017, that key will sign the root zone key, which in turn is used to sign the actual root zones. For more details, visit:

Existing installations of bind9 should automatically update their anchor keys following RFC 5011, but new installations after the rollover event on October 11th, 2017, will need this new package or have the key updated manually.

cloud-init

The version was updated to 17.1. Notable new features include:

curtin

The version was updated to 0.1.0~bzr519-0ubuntu1. Notable new features include:

Samba

Samba was updated to version 4.6.7.

Noteable changes in the 4.6.x series include:

The OS Version for the printing server has been increased to announce Windows Server 2003 R2 SP2 ID mapping checks added to the testparm(1) tool. There are some ID mapping backends which are not allowed to be used for the default backend. Winbind will no longer start if an invalid backend is configured as the default backend.

Known issues

As is to be expected, with any release, there are some significant known bugs that users may run into with this release of Ubuntu 17.10. The ones we know about at this point (and some of the workarounds), are documented here so you don't need to spend time reporting these bugs again:

Incompatibility with BIOS in certain Lenovo, Acer systems

A bug in the Linux 4.13 kernel shipped in Ubuntu 17.10 can leave users unable to update any of their BIOS settings, including their system’s boot order, after booting this version of Ubuntu.

A kernel with a fix for this issue will be available in zesty-updates shortly, but, the Ubuntu 17.10 installer images still contain the kernel with this bug. Users with affected systems should not upgrade to Ubuntu 17.10 or boot an Ubuntu 17.10 installer image until this issue as resolved. Doing so may result in your computer requiring professional servicing in order to restore BIOS functionality.

A full list of known affected models can be found in 1734147.

If you have already installed Ubuntu 17.10 on an affected system, you may not immediately notice this problem because Ubuntu will continue to boot from disk. To verify whether your system has been affected by this bug, create a USB stick with the Ubuntu 16.04 desktop image and try to boot it. If you are able to boot it, your system has most likely not been impacted by this bug.

Desktop

Server

Printing


Official flavours

The release notes for the official flavours can be found at the following links:


More information

Reporting bugs

Your comments, bug reports, patches and suggestions will help fix bugs and improve the quality of future releases. Please report bugs using the tools provided.

If you want to help out with bugs, the Bug Squad is always looking for help.

Participate in Ubuntu

If you would like to help shape Ubuntu, take a look at the list of ways you can participate at

More about Ubuntu

You can find out more about Ubuntu on the Ubuntu website and Ubuntu wiki.

To sign up for future Ubuntu development announcements, please subscribe to Ubuntu's development announcement list at:

ArtfulAardvark/ReleaseNotes (last edited 2019-10-29 21:31:33 by bryanquigley)