Skip to main content
  1. Blog
  2. Article

Joshua Powers
on 16 October 2018

Ubuntu Server development summary – 16 Oct 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.

Spotlight: Call for testing certbot snap (Let’s Encrypt)

Configuring SSL certificates for webservers just got easier. Certbot is a Let’s Encrypt command-line client automating setup of SSL/TLS certificates. Robie Basak from the Ubuntu Server team published a snap package of certbot making it even easier to install certbot dependencies. The certbot snap call for testing shows just how easy it is. Happy hosting!

Spotlight: Cosmic Cuttlefish (18.10) release on Oct 18th

Ubuntu’s release cycle comes to a close this week and is final this Thursday. As Cosmic Cuttlefish is an interim release will supported until July 2019. See the detailed features of the Cosmic release.

cloud-init

  • Correct spelling in an error message (udevadm). [Katie McLaughlin]
  • tests: meta_data key changed to meta-data in ec2 instance-data.json (LP: #1797231)
  • tests: fix kvm integration test to assert flexible config-disk path (LP: #1797199)
  • tools: Add cloud-id command line utility
  • instance-data: Add standard keys platform and subplatform. Refactor ec2.
  • net: ignore nics that have "zero" mac address. (LP: #1796917)
  • tests: fix apt_configure_primary to be more flexible
  • Ubuntu: update sources.list to comment out deb-src entries. (LP: #74747)
  • release 18.4 (LP: #1795741)

curtin

  • vmtests: disable snapd/seeding to avoid boot hang
  • jenkins-runner: fix when using –filter only
  • distro: fix system_upgrade command using string instead of function (LP: #1796968)
  • Capture stdout when using lxc file push
  • vmtest: boot ephemeral with ‘ro’ on the kernel command line.
  • vmtest: Fix typo in skip-by-date.

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

Uploads Released to the Supported Releases

Total: 24

Uploads to the Development Release

Total: 26

Related posts


David Beamonte
9 July 2026

Managing Ubuntu on bare metal at scale

MAAS Ubuntu tech blog

Modern infrastructure teams are expected to deliver cloud-like speed, consistency, and reliability, even when their workloads run on physical servers. Bare metal remains essential for many environments: private clouds, Kubernetes clusters, AI infrastructure, edge sites, regulated platforms, and large Ubuntu estates. But operating physical ...


Rhys Knipe
7 July 2026

Ubuntu Server: a platform made for enterprise scale

Ubuntu Article

A platform is an environment that allows software to run smoothly across the infrastructure, runtime, and application layers. The key word there is “smoothly”: a good platform connects those layers so well that you don’t notice it. That’s what Ubuntu Server has become: the essential layer between bare metal and the apps running on top, ...


Canonical
6 July 2026

Building an open source chain of trust: new research uncovers key blockers and ways forward

Canonical announcements Article

Canonical is pleased to share its latest research report, “The open source chain of trust.” Based on a survey of 500 DevOps professionals, the report highlights how organizations approach their open source software supply chains. While many companies are moving toward verifiable provenance and automated security workflows, internal misali ...