summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-01-04 21:50:54 +0100
committerDaniel Baumann <mail@daniel-baumann.ch>2015-01-04 21:50:54 +0100
commit3a68424fa4d5372cc0fc60d07f58867d41ddcafc (patch)
tree8dfc4cbe0ea06e43e49aa6c59048771db31e9e54 /debian
parent6fae187035cc9486574834f78e79dd495055e809 (diff)
downloadlive-boot-3a68424fa4d5372cc0fc60d07f58867d41ddcafc.tar.gz
live-boot-3a68424fa4d5372cc0fc60d07f58867d41ddcafc.zip
Releasing debian version 5.0~a1-1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cd5d7b4..1c00936 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+live-boot (5.0~a1-1) experimental; urgency=low
+
+ [ Tails developers ]
+ * Fixing name of overlayfs kernel module for inclusion in the initramfs
+ (Closes: #773868).
+
+ [ Daniel Baumann ]
+ * Using 'overlay' instead of 'overlayfs' everywhere, without backwards
+ compatibility (Closes: #773881).
+ * Dropping unionfs-fuse support:
+ * Dropping unionfs support, long superseeded with aufs.
+ * Dropping unionmount support, superseeded with overlay in mainline
+ kernel.
+ * Updating manpages for union= boot parameter.
+ * Simplifying code a bit after removal of no longer supported overlay
+ alternatives.
+ * Updating year in copyright notices to 2015.
+
+ -- Daniel Baumann <mail@daniel-baumann.ch> Sun, 04 Jan 2015 21:50:28 +0100
+
live-boot (4.0.2-1) unstable; urgency=low
[ Daniel Baumann ]