Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

An error occurred while submitting your form. Please try again or file a bug report. Close

  1. Blog
  2. Article

Canonical
on 30 August 2017

Ubuntu Foundations Development Summary – August 30, 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

  • We encourage flavor teams to file their merge proposals for Ubiquity slideshow updates as soon as possible for inclusion in 17.10.
  • Apport has been modified in 17.10 to gather information about python versions on the system to help troubleshoot errors caused when users install unofficial python versions. The report keys are PythonDetails and Python3Details e.g. “/usr/bin/python3.6, Python 3.6.2, python3-minimal, 3.6.1-0ubuntu3”.
  • OpenJDK 7 version 7u151-2.6.11-0ubuntu1.14.04.1 has been released for Ubuntu 14.04
  • netplan 0.26 has been release to artful

The State of the Archive

  • The team worked hard to get the Qt5.9 transition in order, with removals of packages not ported to the new version. This landed as the last major transition before Feature Freeze. Thanks to all who helped get this done in time!
  • We have now entered Feature Freeze, and package uploads should be done in accordance with the feature freeze guidelines. https://lists.ubuntu.com/archives/ubuntu-devel-announce/2017-August/001221.html
  • The resolvconf and ifupdown packages have been dropped from the base debootstrap set in artful; new installs of 17.10 will now exclusively use systemd-resolved instead of resolvconf, and NetworkManager/systemd-networkd instead of ifupdown. For background on these changes, see http://blog.cyphermox.net/2017/06/netplan-by-default-in-1710.html

Upcoming Ubuntu Dates

Related posts


Gabriel Aguiar Noury
3 July 2025

JetPack 4 EOL – how to keep your userspace secure during migration

Ubuntu Article

NVIDIA JetPack 4 reached its end-of-life (EOL) in November 2024, marking the end of security updates for this widely deployed stack. JetPack 4 has driven innovation in countless devices powered by NVIDIA Jetson, serving as the foundation of edge AI production deployments across multiple sectors. But now, the absence of security maintenanc ...


Massimiliano Gori
2 July 2025

Source to production: Spring Boot containers made easy

Cloud and server Article

This blog is contributed by Pushkar Kulkarni, a Software Engineer at Canonical. Building on the rise in popularity of Spring Boot and the 12 factor paradigm, our Java offering also includes a way to package Spring workloads in production grade, minimal, well organized containers with a single command. This way, any developer can generate ...


Massimiliano Gori
2 July 2025

Spring support available on Ubuntu

Cloud and server Article

This blog is contributed by Vladimir Petko, a Software Engineer at Canonical. The release of Plucky Puffin earlier this year introduced the availability of the devpack for Spring, a new snap that streamlines the setup of developer environments for Spring on Ubuntu. In this blog, we’ll explain what devpacks are and provide an overview of ...