X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=NEWS;h=1fd8e324394a923b05040819e9c635a90ccebf1f;hp=39087f5360471d5c89e9ba910a21964869dcfed0;hb=18cf47c87ad7c5f0ca328d26cea3798a33cb5220;hpb=0f1a49d52e94c258e444548c34903d27346d8a52 diff --git a/NEWS b/NEWS index 39087f5..1fd8e32 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ NEWS ==== -Version 0.XX +Version 0.05 ------------ - Fix false positive in configure output if $CC contains options (Debian bug @@ -19,9 +19,13 @@ Version 0.XX - Better handling of libtool commands (Debug bug #717598), reported by Stefan Fritsch. -- Sync architecture specific hardening support with dpkg 1.17.11. +- Sync architecture specific hardening support with dpkg 1.17.13. +- Check for -fstack-protector-strong on supported platforms (since dpkg + 1.17.11) (Debian bug #757885), reported by Markus Koschany. - Consider lines with -O0 or -Og debug builds and disable checks for -O2 - (Debian bug #714628), reported by Matthias Klose. + (Debian bug #714628), reported by Matthias Klose. Also don't check for + fortification in those lines as it requires optimization (Debian bug + #757683), also reported by Matthias Klose. Version 0.04