Glenn Randers-Pehrson
94727db1ea
[libpng15] Bump version to 1.5.28beta01
2016-05-29 15:59:43 -05:00
Glenn Randers-Pehrson
6fb875a54e
[libpng15] Imported from libpng-1.5.27.tar
2016-05-26 07:24:57 -05:00
Glenn Randers-Pehrson
9c7338aa16
[libpng15] Imported from libpng-1.5.27rc01.tar
2016-05-14 09:42:35 -05:00
Glenn Randers-Pehrson
c5da514b08
[libpng15] Bump version to 1.5.27beta03
2016-05-11 06:42:58 -05:00
Glenn Randers-Pehrson
14beb679d4
[libpng15] Merge png.h with libpng16/png.h
2016-05-11 06:34:59 -05:00
Glenn Randers-Pehrson
d92b1c6305
[libpng15] Bump version to 1.5.27beta02
2016-03-09 12:04:24 -06:00
Glenn Randers-Pehrson
870fcc9b64
[libpng15] Imported from libpng-1.5.27beta01.tar
2016-03-09 12:04:14 -06:00
Glenn Randers-Pehrson
09779deaa9
[libpng15] Added a common-law trademark notice and export control information
...
to the LICENSE file, png.h, and the man page.
Changed PNG_INFO_cHNK and PNG_FREE_cHNK from 0xnnnn to 0xnnnnU in png.h
(Robert C. Seacord).
2016-02-14 13:10:43 -06:00
Glenn Randers-Pehrson
d189b54e30
[libpng15] Happy 2016! Updated copyright year.
2016-01-02 14:09:11 -06:00
Glenn Randers-Pehrson
684c68d6fb
[libpng15] Bump version to 1.5.27beta01
2015-12-17 20:09:18 -06:00
Glenn Randers-Pehrson
94322f3f8f
[libpng15] Imported from libpng-1.5.26.tar
2015-12-17 08:11:20 -06:00
Glenn Randers-Pehrson
8f1c1a6d8c
[libpng15] Imported from libpng-1.5.26rc01.tar
2015-12-13 21:44:19 -06:00
Glenn Randers-Pehrson
ad5f16c406
[libpng15] Bump version to 1.5.26beta02
2015-12-13 16:19:49 -06:00
Glenn Randers-Pehrson
29c1086ba3
[libpng15] Imported from libpng-1.5.26beta01.tar
2015-12-11 10:20:41 -06:00
Glenn Randers-Pehrson
456d614959
[libpng15] Bump version to 1.5.26beta01
2015-12-09 09:42:49 -06:00
Glenn Randers-Pehrson
93e111afc5
[libpng15] Imported from libpng-1.5.25.tar
2015-12-02 22:30:30 -06:00
Glenn Randers-Pehrson
3a1a5256fa
[libpng15] Imported from libpng-1.5.25rc01.tar
2015-11-26 07:04:16 -06:00
Glenn Randers-Pehrson
b5da27d211
[libpng15] Imported from libpng-1.5.25beta03.tar
2015-11-24 09:36:23 -06:00
Glenn Randers-Pehrson
17749bdd61
[libpng15] Imported from libpng-1.5.25beta02.tar
2015-11-23 09:29:33 -06:00
Glenn Randers-Pehrson
69ac844654
[libpng15] Bump version to 1.5.25beta02
2015-11-22 14:11:19 -06:00
Glenn Randers-Pehrson
635a8b9b84
[libpng15] Imported from libpng-1.5.25beta01.tar
2015-11-22 14:08:45 -06:00
Glenn Randers-Pehrson
b257d4a6a1
[libpng15] Bump version to 1.5.25beta01
2015-11-13 10:18:08 -06:00
Glenn Randers-Pehrson
df80d38897
[libpng15] Imported from libpng-1.5.24.tar
2015-11-12 07:13:10 -06:00
Glenn Randers-Pehrson
b6ec5eb74e
[libpng15] Imported from libpng-1.5.24rc04.tar
2015-11-05 06:59:22 -06:00
Glenn Randers-Pehrson
4b0a6350cd
[libpng15] Imported from libpng-1.5.24rc02.tar
2015-11-03 10:00:01 -06:00
Glenn Randers-Pehrson
e4a9c63445
[libpng15] Imported from libpng-1.5.24rc02.tar
2015-11-03 08:12:20 -06:00
Glenn Randers-Pehrson
06c1be4b28
[libpng15] Bump version to 1.5.24rc02
2015-11-03 07:51:53 -06:00
Glenn Randers-Pehrson
9db953ad5b
[libpng15] Imported from libpng-1.5.24rc01.tar
2015-10-31 08:52:12 -05:00
Glenn Randers-Pehrson
39f8f0e6da
[libpng15] Bump version to 1.5.24beta03
2015-10-14 22:14:22 -05:00
Glenn Randers-Pehrson
51148c5255
[libpng15] Imported from libpng-1.5.24beta02.tar
2015-10-14 22:14:13 -05:00
Glenn Randers-Pehrson
7730265b27
[libpng15] Bump version to 1.5.24beta02
2015-08-19 12:54:33 -05:00
Glenn Randers-Pehrson
c357fb70b5
[lbipng15] Fixed the recently reported 1's complement security issue by
...
replacing the value that is illegal in the PNG spec, in both signed and
unsigned values, with 0. Illegal unsigned values (anything greater than or
equal to 0x80000000) can still pass through, but since these are not illegal
in ANSI-C (unlike 0x80000000 in the signed case) the checking that
occurs later can catch them (John Bowler).
Safely convert num_bytes to a png_byte in png_set_sig_bytes() (Robert
Seacord).
2015-08-19 12:52:39 -05:00
Glenn Randers-Pehrson
aa24431c93
[libpng15] Bump version to 1.5.24beta01
2015-07-23 20:20:39 -05:00
Glenn Randers-Pehrson
a058d6cee0
[libpng15] Imported from libpng-1.5.23.tar
2015-07-22 22:40:33 -05:00
Glenn Randers-Pehrson
91c2de79b9
[libpng15] Bump version to libpng-1.5.23rc03.tar
2015-07-13 08:30:27 -05:00
Glenn Randers-Pehrson
06bf45e527
[libpng15] Imported from libpng-1.5.23rc02.tar
2015-07-13 07:06:07 -05:00
Glenn Randers-Pehrson
ce12446903
[libpng15] Restored unused FILTER_HEURISTIC macros removed at
...
libpng-1.5.23beta02 to png.h to avoid compatibility warnings.
2015-07-13 07:04:17 -05:00
Glenn Randers-Pehrson
ceaf50079a
[libpng15] Imported from libpng-1.5.23rc01.tar
2015-07-09 11:58:09 -05:00
Glenn Randers-Pehrson
5129cbb795
[libpng15] Belatedly added Mans Rullgard to the list of Contributing Authors.
2015-07-09 11:53:58 -05:00
Glenn Randers-Pehrson
5c88d90ce8
[libpng15] Bump version to 1.5.23beta03
2015-06-30 11:01:58 -05:00
Glenn Randers-Pehrson
57b246e736
[libpng15] Imported from libpng-1.5.23beta02.tar
2015-06-30 11:01:50 -05:00
Glenn Randers-Pehrson
32751e6a20
[libpng15] Removed some unused WEIGHTED_FILTER macros from png.h and pngstruct.h
2015-06-10 07:14:50 -05:00
Glenn Randers-Pehrson
5ce5cb7a9a
[libpng15] Bump version to 1.5.23beta02
2015-06-01 21:10:37 -05:00
Glenn Randers-Pehrson
9fee864806
[libpng15] Imported from libpng-1.5.23beta01.tar
2015-06-01 21:07:27 -05:00
Glenn Randers-Pehrson
4925a28f6d
[libpng15] Bump version to 1.5.23beta01
2015-03-27 09:09:21 -05:00
Glenn Randers-Pehrson
4b1b9ce028
[libpng15] Imported from libpng-1.5.22.tar
2015-03-26 08:11:00 -05:00
Glenn Randers-Pehrson
76a0ff6a10
[libpng15] Bump version to 1.5.22rc05
2015-03-17 08:14:08 -05:00
Glenn Randers-Pehrson
00176867fe
[libpng15] Imported from libpng-1.5.22rc04.tar
2015-03-17 08:00:00 -05:00
Glenn Randers-Pehrson
b1ac30b94e
[libpng15] Bump version to 1.5.22rc04
2015-03-12 08:10:01 -05:00
Glenn Randers-Pehrson
79553bcc3d
[libpng15] Imported from libpng-1.5.22rc03.tar
2015-03-12 07:27:17 -05:00