Skip to main content
  1. Blog
  2. Article

Joshua Powers
on 3 April 2018

Ubuntu Server development summary – 4 April 2018


Hello Ubuntu Server

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.

Spotlight: Using cloud-init with multipass

Multipass
is a quick and easy way to launch VMs running Ubuntu. While still in
beta, Multipass now supports launching VMs with YAML cloud-config.
Josh recently wrote up how to use cloud-init with multipass
with a few more details.

cloud-init

  • Released version 18.2 and uploaded to Ubuntu Bionic
  • 18.2 is now in proposed for Artful and Xenial
  • IBMCloud: Add initial IBM Cloud datasource.
  • Identify IBMCloud (Softlayer) via cloud-id
  • Enable/disable, drive ua tool via a cloud-config module
  • Netplan reflect DNS entries on each interface when global-dns is
    specified
  • cc_resizefs will no longer attempt zfs resize on systems without
    /dev/zfs or zfsutils
  • Hetzner: Exit early if dmi system-manufacturer is not HetznerCloud
  • Add missing package dependency on isc-dhcp-client to trunk ubuntu
    packaging (LP: #1759307)
  • FreeBSD: resizefs module now able to handle zfs/zpool from Dominic
    Schlegel (LP: #1721243)
  • Support for properly identifying OpenTelekomCloud as an OpenStack
    datasource from Kurt Garloff (LP: #1756471)
  • Reduce azure retry timeouts when polling imds during pre-provisioning
    from Douglas Jordan (LP: #1752977)
  • Revert readurl’s exception_cb behavior datasource from Kurt Garloff
    (LP: #1702160,
    LP: #1298921)
  • doc: Fix links in OpenStack datasource documentation. Dominic Schlegel
    (LP: #1721660)

curtin

  • Released version 18.1 and uploaded to Ubuntu Bionic
  • Generalized new-upstream-release scripts for cloud-init and curtin to
    redact changelogs of release branches
  • zfs was set to use version 28

git-ubuntu

  • 50% of main source packages are now imported and set as the default
    Git repository in Launchpad for those source packages
  • Work continues to import packages to achive 100% of main source
    packages

Bug Work and Triage

Contact the Ubuntu Server team

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: 3

Uploads Released to the Supported Releases

Total: 4

Uploads to the Development Release

Total: 55

Related posts


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 ...


Massimiliano Gori
30 March 2026

How to Harden Ubuntu SSH: From static keys to cloud identity

Cloud and server Article

30 years after its introduction, Secure Shell (SSH) remains the ubiquitous gateway for administration, making it a primary target for brute force attacks and lateral movement within enterprise environments. For system administrators and security architects operating under the weight of regulatory frameworks like SOC2, HIPAA, and PCI-DSS, ...


Massimiliano Gori
27 March 2026

Modern Linux identity management: from local auth to the cloud with Ubuntu

Cloud and server Article

The modern enterprise operates in a hybrid world where on-premises infrastructure coexists with cloud services, and security threats evolve daily. IT administrators are tasked with a difficult balancing act: maintaining traditional local workflows while managing the inevitable shift toward cloud-native architectures. Identity has emerged ...