diff --git a/debian/changelog b/debian/changelog index d75596ee7..9a7499b78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,12 +6,13 @@ linux (4.1.1-1~exp1) UNRELEASED; urgency=medium https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.1 [ Ben Hutchings ] - * Fix some embedded timestamps that prevent a reproducible build - (thanks to Jérémy Bobbio): + * Fix some issues that prevent a reproducible build (thanks to + Jérémy Bobbio): - linux-image: Fix timestamps in the built-in initramfs - linux-source: Fix timestamps and sort files in the tarball - linux-doc,linux-manual: Drop original timestamp (and name) when compressing + - linux-doc: Parse kernel-doc deterministically * aufs: Apply patches to enable building aufs out-of-tree * [x86] Enable MMIOTRACE (Closes: #790808)