Publishing details

Changelog

unace-nonfree (2.5-8) unstable; urgency=medium

  * debian/patches/03-gcc-call.patch:
    + Remove "-ggdb" from the compiler flags, let dpkg-buildflags handle them.
  * debian/patches/14-endianness-detection.patch:
    + Include missing <endian.h> header in endianness detection patch.
    + Fixes instant segmentation faults for unoptimized builds
      (Closes: #775504).
  * debian/patches/16-buffer-overflows.patch:
    + New patch: Fix buffer overflows when using long filenames or passwords
      as arguments.
    + Thanks, Antoine Cervoise (Closes: #736929).
  * debian/patches/17-undefined-behavior-strcpy.patch:
    + New patch: Avoid undefined behaviour when strcpy(3) is called with the
      same pointer as source and destination.
    + Thanks, Jakub Wilk (Closes: #775132).
  * debian/patches/18-stack-corruption.patch:
    + Fix a stack corruption while trying to verify integrity of a fuzzed file.
    + Thanks again, Jakub Wilk (Closes: #775134).
  * debian/patches/19-max-allocate.patch:
    + Allocate a whole 16 MB at once instead of iterating in 128 kB steps.
    + Thanks again, Jakub Wilk (Closes: #775508).
  * debian/patches/20-isatty.diff:
    + Do not hang forever if stdin is redirected to /dev/null.
    + Patch by Jakub Wilk (Closes: #775511).

  * debian/control:
    + Bump Standards-Version to 3.9.6.
  * debian/copyright:
    + Fix empty-short-license-in-dep5-copyright.
    + Add missing license for source/base/all/uninorm/unincore.c.
    + Update copyright years.
  * debian/rules:
    + Remove "-pedantic" from the compiler flags, the noise it adds is not
      really helpful.
    + Add quirks to allow dh_auto_clean to clean the unpatched source tree.

 -- Fabian Greffrath <email address hidden>  Tue, 05 May 2015 08:39:03 +0200

Available diffs

Builds

Built packages

Package files