diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2017-09-18 18:00:20 +0200 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2017-09-18 18:00:20 +0200 |
commit | 2f54fcf3d70ebaab4848358d99f8e347874a72a4 (patch) | |
tree | 80fddd3e335e5365a7748321c03937ad88a05773 /debian/changelog | |
parent | 72ca3bcb2062fe5cceb4ae9b3855568aaaa7275d (diff) | |
download | vyos-live-build-2f54fcf3d70ebaab4848358d99f8e347874a72a4.tar.gz vyos-live-build-2f54fcf3d70ebaab4848358d99f8e347874a72a4.zip |
Replace "kirkwood" and "orion5x" armel flavors with the new "marvell" one
As done by the linux source package since its version 4.4.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f82da6520..add85ddd3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ live-build (1:20170830) UNRELEASED; urgency=medium * Fix size calculation when we use FAT filesystems that do not support hardlinks. Closes: #873640 Thanks to Matthijs Kooijman <matthijs@stdin.nl> for the patch. + * Replace "kirkwood" and "orion5x" armel flavors with the new + "marvell" (as done by the linux source package since its version 4.4). -- Raphaël Hertzog <hertzog@debian.org> Tue, 29 Aug 2017 15:13:39 +0200 |