diff --git a/extra/libpng/checksums b/extra/libpng/checksums index 11fc7845..aa476037 100644 --- a/extra/libpng/checksums +++ b/extra/libpng/checksums @@ -1,2 +1,2 @@ -74018331e0c60f74559e0922be0c57c955c398bd938f26eeffabae2bcb4b1f1e8c -863a91028e401842ec2b61710246b0bd7515d5e5ea24547c25c7874b754c6ae1d7 +0dea43749579a69fcc15438f98d49f8222e75cb83020bbdfefabcbee3e0df13e77 +91d43e3adcc1690e427e7e2a5d7c4d9753d06e0d36ed43efaf89142c055f278e9b diff --git a/extra/libpng/patches/apng.patch b/extra/libpng/patches/apng.patch index 2f779752..92be02f7 100644 --- a/extra/libpng/patches/apng.patch +++ b/extra/libpng/patches/apng.patch @@ -1315,13 +1315,13 @@ index e591d94..1583dfc 100644 /* New members added in libpng-1.0.2 but first enabled by default in 1.2.0 */ diff --git a/pngtest.c b/pngtest.c -index 37b42bb..6b0e676 100644 +index 45ef66a..7cce043 100644 --- a/pngtest.c +++ b/pngtest.c -@@ -875,6 +875,10 @@ test_one_file(const char *inname, const char *outname) - volatile int num_passes; - int pass; +@@ -882,6 +882,10 @@ test_one_file(const char *inname, const char *outname) int bit_depth, color_type; + user_chunk_info my_user_chunk_data; + int pass, num_passes; +#ifdef PNG_APNG_SUPPORTED + png_uint_32 num_frames; + png_uint_32 num_plays; @@ -1329,7 +1329,7 @@ index 37b42bb..6b0e676 100644 row_buf = NULL; error_parameters.file_name = inname; -@@ -1383,6 +1387,22 @@ test_one_file(const char *inname, const char *outname) +@@ -1380,6 +1384,22 @@ test_one_file(const char *inname, const char *outname) } } #endif @@ -1352,7 +1352,7 @@ index 37b42bb..6b0e676 100644 #ifdef PNG_WRITE_UNKNOWN_CHUNKS_SUPPORTED { png_unknown_chunkp unknowns; -@@ -1462,6 +1482,110 @@ test_one_file(const char *inname, const char *outname) +@@ -1438,6 +1458,110 @@ test_one_file(const char *inname, const char *outname) t_stop = (float)clock(); t_misc += (t_stop - t_start); t_start = t_stop; diff --git a/extra/libpng/sources b/extra/libpng/sources index 88b3a877..e2224f33 100644 --- a/extra/libpng/sources +++ b/extra/libpng/sources @@ -1,2 +1,2 @@ -https://github.com/glennrp/libpng/archive/v1.6.42.tar.gz +https://github.com/glennrp/libpng/archive/v1.6.43.tar.gz patches/apng.patch diff --git a/extra/libpng/version b/extra/libpng/version index 46df3579..8fc25521 100644 --- a/extra/libpng/version +++ b/extra/libpng/version @@ -1 +1 @@ -1.6.42 1 +1.6.43 1