Skip to main content
  1. Blog
  2. Article

Joshua Powers
on 24 July 2018

Ubuntu Server development summary – 24 July 2018


The purpose of this communication is to provide a status update and highlights for any interesting subjects from the Ubuntu Server Team. If you would like to reach the server team, you can find us at the #ubuntu-server channel on Freenode. Alternatively, you can sign up and use the Ubuntu Server Team mailing list.

cloud-init

  • Upload new release to Ubuntu Cosmic. Contains:
  • docs: note in rtd about avoiding /tmp when writing files
  • ubuntu,centos,debian: get_linux_distro to align with platform.dist
  • Fix boothook docs on environment variable name (INSTANCE_I -> INSTANCE_ID) (Marc Tamsky)
  • update_metadata: a datasource can support network re-config every boot
  • tests: drop salt-minion integration test
  • Retry on failed import of gpg receive keys.
  • tools: Fix run-container when neither source or binary package requested.
  • docs: Fix a small spelling error (Oz N Tiram)
  • tox: use simplestreams from git repository rather than bzr.
  • Begin SRU to other supported Ubuntu releases
  • Docs: add notes about not writting to /tmp due to systemd races
  • Fix get_linux_distro on debian, ubuntu and centos to mimic platform.dist
  • Disabled Artful testing

curtin

  • SRU run of vmtests with version in proposed
  • tests: skip by date decorator to run skipped tests, but ignore result
  • tests: disabled Artful testing

Contact the Ubuntu Server team

Bug Work and Triage

Ubuntu Server Packages

Below is a summary of uploads to the development and supported releases. Current status of the Debian to Ubuntu merges is tracked on the Merge-o-Matic page. For a full list of recent merges with change logs please see the Ubuntu Server report.

Proposed Uploads to the Supported Releases

Please consider testing the following by enabling proposed, checking packages for update regressions, and making sure to mark affected bugs verified as fixed.

Total: 9

Uploads Released to the Supported Releases

Total: 15

Uploads to the Development Release

Total: 26

Related posts


Pedro Lazzarotto
12 June 2026

A decade of Ubuntu on IBM Z and IBM LinuxONE

Partners Article

This year we celebrate a decade of Ubuntu Server support on the s390x architecture: marking a long-standing collaboration between Canonical and IBM that began at LinuxCon 2015. The first release happened on April 21, 2016, bringing Ubuntu 16.04 LTS (Xenial Xerus) to IBM Z and IBM LinuxONE platforms.  A first for Ubuntu on IBM That ...


Canonical
23 April 2026

Canonical releases Ubuntu 26.04 LTS Resolute Raccoon

Canonical announcements Article

The 11th long-term supported release of Ubuntu delivers deep silicon optimization and state-of-the-art security for enterprise workloads. ...


Massimiliano Gori
31 March 2026

How to manage Ubuntu fleets using on-premises Active Directory and ADSys

Cloud and server Article

The “hybrid fleet” is today’s reality: organizations diversify operating systems while Microsoft Active Directory (AD) remains the dominant identity “source of truth.” IT administrators must ensure Linux machines, like Ubuntu desktops and servers, behave as first-class citizens in this environment. Efficient Linux management demands unifi ...