Skip to main content
  1. Blog
  2. Article

Will Cooke
on 15 September 2017

Ubuntu Desktop Weekly Update: September 15, 2017


A fairly short update this week as we’re in bug fixing mode ahead of final beta in a couple of weeks.

GNOME

This week saw the release of GNOME 3.26, and we’re ready to ship it in 17.10. This will bring new versions of the core applications and new features as described in the GNOME release notes.

If you’ve been running 17.10 for a while you will have already been using 3.25, the development branch of 3.26, and so you will have already be familiar with 3.26

We’ve also been working on adding support for progress bars and urgent notifications to the Dash to Dock extension and we ported Dash to Dock settings to the new Control Center layout for 3.26

We’ve been working with the GNOME community on documentation to help people transitioning from Unity to GNOME and we tracked down and fixed a GDM but which was selecting the wrong session at login. Patches are upstream.

Snaps

Our patches to add PolicyKit support have been cherry picked for snapd 2.28. This will allow you to install Snaps without having to login to Ubuntu One.

We have built new Snaps for gnome-characters and gnome-logs.

Updates

  • Chromium 61.0.3163.79 got promoted to stable channel and will be tested published soon.
  • Chromium dev channel is updated to 62.0.3202.9.

 

Related posts


Johann Wolf
27 April 2026

Why Web Engineering is great

Ubuntu Article

Like many software engineers, one of my first software development experiences started with creating my own web page. Since that time 20+ years ago, a lot has changed in the web landscape. Having worked a lot in web since then, I’d like to take a moment to reflect on what I think makes web great! ...


Ishani Ghoshal
27 April 2026

Ubuntu 16.04 LTS has reached the end of standard Expanded Security Maintenance with Ubuntu Pro. Here are your options.

Ubuntu Article

Ubuntu 16.04 LTS (Xenial Xerus) reached the end of its five-year Expanded Security Maintenance (ESM) window in April 2026. If you are still running 16.04, it is critical to address your support status to ensure continued security and compliance. Your support options Now that 16.04 is in its Legacy phase, you have two primary paths: ...


Rob Gibbon
27 April 2026

Understanding disaggregated GenAI model serving with llm-d

AI Article

What is llm-d? llm-d is an open source solution for managing high-scale, high-performance Large Language Model (LLM) deployments. LLMs are at the heart of generative AI – so when you chat with ChatGPT or Gemini, you’re talking to an LLM. Simple LLM deployments – where an LLM is deployed to a single server – can ...