summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2013-04-08 22:22:20 +0200
committerDaniel Baumann <mail@daniel-baumann.ch>2013-05-06 14:50:08 +0200
commitac29b324706801ae689d5d5256b85c9594a9c762 (patch)
tree171c34c9c7dcc52c479a87b0f44dd7b5c670b551 /debian
parent39ef5a723c72d75e1e59bb04d44c266808b5eaf5 (diff)
downloadvyos-live-build-ac29b324706801ae689d5d5256b85c9594a9c762.tar.gz
vyos-live-build-ac29b324706801ae689d5d5256b85c9594a9c762.zip
Releasing debian version 4.0~a17-1.debian/4.0_a17-1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog34
1 files changed, 34 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9b0746797..05eb2bce8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,37 @@
+live-build (4.0~a17-1) experimental; urgency=low
+
+ [ Michael Stummvoll ]
+ * Using LB_HDD_SIZE to determine the size of the image.
+
+ [ Daniel Baumann ]
+ * Replacing bootstrap_debootstrap with Python stub.
+ * Replacing bootstrap_cdebootstrap with Python stub.
+ * Updating bootstrap for Python stubs.
+ * Excluding Python scripts from shell script tests in top-level
+ Makefile.
+ * Adding depends to python3.2.
+ * Temporary hack for lb config to produce config/build until stuff is
+ cleaned up properly.
+ * Removing bootstrap_cache, not needed anymore.
+ * Dropping now unused intermediate config/image.
+ * Adding python readme.
+ * Moving old manpages out of the way.
+ * Adding new lb_bootstrap_debootstrap manpage.
+ * Adding initial German translation for bootstrap_debootstrap manpage.
+ * Adding new lb_bootstrap_cdebootstrap manpage.
+ * Adding initial German translation for bootstrap_cdebootstrap manpage.
+ * Switching argument and configuration handling order in Python stubs.
+ * Adding files section in bootstrap_debootstrap and
+ bootstrap_cdebootstrap manpages.
+
+ [ chals ]
+ * Adding initial Spanish translation of two man pages.
+
+ [ Daniel Baumann ]
+ * Writing errors to stderr in Python stubs.
+
+ -- Daniel Baumann <mail@daniel-baumann.ch> Mon, 08 Apr 2013 22:19:36 +0200
+
live-build (4.0~a16-1) experimental; urgency=low
[ Daniel Baumann ]