Comment 12 for bug 960089

Revision history for this message
Jeremy BĂ­cha (jbicha) wrote :

 abiword (2.9.2+svn20120603-2) unstable; urgency=low

   * build verbosity increased with --disable-silent-rules
   * lintian-overrides:
     + 'hardening-no-fortify-functions' (false-positives).
     + 'dev-pkg-without-shlib-symlink' (libabiword-2.9.so is a library,
       not a symlink).
   * new patches:
     + format-hardening.patch to avoid FTBFS on --with-gtk2 build.
     + fix-wheel-scrolling.patch (Closes: #672149).
     + fix-paste.patch (backported) with fix for
       "Crash on unicode character paste" (Closes: #681060).
     + no-dbl-buf.patch to disable double buffering in order to prevent
       crash on 'Paste Unformatted'.