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

History of commit frequency

CVS Commit History:


   2016-12-05 12:07:58 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Version 1.8.10:
* Changed ADLER32 checksum handling to only use inflateValidate()
  during IDAT chunk handling; it broke iCCP chunk handling.
   2016-10-08 08:16:24 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Version 1.8.8 (built with libpng-1.6.26beta06 and zlib-1.2.8.1)
  Fixed "nolib" build (bug report by Hanspeter Niederstrasser).
    Make sure we use system-png.h, and not the local file.  It is now
    possible to build either the regular pngcrush or the "nolib"
    pngcrush in the complete pngcrush source directory (use
    "make clean" before rebuilding!)
  Fixed timing when using "clock()". Sometimes an additional second
    was added when the timer crossed a one-second boundary, since
    version 1.8.5.
  Upgrade libpng to version 1.6.26beta06 and zlib to 1.2.8.1.
  Use zlib-1.2.8.1 new "inflateValidate()" function to avoid checking
    ADLER32 checksums. Version 1.8.7 did not work when the "-fix"
    option was used.
   2015-11-03 22:34:36 by Alistair G. Crooks | Files touched by this commit (610)
Log message:
Add SHA512 digests for distfiles for graphics category

Problems found with existing digests:
	Package fotoxx distfile fotoxx-14.03.1.tar.gz
	ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
	118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
	Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
	34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
	Package pgraf: missing distfile pgraf-20010131.tar.gz
	Package qvplay: missing distfile qvplay-0.95.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-06-15 11:03:31 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Version 1.7.85 (built with libpng-1.6.16 and zlib-1.2.8)
  Improved reporting of invalid chunk names. Does not try to put
    non-printable characters in STDERR; displays hex numbers instead.
  Fixed include path for utime.h on MSVC (Louis McLaughlin).
  Eliminated "FAR" memory support (it was removed from libpng at version
    1.6.0).
  Disabled the "-already_crushed" option which does not really work well.
   2014-11-24 14:06:57 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Changes 1.7.81:
Fixed off-by-one error in calculation of plte_len.
   2014-08-17 11:09:54 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Changes 1.7.76:
Updated libpng to version 1.6.12.
   2014-06-12 15:40:38 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Changes 1.7.75:
Reverted libpng to version 1.6.10 due to a misplaced statement in png.c
Fixed "-zmem" option (only "-zm" would work since version \ 
1.7.62).
   2014-03-31 12:15:13 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Changes 1.7.73:
* Restored calls to png_set_crc_action() which had been removed from
  version 1.7.72 for some testing and inadvertently not restored.
* Changed "fix" internal variable name to "salvage" (still \ 
set with "-fix")
* Added code to fix/salvage PNG with "bad adaptive filter value" error.
* Avoid calculating CRC during compression trials except for the last trial,
  when the output is actually written.
* Fixed a bug with reducing 16-bit images to 8-bit using "-reduce" option.
   2014-02-09 08:42:47 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Changes 1.7.71:
* Built the Windows binaries using -DTOO_FAR=32767; neglected to do this
  in versions 1.7.42 through 1.7.70, which caused the Windows binaries
  to produce different (usually a few bytes larger) results than Linux.
   2014-02-01 12:54:50 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Changes 1.7.70:
Updated libpng to version 1.6.8.

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