Seed the subiquity snap to track the stable channel (LP: #1724410)

ubuntu/artful
Michael Hudson-Doyle 7 years ago
parent c69a9707c6
commit 895e2a51f1

7
debian/changelog vendored

@ -1,3 +1,10 @@
livecd-rootfs (2.478) UNRELEASED; urgency=medium
* Two last minute server-live fixes:
- Seed the subiquity snap to track the stable channel (LP: #1724410)
-- Michael Hudson-Doyle <mwhudson@debian.org> Wed, 18 Oct 2017 13:22:50 +1300
livecd-rootfs (2.477) artful; urgency=medium livecd-rootfs (2.477) artful; urgency=medium
* Fix server live image to pull subiquity from the stable channel, not * Fix server live image to pull subiquity from the stable channel, not

@ -64,7 +64,7 @@ snaps:
channel: stable channel: stable
file: ${CORE_SNAP} file: ${CORE_SNAP}
- name: subiquity - name: subiquity
channel: edge channel: stable
classic: true classic: true
file: ${SUBIQUITY_SNAP} file: ${SUBIQUITY_SNAP}
EOF EOF

Loading…
Cancel
Save