releasing package livecd-rootfs version 2.744

This commit is contained in:
Didier Roche 2021-11-05 17:52:13 +01:00
parent 6a05e7fa22
commit 2342c3dd4f

9
debian/changelog vendored
View File

@ -1,3 +1,12 @@
livecd-rootfs (2.744) jammy; urgency=medium
* Install desired already seeded snap in wsl.
As wsl is an image target of ubuntu-cpc, the base seed is hardcoded to
ubuntu-server instead of wsl one. For now, add it, as for the other
cpc images, in hooks.
-- Didier Roche <didrocks@ubuntu.com> Fri, 05 Nov 2021 10:23:24 +0100
livecd-rootfs (2.743) jammy; urgency=medium
* magic-proxy: fix exception handling for URLError. LP: #1946520