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 
							
						 
					 
					
						
						
						
						
							
						
						
							a88dec67f2 
							
						 
					 
					
						
						
							
							[libpng15] Safely convert num_bytes to a png_byte in png_set_sig_bytes() (Robert  
						
						... 
						
						
						
						Seacord). 
						
						
					 
					
						2015-08-18 10:23:35 -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 
							
						 
					 
					
						
						
						
						
							
						
						
							ceaf50079a 
							
						 
					 
					
						
						
							
							[libpng15] Imported from libpng-1.5.23rc01.tar  
						
						
						
						
					 
					
						2015-07-09 11:58:09 -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 
							
						 
					 
					
						
						
						
						
							
						
						
							8ed373b1fa 
							
						 
					 
					
						
						
							
							[libpng15] Removed WRITE_WEIGHTED_FILTERED code, to save a few kbytes of the  
						
						... 
						
						
						
						compiled library size. It never worked properly and as far as we can
tell, no one uses it. The png_set_filter_heuristics() and
png_set_filter_heuristics_fixed() APIs are retained but deprecated
and do nothing. 
						
						
					 
					
						2015-06-01 21:08:14 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							2cd7404743 
							
						 
					 
					
						
						
							
							[libpng15] Avoid a harmless potential integer overflow in png_XYZ_from_xy() (Bug  
						
						... 
						
						
						
						report from Christopher Ferris). 
						
						
					 
					
						2015-05-21 15:20:52 -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 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							687d018609 
							
						 
					 
					
						
						
							
							[libpng15] Merged png_free_data() with libpng-1.6.17  
						
						
						
						
					 
					
						2015-03-09 09:08:12 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							d50ec244d2 
							
						 
					 
					
						
						
							
							[libpng15] Removed some comments that the configure script did not handle  
						
						... 
						
						
						
						properly from scripts/pnglibconf.dfa and pnglibconf.h.prebuilt.
Bump version to 1.5.22rc02 
						
						
					 
					
						2015-03-05 21:07:11 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							17b747c8a6 
							
						 
					 
					
						
						
							
							[libpng15] Imported from libpng-1.5.22rc01.tar  
						
						
						
						
					 
					
						2015-03-04 11:19:19 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							af625883d6 
							
						 
					 
					
						
						
							
							[libpng15] Bump version to 1.5.22beta05  
						
						
						
						
					 
					
						2015-02-25 15:42:09 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							74aa31a7c5 
							
						 
					 
					
						
						
							
							[libpng15] Relocated a misplaced "}" in png_reciprocal2().  
						
						
						
						
					 
					
						2015-02-24 12:36:13 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							193eb0b717 
							
						 
					 
					
						
						
							
							[libpng15] Bump version to 1.5.22beta04  
						
						
						
						
					 
					
						2015-02-21 12:48:59 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							9c20439822 
							
						 
					 
					
						
						
							
							[libpng15] Imported from libpng-1.5.22beta03.tar  
						
						
						
						
					 
					
						2015-02-21 12:48:41 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							61c3508c42 
							
						 
					 
					
						
						
							
							[libpng15] Bump version to 1.5.22beta03  
						
						
						
						
					 
					
						2015-02-17 10:51:59 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							0f97758e5f 
							
						 
					 
					
						
						
							
							[libpng15] Imported from libpng-1.5.22beta02.tar  
						
						
						
						
					 
					
						2015-02-17 10:51:19 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							c34f3658a7 
							
						 
					 
					
						
						
							
							[libpng15] Bump version to 1.5.22beta02  
						
						
						
						
					 
					
						2015-01-28 19:42:01 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							3cd4a410a5 
							
						 
					 
					
						
						
							
							[libpng15] Imported from libpng-1.5.22beta01.tar  
						
						
						
						
					 
					
						2015-01-28 19:34:32 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							beddd7ed53 
							
						 
					 
					
						
						
							
							[libpng15] Bump version to 1.5.22beta01  
						
						
						
						
					 
					
						2014-12-21 22:56:23 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							67faef917b 
							
						 
					 
					
						
						
							
							[libpng15] Imported from libpng-1.5.21.tar  
						
						
						
						
					 
					
						2014-12-21 21:52:46 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							9c526e5a5d 
							
						 
					 
					
						
						
							
							[libpng15] Imported from libpng-1.5.21rc03.tar  
						
						
						
						
					 
					
						2014-12-21 16:43:48 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							90238dfe7a 
							
						 
					 
					
						
						
							
							[libpng15] Imported from libpng-1.5.21rc02.tar  
						
						
						
						
					 
					
						2014-12-21 14:08:01 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							fb31308aea 
							
						 
					 
					
						
						
							
							[libpng15] Imported from libpng-1.5.21rc01.tar  
						
						
						
						
					 
					
						2014-12-21 09:31:27 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							b0c2c4154a 
							
						 
					 
					
						
						
							
							[libpng15] Bump version to 1.5.21beta02  
						
						
						
						
					 
					
						2014-12-18 08:51:00 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							394b2868f7 
							
						 
					 
					
						
						
							
							[libpng15] Bump version to 1.5.21beta01  
						
						
						
						
					 
					
						2014-12-14 21:28:11 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							82090022e7 
							
						 
					 
					
						
						
							
							[libpng15] Imported from libpng-1.5.20.tar  
						
						
						
						
					 
					
						2014-11-20 10:22:49 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							5290847c3e 
							
						 
					 
					
						
						
							
							[libpng15] Imported from libpng-1.5.20rc03.tar  
						
						
						
						
					 
					
						2014-11-16 20:04:17 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							55246f5ed6 
							
						 
					 
					
						
						
							
							[libpng15] Imported from libpng-1.5.20rc02.tar  
						
						
						
						
					 
					
						2014-11-14 09:42:39 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							6e0f47f88f 
							
						 
					 
					
						
						
							
							[libpng15] Imported from libpng-1.5.20rc01.tar  
						
						
						
						
					 
					
						2014-11-13 06:46:37 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							9e6249907b 
							
						 
					 
					
						
						
							
							[libpng15] Bump version to 1.5.20beta02  
						
						
						
						
					 
					
						2014-11-09 20:29:36 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							df8dd1183c 
							
						 
					 
					
						
						
							
							[libpng15] Avoid out-of-bounds memory access in png_user_version_check().  
						
						... 
						
						
						
						Simplified and future-proofed png_user_version_check(). 
						
						
					 
					
						2014-11-06 07:58:21 -06:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							6c9ef75c6b 
							
						 
					 
					
						
						
							
							[libpng15] Update "last changed" dates.  
						
						
						
						
					 
					
						2014-08-21 09:50:28 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							e99366837d 
							
						 
					 
					
						
						
							
							[libpng15] Bump version to 1.5.20beta01  
						
						
						
						
					 
					
						2014-08-21 09:15:51 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							e73cc88b21 
							
						 
					 
					
						
						
							
							[libpng15] Imported from libpng-1.5.19.tar  
						
						
						
						
					 
					
						2014-08-21 05:57:34 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							60b6a64975 
							
						 
					 
					
						
						
							
							[libpng15] Bump version to 1.5.19rc02  
						
						
						
						
					 
					
						2014-08-13 22:07:49 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							1516875105 
							
						 
					 
					
						
						
							
							[libpng15] Imported from libpng-1.5.19rc01.tar  
						
						
						
						
					 
					
						2014-08-13 22:07:39 -05:00 
						 
				 
			
				
					
						
							
							
								Glenn Randers-Pehrson 
							
						 
					 
					
						
						
						
						
							
						
						
							36f9f0bcc8 
							
						 
					 
					
						
						
							
							[libpng15] Bump version to 1.5.19beta06  
						
						
						
						
					 
					
						2014-08-07 20:29:04 -05:00