diff -Nru lxc-android-config-0.219/debian/changelog lxc-android-config-0.220/debian/changelog --- lxc-android-config-0.219/debian/changelog 2015-02-26 13:13:06.000000000 +0100 +++ lxc-android-config-0.220/debian/changelog 2015-03-30 18:28:07.000000000 +0200 @@ -1,3 +1,10 @@ +lxc-android-config (0.220) vivid; urgency=medium + + * Define whoopsie etc configurations as writable so the status changes + work and are stored (lp #1437633) + + -- Sebastien Bacher Mon, 30 Mar 2015 18:24:14 +0200 + lxc-android-config (0.219) vivid; urgency=medium * ensure that /var/log is always owned by the syslog group after diff -Nru lxc-android-config-0.219/etc/init/whoopsie.override lxc-android-config-0.220/etc/init/whoopsie.override --- lxc-android-config-0.219/etc/init/whoopsie.override 1970-01-01 01:00:00.000000000 +0100 +++ lxc-android-config-0.220/etc/init/whoopsie.override 2015-03-30 18:43:59.000000000 +0200 @@ -0,0 +1 @@ + diff -Nru lxc-android-config-0.219/etc/system-image/writable-paths lxc-android-config-0.220/etc/system-image/writable-paths --- lxc-android-config-0.219/etc/system-image/writable-paths 2014-10-10 01:03:43.000000000 +0200 +++ lxc-android-config-0.220/etc/system-image/writable-paths 2015-03-30 18:25:34.000000000 +0200 @@ -57,4 +57,6 @@ # needed for usb tethering /var/lib/misc auto persistent transition none # whoopsie +/etc/whoopsie auto persistent transition none +/etc/init/whoopsie.override auto persistent transition none /var/lib/whoopsie auto persistent transition none