Next | Query returned 45 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2013-02-16 12:25:34 by Thomas Klausner | Files touched by this commit (1885)
Log message:
Recursive bump for png-1.6.
   2013-01-11 14:27:54 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Fix build on NetBSD when using *at.
   2012-11-18 14:32:17 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Changes 0.7.4:
* Fixed the previous fix, which failed to fix the option -fix.
   2012-10-06 16:11:27 by Aleksej Saushev | Files touched by this commit (427)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-09-21 06:07:22 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update optipng to 0.7.3, security fix for SA50654 (CVE-2012-4432).

Version 0.7.3   16-sep-2012
-------------
!! Fixed a use-after-free vulnerability in the palette reduction code.
   This vulnerability was accidentally introduced in version 0.7.
   2012-09-01 11:19:20 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Changes 0.7.2:
* Upgraded libpng to version 1.4.12.
* Upgraded zlib to version 1.2.7-optipng.
! Fixed the display of huge (4GB+) file/IDAT sizes on 32-bit platforms.
! Issued a proper error message if the output IDAT can't fit in 2GB.
  Acknowledged this limitation in the user manual.
  (Thanks to John Sauter for the report.)
! Fixed the output file cleanup that should occur after a write error.
* Added the option -debug and various undocumented debug features.
* Moved the PNG reduction module (opngreduc) to a separate sub-project.
   2012-03-20 20:55:20 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Changes 0.7.1:
* Fixed a regression in the reduction of palette-encoded grayscale
  images. This regression was introduced in version 0.7.
   2012-03-19 13:39:55 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Added patch: fix colour reduction bug.
   2012-03-19 13:39:30 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Added patch: fix colour reduction bug.
   2012-03-07 10:11:44 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Changes 0.7:
* Upgraded libpng to version 1.4.9.
* Upgraded zlib to version 1.2.6-optipng.
* Resolved a rarely-occurring out-of-bounds memory access error in
  Z_RLE, by upgrading zlib.
* Added the popularly-requested option -strip.
  The only suboption currently supported is "-strip all".
* Added the option -clobber.
* Added the option -backup, as an alias of -keep.
* Added the option -silent, as an alias of -quiet.
* Deprecated the option -log.
* Changed the activity display output from STDOUT to STDERR.
* Allowed the option -preserve to save high-resolution timestamps
  on Unix, if the POSIX-1.2008 API is available.  This feature was
  previously available on Windows only.
* Fixed a minor precision error in the display of file size percents.
* Fixed a memory leak that occurred when reading broken GIF images.
* Fixed various build issues.
* Resolved all remaining compatibility issues with libpng-1.5.
* Added build support for clang.
* Reorganized the source directory structure.

Next | Query returned 45 messages, browsing 11 to 20 | Previous