X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=NEWS;h=fff2e790c3f9b4acdc86b086e30c85f065cd9511;hp=f6fa8ce4930052fa3812eb1e9a2c38ca86e7a5b4;hb=ec2b4beb8fdc976b98d31c1f2d85db6b59115580;hpb=9a346ad550dde081f91bd291a552d79fabfdd275 diff --git a/NEWS b/NEWS index f6fa8ce..fff2e79 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,16 @@ NEWS ==== +Version 0.07 +------------ + +- Sync architecture specific hardening support with dpkg 1.18.10. +- Fix false positive in "gcc > file" (Debian Bug #828789), reported by Mathieu + Parent. +- Fix another Ada false positive for format flags (Debian Bug #833939), + reported by Nicolas Boulenguez. + + Version 0.06 ------------