Skip to main content
  1. Blog
  2. Article

Canonical
on 8 August 2017

Ubuntu Foundations Development Summary: August 8, 2017


This newsletter is 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 ongoing libevent transition is at 88% of completion
  • The GCC 7 transition has begun in artful-proposed; GCC 7 will be the default in 17.10, please help ensure your packages in the archive are up to date and ready to build with this new toolchain.
  • The transition to Perl 5.26 is in progress in artful-proposed, with some delays due to issues with the autopkgtest infrastructure and a sync of a reupload from Debian.  This is expected to reach artful early next week.
  • The python3 transition continues, with python3.5 being dropped from the list of supported versions in artful-proposed.  Packages uploaded today will build without python3.5 support, and python3.5 will be dropped from artful before release.

Upcoming Ubuntu Dates

Weekly Meeting

IRC Log: http://ubottu.com/

Related posts


Miguel Divo
22 May 2026

Decoding design: How design and engineering thrive together in open source

Design Design

Open source thrives on engineering-driven processes. Fast feedback loops, terminal tools, Git workflows: they’re the lifeblood of how we build software in the open. But for software to truly excel, we need to create user experiences that empower people to use them. I wanted to bring this conversation into the spotlight as part of Canonica ...


Abdelrahman Hosny
21 May 2026

Developing web apps with local LLM inference

AI Article

I’ve yet to meet a developer that enjoys working with metered AI APIs. The need to pay for every API call in development works in direct opposition to the ethos of rapid iteration, and it’s easy for the costs to get out of hand. That’s why Canonical has created a different approach to building AI-powered ...


Luci Stanescu
21 May 2026

PinTheft Linux kernel vulnerability mitigation

Ubuntu Article

A local privilege escalation (LPE) security vulnerability in the Linux kernel, codename “PinTheft,” was publicly disclosed on May 19, 2026. The vulnerability was fixed in the mainline Linux kernel tree. A proof-of-concept exploit was published along with public disclosure. The vulnerability does not have a CVE ID assigned at the moment; o ...