Cosmin Truta
|
d4fb621429
|
Bump version to 1.6.36.git and update copyright notice
|
2018-07-28 18:34:58 -04:00 |
|
Cosmin Truta
|
46aedd8961
|
Release libpng version 1.6.35
|
2018-07-15 23:58:00 -04:00 |
|
Glenn Randers-Pehrson
|
7784cd3f6f
|
[libpng16] Fix png_get_iCCP() to allow null compression-type
|
2018-03-28 18:02:32 -05:00 |
|
Glenn Randers-Pehrson
|
0e06b5948c
|
[libpng16] Imported from libpng-1.6.35beta01.tar
|
2018-03-06 14:06:24 -06:00 |
|
luz.paz
|
eb91c0e4ed
|
More misc. typos
found via `codespell-q 3`
please review
|
2018-02-09 06:57:29 -05:00 |
|
Glenn Randers-Pehrson
|
fe669f6f38
|
[libpng16] Update copyright year
|
2018-01-07 19:55:19 -06:00 |
|
Glenn Randers-Pehrson
|
babae66b48
|
[libpng16] Update CHANGES and ANNOUNCE
|
2017-11-03 11:30:36 -05:00 |
|
Unknown
|
f23b41d7b1
|
Misc. typos
Some are user facing. Some are in actual code. Most are in source comments. Also, please double check the changes in contrib/tools/pngfix.c
|
2017-11-03 00:52:06 -04:00 |
|
Glenn Randers-Pehrson
|
4b52ef8e76
|
[libpng16] Removed some unnecessary brackets in pngrtran.c
|
2017-10-31 20:57:23 -05:00 |
|
Glenn Randers-Pehrson
|
7ee802a5a2
|
[libpng16] Initialize trans_color.red, green, and blue == trans_color.gray
in attempt to stop an oss-fuzz "use of ininitialized value" issue
|
2017-10-29 17:49:38 -05:00 |
|
Glenn Randers-Pehrson
|
2f8b82ebca
|
[libpng16] Revert recent changes that did not help with oss-fuzz issues
|
2017-10-29 10:30:42 -05:00 |
|
Glenn Randers-Pehrson
|
9bddba26de
|
[libpng16] Initialize entire palette array to zero in png_handle_PLTE().
|
2017-10-17 16:22:22 -05:00 |
|
Glenn Randers-Pehrson
|
48a2460393
|
[libpng16] Do not enable tRNS having trans_color with out-of-range value.
|
2017-10-16 07:25:58 -05:00 |
|
Glenn Randers-Pehrson
|
2be0f33e7c
|
[libpng16] Nullify trans_color with out-of-range value, to stop oss-fuzz issue.
|
2017-10-15 11:04:53 -05:00 |
|
Glenn Randers-Pehrson
|
fefe0affc1
|
[libpng16] Update CHANGES and ANNOUNCE and last-changed date in the fuzzer.
|
2017-10-12 14:30:36 -05:00 |
|
Glenn Randers-Pehrson
|
477a241c10
|
[libpng16] Use --zprefix in oss-fuzz libpng build to avoid conflict with system libz.
|
2017-10-03 09:51:09 -05:00 |
|
Glenn Randers-Pehrson
|
edb1f47139
|
[libpng16] Clone zlib into the oss-fuzz zlib project and build zlib alongside libpng.
|
2017-10-01 16:21:16 -05:00 |
|
Glenn Randers-Pehrson
|
99d4a62c9a
|
[libpng16] Restored 21 of the contrib/pngsuite/i*.png, which were correct.
|
2017-09-29 11:06:17 -05:00 |
|
Glenn Randers-Pehrson
|
2227793efc
|
[libpng16] Bump version to 1.6.35beta01
|
2017-09-29 10:52:22 -05:00 |
|
Glenn Randers-Pehrson
|
b78804f9a2
|
[libpng16] Imported from libpng-1.6.34.tar
|
2017-09-29 03:42:33 -05:00 |
|
Glenn Randers-Pehrson
|
345fc37fdc
|
[libpng16] Bump version to 1.6.34beta01
|
2017-09-28 17:51:45 -05:00 |
|
Glenn Randers-Pehrson
|
2ee8cb0559
|
[libpng16] Imported from libpng-1.6.33.tar
|
2017-09-28 13:58:30 -05:00 |
|
Glenn Randers-Pehrson
|
073fe76f6a
|
[libpng16] Add support for loading images with associated alpha in the
Simplified API (Samuel Williams).
|
2017-09-23 15:12:52 -05:00 |
|
Glenn Randers-Pehrson
|
90dd185aed
|
[libpng16] Removed more redundant tests (suggested by "irwir" in Github issue #180).
|
2017-09-22 17:29:59 -05:00 |
|
Glenn Randers-Pehrson
|
0165badb9d
|
[libpng16] Relocate new memset() call in pngrutil.c (irwir).
|
2017-09-22 15:21:36 -05:00 |
|
Glenn Randers-Pehrson
|
60d297d592
|
[libpng16] Added interlaced versions of each file in contrib/pngsuite.
|
2017-09-21 20:09:50 -05:00 |
|
Glenn Randers-Pehrson
|
2da37077db
|
[libpng16] Bump version to 1.6.33rc02
|
2017-09-20 18:40:13 -05:00 |
|
Glenn Randers-Pehrson
|
e1220aefc4
|
[libpng16] Imported from libpng-1.6.33rc01.tar
|
2017-09-20 18:13:17 -05:00 |
|
Glenn Randers-Pehrson
|
5efa483265
|
[libpng16] Removed a redundant test (suggested by "irwir" in Github issue #180).
|
2017-09-20 15:53:38 -05:00 |
|
Glenn Randers-Pehrson
|
5f0c9fabbc
|
[libpng16] Bump version to 1.6.33rc01
|
2017-09-20 15:50:17 -05:00 |
|
Glenn Randers-Pehrson
|
1c98b85886
|
[libpng16] Bump version to 1.6.33beta04
|
2017-09-14 12:48:53 -05:00 |
|
Glenn Randers-Pehrson
|
4ddead1e1c
|
[libpng16] Undo failed attempt to prevent UMR in png_icc_check_table().
|
2017-09-14 07:21:58 -05:00 |
|
Glenn Randers-Pehrson
|
76b269b1f4
|
[libpng16] Attempt to debug Uninitialized Memory Read in png_set_text_2(),
detected by the oss-fuzz project.
|
2017-09-12 08:52:44 -05:00 |
|
Glenn Randers-Pehrson
|
61d29bfc80
|
[libpng16] Guard against Uninitialized Memory Read in png_check_icc_table(),
detected by the oss-fuzz project.
|
2017-09-12 08:22:09 -05:00 |
|
Glenn Randers-Pehrson
|
6a2a762914
|
[libpng16] Fix typo in ANNOUNCE and CHANGES
|
2017-09-08 17:40:23 -05:00 |
|
Glenn Randers-Pehrson
|
c0f02a8078
|
[libpng16] Use pnglibconf.h.prebuilt when building for ANDROID with cmake
Github issue 162, by rcdaily).
|
2017-09-08 12:26:18 -05:00 |
|
Glenn Randers-Pehrson
|
051d6cc19b
|
[libpng16] Fixed incorrect typecast of some arguments to png_malloc() and
png_calloc() that were png_uint_32 instead of png_alloc_size_t
(Bug report by "irwir" in Github libpng issue #175).
|
2017-09-03 15:19:59 -05:00 |
|
Glenn Randers-Pehrson
|
61e0a38091
|
[libpng16] Reference CVE-2017-12652 in CHANGES.
|
2017-09-03 09:01:09 -05:00 |
|
Glenn Randers-Pehrson
|
fca1862ac9
|
[libpng16] Bump version to 1.6.33beta03
|
2017-09-02 19:48:40 -05:00 |
|
Glenn Randers-Pehrson
|
9495ab477b
|
[libpng16] Enabled ARM support in CMakeLists.txt (Bernd Kuhls).
|
2017-09-02 19:35:06 -05:00 |
|
Glenn Randers-Pehrson
|
62a2463211
|
[lbipng16] Use current date (DATE) instead of release-date (RDATE) in last
changed date of contrib/oss-fuzz files.
|
2017-09-02 17:17:55 -05:00 |
|
Glenn Randers-Pehrson
|
eb2f42aa97
|
[libpng16] Compute a larger limit on IDAT because some applications write a
deflate buffer for each row (Bug report by Andrew Church).
|
2017-08-31 11:14:23 -05:00 |
|
Glenn Randers-Pehrson
|
5c27e93f51
|
[libpng16] Bump version to 1.6.33beta02
|
2017-08-30 07:03:12 -05:00 |
|
Glenn Randers-Pehrson
|
d64c5ea1a8
|
[libpng16] Update ANNOUNCE and CHANGES about pnm2png.c fix
|
2017-08-28 19:07:27 -05:00 |
|
Glenn Randers-Pehrson
|
50d2d49220
|
[libpng16] Imported from libpng-1.6.33beta01.tar
|
2017-08-28 18:34:23 -05:00 |
|
Glenn Randers-Pehrson
|
d2b9af04ac
|
[libpng16] Fixed off-by-one error in png_do_check_palette_indexes() (Bug report
by Mick P., Source Forge Issue #269).
|
2017-08-28 11:58:11 -05:00 |
|
Glenn Randers-Pehrson
|
321c24b0d7
|
[libpng16] Bump version to 1.6.33beta01
|
2017-08-28 11:30:44 -05:00 |
|
Glenn Randers-Pehrson
|
5c616548a0
|
[libpng16] Added PNGMINUS_UNUSED macro to contrib/pngminus/p*.c and added
missing parenthesis in contrib/pngminus/pnm2png.c (bug report by Christian
Hesse).
|
2017-08-28 07:13:22 -05:00 |
|
Glenn Randers-Pehrson
|
f6ca33d42c
|
[libpng16] Bump version to 1.6.33beta01
|
2017-08-25 18:54:30 -05:00 |
|
Glenn Randers-Pehrson
|
df7e9dae0c
|
[libpng16] Imported from libpng-1.6.32.tar
|
2017-08-24 16:39:02 -05:00 |
|