Skip to main content
  1. Blog
  2. Article

Canonical
on 1 August 2017

Ubuntu Foundations Development Summary: August 1, 2017


This newsletter is here to provide a status update from the Ubuntu Foundations Team. There will also be highlights provided for any interesting subjects the team may be working on. If you would like to reach the Foundations team, you can find us at the #ubuntu-devel channel on freenode.

Highlights

The State of the Archive

  • The ocaml 4.04 transition is done
  • Ubuntu 16.10 is now EOL
  • python3.6 is now the default in artful
  • The perl 5.26 transition has started in artful-proposed; expect delays in package migrations while the autopkgtest runners work through the backlog of related tests.
  • The transition to gcc 7 as default will begin in early August. https://lists.ubuntu.com/archives/ubuntu-devel/2017-July/039924.html

Upcoming Ubuntu Dates

Weekly Meeting

Related posts


Ijlal Loutfi
27 July 2026

Ubuntu’s virtualization hardware enablement (HWE) stack: a new model for confidential computing enablement

Confidential computing Security

Confidential computing is moving quickly. The foundation is already here: AMD SEV-SNP and Intel TDX have made it possible to run confidential virtual machines (VMs) with stronger protection for data in use. Ubuntu 26.04 Long Term Support (LTS) brings integrated host and guest support for both of these technologies, making confidential com ...


Ijlal Loutfi
24 July 2026

Confidential computing and the new regulatory focus on data in use

Confidential computing Article

Most organizations already understand encryption at rest and encryption in transit. These controls are mature, widely deployed, and often explicitly referenced in security frameworks. However, runtime is different: when an application processes sensitive information, that data is typically available in memory. In a traditional infrastruct ...


anusha-c
24 July 2026

A day in the life of an Android developer with Anbox Cloud

Ubuntu Article

Meet Alex, an Android developer. In this article, we’ll follow Alex through their day to show you how Anbox Cloud supports Alex from feature development to release. Alex’s focus for today is building a ride-tracking feature for their ride-sharing app. ...