Skip to main content
  1. Blog
  2. Article

Will Cooke
on 15 December 2017

Ubuntu Desktop Weekly Update – December 15th 2017


Here’s the last newsletter for 2017, we’ll be back in the new year. On behalf of the whole Desktop Team I wish you all a happy holiday and a peaceful 2018.

GNOME

Some important fixes landed in fonts-noto-emoji.  🍔  🍺 🧀

Work continues on removing as much gtk2 as we can. A fresh 18.04 install now only installs three gtk2 rdepends: Firefox, Thunderbird and libgtk2-perl (for debconf). Firefox 58 (in beta) has dropped the gtk2 dependency.

Found and fixed a shadow offset bug in gtk+ related to the fraction scaling work.

General

The MIR for spice-vdagent is progressing. This adds some nice features to guest systems running with GNOME Boxes such as copy-and-paste between host & guest and arbitrary screen resolution support.

We’ve ported our Selenium autopackage tests for Chromium over to Firefox as well. This makes a wider range of automatic integration tests available to Firefox.

Avahi: We received the patch for advertising services on localhost. It is actually a one-liner! Courtesy of Rithvik Patibandla one of the GSoC 2017 Open Printing students. 18.04 will ship the complete driverless printing fun, including USB.

We’re looking for more help to verify the Unity 7 fixes. If you can spare an hour or two please see this thread for more info.

Snaps

A couple more upstream projects have merged our snapcraft.yaml files in to their trees. You can see the current state of the GNOME snaps we are maintaining here.

Updates

  • Chromium
    • Updated chromium beta to 63.0.3239.84 and updated snap in beta channel
    • Updated chromium dev to 64.0.3282.14 and updated snap in edge channel
    • Updated chromium stable to 63.0.3239.84 (all supported series + bionic-proposed), snap in candidate channel
  • Libreoffice
    • Promoted 5.4.3 snap to stable channel

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