livecd-rootfs:impish-sru-lp-1946520

Last commit made on 2021-10-26
Get this branch:
git clone -b impish-sru-lp-1946520 https://git.launchpad.net/livecd-rootfs
Members of Ubuntu Core Development Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
impish-sru-lp-1946520
Repository:
lp:livecd-rootfs

Recent commits

36cd65e... by Thomas Bechtold

Add debian/changelog entry

4080457... by Thomas Bechtold

magic-proxy: fix exception handling for URLError LP:#1946520

A urllib.error.URLError.reason variable can either be a string or
another Exception[0]. In case it's another exception, the current code
fails because the exception is passed into send_error() which tries
call html.escape() on the Exception. That fails because the Exception
is not a string. Converting the Exception to a string fixes this.

This fixes:

AttributeError: 'TimeoutError' object has no attribute 'replace'

[0]
https://docs.python.org/3/library/urllib.error.html#urllib.error.URLError.reason

(cherry picked from commit af888e24ff8ec478b490c6d0fc39131cd63a8079)

5339f16... by Steve Langasek

releasing package livecd-rootfs version 2.742

7d6d42a... by Steve Langasek

Changelog entry

808220c... by Sebastien Bacher

Enable universe sources on the desktop canary

85fb768... by Brian Murray

Properly check ARCH when setting the intel-iot model.

58259c7... by Steve Langasek

releasing package livecd-rootfs version 2.741

fb41e53... by John Chittum

Open new release

Add entry to open new release

9c3851d... by John Chittum

Mount cgroup2 type for snapd

LP: 1944004 described an issue where a libc transition caused snapd
seccomp profiles to reference a path that no longer existed, leading to
permission denied errors. The committed fix for snapd then raised an
issue where running `snapd debug seeding` would present a
preseed-system-key and seed-restart-system-key due to a mismatch
between the running kernel capabilities and the profiles being loaded by
snapd. By mounting a cgroup2 type to /sys/fs/cgroup, the capabilities
match for snapd as mounted in the chroot. This is done similarly to
live-build/functions:138-140 where apparmour and seccomp actions are
mounted after updating the buildd.

271d498... by Steve Langasek

releasing package livecd-rootfs version 2.740