diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d7873207a..4b0bcc57a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -90,6 +90,9 @@ dpkg (1.17.0) UNRELEASED; urgency=low respect build time setting. * Deprecate Dpkg lowercase and exported by default variables, replaced by new unified uppercase non-exported by default ones. + * Do not set -fstack-protector in the default build flags on arm64 (it's + not yet supported). Thanks to Matthias Klose <doko@ubuntu.com>. + Closes: #711936 [ Updated manpages translations ] * Fix incorrect translation of "fortify" in French manpage for dpkg-buildflags |