Update changelog

This commit is contained in:
Balint Reczey 2017-05-12 21:21:05 +02:00
parent 2569995de8
commit 8d72b588a1

17
debian/changelog vendored
View File

@ -1,3 +1,20 @@
livecd-rootfs (2.408.13) UNRELEASED; urgency=medium
[ Balint Reczey ]
* Source ubuntu-cpc functions from the right place
* Use all config hooks from the proper place, not from /build/
* Add basic but configurable autopkgtest (LP: #1690440)
* sync before calling kpartx to let writing to loop devices finish
[ Steve Langasek ]
* Mark autopkgtests isolation-machine since debootstrap won't work in a container.
* Resurrect Balint's fix from
lp:~rbalint/livecd-rootfs/livecd-rootfs-autopkgtest-fix to wrap kpartx
and trap spurious errors, since the problem is still being seen
intermittently on i386 despite us calling sync before kpartx. (LP: #1684090)
-- Balint Reczey <balint.reczey@canonical.com> Thu, 11 May 2017 16:18:20 +0200
livecd-rootfs (2.408.12) xenial; urgency=medium
* live-build/ubuntu-cpc/hooks/999-extras.binary: Exit on first failure.