diff options
author | adam <adam> | 2012-05-25 08:01:33 +0000 |
---|---|---|
committer | adam <adam> | 2012-05-25 08:01:33 +0000 |
commit | 864472db4fa7e4cef8936cd4d99a23b9977d2468 (patch) | |
tree | 52103e91657d7272f1ec1240b54f56b04d40b525 /filesystems | |
parent | bba56d34b77d9e54e0d1ee1b6ea09d26d9936027 (diff) | |
download | pkgsrc-864472db4fa7e4cef8936cd4d99a23b9977d2468.tar.gz |
Changes 1.7.28:
* Write proper copyright year for zlib, depending upon ZLIB_VERNUM
Changes 1.7.27:
* Increased row_buf malloc to row_bytes+64 instead of row_bytes+16, to
match the size of big_row_buf in pngrutil.c (it is 48 in libpng14, 15, 16,
and 64 in libpng10, 12. Otherwise there is a double-free crash when the
row_buf is destroyed.
Changes 1.7.26:
* Increased the text_text buffer from 2048 to 10*2048 (Ralph Giles), and
changed an incorrect test for keyword length "< 180" to "< 80". The
text_text buffer was inadvertently reduced from 20480 to 2048 in
pngcrush-1.7.9.
* Added -DZ_SOLO to CFLAGS, needed to compile zlib-1.2.6.
* Changed user limits to width and height max 500000, malloc max 2MB,
cache max 500.
* Added -nolimits option which sets the user limits to the default
unlimited values.
Diffstat (limited to 'filesystems')
0 files changed, 0 insertions, 0 deletions