automatic version update by autodist [release 1.6.21-1mamba;Mon Jan 25 2016]
This commit is contained in:
parent
4a04a762eb
commit
c377005467
@ -1,6 +1,6 @@
|
|||||||
diff -Naru libpng-1.6.20.org/png.h libpng-1.6.20/png.h
|
diff -Naru libpng-1.6.21.org/png.h libpng-1.6.21/png.h
|
||||||
--- libpng-1.6.20.org/png.h 2015-12-05 23:59:04.682178012 +0900
|
--- libpng-1.6.21.org/png.h 2016-01-24 10:24:48.706471264 +0900
|
||||||
+++ libpng-1.6.20/png.h 2015-12-05 23:59:04.771180535 +0900
|
+++ libpng-1.6.21/png.h 2016-01-24 10:23:01.113429997 +0900
|
||||||
@@ -335,6 +335,10 @@
|
@@ -335,6 +335,10 @@
|
||||||
# include "pnglibconf.h"
|
# include "pnglibconf.h"
|
||||||
#endif
|
#endif
|
||||||
@ -139,9 +139,9 @@ diff -Naru libpng-1.6.20.org/png.h libpng-1.6.20/png.h
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
diff -Naru libpng-1.6.20.org/pngget.c libpng-1.6.20/pngget.c
|
diff -Naru libpng-1.6.21.org/pngget.c libpng-1.6.21/pngget.c
|
||||||
--- libpng-1.6.20.org/pngget.c 2015-12-05 23:59:04.682178012 +0900
|
--- libpng-1.6.21.org/pngget.c 2016-01-24 10:20:33.756887423 +0900
|
||||||
+++ libpng-1.6.20/pngget.c 2015-12-05 23:59:04.771180535 +0900
|
+++ libpng-1.6.21/pngget.c 2016-01-24 10:23:01.115430072 +0900
|
||||||
@@ -1216,4 +1216,166 @@
|
@@ -1216,4 +1216,166 @@
|
||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
@ -309,9 +309,9 @@ diff -Naru libpng-1.6.20.org/pngget.c libpng-1.6.20/pngget.c
|
|||||||
+}
|
+}
|
||||||
+#endif /* PNG_APNG_SUPPORTED */
|
+#endif /* PNG_APNG_SUPPORTED */
|
||||||
#endif /* READ || WRITE */
|
#endif /* READ || WRITE */
|
||||||
diff -Naru libpng-1.6.20.org/pnginfo.h libpng-1.6.20/pnginfo.h
|
diff -Naru libpng-1.6.21.org/pnginfo.h libpng-1.6.21/pnginfo.h
|
||||||
--- libpng-1.6.20.org/pnginfo.h 2015-12-05 23:59:04.683178041 +0900
|
--- libpng-1.6.21.org/pnginfo.h 2016-01-24 10:20:33.756887423 +0900
|
||||||
+++ libpng-1.6.20/pnginfo.h 2015-12-05 23:59:04.771180535 +0900
|
+++ libpng-1.6.21/pnginfo.h 2016-01-24 10:23:01.116430110 +0900
|
||||||
@@ -255,5 +255,18 @@
|
@@ -255,5 +255,18 @@
|
||||||
png_bytepp row_pointers; /* the image bits */
|
png_bytepp row_pointers; /* the image bits */
|
||||||
#endif
|
#endif
|
||||||
@ -331,9 +331,9 @@ diff -Naru libpng-1.6.20.org/pnginfo.h libpng-1.6.20/pnginfo.h
|
|||||||
+
|
+
|
||||||
};
|
};
|
||||||
#endif /* PNGINFO_H */
|
#endif /* PNGINFO_H */
|
||||||
diff -Naru libpng-1.6.20.org/pngpread.c libpng-1.6.20/pngpread.c
|
diff -Naru libpng-1.6.21.org/pngpread.c libpng-1.6.21/pngpread.c
|
||||||
--- libpng-1.6.20.org/pngpread.c 2015-12-05 23:59:04.683178041 +0900
|
--- libpng-1.6.21.org/pngpread.c 2016-01-24 10:20:33.756887423 +0900
|
||||||
+++ libpng-1.6.20/pngpread.c 2015-12-05 23:59:04.772180563 +0900
|
+++ libpng-1.6.21/pngpread.c 2016-01-24 10:23:01.116430110 +0900
|
||||||
@@ -194,6 +194,106 @@
|
@@ -194,6 +194,106 @@
|
||||||
|
|
||||||
chunk_name = png_ptr->chunk_name;
|
chunk_name = png_ptr->chunk_name;
|
||||||
@ -594,9 +594,9 @@ diff -Naru libpng-1.6.20.org/pngpread.c libpng-1.6.20/pngpread.c
|
|||||||
png_voidp PNGAPI
|
png_voidp PNGAPI
|
||||||
png_get_progressive_ptr(png_const_structrp png_ptr)
|
png_get_progressive_ptr(png_const_structrp png_ptr)
|
||||||
{
|
{
|
||||||
diff -Naru libpng-1.6.20.org/pngpriv.h libpng-1.6.20/pngpriv.h
|
diff -Naru libpng-1.6.21.org/pngpriv.h libpng-1.6.21/pngpriv.h
|
||||||
--- libpng-1.6.20.org/pngpriv.h 2015-12-05 23:59:04.684178069 +0900
|
--- libpng-1.6.21.org/pngpriv.h 2016-01-24 10:24:48.707471302 +0900
|
||||||
+++ libpng-1.6.20/pngpriv.h 2015-12-05 23:59:04.772180563 +0900
|
+++ libpng-1.6.21/pngpriv.h 2016-01-24 10:23:01.117430148 +0900
|
||||||
@@ -537,6 +537,10 @@
|
@@ -537,6 +537,10 @@
|
||||||
#define PNG_HAVE_CHUNK_AFTER_IDAT 0x2000 /* Have another chunk after IDAT */
|
#define PNG_HAVE_CHUNK_AFTER_IDAT 0x2000 /* Have another chunk after IDAT */
|
||||||
/* 0x4000 (unused) */
|
/* 0x4000 (unused) */
|
||||||
@ -673,9 +673,9 @@ diff -Naru libpng-1.6.20.org/pngpriv.h libpng-1.6.20/pngpriv.h
|
|||||||
/* Added at libpng version 1.4.0 */
|
/* Added at libpng version 1.4.0 */
|
||||||
#ifdef PNG_COLORSPACE_SUPPORTED
|
#ifdef PNG_COLORSPACE_SUPPORTED
|
||||||
/* These internal functions are for maintaining the colorspace structure within
|
/* These internal functions are for maintaining the colorspace structure within
|
||||||
diff -Naru libpng-1.6.20.org/pngread.c libpng-1.6.20/pngread.c
|
diff -Naru libpng-1.6.21.org/pngread.c libpng-1.6.21/pngread.c
|
||||||
--- libpng-1.6.20.org/pngread.c 2015-12-05 23:59:04.685178097 +0900
|
--- libpng-1.6.21.org/pngread.c 2016-01-24 10:20:33.757887461 +0900
|
||||||
+++ libpng-1.6.20/pngread.c 2015-12-05 23:59:04.773180592 +0900
|
+++ libpng-1.6.21/pngread.c 2016-01-24 10:23:01.118430185 +0900
|
||||||
@@ -158,6 +158,9 @@
|
@@ -158,6 +158,9 @@
|
||||||
|
|
||||||
else if (chunk_name == png_IDAT)
|
else if (chunk_name == png_IDAT)
|
||||||
@ -777,9 +777,9 @@ diff -Naru libpng-1.6.20.org/pngread.c libpng-1.6.20/pngread.c
|
|||||||
/* Optional call to update the users info_ptr structure */
|
/* Optional call to update the users info_ptr structure */
|
||||||
void PNGAPI
|
void PNGAPI
|
||||||
png_read_update_info(png_structrp png_ptr, png_inforp info_ptr)
|
png_read_update_info(png_structrp png_ptr, png_inforp info_ptr)
|
||||||
diff -Naru libpng-1.6.20.org/pngrutil.c libpng-1.6.20/pngrutil.c
|
diff -Naru libpng-1.6.21.org/pngrutil.c libpng-1.6.21/pngrutil.c
|
||||||
--- libpng-1.6.20.org/pngrutil.c 2015-12-05 23:59:04.687178154 +0900
|
--- libpng-1.6.21.org/pngrutil.c 2016-01-24 10:24:48.708471339 +0900
|
||||||
+++ libpng-1.6.20/pngrutil.c 2015-12-05 23:59:04.775180648 +0900
|
+++ libpng-1.6.21/pngrutil.c 2016-01-24 10:23:01.120430260 +0900
|
||||||
@@ -855,6 +855,11 @@
|
@@ -855,6 +855,11 @@
|
||||||
filter_type = buf[11];
|
filter_type = buf[11];
|
||||||
interlace_type = buf[12];
|
interlace_type = buf[12];
|
||||||
@ -1111,9 +1111,9 @@ diff -Naru libpng-1.6.20.org/pngrutil.c libpng-1.6.20/pngrutil.c
|
|||||||
+#endif /* PNG_PROGRESSIVE_READ_SUPPORTED */
|
+#endif /* PNG_PROGRESSIVE_READ_SUPPORTED */
|
||||||
+#endif /* PNG_READ_APNG_SUPPORTED */
|
+#endif /* PNG_READ_APNG_SUPPORTED */
|
||||||
#endif /* READ */
|
#endif /* READ */
|
||||||
diff -Naru libpng-1.6.20.org/pngset.c libpng-1.6.20/pngset.c
|
diff -Naru libpng-1.6.21.org/pngset.c libpng-1.6.21/pngset.c
|
||||||
--- libpng-1.6.20.org/pngset.c 2015-12-05 23:59:04.687178154 +0900
|
--- libpng-1.6.21.org/pngset.c 2016-01-24 10:24:48.708471339 +0900
|
||||||
+++ libpng-1.6.20/pngset.c 2015-12-05 23:59:04.775180648 +0900
|
+++ libpng-1.6.21/pngset.c 2016-01-24 10:23:01.123430373 +0900
|
||||||
@@ -241,6 +241,11 @@
|
@@ -241,6 +241,11 @@
|
||||||
info_ptr->pixel_depth = (png_byte)(info_ptr->channels * info_ptr->bit_depth);
|
info_ptr->pixel_depth = (png_byte)(info_ptr->channels * info_ptr->bit_depth);
|
||||||
|
|
||||||
@ -1274,9 +1274,9 @@ diff -Naru libpng-1.6.20.org/pngset.c libpng-1.6.20/pngset.c
|
|||||||
#ifdef PNG_STORE_UNKNOWN_CHUNKS_SUPPORTED
|
#ifdef PNG_STORE_UNKNOWN_CHUNKS_SUPPORTED
|
||||||
static png_byte
|
static png_byte
|
||||||
check_location(png_const_structrp png_ptr, int location)
|
check_location(png_const_structrp png_ptr, int location)
|
||||||
diff -Naru libpng-1.6.20.org/pngstruct.h libpng-1.6.20/pngstruct.h
|
diff -Naru libpng-1.6.21.org/pngstruct.h libpng-1.6.21/pngstruct.h
|
||||||
--- libpng-1.6.20.org/pngstruct.h 2015-12-05 23:59:04.688178183 +0900
|
--- libpng-1.6.21.org/pngstruct.h 2016-01-24 10:20:33.760887574 +0900
|
||||||
+++ libpng-1.6.20/pngstruct.h 2015-12-05 23:59:04.775180648 +0900
|
+++ libpng-1.6.21/pngstruct.h 2016-01-24 10:23:01.124430411 +0900
|
||||||
@@ -403,6 +403,27 @@
|
@@ -403,6 +403,27 @@
|
||||||
png_byte filter_type;
|
png_byte filter_type;
|
||||||
#endif
|
#endif
|
||||||
@ -1305,9 +1305,9 @@ diff -Naru libpng-1.6.20.org/pngstruct.h libpng-1.6.20/pngstruct.h
|
|||||||
/* New members added in libpng-1.2.0 */
|
/* New members added in libpng-1.2.0 */
|
||||||
|
|
||||||
/* New members added in libpng-1.0.2 but first enabled by default in 1.2.0 */
|
/* New members added in libpng-1.0.2 but first enabled by default in 1.2.0 */
|
||||||
diff -Naru libpng-1.6.20.org/pngtest.c libpng-1.6.20/pngtest.c
|
diff -Naru libpng-1.6.21.org/pngtest.c libpng-1.6.21/pngtest.c
|
||||||
--- libpng-1.6.20.org/pngtest.c 2015-12-05 23:59:04.688178183 +0900
|
--- libpng-1.6.21.org/pngtest.c 2016-01-24 10:24:48.709471377 +0900
|
||||||
+++ libpng-1.6.20/pngtest.c 2015-12-05 23:59:04.776180677 +0900
|
+++ libpng-1.6.21/pngtest.c 2016-01-24 10:23:01.406441009 +0900
|
||||||
@@ -874,6 +874,10 @@
|
@@ -874,6 +874,10 @@
|
||||||
volatile int num_passes;
|
volatile int num_passes;
|
||||||
int pass;
|
int pass;
|
||||||
@ -1453,9 +1453,9 @@ diff -Naru libpng-1.6.20.org/pngtest.c libpng-1.6.20/pngtest.c
|
|||||||
for (pass = 0; pass < num_passes; pass++)
|
for (pass = 0; pass < num_passes; pass++)
|
||||||
{
|
{
|
||||||
# ifdef calc_pass_height
|
# ifdef calc_pass_height
|
||||||
diff -Naru libpng-1.6.20.org/pngwrite.c libpng-1.6.20/pngwrite.c
|
diff -Naru libpng-1.6.21.org/pngwrite.c libpng-1.6.21/pngwrite.c
|
||||||
--- libpng-1.6.20.org/pngwrite.c 2015-12-05 23:59:04.689178211 +0900
|
--- libpng-1.6.21.org/pngwrite.c 2016-01-24 10:20:33.761887612 +0900
|
||||||
+++ libpng-1.6.20/pngwrite.c 2015-12-05 23:59:04.777180705 +0900
|
+++ libpng-1.6.21/pngwrite.c 2016-01-24 10:23:01.408441084 +0900
|
||||||
@@ -128,6 +128,10 @@
|
@@ -128,6 +128,10 @@
|
||||||
* the application continues writing the PNG. So check the 'invalid'
|
* the application continues writing the PNG. So check the 'invalid'
|
||||||
* flag here too.
|
* flag here too.
|
||||||
@ -1523,10 +1523,10 @@ diff -Naru libpng-1.6.20.org/pngwrite.c libpng-1.6.20/pngwrite.c
|
|||||||
|
|
||||||
#ifdef PNG_SIMPLIFIED_WRITE_SUPPORTED
|
#ifdef PNG_SIMPLIFIED_WRITE_SUPPORTED
|
||||||
# ifdef PNG_STDIO_SUPPORTED /* currently required for png_image_write_* */
|
# ifdef PNG_STDIO_SUPPORTED /* currently required for png_image_write_* */
|
||||||
diff -Naru libpng-1.6.20.org/pngwutil.c libpng-1.6.20/pngwutil.c
|
diff -Naru libpng-1.6.21.org/pngwutil.c libpng-1.6.21/pngwutil.c
|
||||||
--- libpng-1.6.20.org/pngwutil.c 2015-12-05 23:59:04.690178239 +0900
|
--- libpng-1.6.21.org/pngwutil.c 2016-01-24 10:24:48.711471452 +0900
|
||||||
+++ libpng-1.6.20/pngwutil.c 2015-12-05 23:59:04.777180705 +0900
|
+++ libpng-1.6.21/pngwutil.c 2016-01-24 10:23:01.410441159 +0900
|
||||||
@@ -901,6 +901,11 @@
|
@@ -817,6 +817,11 @@
|
||||||
/* Write the chunk */
|
/* Write the chunk */
|
||||||
png_write_complete_chunk(png_ptr, png_IHDR, buf, (png_size_t)13);
|
png_write_complete_chunk(png_ptr, png_IHDR, buf, (png_size_t)13);
|
||||||
|
|
||||||
@ -1538,7 +1538,7 @@ diff -Naru libpng-1.6.20.org/pngwutil.c libpng-1.6.20/pngwutil.c
|
|||||||
if ((png_ptr->do_filter) == PNG_NO_FILTERS)
|
if ((png_ptr->do_filter) == PNG_NO_FILTERS)
|
||||||
{
|
{
|
||||||
if (png_ptr->color_type == PNG_COLOR_TYPE_PALETTE ||
|
if (png_ptr->color_type == PNG_COLOR_TYPE_PALETTE ||
|
||||||
@@ -1082,7 +1087,14 @@
|
@@ -998,7 +1003,14 @@
|
||||||
optimize_cmf(data, png_image_size(png_ptr));
|
optimize_cmf(data, png_image_size(png_ptr));
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
@ -1553,7 +1553,7 @@ diff -Naru libpng-1.6.20.org/pngwutil.c libpng-1.6.20/pngwutil.c
|
|||||||
png_ptr->mode |= PNG_HAVE_IDAT;
|
png_ptr->mode |= PNG_HAVE_IDAT;
|
||||||
|
|
||||||
png_ptr->zstream.next_out = data;
|
png_ptr->zstream.next_out = data;
|
||||||
@@ -1128,7 +1140,15 @@
|
@@ -1044,7 +1056,15 @@
|
||||||
optimize_cmf(data, png_image_size(png_ptr));
|
optimize_cmf(data, png_image_size(png_ptr));
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
@ -1569,7 +1569,7 @@ diff -Naru libpng-1.6.20.org/pngwutil.c libpng-1.6.20/pngwutil.c
|
|||||||
png_ptr->zstream.avail_out = 0;
|
png_ptr->zstream.avail_out = 0;
|
||||||
png_ptr->zstream.next_out = NULL;
|
png_ptr->zstream.next_out = NULL;
|
||||||
png_ptr->mode |= PNG_HAVE_IDAT | PNG_AFTER_IDAT;
|
png_ptr->mode |= PNG_HAVE_IDAT | PNG_AFTER_IDAT;
|
||||||
@@ -1941,6 +1961,82 @@
|
@@ -1857,6 +1877,82 @@
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
@ -1652,7 +1652,7 @@ diff -Naru libpng-1.6.20.org/pngwutil.c libpng-1.6.20/pngwutil.c
|
|||||||
/* Initializes the row writing capability of libpng */
|
/* Initializes the row writing capability of libpng */
|
||||||
void /* PRIVATE */
|
void /* PRIVATE */
|
||||||
png_write_start_row(png_structrp png_ptr)
|
png_write_start_row(png_structrp png_ptr)
|
||||||
@@ -2706,4 +2802,39 @@
|
@@ -2622,4 +2718,39 @@
|
||||||
}
|
}
|
||||||
#endif /* WRITE_FLUSH */
|
#endif /* WRITE_FLUSH */
|
||||||
}
|
}
|
||||||
@ -1692,9 +1692,9 @@ diff -Naru libpng-1.6.20.org/pngwutil.c libpng-1.6.20/pngwutil.c
|
|||||||
+}
|
+}
|
||||||
+#endif /* PNG_WRITE_APNG_SUPPORTED */
|
+#endif /* PNG_WRITE_APNG_SUPPORTED */
|
||||||
#endif /* WRITE */
|
#endif /* WRITE */
|
||||||
diff -Naru libpng-1.6.20.org/scripts/symbols.def libpng-1.6.20/scripts/symbols.def
|
diff -Naru libpng-1.6.21.org/scripts/symbols.def libpng-1.6.21/scripts/symbols.def
|
||||||
--- libpng-1.6.20.org/scripts/symbols.def 2015-12-05 23:59:04.699178494 +0900
|
--- libpng-1.6.21.org/scripts/symbols.def 2016-01-24 10:24:48.712471489 +0900
|
||||||
+++ libpng-1.6.20/scripts/symbols.def 2015-12-05 23:59:04.784180903 +0900
|
+++ libpng-1.6.21/scripts/symbols.def 2016-01-24 10:23:01.412441235 +0900
|
||||||
@@ -249,3 +249,23 @@
|
@@ -249,3 +249,23 @@
|
||||||
png_set_check_for_invalid_index @242
|
png_set_check_for_invalid_index @242
|
||||||
png_get_palette_max @243
|
png_get_palette_max @243
|
@ -1,6 +1,6 @@
|
|||||||
%define apiver %(echo %version | cut -d. -f1-2 | tr -d .)
|
%define apiver %(echo %version | cut -d. -f1-2 | tr -d .)
|
||||||
Name: libpng
|
Name: libpng
|
||||||
Version: 1.6.20
|
Version: 1.6.21
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library of functions for manipulating PNG image format files
|
Summary: A library of functions for manipulating PNG image format files
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -125,6 +125,9 @@ ln -s libpng%{apiver}.so %{buildroot}%{_prefix}/lib/libpng.so
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 25 2016 Automatic Build System <autodist@mambasoft.it> 1.6.21-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Dec 27 2015 Automatic Build System <autodist@mambasoft.it> 1.6.20-1mamba
|
* Sun Dec 27 2015 Automatic Build System <autodist@mambasoft.it> 1.6.20-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user