diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2014-03-02 06:24:45 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2014-03-02 06:24:45 +0100 |
commit | a816109ad7b3757f7da13e9b368fdc9e796b9144 (patch) | |
tree | b3cc654aab9e5f7cafd690084e994b25422fed4b /debian/changelog | |
parent | 07d1ff5f9bf6b7acd4e1d93870824f84effceb8e (diff) | |
download | vyos-live-build-a816109ad7b3757f7da13e9b368fdc9e796b9144.tar.gz vyos-live-build-a816109ad7b3757f7da13e9b368fdc9e796b9144.zip |
Releasing debian version 4.0~alpha32-1.debian/4.0_alpha32-1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2016633c6..919e479b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +live-build (4.0~alpha32-1) experimental; urgency=low + + [ Daniel Baumann ] + * Updating copyright notices for 2014. + + [ Kiel Christofferson ] + * Use LB_INITRAMFS case instead of assuming "live". + * Only grab the latest version of kernel+initrd pair. + * Auto-detect foreign architectures in packagelist. + * Only call shift if args are not empty. + * Allow config command without root privileges. + * Include "components" when detecting local scripts. + + -- Daniel Baumann <mail@daniel-baumann.ch> Sun, 02 Mar 2014 06:24:34 +0100 + live-build (4.0~alpha31-1) experimental; urgency=low [ Daniel Baumann ] |