diff -Nru livecd-rootfs-2.424/debian/changelog livecd-rootfs-2.425/debian/changelog --- livecd-rootfs-2.424/debian/changelog 2016-08-15 22:28:51.000000000 +0000 +++ livecd-rootfs-2.425/debian/changelog 2016-08-17 10:11:25.000000000 +0000 @@ -1,3 +1,14 @@ +livecd-rootfs (2.425) yakkety; urgency=medium + + * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary, + 500-create-xdg-wrapper.binary, 700-classic-dir.binary: + - Correct some syntax errors in the ubuntu-core snap hooks. + - Create a desktop entry and some mimetype associations for xdg-open in + ubuntu-core. That way interacting with web, email and documentations + urls in a snap should do the right thing. + + -- Sebastien Bacher Wed, 17 Aug 2016 12:11:19 +0200 + livecd-rootfs (2.424) yakkety; urgency=medium * Install nplan in the ubuntu-core image. diff -Nru livecd-rootfs-2.424/live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary livecd-rootfs-2.425/live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary --- livecd-rootfs-2.424/live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary 2016-07-13 03:23:02.000000000 +0000 +++ livecd-rootfs-2.425/live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary 2016-08-17 10:08:37.000000000 +0000 @@ -9,7 +9,6 @@ mkdir -p $PREFIX/usr/local/bin cat >$PREFIX/usr/local/bin/no-apt <$PREFIX/usr/local/bin/xdg-open <$PREFIX/usr/local/share/applications/xdg-open.desktop <$PREFIX/usr/local/share/applications/mimeapps.list <