diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-04 19:08:11 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-04 19:10:13 +0100 |
commit | 2e77f83d839c31e1c129e75c8d79d25027ba0206 (patch) | |
tree | 87e7a109b2a3daa82c91f45fb3b1a0773660ae87 /debian/changelog | |
parent | 625471820249a180bb21f85d94b70a97b05ba228 (diff) | |
download | vyos-live-build-2e77f83d839c31e1c129e75c8d79d25027ba0206.tar.gz vyos-live-build-2e77f83d839c31e1c129e75c8d79d25027ba0206.zip |
Releasing debian version 4.0~alpha30-1.debian/4.0_alpha30-1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b7e3cf529..5d1e727cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,41 @@ +live-build (4.0~alpha30-1) experimental; urgency=low + + * Updating filenames suffixes of example hook files. + * Switching from global lock file to config tree specific one. + * Simplifying package cache stanza in python bootstrap stubs. + * Adding program specification to lb_binary_hooks manpage. + * Adding program specification to lb_source_hooks manpage. + * Adding program specification to lb_chroot_hooks manpage. + * Adding program specification to lb_bootstrap_hooks manpage. + * Harmonizing options markup in manpages. + * Correcting spelling typo in manpages (s/hoooks/hooks/). + * Moving testroot into lb wrapper itself. + * Stuffing bootstrapping of archive-keys for derivatives into lb_config, + it's not a runtime thing and its logic should not be embedded in live- + build but the config directory. + * Handling bootstrap cache inside the bootstrap stubs itself. + * Streamlineing a few comments in the python stubs. + * Removing wrong reference to config/build in lb_*_hooks manpages. + * Switching to later submodule naming scheme for python stubs. + * Updating todos in python stubs. + * Rewriting chroot_includes in python. + * Updating program description of *-hook commands. + * Adding lb-chroot-includes manpage. + * Adding dependency check for cpio in chroot-includes. + * Correcting spelling typo in python stubs (s/optained/obtained/). + * Completing incomplete verbose message when copying files in chroot- + includes. + * Rewriting binary_includes in python. + * Adding lb-binary-includes manpage. + * Adding sources-includes. + * Adding lb-source-includes manpage. + * Adding bootstrap-includes. + * Correcting error message when no includes have been found in + *-includes commands. + * Adding lb-bootstrap-includes manpage. + + -- Daniel Baumann <mail@daniel-baumann.ch> Mon, 04 Nov 2013 19:08:04 +0100 + live-build (4.0~alpha29-1) experimental; urgency=low * Updating to standards version 3.9.5. |