mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-14 04:31:16 +00:00
Imported 2.679
No reason for CPC update specified.
This commit is contained in:
parent
d5647bfcf3
commit
d9201b4a89
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.679) groovy; urgency=medium
|
||||
|
||||
* Handle seeded lxd snap with channel name for ubuntu-cpc:minimized
|
||||
(LP: #1889470)
|
||||
|
||||
-- Robert C Jennings <robert.jennings@canonical.com> Wed, 29 Jul 2020 14:55:57 -0500
|
||||
|
||||
livecd-rootfs (2.678) groovy; urgency=medium
|
||||
|
||||
[ David Krauser ]
|
||||
|
@ -872,7 +872,7 @@ if [ "$PROJECT:${SUBPROJECT:-}" = ubuntu-cpc:minimized ]; then
|
||||
# build if we see such a snap.
|
||||
for snap in `cat config/seeded-snaps`; do
|
||||
case $snap in
|
||||
lxd)
|
||||
lxd | lxd=*)
|
||||
;;
|
||||
*)
|
||||
echo "Unexpected seeded snap for ubuntu-cpc:minimized build: $snap"
|
||||
|
Loading…
x
Reference in New Issue
Block a user