diff options
author | Daniel Baumann <daniel@debian.org> | 2012-08-10 22:42:58 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-08-10 22:42:58 +0200 |
commit | 31d966cb49f6f952bfe710012a6cd643062d5803 (patch) | |
tree | 8986aaa7e3e2808c16cef2baba609f761638d8a4 /debian | |
parent | 59785f19f68c3d6f429bdb7d6f454d802fd33798 (diff) | |
download | vyos-live-build-31d966cb49f6f952bfe710012a6cd643062d5803.tar.gz vyos-live-build-31d966cb49f6f952bfe710012a6cd643062d5803.zip |
Releasing debian version 3.0~a57-1.debian/3.0_a57-1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 06fd44eca..f3c0ea3cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +live-build (3.0~a57-1) unstable; urgency=low + + [ Daniel Baumann ] + * Concentrating all parted calls within lb_binary_hdd into one place + in order to make things simpler. + * Updating lb config --config manpage option to reflect that any Git + Id can be specified, not just branches. + * Removing manpage stubs for second-level commands. + + [ Richard Nelson ] + * Initial work to support --config git option. + * Remove settings that should be handled by --config git option. + + [ Daniel Baumann ] + * Also removing binary.netboot.tar.xz before re-creating it in + binary_netboot. + * Adding live-build to depends for live-build-cgi. + * Adding cron to recommends for live-build-cgi. + + -- Daniel Baumann <daniel@debian.org> Fri, 10 Aug 2012 22:42:17 +0200 + live-build (3.0~a56-1) unstable; urgency=low * Adding possibility to specify a git branch when using lb config -- |